diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..e9c072897 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +book \ No newline at end of file diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 000000000..f17311098 --- /dev/null +++ b/.nojekyll @@ -0,0 +1 @@ +This file makes sure that Github Pages doesn't process mdBook's output. diff --git a/404.html b/404.html new file mode 100644 index 000000000..9cf721ccb --- /dev/null +++ b/404.html @@ -0,0 +1,237 @@ + + + + + + Page not found - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Document not found (404)

+

This URL is invalid, sorry. Please use the navigation bar or search to continue.

+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..085168d43 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +practice.course.rs \ No newline at end of file diff --git a/FontAwesome/css/font-awesome.css b/FontAwesome/css/font-awesome.css new file mode 100644 index 000000000..540440ce8 --- /dev/null +++ b/FontAwesome/css/font-awesome.css @@ -0,0 +1,4 @@ +/*! + * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome + * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) + */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto} diff --git a/FontAwesome/fonts/FontAwesome.ttf b/FontAwesome/fonts/FontAwesome.ttf new file mode 100644 index 000000000..35acda2fa Binary files /dev/null and b/FontAwesome/fonts/FontAwesome.ttf differ diff --git a/FontAwesome/fonts/fontawesome-webfont.eot b/FontAwesome/fonts/fontawesome-webfont.eot new file mode 100644 index 000000000..e9f60ca95 Binary files /dev/null and b/FontAwesome/fonts/fontawesome-webfont.eot differ diff --git a/FontAwesome/fonts/fontawesome-webfont.svg b/FontAwesome/fonts/fontawesome-webfont.svg new file mode 100644 index 000000000..855c845e5 --- /dev/null +++ b/FontAwesome/fonts/fontawesome-webfont.svg @@ -0,0 +1,2671 @@ + + + + +Created by FontForge 20120731 at Mon Oct 24 17:37:40 2016 + By ,,, +Copyright Dave Gandy 2016. All rights reserved. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/FontAwesome/fonts/fontawesome-webfont.ttf b/FontAwesome/fonts/fontawesome-webfont.ttf new file mode 100644 index 000000000..35acda2fa Binary files /dev/null and b/FontAwesome/fonts/fontawesome-webfont.ttf differ diff --git a/FontAwesome/fonts/fontawesome-webfont.woff b/FontAwesome/fonts/fontawesome-webfont.woff new file mode 100644 index 000000000..400014a4b Binary files /dev/null and b/FontAwesome/fonts/fontawesome-webfont.woff differ diff --git a/FontAwesome/fonts/fontawesome-webfont.woff2 b/FontAwesome/fonts/fontawesome-webfont.woff2 new file mode 100644 index 000000000..4d13fc604 Binary files /dev/null and b/FontAwesome/fonts/fontawesome-webfont.woff2 differ diff --git a/ace.js b/ace.js new file mode 100644 index 000000000..e8435a507 --- /dev/null +++ b/ace.js @@ -0,0 +1,43 @@ +/* +Copyright (c) 2010, Ajax.org B.V. +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + * Neither the name of Ajax.org B.V. nor the + names of its contributors may be used to endorse or promote products + derived from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL AJAX.ORG B.V. BE LIABLE FOR ANY +DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND +ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +*/ + +(function(){function o(n){var i=e;n&&(e[n]||(e[n]={}),i=e[n]);if(!i.define||!i.define.packaged)t.original=i.define,i.define=t,i.define.packaged=!0;if(!i.require||!i.require.packaged)r.original=i.require,i.require=r,i.require.packaged=!0}var ACE_NAMESPACE = "ace",e=function(){return this}();!e&&typeof window!="undefined"&&(e=window);if(!ACE_NAMESPACE&&typeof requirejs!="undefined")return;var t=function(e,n,r){if(typeof e!="string"){t.original?t.original.apply(this,arguments):(console.error("dropping module because define wasn't a string."),console.trace());return}arguments.length==2&&(r=n),t.modules[e]||(t.payloads[e]=r,t.modules[e]=null)};t.modules={},t.payloads={};var n=function(e,t,n){if(typeof t=="string"){var i=s(e,t);if(i!=undefined)return n&&n(),i}else if(Object.prototype.toString.call(t)==="[object Array]"){var o=[];for(var u=0,a=t.length;u1&&u(t,"")>-1&&(a=RegExp(this.source,r.replace.call(o(this),"g","")),r.replace.call(e.slice(t.index),a,function(){for(var e=1;et.index&&this.lastIndex--}return t},s||(RegExp.prototype.test=function(e){var t=r.exec.call(this,e);return t&&this.global&&!t[0].length&&this.lastIndex>t.index&&this.lastIndex--,!!t})}),ace.define("ace/lib/es5-shim",["require","exports","module"],function(e,t,n){function r(){}function w(e){try{return Object.defineProperty(e,"sentinel",{}),"sentinel"in e}catch(t){}}function H(e){return e=+e,e!==e?e=0:e!==0&&e!==1/0&&e!==-1/0&&(e=(e>0||-1)*Math.floor(Math.abs(e))),e}function B(e){var t=typeof e;return e===null||t==="undefined"||t==="boolean"||t==="number"||t==="string"}function j(e){var t,n,r;if(B(e))return e;n=e.valueOf;if(typeof n=="function"){t=n.call(e);if(B(t))return t}r=e.toString;if(typeof r=="function"){t=r.call(e);if(B(t))return t}throw new TypeError}Function.prototype.bind||(Function.prototype.bind=function(t){var n=this;if(typeof n!="function")throw new TypeError("Function.prototype.bind called on incompatible "+n);var i=u.call(arguments,1),s=function(){if(this instanceof s){var e=n.apply(this,i.concat(u.call(arguments)));return Object(e)===e?e:this}return n.apply(t,i.concat(u.call(arguments)))};return n.prototype&&(r.prototype=n.prototype,s.prototype=new r,r.prototype=null),s});var i=Function.prototype.call,s=Array.prototype,o=Object.prototype,u=s.slice,a=i.bind(o.toString),f=i.bind(o.hasOwnProperty),l,c,h,p,d;if(d=f(o,"__defineGetter__"))l=i.bind(o.__defineGetter__),c=i.bind(o.__defineSetter__),h=i.bind(o.__lookupGetter__),p=i.bind(o.__lookupSetter__);if([1,2].splice(0).length!=2)if(!function(){function e(e){var t=new Array(e+2);return t[0]=t[1]=0,t}var t=[],n;t.splice.apply(t,e(20)),t.splice.apply(t,e(26)),n=t.length,t.splice(5,0,"XXX"),n+1==t.length;if(n+1==t.length)return!0}())Array.prototype.splice=function(e,t){var n=this.length;e>0?e>n&&(e=n):e==void 0?e=0:e<0&&(e=Math.max(n+e,0)),e+ta)for(h=l;h--;)this[f+h]=this[a+h];if(s&&e===c)this.length=c,this.push.apply(this,i);else{this.length=c+s;for(h=0;h>>0;if(a(t)!="[object Function]")throw new TypeError;while(++s>>0,s=Array(i),o=arguments[1];if(a(t)!="[object Function]")throw new TypeError(t+" is not a function");for(var u=0;u>>0,s=[],o,u=arguments[1];if(a(t)!="[object Function]")throw new TypeError(t+" is not a function");for(var f=0;f>>0,s=arguments[1];if(a(t)!="[object Function]")throw new TypeError(t+" is not a function");for(var o=0;o>>0,s=arguments[1];if(a(t)!="[object Function]")throw new TypeError(t+" is not a function");for(var o=0;o>>0;if(a(t)!="[object Function]")throw new TypeError(t+" is not a function");if(!i&&arguments.length==1)throw new TypeError("reduce of empty array with no initial value");var s=0,o;if(arguments.length>=2)o=arguments[1];else do{if(s in r){o=r[s++];break}if(++s>=i)throw new TypeError("reduce of empty array with no initial value")}while(!0);for(;s>>0;if(a(t)!="[object Function]")throw new TypeError(t+" is not a function");if(!i&&arguments.length==1)throw new TypeError("reduceRight of empty array with no initial value");var s,o=i-1;if(arguments.length>=2)s=arguments[1];else do{if(o in r){s=r[o--];break}if(--o<0)throw new TypeError("reduceRight of empty array with no initial value")}while(!0);do o in this&&(s=t.call(void 0,s,r[o],o,n));while(o--);return s});if(!Array.prototype.indexOf||[0,1].indexOf(1,2)!=-1)Array.prototype.indexOf=function(t){var n=g&&a(this)=="[object String]"?this.split(""):F(this),r=n.length>>>0;if(!r)return-1;var i=0;arguments.length>1&&(i=H(arguments[1])),i=i>=0?i:Math.max(0,r+i);for(;i>>0;if(!r)return-1;var i=r-1;arguments.length>1&&(i=Math.min(i,H(arguments[1]))),i=i>=0?i:r-Math.abs(i);for(;i>=0;i--)if(i in n&&t===n[i])return i;return-1};Object.getPrototypeOf||(Object.getPrototypeOf=function(t){return t.__proto__||(t.constructor?t.constructor.prototype:o)});if(!Object.getOwnPropertyDescriptor){var y="Object.getOwnPropertyDescriptor called on a non-object: ";Object.getOwnPropertyDescriptor=function(t,n){if(typeof t!="object"&&typeof t!="function"||t===null)throw new TypeError(y+t);if(!f(t,n))return;var r,i,s;r={enumerable:!0,configurable:!0};if(d){var u=t.__proto__;t.__proto__=o;var i=h(t,n),s=p(t,n);t.__proto__=u;if(i||s)return i&&(r.get=i),s&&(r.set=s),r}return r.value=t[n],r}}Object.getOwnPropertyNames||(Object.getOwnPropertyNames=function(t){return Object.keys(t)});if(!Object.create){var b;Object.prototype.__proto__===null?b=function(){return{__proto__:null}}:b=function(){var e={};for(var t in e)e[t]=null;return e.constructor=e.hasOwnProperty=e.propertyIsEnumerable=e.isPrototypeOf=e.toLocaleString=e.toString=e.valueOf=e.__proto__=null,e},Object.create=function(t,n){var r;if(t===null)r=b();else{if(typeof t!="object")throw new TypeError("typeof prototype["+typeof t+"] != 'object'");var i=function(){};i.prototype=t,r=new i,r.__proto__=t}return n!==void 0&&Object.defineProperties(r,n),r}}if(Object.defineProperty){var E=w({}),S=typeof document=="undefined"||w(document.createElement("div"));if(!E||!S)var x=Object.defineProperty}if(!Object.defineProperty||x){var T="Property description must be an object: ",N="Object.defineProperty called on non-object: ",C="getters & setters can not be defined on this javascript engine";Object.defineProperty=function(t,n,r){if(typeof t!="object"&&typeof t!="function"||t===null)throw new TypeError(N+t);if(typeof r!="object"&&typeof r!="function"||r===null)throw new TypeError(T+r);if(x)try{return x.call(Object,t,n,r)}catch(i){}if(f(r,"value"))if(d&&(h(t,n)||p(t,n))){var s=t.__proto__;t.__proto__=o,delete t[n],t[n]=r.value,t.__proto__=s}else t[n]=r.value;else{if(!d)throw new TypeError(C);f(r,"get")&&l(t,n,r.get),f(r,"set")&&c(t,n,r.set)}return t}}Object.defineProperties||(Object.defineProperties=function(t,n){for(var r in n)f(n,r)&&Object.defineProperty(t,r,n[r]);return t}),Object.seal||(Object.seal=function(t){return t}),Object.freeze||(Object.freeze=function(t){return t});try{Object.freeze(function(){})}catch(k){Object.freeze=function(t){return function(n){return typeof n=="function"?n:t(n)}}(Object.freeze)}Object.preventExtensions||(Object.preventExtensions=function(t){return t}),Object.isSealed||(Object.isSealed=function(t){return!1}),Object.isFrozen||(Object.isFrozen=function(t){return!1}),Object.isExtensible||(Object.isExtensible=function(t){if(Object(t)===t)throw new TypeError;var n="";while(f(t,n))n+="?";t[n]=!0;var r=f(t,n);return delete t[n],r});if(!Object.keys){var L=!0,A=["toString","toLocaleString","valueOf","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","constructor"],O=A.length;for(var M in{toString:null})L=!1;Object.keys=function I(e){if(typeof e!="object"&&typeof e!="function"||e===null)throw new TypeError("Object.keys called on a non-object");var I=[];for(var t in e)f(e,t)&&I.push(t);if(L)for(var n=0,r=O;n=0?parseFloat((i.match(/(?:MSIE |Trident\/[0-9]+[\.0-9]+;.*rv:)([0-9]+[\.0-9]+)/)||[])[1]):parseFloat((i.match(/(?:Trident\/[0-9]+[\.0-9]+;.*rv:)([0-9]+[\.0-9]+)/)||[])[1]),t.isOldIE=t.isIE&&t.isIE<9,t.isGecko=t.isMozilla=i.match(/ Gecko\/\d+/),t.isOpera=window.opera&&Object.prototype.toString.call(window.opera)=="[object Opera]",t.isWebKit=parseFloat(i.split("WebKit/")[1])||undefined,t.isChrome=parseFloat(i.split(" Chrome/")[1])||undefined,t.isEdge=parseFloat(i.split(" Edge/")[1])||undefined,t.isAIR=i.indexOf("AdobeAIR")>=0,t.isIPad=i.indexOf("iPad")>=0,t.isAndroid=i.indexOf("Android")>=0,t.isChromeOS=i.indexOf(" CrOS ")>=0,t.isIOS=/iPad|iPhone|iPod/.test(i)&&!window.MSStream,t.isIOS&&(t.isMac=!0),t.isMobile=t.isIPad||t.isAndroid}),ace.define("ace/lib/dom",["require","exports","module","ace/lib/useragent"],function(e,t,n){"use strict";var r=e("./useragent"),i="http://www.w3.org/1999/xhtml";t.buildDom=function o(e,t,n){if(typeof e=="string"&&e){var r=document.createTextNode(e);return t&&t.appendChild(r),r}if(!Array.isArray(e))return e;if(typeof e[0]!="string"||!e[0]){var i=[];for(var s=0;s=1.5:!0;if(typeof document!="undefined"){var s=document.createElement("div");t.HI_DPI&&s.style.transform!==undefined&&(t.HAS_CSS_TRANSFORMS=!0),!r.isEdge&&typeof s.style.animationName!="undefined"&&(t.HAS_CSS_ANIMATION=!0),s=null}t.HAS_CSS_TRANSFORMS?t.translate=function(e,t,n){e.style.transform="translate("+Math.round(t)+"px, "+Math.round(n)+"px)"}:t.translate=function(e,t,n){e.style.top=Math.round(n)+"px",e.style.left=Math.round(t)+"px"}}),ace.define("ace/lib/oop",["require","exports","module"],function(e,t,n){"use strict";t.inherits=function(e,t){e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})},t.mixin=function(e,t){for(var n in t)e[n]=t[n];return e},t.implement=function(e,n){t.mixin(e,n)}}),ace.define("ace/lib/keys",["require","exports","module","ace/lib/oop"],function(e,t,n){"use strict";var r=e("./oop"),i=function(){var e={MODIFIER_KEYS:{16:"Shift",17:"Ctrl",18:"Alt",224:"Meta"},KEY_MODS:{ctrl:1,alt:2,option:2,shift:4,"super":8,meta:8,command:8,cmd:8},FUNCTION_KEYS:{8:"Backspace",9:"Tab",13:"Return",19:"Pause",27:"Esc",32:"Space",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"Left",38:"Up",39:"Right",40:"Down",44:"Print",45:"Insert",46:"Delete",96:"Numpad0",97:"Numpad1",98:"Numpad2",99:"Numpad3",100:"Numpad4",101:"Numpad5",102:"Numpad6",103:"Numpad7",104:"Numpad8",105:"Numpad9","-13":"NumpadEnter",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"Numlock",145:"Scrolllock"},PRINTABLE_KEYS:{32:" ",48:"0",49:"1",50:"2",51:"3",52:"4",53:"5",54:"6",55:"7",56:"8",57:"9",59:";",61:"=",65:"a",66:"b",67:"c",68:"d",69:"e",70:"f",71:"g",72:"h",73:"i",74:"j",75:"k",76:"l",77:"m",78:"n",79:"o",80:"p",81:"q",82:"r",83:"s",84:"t",85:"u",86:"v",87:"w",88:"x",89:"y",90:"z",107:"+",109:"-",110:".",186:";",187:"=",188:",",189:"-",190:".",191:"/",192:"`",219:"[",220:"\\",221:"]",222:"'",111:"/",106:"*"}},t,n;for(n in e.FUNCTION_KEYS)t=e.FUNCTION_KEYS[n].toLowerCase(),e[t]=parseInt(n,10);for(n in e.PRINTABLE_KEYS)t=e.PRINTABLE_KEYS[n].toLowerCase(),e[t]=parseInt(n,10);return r.mixin(e,e.MODIFIER_KEYS),r.mixin(e,e.PRINTABLE_KEYS),r.mixin(e,e.FUNCTION_KEYS),e.enter=e["return"],e.escape=e.esc,e.del=e["delete"],e[173]="-",function(){var t=["cmd","ctrl","alt","shift"];for(var n=Math.pow(2,t.length);n--;)e.KEY_MODS[n]=t.filter(function(t){return n&e.KEY_MODS[t]}).join("-")+"-"}(),e.KEY_MODS[0]="",e.KEY_MODS[-1]="input-",e}();r.mixin(t,i),t.keyCodeToString=function(e){var t=i[e];return typeof t!="string"&&(t=String.fromCharCode(e)),t.toLowerCase()}}),ace.define("ace/lib/event",["require","exports","module","ace/lib/keys","ace/lib/useragent"],function(e,t,n){"use strict";function a(e,t,n){var a=u(t);if(!i.isMac&&s){t.getModifierState&&(t.getModifierState("OS")||t.getModifierState("Win"))&&(a|=8);if(s.altGr){if((3&a)==3)return;s.altGr=0}if(n===18||n===17){var f="location"in t?t.location:t.keyLocation;if(n===17&&f===1)s[n]==1&&(o=t.timeStamp);else if(n===18&&a===3&&f===2){var l=t.timeStamp-o;l<50&&(s.altGr=!0)}}}n in r.MODIFIER_KEYS&&(n=-1),a&8&&n>=91&&n<=93&&(n=-1);if(!a&&n===13){var f="location"in t?t.location:t.keyLocation;if(f===3){e(t,a,-n);if(t.defaultPrevented)return}}if(i.isChromeOS&&a&8){e(t,a,n);if(t.defaultPrevented)return;a&=-9}return!!a||n in r.FUNCTION_KEYS||n in r.PRINTABLE_KEYS?e(t,a,n):!1}function f(){s=Object.create(null)}var r=e("./keys"),i=e("./useragent"),s=null,o=0;t.addListener=function(e,t,n){if(e.addEventListener)return e.addEventListener(t,n,!1);if(e.attachEvent){var r=function(){n.call(e,window.event)};n._wrapper=r,e.attachEvent("on"+t,r)}},t.removeListener=function(e,t,n){if(e.removeEventListener)return e.removeEventListener(t,n,!1);e.detachEvent&&e.detachEvent("on"+t,n._wrapper||n)},t.stopEvent=function(e){return t.stopPropagation(e),t.preventDefault(e),!1},t.stopPropagation=function(e){e.stopPropagation?e.stopPropagation():e.cancelBubble=!0},t.preventDefault=function(e){e.preventDefault?e.preventDefault():e.returnValue=!1},t.getButton=function(e){return e.type=="dblclick"?0:e.type=="contextmenu"||i.isMac&&e.ctrlKey&&!e.altKey&&!e.shiftKey?2:e.preventDefault?e.button:{1:0,2:2,4:1}[e.button]},t.capture=function(e,n,r){function i(e){n&&n(e),r&&r(e),t.removeListener(document,"mousemove",n,!0),t.removeListener(document,"mouseup",i,!0),t.removeListener(document,"dragstart",i,!0)}return t.addListener(document,"mousemove",n,!0),t.addListener(document,"mouseup",i,!0),t.addListener(document,"dragstart",i,!0),i},t.addTouchMoveListener=function(e,n){var r,i;t.addListener(e,"touchstart",function(e){var t=e.touches,n=t[0];r=n.clientX,i=n.clientY}),t.addListener(e,"touchmove",function(e){var t=e.touches;if(t.length>1)return;var s=t[0];e.wheelX=r-s.clientX,e.wheelY=i-s.clientY,r=s.clientX,i=s.clientY,n(e)})},t.addMouseWheelListener=function(e,n){"onmousewheel"in e?t.addListener(e,"mousewheel",function(e){var t=8;e.wheelDeltaX!==undefined?(e.wheelX=-e.wheelDeltaX/t,e.wheelY=-e.wheelDeltaY/t):(e.wheelX=0,e.wheelY=-e.wheelDelta/t),n(e)}):"onwheel"in e?t.addListener(e,"wheel",function(e){var t=.35;switch(e.deltaMode){case e.DOM_DELTA_PIXEL:e.wheelX=e.deltaX*t||0,e.wheelY=e.deltaY*t||0;break;case e.DOM_DELTA_LINE:case e.DOM_DELTA_PAGE:e.wheelX=(e.deltaX||0)*5,e.wheelY=(e.deltaY||0)*5}n(e)}):t.addListener(e,"DOMMouseScroll",function(e){e.axis&&e.axis==e.HORIZONTAL_AXIS?(e.wheelX=(e.detail||0)*5,e.wheelY=0):(e.wheelX=0,e.wheelY=(e.detail||0)*5),n(e)})},t.addMultiMouseDownListener=function(e,n,r,s){function c(e){t.getButton(e)!==0?o=0:e.detail>1?(o++,o>4&&(o=1)):o=1;if(i.isIE){var c=Math.abs(e.clientX-u)>5||Math.abs(e.clientY-a)>5;if(!f||c)o=1;f&&clearTimeout(f),f=setTimeout(function(){f=null},n[o-1]||600),o==1&&(u=e.clientX,a=e.clientY)}e._clicks=o,r[s]("mousedown",e);if(o>4)o=0;else if(o>1)return r[s](l[o],e)}function h(e){o=2,f&&clearTimeout(f),f=setTimeout(function(){f=null},n[o-1]||600),r[s]("mousedown",e),r[s](l[o],e)}var o=0,u,a,f,l={2:"dblclick",3:"tripleclick",4:"quadclick"};Array.isArray(e)||(e=[e]),e.forEach(function(e){t.addListener(e,"mousedown",c),i.isOldIE&&t.addListener(e,"dblclick",h)})};var u=!i.isMac||!i.isOpera||"KeyboardEvent"in window?function(e){return 0|(e.ctrlKey?1:0)|(e.altKey?2:0)|(e.shiftKey?4:0)|(e.metaKey?8:0)}:function(e){return 0|(e.metaKey?1:0)|(e.altKey?2:0)|(e.shiftKey?4:0)|(e.ctrlKey?8:0)};t.getModifierString=function(e){return r.KEY_MODS[u(e)]},t.addCommandKeyListener=function(e,n){var r=t.addListener;if(i.isOldGecko||i.isOpera&&!("KeyboardEvent"in window)){var o=null;r(e,"keydown",function(e){o=e.keyCode}),r(e,"keypress",function(e){return a(n,e,o)})}else{var u=null;r(e,"keydown",function(e){s[e.keyCode]=(s[e.keyCode]||0)+1;var t=a(n,e,e.keyCode);return u=e.defaultPrevented,t}),r(e,"keypress",function(e){u&&(e.ctrlKey||e.altKey||e.shiftKey||e.metaKey)&&(t.stopEvent(e),u=null)}),r(e,"keyup",function(e){s[e.keyCode]=null}),s||(f(),r(window,"focus",f))}};if(typeof window=="object"&&window.postMessage&&!i.isOldIE){var l=1;t.nextTick=function(e,n){n=n||window;var r="zero-timeout-message-"+l++,i=function(s){s.data==r&&(t.stopPropagation(s),t.removeListener(n,"message",i),e())};t.addListener(n,"message",i),n.postMessage(r,"*")}}t.$idleBlocked=!1,t.onIdle=function(e,n){return setTimeout(function r(){t.$idleBlocked?setTimeout(r,100):e()},n)},t.$idleBlockId=null,t.blockIdle=function(e){t.$idleBlockId&&clearTimeout(t.$idleBlockId),t.$idleBlocked=!0,t.$idleBlockId=setTimeout(function(){t.$idleBlocked=!1},e||100)},t.nextFrame=typeof window=="object"&&(window.requestAnimationFrame||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame||window.msRequestAnimationFrame||window.oRequestAnimationFrame),t.nextFrame?t.nextFrame=t.nextFrame.bind(window):t.nextFrame=function(e){setTimeout(e,17)}}),ace.define("ace/range",["require","exports","module"],function(e,t,n){"use strict";var r=function(e,t){return e.row-t.row||e.column-t.column},i=function(e,t,n,r){this.start={row:e,column:t},this.end={row:n,column:r}};(function(){this.isEqual=function(e){return this.start.row===e.start.row&&this.end.row===e.end.row&&this.start.column===e.start.column&&this.end.column===e.end.column},this.toString=function(){return"Range: ["+this.start.row+"/"+this.start.column+"] -> ["+this.end.row+"/"+this.end.column+"]"},this.contains=function(e,t){return this.compare(e,t)==0},this.compareRange=function(e){var t,n=e.end,r=e.start;return t=this.compare(n.row,n.column),t==1?(t=this.compare(r.row,r.column),t==1?2:t==0?1:0):t==-1?-2:(t=this.compare(r.row,r.column),t==-1?-1:t==1?42:0)},this.comparePoint=function(e){return this.compare(e.row,e.column)},this.containsRange=function(e){return this.comparePoint(e.start)==0&&this.comparePoint(e.end)==0},this.intersects=function(e){var t=this.compareRange(e);return t==-1||t==0||t==1},this.isEnd=function(e,t){return this.end.row==e&&this.end.column==t},this.isStart=function(e,t){return this.start.row==e&&this.start.column==t},this.setStart=function(e,t){typeof e=="object"?(this.start.column=e.column,this.start.row=e.row):(this.start.row=e,this.start.column=t)},this.setEnd=function(e,t){typeof e=="object"?(this.end.column=e.column,this.end.row=e.row):(this.end.row=e,this.end.column=t)},this.inside=function(e,t){return this.compare(e,t)==0?this.isEnd(e,t)||this.isStart(e,t)?!1:!0:!1},this.insideStart=function(e,t){return this.compare(e,t)==0?this.isEnd(e,t)?!1:!0:!1},this.insideEnd=function(e,t){return this.compare(e,t)==0?this.isStart(e,t)?!1:!0:!1},this.compare=function(e,t){return!this.isMultiLine()&&e===this.start.row?tthis.end.column?1:0:ethis.end.row?1:this.start.row===e?t>=this.start.column?0:-1:this.end.row===e?t<=this.end.column?0:1:0},this.compareStart=function(e,t){return this.start.row==e&&this.start.column==t?-1:this.compare(e,t)},this.compareEnd=function(e,t){return this.end.row==e&&this.end.column==t?1:this.compare(e,t)},this.compareInside=function(e,t){return this.end.row==e&&this.end.column==t?1:this.start.row==e&&this.start.column==t?-1:this.compare(e,t)},this.clipRows=function(e,t){if(this.end.row>t)var n={row:t+1,column:0};else if(this.end.rowt)var r={row:t+1,column:0};else if(this.start.row0){t&1&&(n+=e);if(t>>=1)e+=e}return n};var r=/^\s\s*/,i=/\s\s*$/;t.stringTrimLeft=function(e){return e.replace(r,"")},t.stringTrimRight=function(e){return e.replace(i,"")},t.copyObject=function(e){var t={};for(var n in e)t[n]=e[n];return t},t.copyArray=function(e){var t=[];for(var n=0,r=e.length;n63,l=400,c=e("../lib/keys"),h=c.KEY_MODS,p=i.isIOS,d=p?/\s/:/\n/,v=function(e,t){function W(){x=!0,n.blur(),n.focus(),x=!1}function V(e){e.keyCode==27&&n.value.lengthC&&T[s]=="\n")o=c.end;else if(rC&&T.slice(0,s).split("\n").length>2)o=c.down;else if(s>C&&T[s-1]==" ")o=c.right,u=h.option;else if(s>C||s==C&&C!=N&&r==s)o=c.right;r!==s&&(u|=h.shift),o&&(t.onCommandKey(null,u,o),N=r,C=s,A(""))};document.addEventListener("selectionchange",s),t.on("destroy",function(){document.removeEventListener("selectionchange",s)})}var n=s.createElement("textarea");n.className="ace_text-input",n.setAttribute("wrap","off"),n.setAttribute("autocorrect","off"),n.setAttribute("autocapitalize","off"),n.setAttribute("spellcheck",!1),n.style.opacity="0",e.insertBefore(n,e.firstChild);var v=!1,m=!1,g=!1,y=!1,b="",w=!0,E=!1;i.isMobile||(n.style.fontSize="1px");var S=!1,x=!1,T="",N=0,C=0;try{var k=document.activeElement===n}catch(L){}r.addListener(n,"blur",function(e){if(x)return;t.onBlur(e),k=!1}),r.addListener(n,"focus",function(e){if(x)return;k=!0;if(i.isEdge)try{if(!document.hasFocus())return}catch(e){}t.onFocus(e),i.isEdge?setTimeout(A):A()}),this.$focusScroll=!1,this.focus=function(){if(b||f||this.$focusScroll=="browser")return n.focus({preventScroll:!0});var e=n.style.top;n.style.position="fixed",n.style.top="0px";try{var t=n.getBoundingClientRect().top!=0}catch(r){return}var i=[];if(t){var s=n.parentElement;while(s&&s.nodeType==1)i.push(s),s.setAttribute("ace_nocontext",!0),!s.parentElement&&s.getRootNode?s=s.getRootNode().host:s=s.parentElement}n.focus({preventScroll:!0}),t&&i.forEach(function(e){e.removeAttribute("ace_nocontext")}),setTimeout(function(){n.style.position="",n.style.top=="0px"&&(n.style.top=e)},0)},this.blur=function(){n.blur()},this.isFocused=function(){return k},t.on("beforeEndOperation",function(){if(t.curOp&&t.curOp.command.name=="insertstring")return;g&&(T=n.value="",z()),A()});var A=p?function(e){if(!k||v&&!e||y)return;e||(e="");var r="\n ab"+e+"cde fg\n";r!=n.value&&(n.value=T=r);var i=4,s=4+(e.length||(t.selection.isEmpty()?0:1));(N!=i||C!=s)&&n.setSelectionRange(i,s),N=i,C=s}:function(){if(g||y)return;if(!k&&!D)return;g=!0;var e=t.selection,r=e.getRange(),i=e.cursor.row,s=r.start.column,o=r.end.column,u=t.session.getLine(i);if(r.start.row!=i){var a=t.session.getLine(i-1);s=r.start.rowi+1?f.length:o,o+=u.length+1,u=u+"\n"+f}u.length>l&&(s=T.length&&e.value===T&&T&&e.selectionEnd!==C},M=function(e){if(g)return;v?v=!1:O(n)&&(t.selectAll(),A())},_=null;this.setInputHandler=function(e){_=e},this.getInputHandler=function(){return _};var D=!1,P=function(e,r){D&&(D=!1);if(m)return A(),e&&t.onPaste(e),m=!1,"";var i=n.selectionStart,s=n.selectionEnd,o=N,u=T.length-C,a=e,f=e.length-i,l=e.length-s,c=0;while(o>0&&T[c]==e[c])c++,o--;a=a.slice(c),c=1;while(u>0&&T.length-c>N-1&&T[T.length-c]==e[e.length-c])c++,u--;return f-=c-1,l-=c-1,a=a.slice(0,a.length-c+1),!r&&f==a.length&&!o&&!u&&!l?"":(y=!0,a&&!o&&!u&&!f&&!l||S?t.onTextInput(a):t.onTextInput(a,{extendLeft:o,extendRight:u,restoreStart:f,restoreEnd:l}),y=!1,T=e,N=i,C=s,a)},H=function(e){if(g)return U();var t=n.value,r=P(t,!0);(t.length>l+100||d.test(r))&&A()},B=function(e,t,n){var r=e.clipboardData||window.clipboardData;if(!r||u)return;var i=a||n?"Text":"text/plain";try{return t?r.setData(i,t)!==!1:r.getData(i)}catch(e){if(!n)return B(e,t,!0)}},j=function(e,i){var s=t.getCopyText();if(!s)return r.preventDefault(e);B(e,s)?(p&&(A(s),v=s,setTimeout(function(){v=!1},10)),i?t.onCut():t.onCopy(),r.preventDefault(e)):(v=!0,n.value=s,n.select(),setTimeout(function(){v=!1,A(),i?t.onCut():t.onCopy()}))},F=function(e){j(e,!0)},I=function(e){j(e,!1)},q=function(e){var s=B(e);typeof s=="string"?(s&&t.onPaste(s,e),i.isIE&&setTimeout(A),r.preventDefault(e)):(n.value="",m=!0)};r.addCommandKeyListener(n,t.onCommandKey.bind(t)),r.addListener(n,"select",M),r.addListener(n,"input",H),r.addListener(n,"cut",F),r.addListener(n,"copy",I),r.addListener(n,"paste",q),(!("oncut"in n)||!("oncopy"in n)||!("onpaste"in n))&&r.addListener(e,"keydown",function(e){if(i.isMac&&!e.metaKey||!e.ctrlKey)return;switch(e.keyCode){case 67:I(e);break;case 86:q(e);break;case 88:F(e)}});var R=function(e){if(g||!t.onCompositionStart||t.$readOnly)return;g={};if(S)return;setTimeout(U,0),t.on("mousedown",W);var r=t.getSelectionRange();r.end.row=r.start.row,r.end.column=r.start.column,g.markerRange=r,g.selectionStart=N,t.onCompositionStart(g),g.useTextareaForIME?(n.value="",T="",N=0,C=0):(n.msGetInputContext&&(g.context=n.msGetInputContext()),n.getInputContext&&(g.context=n.getInputContext()))},U=function(){if(!g||!t.onCompositionUpdate||t.$readOnly)return;if(S)return W();if(g.useTextareaForIME)t.onCompositionUpdate(n.value);else{var e=n.value;P(e),g.markerRange&&(g.context&&(g.markerRange.start.column=g.selectionStart=g.context.compositionStartOffset),g.markerRange.end.column=g.markerRange.start.column+C-g.selectionStart)}},z=function(e){if(!t.onCompositionEnd||t.$readOnly)return;g=!1,t.onCompositionEnd(),t.off("mousedown",W),e&&H()},X=o.delayedCall(U,50).schedule.bind(null,null);r.addListener(n,"compositionstart",R),r.addListener(n,"compositionupdate",U),r.addListener(n,"keyup",V),r.addListener(n,"keydown",X),r.addListener(n,"compositionend",z),this.getElement=function(){return n},this.setCommandMode=function(e){S=e,n.readOnly=!1},this.setReadOnly=function(e){S||(n.readOnly=e)},this.setCopyWithEmptySelection=function(e){E=e},this.onContextMenu=function(e){D=!0,A(),t._emit("nativecontextmenu",{target:t,domEvent:e}),this.moveToMouse(e,!0)},this.moveToMouse=function(e,o){b||(b=n.style.cssText),n.style.cssText=(o?"z-index:100000;":"")+(i.isIE?"opacity:0.1;":"")+"text-indent: -"+(N+C)*t.renderer.characterWidth*.5+"px;";var u=t.container.getBoundingClientRect(),a=s.computedStyle(t.container),f=u.top+(parseInt(a.borderTopWidth)||0),l=u.left+(parseInt(u.borderLeftWidth)||0),c=u.bottom-f-n.clientHeight-2,h=function(e){n.style.left=e.clientX-l-2+"px",n.style.top=Math.min(e.clientY-f-2,c)+"px"};h(e);if(e.type!="mousedown")return;t.renderer.$keepTextAreaAtCursor&&(t.renderer.$keepTextAreaAtCursor=null),clearTimeout($),i.isWin&&r.capture(t.container,h,J)},this.onContextMenuClose=J;var $,K=function(e){t.textInput.onContextMenu(e),J()};r.addListener(n,"mouseup",K),r.addListener(n,"mousedown",function(e){e.preventDefault(),J()}),r.addListener(t.renderer.scroller,"contextmenu",K),r.addListener(n,"contextmenu",K),p&&Q(e,t,n)};t.TextInput=v}),ace.define("ace/mouse/default_handlers",["require","exports","module","ace/lib/useragent"],function(e,t,n){"use strict";function o(e){e.$clickSelection=null;var t=e.editor;t.setDefaultHandler("mousedown",this.onMouseDown.bind(e)),t.setDefaultHandler("dblclick",this.onDoubleClick.bind(e)),t.setDefaultHandler("tripleclick",this.onTripleClick.bind(e)),t.setDefaultHandler("quadclick",this.onQuadClick.bind(e)),t.setDefaultHandler("mousewheel",this.onMouseWheel.bind(e)),t.setDefaultHandler("touchmove",this.onTouchMove.bind(e));var n=["select","startSelect","selectEnd","selectAllEnd","selectByWordsEnd","selectByLinesEnd","dragWait","dragWaitEnd","focusWait"];n.forEach(function(t){e[t]=this[t]},this),e.selectByLines=this.extendSelectionBy.bind(e,"getLineRange"),e.selectByWords=this.extendSelectionBy.bind(e,"getWordRange")}function u(e,t,n,r){return Math.sqrt(Math.pow(n-e,2)+Math.pow(r-t,2))}function a(e,t){if(e.start.row==e.end.row)var n=2*t.column-e.start.column-e.end.column;else if(e.start.row==e.end.row-1&&!e.start.column&&!e.end.column)var n=t.column-4;else var n=2*t.row-e.start.row-e.end.row;return n<0?{cursor:e.start,anchor:e.end}:{cursor:e.end,anchor:e.start}}var r=e("../lib/useragent"),i=0,s=550;(function(){this.onMouseDown=function(e){var t=e.inSelection(),n=e.getDocumentPosition();this.mousedownEvent=e;var i=this.editor,s=e.getButton();if(s!==0){var o=i.getSelectionRange(),u=o.isEmpty();(u||s==1)&&i.selection.moveToPosition(n),s==2&&(i.textInput.onContextMenu(e.domEvent),r.isMozilla||e.preventDefault());return}this.mousedownEvent.time=Date.now();if(t&&!i.isFocused()){i.focus();if(this.$focusTimeout&&!this.$clickSelection&&!i.inMultiSelectMode){this.setState("focusWait"),this.captureMouse(e);return}}return this.captureMouse(e),this.startSelect(n,e.domEvent._clicks>1),e.preventDefault()},this.startSelect=function(e,t){e=e||this.editor.renderer.screenToTextCoordinates(this.x,this.y);var n=this.editor;if(!this.mousedownEvent)return;this.mousedownEvent.getShiftKey()?n.selection.selectToPosition(e):t||n.selection.moveToPosition(e),t||this.select(),n.renderer.scroller.setCapture&&n.renderer.scroller.setCapture(),n.setStyle("ace_selecting"),this.setState("select")},this.select=function(){var e,t=this.editor,n=t.renderer.screenToTextCoordinates(this.x,this.y);if(this.$clickSelection){var r=this.$clickSelection.comparePoint(n);if(r==-1)e=this.$clickSelection.end;else if(r==1)e=this.$clickSelection.start;else{var i=a(this.$clickSelection,n);n=i.cursor,e=i.anchor}t.selection.setSelectionAnchor(e.row,e.column)}t.selection.selectToPosition(n),t.renderer.scrollCursorIntoView()},this.extendSelectionBy=function(e){var t,n=this.editor,r=n.renderer.screenToTextCoordinates(this.x,this.y),i=n.selection[e](r.row,r.column);if(this.$clickSelection){var s=this.$clickSelection.comparePoint(i.start),o=this.$clickSelection.comparePoint(i.end);if(s==-1&&o<=0){t=this.$clickSelection.end;if(i.end.row!=r.row||i.end.column!=r.column)r=i.start}else if(o==1&&s>=0){t=this.$clickSelection.start;if(i.start.row!=r.row||i.start.column!=r.column)r=i.end}else if(s==-1&&o==1)r=i.end,t=i.start;else{var u=a(this.$clickSelection,r);r=u.cursor,t=u.anchor}n.selection.setSelectionAnchor(t.row,t.column)}n.selection.selectToPosition(r),n.renderer.scrollCursorIntoView()},this.selectEnd=this.selectAllEnd=this.selectByWordsEnd=this.selectByLinesEnd=function(){this.$clickSelection=null,this.editor.unsetStyle("ace_selecting"),this.editor.renderer.scroller.releaseCapture&&this.editor.renderer.scroller.releaseCapture()},this.focusWait=function(){var e=u(this.mousedownEvent.x,this.mousedownEvent.y,this.x,this.y),t=Date.now();(e>i||t-this.mousedownEvent.time>this.$focusTimeout)&&this.startSelect(this.mousedownEvent.getDocumentPosition())},this.onDoubleClick=function(e){var t=e.getDocumentPosition(),n=this.editor,r=n.session,i=r.getBracketRange(t);i?(i.isEmpty()&&(i.start.column--,i.end.column++),this.setState("select")):(i=n.selection.getWordRange(t.row,t.column),this.setState("selectByWords")),this.$clickSelection=i,this.select()},this.onTripleClick=function(e){var t=e.getDocumentPosition(),n=this.editor;this.setState("selectByLines");var r=n.getSelectionRange();r.isMultiLine()&&r.contains(t.row,t.column)?(this.$clickSelection=n.selection.getLineRange(r.start.row),this.$clickSelection.end=n.selection.getLineRange(r.end.row).end):this.$clickSelection=n.selection.getLineRange(t.row),this.select()},this.onQuadClick=function(e){var t=this.editor;t.selectAll(),this.$clickSelection=t.getSelectionRange(),this.setState("selectAll")},this.onMouseWheel=function(e){if(e.getAccelKey())return;e.getShiftKey()&&e.wheelY&&!e.wheelX&&(e.wheelX=e.wheelY,e.wheelY=0);var t=this.editor;this.$lastScroll||(this.$lastScroll={t:0,vx:0,vy:0,allowed:0});var n=this.$lastScroll,r=e.domEvent.timeStamp,i=r-n.t,o=i?e.wheelX/i:n.vx,u=i?e.wheelY/i:n.vy;i=1&&t.renderer.isScrollableBy(e.wheelX*e.speed,0)&&(f=!0),a<=1&&t.renderer.isScrollableBy(0,e.wheelY*e.speed)&&(f=!0);if(f)n.allowed=r;else if(r-n.allowedt.session.documentToScreenRow(l.row,l.column))return c()}if(f==s)return;f=s.text.join("
"),i.setHtml(f),i.show(),t._signal("showGutterTooltip",i),t.on("mousewheel",c);if(e.$tooltipFollowsMouse)h(u);else{var p=u.domEvent.target,d=p.getBoundingClientRect(),v=i.getElement().style;v.left=d.right+"px",v.top=d.bottom+"px"}}function c(){o&&(o=clearTimeout(o)),f&&(i.hide(),f=null,t._signal("hideGutterTooltip",i),t.removeEventListener("mousewheel",c))}function h(e){i.setPosition(e.x,e.y)}var t=e.editor,n=t.renderer.$gutterLayer,i=new a(t.container);e.editor.setDefaultHandler("guttermousedown",function(r){if(!t.isFocused()||r.getButton()!=0)return;var i=n.getRegion(r);if(i=="foldWidgets")return;var s=r.getDocumentPosition().row,o=t.session.selection;if(r.getShiftKey())o.selectTo(s,0);else{if(r.domEvent.detail==2)return t.selectAll(),r.preventDefault();e.$clickSelection=t.selection.getLineRange(s)}return e.setState("selectByLines"),e.captureMouse(r),r.preventDefault()});var o,u,f;e.editor.setDefaultHandler("guttermousemove",function(t){var n=t.domEvent.target||t.domEvent.srcElement;if(r.hasCssClass(n,"ace_fold-widget"))return c();f&&e.$tooltipFollowsMouse&&h(t),u=t;if(o)return;o=setTimeout(function(){o=null,u&&!e.isMousePressed?l():c()},50)}),s.addListener(t.renderer.$gutter,"mouseout",function(e){u=null;if(!f||o)return;o=setTimeout(function(){o=null,c()},50)}),t.on("changeSession",c)}function a(e){o.call(this,e)}var r=e("../lib/dom"),i=e("../lib/oop"),s=e("../lib/event"),o=e("../tooltip").Tooltip;i.inherits(a,o),function(){this.setPosition=function(e,t){var n=window.innerWidth||document.documentElement.clientWidth,r=window.innerHeight||document.documentElement.clientHeight,i=this.getWidth(),s=this.getHeight();e+=15,t+=15,e+i>n&&(e-=e+i-n),t+s>r&&(t-=20+s),o.prototype.setPosition.call(this,e,t)}}.call(a.prototype),t.GutterHandler=u}),ace.define("ace/mouse/mouse_event",["require","exports","module","ace/lib/event","ace/lib/useragent"],function(e,t,n){"use strict";var r=e("../lib/event"),i=e("../lib/useragent"),s=t.MouseEvent=function(e,t){this.domEvent=e,this.editor=t,this.x=this.clientX=e.clientX,this.y=this.clientY=e.clientY,this.$pos=null,this.$inSelection=null,this.propagationStopped=!1,this.defaultPrevented=!1};(function(){this.stopPropagation=function(){r.stopPropagation(this.domEvent),this.propagationStopped=!0},this.preventDefault=function(){r.preventDefault(this.domEvent),this.defaultPrevented=!0},this.stop=function(){this.stopPropagation(),this.preventDefault()},this.getDocumentPosition=function(){return this.$pos?this.$pos:(this.$pos=this.editor.renderer.screenToTextCoordinates(this.clientX,this.clientY),this.$pos)},this.inSelection=function(){if(this.$inSelection!==null)return this.$inSelection;var e=this.editor,t=e.getSelectionRange();if(t.isEmpty())this.$inSelection=!1;else{var n=this.getDocumentPosition();this.$inSelection=t.contains(n.row,n.column)}return this.$inSelection},this.getButton=function(){return r.getButton(this.domEvent)},this.getShiftKey=function(){return this.domEvent.shiftKey},this.getAccelKey=i.isMac?function(){return this.domEvent.metaKey}:function(){return this.domEvent.ctrlKey}}).call(s.prototype)}),ace.define("ace/mouse/dragdrop_handler",["require","exports","module","ace/lib/dom","ace/lib/event","ace/lib/useragent"],function(e,t,n){"use strict";function f(e){function T(e,n){var r=Date.now(),i=!n||e.row!=n.row,s=!n||e.column!=n.column;if(!S||i||s)t.moveCursorToPosition(e),S=r,x={x:p,y:d};else{var o=l(x.x,x.y,p,d);o>a?S=null:r-S>=u&&(t.renderer.scrollCursorIntoView(),S=null)}}function N(e,n){var r=Date.now(),i=t.renderer.layerConfig.lineHeight,s=t.renderer.layerConfig.characterWidth,u=t.renderer.scroller.getBoundingClientRect(),a={x:{left:p-u.left,right:u.right-p},y:{top:d-u.top,bottom:u.bottom-d}},f=Math.min(a.x.left,a.x.right),l=Math.min(a.y.top,a.y.bottom),c={row:e.row,column:e.column};f/s<=2&&(c.column+=a.x.left=o&&t.renderer.scrollCursorIntoView(c):E=r:E=null}function C(){var e=g;g=t.renderer.screenToTextCoordinates(p,d),T(g,e),N(g,e)}function k(){m=t.selection.toOrientedRange(),h=t.session.addMarker(m,"ace_selection",t.getSelectionStyle()),t.clearSelection(),t.isFocused()&&t.renderer.$cursorLayer.setBlinking(!1),clearInterval(v),C(),v=setInterval(C,20),y=0,i.addListener(document,"mousemove",O)}function L(){clearInterval(v),t.session.removeMarker(h),h=null,t.selection.fromOrientedRange(m),t.isFocused()&&!w&&t.renderer.$cursorLayer.setBlinking(!t.getReadOnly()),m=null,g=null,y=0,E=null,S=null,i.removeListener(document,"mousemove",O)}function O(){A==null&&(A=setTimeout(function(){A!=null&&h&&L()},20))}function M(e){var t=e.types;return!t||Array.prototype.some.call(t,function(e){return e=="text/plain"||e=="Text"})}function _(e){var t=["copy","copymove","all","uninitialized"],n=["move","copymove","linkmove","all","uninitialized"],r=s.isMac?e.altKey:e.ctrlKey,i="uninitialized";try{i=e.dataTransfer.effectAllowed.toLowerCase()}catch(e){}var o="none";return r&&t.indexOf(i)>=0?o="copy":n.indexOf(i)>=0?o="move":t.indexOf(i)>=0&&(o="copy"),o}var t=e.editor,n=r.createElement("img");n.src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",s.isOpera&&(n.style.cssText="width:1px;height:1px;position:fixed;top:0;left:0;z-index:2147483647;opacity:0;");var f=["dragWait","dragWaitEnd","startDrag","dragReadyEnd","onMouseDrag"];f.forEach(function(t){e[t]=this[t]},this),t.addEventListener("mousedown",this.onMouseDown.bind(e));var c=t.container,h,p,d,v,m,g,y=0,b,w,E,S,x;this.onDragStart=function(e){if(this.cancelDrag||!c.draggable){var r=this;return setTimeout(function(){r.startSelect(),r.captureMouse(e)},0),e.preventDefault()}m=t.getSelectionRange();var i=e.dataTransfer;i.effectAllowed=t.getReadOnly()?"copy":"copyMove",s.isOpera&&(t.container.appendChild(n),n.scrollTop=0),i.setDragImage&&i.setDragImage(n,0,0),s.isOpera&&t.container.removeChild(n),i.clearData(),i.setData("Text",t.session.getTextRange()),w=!0,this.setState("drag")},this.onDragEnd=function(e){c.draggable=!1,w=!1,this.setState(null);if(!t.getReadOnly()){var n=e.dataTransfer.dropEffect;!b&&n=="move"&&t.session.remove(t.getSelectionRange()),t.renderer.$cursorLayer.setBlinking(!0)}this.editor.unsetStyle("ace_dragging"),this.editor.renderer.setCursorStyle("")},this.onDragEnter=function(e){if(t.getReadOnly()||!M(e.dataTransfer))return;return p=e.clientX,d=e.clientY,h||k(),y++,e.dataTransfer.dropEffect=b=_(e),i.preventDefault(e)},this.onDragOver=function(e){if(t.getReadOnly()||!M(e.dataTransfer))return;return p=e.clientX,d=e.clientY,h||(k(),y++),A!==null&&(A=null),e.dataTransfer.dropEffect=b=_(e),i.preventDefault(e)},this.onDragLeave=function(e){y--;if(y<=0&&h)return L(),b=null,i.preventDefault(e)},this.onDrop=function(e){if(!g)return;var n=e.dataTransfer;if(w)switch(b){case"move":m.contains(g.row,g.column)?m={start:g,end:g}:m=t.moveText(m,g);break;case"copy":m=t.moveText(m,g,!0)}else{var r=n.getData("Text");m={start:g,end:t.session.insert(g,r)},t.focus(),b=null}return L(),i.preventDefault(e)},i.addListener(c,"dragstart",this.onDragStart.bind(e)),i.addListener(c,"dragend",this.onDragEnd.bind(e)),i.addListener(c,"dragenter",this.onDragEnter.bind(e)),i.addListener(c,"dragover",this.onDragOver.bind(e)),i.addListener(c,"dragleave",this.onDragLeave.bind(e)),i.addListener(c,"drop",this.onDrop.bind(e));var A=null}function l(e,t,n,r){return Math.sqrt(Math.pow(n-e,2)+Math.pow(r-t,2))}var r=e("../lib/dom"),i=e("../lib/event"),s=e("../lib/useragent"),o=200,u=200,a=5;(function(){this.dragWait=function(){var e=Date.now()-this.mousedownEvent.time;e>this.editor.getDragDelay()&&this.startDrag()},this.dragWaitEnd=function(){var e=this.editor.container;e.draggable=!1,this.startSelect(this.mousedownEvent.getDocumentPosition()),this.selectEnd()},this.dragReadyEnd=function(e){this.editor.renderer.$cursorLayer.setBlinking(!this.editor.getReadOnly()),this.editor.unsetStyle("ace_dragging"),this.editor.renderer.setCursorStyle(""),this.dragWaitEnd()},this.startDrag=function(){this.cancelDrag=!1;var e=this.editor,t=e.container;t.draggable=!0,e.renderer.$cursorLayer.setBlinking(!1),e.setStyle("ace_dragging");var n=s.isWin?"default":"move";e.renderer.setCursorStyle(n),this.setState("dragReady")},this.onMouseDrag=function(e){var t=this.editor.container;if(s.isIE&&this.state=="dragReady"){var n=l(this.mousedownEvent.x,this.mousedownEvent.y,this.x,this.y);n>3&&t.dragDrop()}if(this.state==="dragWait"){var n=l(this.mousedownEvent.x,this.mousedownEvent.y,this.x,this.y);n>0&&(t.draggable=!1,this.startSelect(this.mousedownEvent.getDocumentPosition()))}},this.onMouseDown=function(e){if(!this.$dragEnabled)return;this.mousedownEvent=e;var t=this.editor,n=e.inSelection(),r=e.getButton(),i=e.domEvent.detail||1;if(i===1&&r===0&&n){if(e.editor.inMultiSelectMode&&(e.getAccelKey()||e.getShiftKey()))return;this.mousedownEvent.time=Date.now();var o=e.domEvent.target||e.domEvent.srcElement;"unselectable"in o&&(o.unselectable="on");if(t.getDragDelay()){if(s.isWebKit){this.cancelDrag=!0;var u=t.container;u.draggable=!0}this.setState("dragWait")}else this.startDrag();this.captureMouse(e,this.onMouseDrag.bind(this)),e.defaultPrevented=!0}}}).call(f.prototype),t.DragdropHandler=f}),ace.define("ace/lib/net",["require","exports","module","ace/lib/dom"],function(e,t,n){"use strict";var r=e("./dom");t.get=function(e,t){var n=new XMLHttpRequest;n.open("GET",e,!0),n.onreadystatechange=function(){n.readyState===4&&t(n.responseText)},n.send(null)},t.loadScript=function(e,t){var n=r.getDocumentHead(),i=document.createElement("script");i.src=e,n.appendChild(i),i.onload=i.onreadystatechange=function(e,n){if(n||!i.readyState||i.readyState=="loaded"||i.readyState=="complete")i=i.onload=i.onreadystatechange=null,n||t()}},t.qualifyURL=function(e){var t=document.createElement("a");return t.href=e,t.href}}),ace.define("ace/lib/event_emitter",["require","exports","module"],function(e,t,n){"use strict";var r={},i=function(){this.propagationStopped=!0},s=function(){this.defaultPrevented=!0};r._emit=r._dispatchEvent=function(e,t){this._eventRegistry||(this._eventRegistry={}),this._defaultHandlers||(this._defaultHandlers={});var n=this._eventRegistry[e]||[],r=this._defaultHandlers[e];if(!n.length&&!r)return;if(typeof t!="object"||!t)t={};t.type||(t.type=e),t.stopPropagation||(t.stopPropagation=i),t.preventDefault||(t.preventDefault=s),n=n.slice();for(var o=0;o1&&(i=n[n.length-2]);var o=a[t+"Path"];return o==null?o=a.basePath:r=="/"&&(t=r=""),o&&o.slice(-1)!="/"&&(o+="/"),o+t+r+i+this.get("suffix")},t.setModuleUrl=function(e,t){return a.$moduleUrls[e]=t},t.$loading={},t.loadModule=function(n,r){var i,o;Array.isArray(n)&&(o=n[0],n=n[1]);try{i=e(n)}catch(u){}if(i&&!t.$loading[n])return r&&r(i);t.$loading[n]||(t.$loading[n]=[]),t.$loading[n].push(r);if(t.$loading[n].length>1)return;var a=function(){e([n],function(e){t._emit("load.module",{name:n,module:e});var r=t.$loading[n];t.$loading[n]=null,r.forEach(function(t){t&&t(e)})})};if(!t.get("packaged"))return a();s.loadScript(t.moduleUrl(n,o),a),f()};var f=function(){!a.basePath&&!a.workerPath&&!a.modePath&&!a.themePath&&!Object.keys(a.$moduleUrls).length&&(console.error("Unable to infer path to ace from script src,","use ace.config.set('basePath', 'path') to enable dynamic loading of modes and themes","or with webpack use ace/webpack-resolver"),f=function(){})};t.init=l}),ace.define("ace/mouse/mouse_handler",["require","exports","module","ace/lib/event","ace/lib/useragent","ace/mouse/default_handlers","ace/mouse/default_gutter_handler","ace/mouse/mouse_event","ace/mouse/dragdrop_handler","ace/config"],function(e,t,n){"use strict";var r=e("../lib/event"),i=e("../lib/useragent"),s=e("./default_handlers").DefaultHandlers,o=e("./default_gutter_handler").GutterHandler,u=e("./mouse_event").MouseEvent,a=e("./dragdrop_handler").DragdropHandler,f=e("../config"),l=function(e){var t=this;this.editor=e,new s(this),new o(this),new a(this);var n=function(t){var n=!document.hasFocus||!document.hasFocus()||!e.isFocused()&&document.activeElement==(e.textInput&&e.textInput.getElement());n&&window.focus(),e.focus()},u=e.renderer.getMouseEventTarget();r.addListener(u,"click",this.onMouseEvent.bind(this,"click")),r.addListener(u,"mousemove",this.onMouseMove.bind(this,"mousemove")),r.addMultiMouseDownListener([u,e.renderer.scrollBarV&&e.renderer.scrollBarV.inner,e.renderer.scrollBarH&&e.renderer.scrollBarH.inner,e.textInput&&e.textInput.getElement()].filter(Boolean),[400,300,250],this,"onMouseEvent"),r.addMouseWheelListener(e.container,this.onMouseWheel.bind(this,"mousewheel")),r.addTouchMoveListener(e.container,this.onTouchMove.bind(this,"touchmove"));var f=e.renderer.$gutter;r.addListener(f,"mousedown",this.onMouseEvent.bind(this,"guttermousedown")),r.addListener(f,"click",this.onMouseEvent.bind(this,"gutterclick")),r.addListener(f,"dblclick",this.onMouseEvent.bind(this,"gutterdblclick")),r.addListener(f,"mousemove",this.onMouseEvent.bind(this,"guttermousemove")),r.addListener(u,"mousedown",n),r.addListener(f,"mousedown",n),i.isIE&&e.renderer.scrollBarV&&(r.addListener(e.renderer.scrollBarV.element,"mousedown",n),r.addListener(e.renderer.scrollBarH.element,"mousedown",n)),e.on("mousemove",function(n){if(t.state||t.$dragDelay||!t.$dragEnabled)return;var r=e.renderer.screenToTextCoordinates(n.x,n.y),i=e.session.selection.getRange(),s=e.renderer;!i.isEmpty()&&i.insideStart(r.row,r.column)?s.setCursorStyle("default"):s.setCursorStyle("")})};(function(){this.onMouseEvent=function(e,t){this.editor._emit(e,new u(t,this.editor))},this.onMouseMove=function(e,t){var n=this.editor._eventRegistry&&this.editor._eventRegistry.mousemove;if(!n||!n.length)return;this.editor._emit(e,new u(t,this.editor))},this.onMouseWheel=function(e,t){var n=new u(t,this.editor);n.speed=this.$scrollSpeed*2,n.wheelX=t.wheelX,n.wheelY=t.wheelY,this.editor._emit(e,n)},this.onTouchMove=function(e,t){var n=new u(t,this.editor);n.speed=1,n.wheelX=t.wheelX,n.wheelY=t.wheelY,this.editor._emit(e,n)},this.setState=function(e){this.state=e},this.captureMouse=function(e,t){this.x=e.x,this.y=e.y,this.isMousePressed=!0;var n=this.editor,s=this.editor.renderer;s.$keepTextAreaAtCursor&&(s.$keepTextAreaAtCursor=null);var o=this,a=function(e){if(!e)return;if(i.isWebKit&&!e.which&&o.releaseMouse)return o.releaseMouse();o.x=e.clientX,o.y=e.clientY,t&&t(e),o.mouseEvent=new u(e,o.editor),o.$mouseMoved=!0},f=function(e){n.off("beforeEndOperation",c),clearInterval(h),l(),o[o.state+"End"]&&o[o.state+"End"](e),o.state="",s.$keepTextAreaAtCursor==null&&(s.$keepTextAreaAtCursor=!0,s.$moveTextAreaToCursor()),o.isMousePressed=!1,o.$onCaptureMouseMove=o.releaseMouse=null,e&&o.onMouseEvent("mouseup",e),n.endOperation()},l=function(){o[o.state]&&o[o.state](),o.$mouseMoved=!1};if(i.isOldIE&&e.domEvent.type=="dblclick")return setTimeout(function(){f(e)});var c=function(e){if(!o.releaseMouse)return;n.curOp.command.name&&n.curOp.selectionChanged&&(o[o.state+"End"]&&o[o.state+"End"](),o.state="",o.releaseMouse())};n.on("beforeEndOperation",c),n.startOperation({command:{name:"mouse"}}),o.$onCaptureMouseMove=a,o.releaseMouse=r.capture(this.editor.container,a,f);var h=setInterval(l,20)},this.releaseMouse=null,this.cancelContextMenu=function(){var e=function(t){if(t&&t.domEvent&&t.domEvent.type!="contextmenu")return;this.editor.off("nativecontextmenu",e),t&&t.domEvent&&r.stopEvent(t.domEvent)}.bind(this);setTimeout(e,10),this.editor.on("nativecontextmenu",e)}}).call(l.prototype),f.defineOptions(l.prototype,"mouseHandler",{scrollSpeed:{initialValue:2},dragDelay:{initialValue:i.isMac?150:0},dragEnabled:{initialValue:!0},focusTimeout:{initialValue:0},tooltipFollowsMouse:{initialValue:!0}}),t.MouseHandler=l}),ace.define("ace/mouse/fold_handler",["require","exports","module","ace/lib/dom"],function(e,t,n){"use strict";function i(e){e.on("click",function(t){var n=t.getDocumentPosition(),i=e.session,s=i.getFoldAt(n.row,n.column,1);s&&(t.getAccelKey()?i.removeFold(s):i.expandFold(s),t.stop());var o=t.domEvent&&t.domEvent.target;o&&r.hasCssClass(o,"ace_inline_button")&&r.hasCssClass(o,"ace_toggle_wrap")&&(i.setOption("wrap",!0),e.renderer.scrollCursorIntoView())}),e.on("gutterclick",function(t){var n=e.renderer.$gutterLayer.getRegion(t);if(n=="foldWidgets"){var r=t.getDocumentPosition().row,i=e.session;i.foldWidgets&&i.foldWidgets[r]&&e.session.onFoldWidgetClick(r,t),e.isFocused()||e.focus(),t.stop()}}),e.on("gutterdblclick",function(t){var n=e.renderer.$gutterLayer.getRegion(t);if(n=="foldWidgets"){var r=t.getDocumentPosition().row,i=e.session,s=i.getParentFoldRangeData(r,!0),o=s.range||s.firstRange;if(o){r=o.start.row;var u=i.getFoldAt(r,i.getLine(r).length,1);u?i.removeFold(u):(i.addFold("...",o),e.renderer.scrollCursorIntoView({row:o.start.row,column:0}))}t.stop()}})}var r=e("../lib/dom");t.FoldHandler=i}),ace.define("ace/keyboard/keybinding",["require","exports","module","ace/lib/keys","ace/lib/event"],function(e,t,n){"use strict";var r=e("../lib/keys"),i=e("../lib/event"),s=function(e){this.$editor=e,this.$data={editor:e},this.$handlers=[],this.setDefaultHandler(e.commands)};(function(){this.setDefaultHandler=function(e){this.removeKeyboardHandler(this.$defaultHandler),this.$defaultHandler=e,this.addKeyboardHandler(e,0)},this.setKeyboardHandler=function(e){var t=this.$handlers;if(t[t.length-1]==e)return;while(t[t.length-1]&&t[t.length-1]!=this.$defaultHandler)this.removeKeyboardHandler(t[t.length-1]);this.addKeyboardHandler(e,1)},this.addKeyboardHandler=function(e,t){if(!e)return;typeof e=="function"&&!e.handleKeyboard&&(e.handleKeyboard=e);var n=this.$handlers.indexOf(e);n!=-1&&this.$handlers.splice(n,1),t==undefined?this.$handlers.push(e):this.$handlers.splice(t,0,e),n==-1&&e.attach&&e.attach(this.$editor)},this.removeKeyboardHandler=function(e){var t=this.$handlers.indexOf(e);return t==-1?!1:(this.$handlers.splice(t,1),e.detach&&e.detach(this.$editor),!0)},this.getKeyboardHandler=function(){return this.$handlers[this.$handlers.length-1]},this.getStatusText=function(){var e=this.$data,t=e.editor;return this.$handlers.map(function(n){return n.getStatusText&&n.getStatusText(t,e)||""}).filter(Boolean).join(" ")},this.$callKeyboardHandlers=function(e,t,n,r){var s,o=!1,u=this.$editor.commands;for(var a=this.$handlers.length;a--;){s=this.$handlers[a].handleKeyboard(this.$data,e,t,n,r);if(!s||!s.command)continue;s.command=="null"?o=!0:o=u.exec(s.command,this.$editor,s.args,r),o&&r&&e!=-1&&s.passEvent!=1&&s.command.passEvent!=1&&i.stopEvent(r);if(o)break}return!o&&e==-1&&(s={command:"insertstring"},o=u.exec("insertstring",this.$editor,t)),o&&this.$editor._signal&&this.$editor._signal("keyboardActivity",s),o},this.onCommandKey=function(e,t,n){var i=r.keyCodeToString(n);this.$callKeyboardHandlers(t,i,n,e)},this.onTextInput=function(e){this.$callKeyboardHandlers(-1,e)}}).call(s.prototype),t.KeyBinding=s}),ace.define("ace/lib/bidiutil",["require","exports","module"],function(e,t,n){"use strict";function F(e,t,n,r){var i=s?d:p,c=null,h=null,v=null,m=0,g=null,y=null,b=-1,w=null,E=null,T=[];if(!r)for(w=0,r=[];w0)if(g==16){for(w=b;w-1){for(w=b;w=0;C--){if(r[C]!=N)break;t[C]=s}}}function I(e,t,n){if(o=e){u=i+1;while(u=e)u++;for(a=i,l=u-1;a=t.length||(o=n[r-1])!=b&&o!=w||(c=t[r+1])!=b&&c!=w)return E;return u&&(c=w),c==o?c:E;case k:o=r>0?n[r-1]:S;if(o==b&&r+10&&n[r-1]==b)return b;if(u)return E;p=r+1,h=t.length;while(p=1425&&d<=2303||d==64286;o=t[p];if(v&&(o==y||o==T))return y}if(r<1||(o=t[r-1])==S)return E;return n[r-1];case S:return u=!1,f=!0,s;case x:return l=!0,E;case O:case M:case D:case P:case _:u=!1;case H:return E}}function R(e){var t=e.charCodeAt(0),n=t>>8;return n==0?t>191?g:B[t]:n==5?/[\u0591-\u05f4]/.test(e)?y:g:n==6?/[\u0610-\u061a\u064b-\u065f\u06d6-\u06e4\u06e7-\u06ed]/.test(e)?A:/[\u0660-\u0669\u066b-\u066c]/.test(e)?w:t==1642?L:/[\u06f0-\u06f9]/.test(e)?b:T:n==32&&t<=8287?j[t&255]:n==254?t>=65136?T:E:E}function U(e){return e>="\u064b"&&e<="\u0655"}var r=["\u0621","\u0641"],i=["\u063a","\u064a"],s=0,o=0,u=!1,a=!1,f=!1,l=!1,c=!1,h=!1,p=[[0,3,0,1,0,0,0],[0,3,0,1,2,2,0],[0,3,0,17,2,0,1],[0,3,5,5,4,1,0],[0,3,21,21,4,0,1],[0,3,5,5,4,2,0]],d=[[2,0,1,1,0,1,0],[2,0,1,1,0,2,0],[2,0,2,1,3,2,0],[2,0,2,33,3,1,1]],v=0,m=1,g=0,y=1,b=2,w=3,E=4,S=5,x=6,T=7,N=8,C=9,k=10,L=11,A=12,O=13,M=14,_=15,D=16,P=17,H=18,B=[H,H,H,H,H,H,H,H,H,x,S,x,N,S,H,H,H,H,H,H,H,H,H,H,H,H,H,H,S,S,S,x,N,E,E,L,L,L,E,E,E,E,E,k,C,k,C,C,b,b,b,b,b,b,b,b,b,b,C,E,E,E,E,E,E,g,g,g,g,g,g,g,g,g,g,g,g,g,g,g,g,g,g,g,g,g,g,g,g,g,g,E,E,E,E,E,E,g,g,g,g,g,g,g,g,g,g,g,g,g,g,g,g,g,g,g,g,g,g,g,g,g,g,E,E,E,E,H,H,H,H,H,H,S,H,H,H,H,H,H,H,H,H,H,H,H,H,H,H,H,H,H,H,H,H,H,H,H,H,H,C,E,L,L,L,L,E,E,E,E,g,E,E,H,E,E,L,L,b,b,E,g,E,E,E,b,g,E,E,E,E,E],j=[N,N,N,N,N,N,N,N,N,N,N,H,H,H,g,y,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,N,S,O,M,_,D,P,C,L,L,L,L,L,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,C,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,N];t.L=g,t.R=y,t.EN=b,t.ON_R=3,t.AN=4,t.R_H=5,t.B=6,t.RLE=7,t.DOT="\u00b7",t.doBidiReorder=function(e,n,r){if(e.length<2)return{};var i=e.split(""),o=new Array(i.length),u=new Array(i.length),a=[];s=r?m:v,F(i,a,i.length,n);for(var f=0;fT&&n[f]0&&i[f-1]==="\u0644"&&/\u0622|\u0623|\u0625|\u0627/.test(i[f])&&(a[f-1]=a[f]=t.R_H,f++);i[i.length-1]===t.DOT&&(a[i.length-1]=t.B),i[0]==="\u202b"&&(a[0]=t.RLE);for(var f=0;f=0&&(e=this.session.$docRowCache[n])}return e},this.getSplitIndex=function(){var e=0,t=this.session.$screenRowCache;if(t.length){var n,r=this.session.$getRowCacheIndex(t,this.currentRow);while(this.currentRow-e>0){n=this.session.$getRowCacheIndex(t,this.currentRow-e-1);if(n!==r)break;r=n,e++}}else e=this.currentRow;return e},this.updateRowLine=function(e,t){e===undefined&&(e=this.getDocumentRow());var n=e===this.session.getLength()-1,s=n?this.EOF:this.EOL;this.wrapIndent=0,this.line=this.session.getLine(e),this.isRtlDir=this.$isRtl||this.line.charAt(0)===this.RLE;if(this.session.$useWrapMode){var o=this.session.$wrapData[e];o&&(t===undefined&&(t=this.getSplitIndex()),t>0&&o.length?(this.wrapIndent=o.indent,this.wrapOffset=this.wrapIndent*this.charWidths[r.L],this.line=tt?this.session.getOverwrite()?e:e-1:t,i=r.getVisualFromLogicalIdx(n,this.bidiMap),s=this.bidiMap.bidiLevels,o=0;!this.session.getOverwrite()&&e<=t&&s[i]%2!==0&&i++;for(var u=0;ut&&s[i]%2===0&&(o+=this.charWidths[s[i]]),this.wrapIndent&&(o+=this.isRtlDir?-1*this.wrapOffset:this.wrapOffset),this.isRtlDir&&(o+=this.rtlLineOffset),o},this.getSelections=function(e,t){var n=this.bidiMap,r=n.bidiLevels,i,s=[],o=0,u=Math.min(e,t)-this.wrapIndent,a=Math.max(e,t)-this.wrapIndent,f=!1,l=!1,c=0;this.wrapIndent&&(o+=this.isRtlDir?-1*this.wrapOffset:this.wrapOffset);for(var h,p=0;p=u&&hn+s/2){n+=s;if(r===i.length-1){s=0;break}s=this.charWidths[i[++r]]}return r>0&&i[r-1]%2!==0&&i[r]%2===0?(e0&&i[r-1]%2===0&&i[r]%2!==0?t=1+(e>n?this.bidiMap.logicalFromVisual[r]:this.bidiMap.logicalFromVisual[r-1]):this.isRtlDir&&r===i.length-1&&s===0&&i[r-1]%2===0||!this.isRtlDir&&r===0&&i[r]%2!==0?t=1+this.bidiMap.logicalFromVisual[r]:(r>0&&i[r-1]%2!==0&&s!==0&&r--,t=this.bidiMap.logicalFromVisual[r]),t===0&&this.isRtlDir&&t++,t+this.wrapIndent}}).call(o.prototype),t.BidiHandler=o}),ace.define("ace/selection",["require","exports","module","ace/lib/oop","ace/lib/lang","ace/lib/event_emitter","ace/range"],function(e,t,n){"use strict";var r=e("./lib/oop"),i=e("./lib/lang"),s=e("./lib/event_emitter").EventEmitter,o=e("./range").Range,u=function(e){this.session=e,this.doc=e.getDocument(),this.clearSelection(),this.cursor=this.lead=this.doc.createAnchor(0,0),this.anchor=this.doc.createAnchor(0,0),this.$silent=!1;var t=this;this.cursor.on("change",function(e){t.$cursorChanged=!0,t.$silent||t._emit("changeCursor"),!t.$isEmpty&&!t.$silent&&t._emit("changeSelection"),!t.$keepDesiredColumnOnChange&&e.old.column!=e.value.column&&(t.$desiredColumn=null)}),this.anchor.on("change",function(){t.$anchorChanged=!0,!t.$isEmpty&&!t.$silent&&t._emit("changeSelection")})};(function(){r.implement(this,s),this.isEmpty=function(){return this.$isEmpty||this.anchor.row==this.lead.row&&this.anchor.column==this.lead.column},this.isMultiLine=function(){return!this.$isEmpty&&this.anchor.row!=this.cursor.row},this.getCursor=function(){return this.lead.getPosition()},this.setSelectionAnchor=function(e,t){this.$isEmpty=!1,this.anchor.setPosition(e,t)},this.getAnchor=this.getSelectionAnchor=function(){return this.$isEmpty?this.getSelectionLead():this.anchor.getPosition()},this.getSelectionLead=function(){return this.lead.getPosition()},this.isBackwards=function(){var e=this.anchor,t=this.lead;return e.row>t.row||e.row==t.row&&e.column>t.column},this.getRange=function(){var e=this.anchor,t=this.lead;return this.$isEmpty?o.fromPoints(t,t):this.isBackwards()?o.fromPoints(t,e):o.fromPoints(e,t)},this.clearSelection=function(){this.$isEmpty||(this.$isEmpty=!0,this._emit("changeSelection"))},this.selectAll=function(){this.$setSelection(0,0,Number.MAX_VALUE,Number.MAX_VALUE)},this.setRange=this.setSelectionRange=function(e,t){var n=t?e.end:e.start,r=t?e.start:e.end;this.$setSelection(n.row,n.column,r.row,r.column)},this.$setSelection=function(e,t,n,r){var i=this.$isEmpty,s=this.inMultiSelectMode;this.$silent=!0,this.$cursorChanged=this.$anchorChanged=!1,this.anchor.setPosition(e,t),this.cursor.setPosition(n,r),this.$isEmpty=!o.comparePoints(this.anchor,this.cursor),this.$silent=!1,this.$cursorChanged&&this._emit("changeCursor"),(this.$cursorChanged||this.$anchorChanged||i!=this.$isEmpty||s)&&this._emit("changeSelection")},this.$moveSelection=function(e){var t=this.lead;this.$isEmpty&&this.setSelectionAnchor(t.row,t.column),e.call(this)},this.selectTo=function(e,t){this.$moveSelection(function(){this.moveCursorTo(e,t)})},this.selectToPosition=function(e){this.$moveSelection(function(){this.moveCursorToPosition(e)})},this.moveTo=function(e,t){this.clearSelection(),this.moveCursorTo(e,t)},this.moveToPosition=function(e){this.clearSelection(),this.moveCursorToPosition(e)},this.selectUp=function(){this.$moveSelection(this.moveCursorUp)},this.selectDown=function(){this.$moveSelection(this.moveCursorDown)},this.selectRight=function(){this.$moveSelection(this.moveCursorRight)},this.selectLeft=function(){this.$moveSelection(this.moveCursorLeft)},this.selectLineStart=function(){this.$moveSelection(this.moveCursorLineStart)},this.selectLineEnd=function(){this.$moveSelection(this.moveCursorLineEnd)},this.selectFileEnd=function(){this.$moveSelection(this.moveCursorFileEnd)},this.selectFileStart=function(){this.$moveSelection(this.moveCursorFileStart)},this.selectWordRight=function(){this.$moveSelection(this.moveCursorWordRight)},this.selectWordLeft=function(){this.$moveSelection(this.moveCursorWordLeft)},this.getWordRange=function(e,t){if(typeof t=="undefined"){var n=e||this.lead;e=n.row,t=n.column}return this.session.getWordRange(e,t)},this.selectWord=function(){this.setSelectionRange(this.getWordRange())},this.selectAWord=function(){var e=this.getCursor(),t=this.session.getAWordRange(e.row,e.column);this.setSelectionRange(t)},this.getLineRange=function(e,t){var n=typeof e=="number"?e:this.lead.row,r,i=this.session.getFoldLine(n);return i?(n=i.start.row,r=i.end.row):r=n,t===!0?new o(n,0,r,this.session.getLine(r).length):new o(n,0,r+1,0)},this.selectLine=function(){this.setSelectionRange(this.getLineRange())},this.moveCursorUp=function(){this.moveCursorBy(-1,0)},this.moveCursorDown=function(){this.moveCursorBy(1,0)},this.wouldMoveIntoSoftTab=function(e,t,n){var r=e.column,i=e.column+t;return n<0&&(r=e.column-t,i=e.column),this.session.isTabStop(e)&&this.doc.getLine(e.row).slice(r,i).split(" ").length-1==t},this.moveCursorLeft=function(){var e=this.lead.getPosition(),t;if(t=this.session.getFoldAt(e.row,e.column,-1))this.moveCursorTo(t.start.row,t.start.column);else if(e.column===0)e.row>0&&this.moveCursorTo(e.row-1,this.doc.getLine(e.row-1).length);else{var n=this.session.getTabSize();this.wouldMoveIntoSoftTab(e,n,-1)&&!this.session.getNavigateWithinSoftTabs()?this.moveCursorBy(0,-n):this.moveCursorBy(0,-1)}},this.moveCursorRight=function(){var e=this.lead.getPosition(),t;if(t=this.session.getFoldAt(e.row,e.column,1))this.moveCursorTo(t.end.row,t.end.column);else if(this.lead.column==this.doc.getLine(this.lead.row).length)this.lead.row0&&(t.column=r)}}this.moveCursorTo(t.row,t.column)},this.moveCursorFileEnd=function(){var e=this.doc.getLength()-1,t=this.doc.getLine(e).length;this.moveCursorTo(e,t)},this.moveCursorFileStart=function(){this.moveCursorTo(0,0)},this.moveCursorLongWordRight=function(){var e=this.lead.row,t=this.lead.column,n=this.doc.getLine(e),r=n.substring(t);this.session.nonTokenRe.lastIndex=0,this.session.tokenRe.lastIndex=0;var i=this.session.getFoldAt(e,t,1);if(i){this.moveCursorTo(i.end.row,i.end.column);return}this.session.nonTokenRe.exec(r)&&(t+=this.session.nonTokenRe.lastIndex,this.session.nonTokenRe.lastIndex=0,r=n.substring(t));if(t>=n.length){this.moveCursorTo(e,n.length),this.moveCursorRight(),e0&&this.moveCursorWordLeft();return}this.session.tokenRe.exec(s)&&(t-=this.session.tokenRe.lastIndex,this.session.tokenRe.lastIndex=0),this.moveCursorTo(e,t)},this.$shortWordEndIndex=function(e){var t=0,n,r=/\s/,i=this.session.tokenRe;i.lastIndex=0;if(this.session.tokenRe.exec(e))t=this.session.tokenRe.lastIndex;else{while((n=e[t])&&r.test(n))t++;if(t<1){i.lastIndex=0;while((n=e[t])&&!i.test(n)){i.lastIndex=0,t++;if(r.test(n)){if(t>2){t--;break}while((n=e[t])&&r.test(n))t++;if(t>2)break}}}}return i.lastIndex=0,t},this.moveCursorShortWordRight=function(){var e=this.lead.row,t=this.lead.column,n=this.doc.getLine(e),r=n.substring(t),i=this.session.getFoldAt(e,t,1);if(i)return this.moveCursorTo(i.end.row,i.end.column);if(t==n.length){var s=this.doc.getLength();do e++,r=this.doc.getLine(e);while(e0&&/^\s*$/.test(r));t=r.length,/\s+$/.test(r)||(r="")}var s=i.stringReverse(r),o=this.$shortWordEndIndex(s);return this.moveCursorTo(e,t-o)},this.moveCursorWordRight=function(){this.session.$selectLongWords?this.moveCursorLongWordRight():this.moveCursorShortWordRight()},this.moveCursorWordLeft=function(){this.session.$selectLongWords?this.moveCursorLongWordLeft():this.moveCursorShortWordLeft()},this.moveCursorBy=function(e,t){var n=this.session.documentToScreenPosition(this.lead.row,this.lead.column),r;t===0&&(e!==0&&(this.session.$bidiHandler.isBidiRow(n.row,this.lead.row)?(r=this.session.$bidiHandler.getPosLeft(n.column),n.column=Math.round(r/this.session.$bidiHandler.charWidths[0])):r=n.column*this.session.$bidiHandler.charWidths[0]),this.$desiredColumn?n.column=this.$desiredColumn:this.$desiredColumn=n.column);var i=this.session.screenToDocumentPosition(n.row+e,n.column,r);e!==0&&t===0&&i.row===this.lead.row&&i.column===this.lead.column&&this.session.lineWidgets&&this.session.lineWidgets[i.row]&&(i.row>0||e>0)&&i.row++,this.moveCursorTo(i.row,i.column+t,t===0)},this.moveCursorToPosition=function(e){this.moveCursorTo(e.row,e.column)},this.moveCursorTo=function(e,t,n){var r=this.session.getFoldAt(e,t,1);r&&(e=r.start.row,t=r.start.column),this.$keepDesiredColumnOnChange=!0;var i=this.session.getLine(e);/[\uDC00-\uDFFF]/.test(i.charAt(t))&&i.charAt(t-1)&&(this.lead.row==e&&this.lead.column==t+1?t-=1:t+=1),this.lead.setPosition(e,t),this.$keepDesiredColumnOnChange=!1,n||(this.$desiredColumn=null)},this.moveCursorToScreen=function(e,t,n){var r=this.session.screenToDocumentPosition(e,t);this.moveCursorTo(r.row,r.column,n)},this.detach=function(){this.lead.detach(),this.anchor.detach(),this.session=this.doc=null},this.fromOrientedRange=function(e){this.setSelectionRange(e,e.cursor==e.start),this.$desiredColumn=e.desiredColumn||this.$desiredColumn},this.toOrientedRange=function(e){var t=this.getRange();return e?(e.start.column=t.start.column,e.start.row=t.start.row,e.end.column=t.end.column,e.end.row=t.end.row):e=t,e.cursor=this.isBackwards()?e.start:e.end,e.desiredColumn=this.$desiredColumn,e},this.getRangeOfMovements=function(e){var t=this.getCursor();try{e(this);var n=this.getCursor();return o.fromPoints(t,n)}catch(r){return o.fromPoints(t,t)}finally{this.moveCursorToPosition(t)}},this.toJSON=function(){if(this.rangeCount)var e=this.ranges.map(function(e){var t=e.clone();return t.isBackwards=e.cursor==e.start,t});else{var e=this.getRange();e.isBackwards=this.isBackwards()}return e},this.fromJSON=function(e){if(e.start==undefined){if(this.rangeList&&e.length>1){this.toSingleRange(e[0]);for(var t=e.length;t--;){var n=o.fromPoints(e[t].start,e[t].end);e[t].isBackwards&&(n.cursor=n.start),this.addRange(n,!0)}return}e=e[0]}this.rangeList&&this.toSingleRange(e),this.setSelectionRange(e,e.isBackwards)},this.isEqual=function(e){if((e.length||this.rangeCount)&&e.length!=this.rangeCount)return!1;if(!e.length||!this.ranges)return this.getRange().isEqual(e);for(var t=this.ranges.length;t--;)if(!this.ranges[t].isEqual(e[t]))return!1;return!0}}).call(u.prototype),t.Selection=u}),ace.define("ace/tokenizer",["require","exports","module","ace/config"],function(e,t,n){"use strict";var r=e("./config"),i=2e3,s=function(e){this.states=e,this.regExps={},this.matchMappings={};for(var t in this.states){var n=this.states[t],r=[],i=0,s=this.matchMappings[t]={defaultToken:"text"},o="g",u=[];for(var a=0;a1?f.onMatch=this.$applyToken:f.onMatch=f.token),c>1&&(/\\\d/.test(f.regex)?l=f.regex.replace(/\\([0-9]+)/g,function(e,t){return"\\"+(parseInt(t,10)+i+1)}):(c=1,l=this.removeCapturingGroups(f.regex)),!f.splitRegex&&typeof f.token!="string"&&u.push(f)),s[i]=a,i+=c,r.push(l),f.onMatch||(f.onMatch=null)}r.length||(s[0]=0,r.push("$")),u.forEach(function(e){e.splitRegex=this.createSplitterRegexp(e.regex,o)},this),this.regExps[t]=new RegExp("("+r.join(")|(")+")|($)",o)}};(function(){this.$setMaxTokenCount=function(e){i=e|0},this.$applyToken=function(e){var t=this.splitRegex.exec(e).slice(1),n=this.token.apply(this,t);if(typeof n=="string")return[{type:n,value:e}];var r=[];for(var i=0,s=n.length;il){var g=e.substring(l,m-v.length);h.type==p?h.value+=g:(h.type&&f.push(h),h={type:p,value:g})}for(var y=0;yi){c>2*e.length&&this.reportError("infinite loop with in ace tokenizer",{startState:t,line:e});while(l1&&n[0]!==r&&n.unshift("#tmp",r),{tokens:f,state:n.length?n:r}},this.reportError=r.reportError}).call(s.prototype),t.Tokenizer=s}),ace.define("ace/mode/text_highlight_rules",["require","exports","module","ace/lib/lang"],function(e,t,n){"use strict";var r=e("../lib/lang"),i=function(){this.$rules={start:[{token:"empty_line",regex:"^$"},{defaultToken:"text"}]}};(function(){this.addRules=function(e,t){if(!t){for(var n in e)this.$rules[n]=e[n];return}for(var n in e){var r=e[n];for(var i=0;i=this.$rowTokens.length){this.$row+=1,e||(e=this.$session.getLength());if(this.$row>=e)return this.$row=e-1,null;this.$rowTokens=this.$session.getTokens(this.$row),this.$tokenIndex=0}return this.$rowTokens[this.$tokenIndex]},this.getCurrentToken=function(){return this.$rowTokens[this.$tokenIndex]},this.getCurrentTokenRow=function(){return this.$row},this.getCurrentTokenColumn=function(){var e=this.$rowTokens,t=this.$tokenIndex,n=e[t].start;if(n!==undefined)return n;n=0;while(t>0)t-=1,n+=e[t].value.length;return n},this.getCurrentTokenPosition=function(){return{row:this.$row,column:this.getCurrentTokenColumn()}},this.getCurrentTokenRange=function(){var e=this.$rowTokens[this.$tokenIndex],t=this.getCurrentTokenColumn();return new r(this.$row,t,this.$row,t+e.value.length)}}).call(i.prototype),t.TokenIterator=i}),ace.define("ace/mode/behaviour/cstyle",["require","exports","module","ace/lib/oop","ace/mode/behaviour","ace/token_iterator","ace/lib/lang"],function(e,t,n){"use strict";var r=e("../../lib/oop"),i=e("../behaviour").Behaviour,s=e("../../token_iterator").TokenIterator,o=e("../../lib/lang"),u=["text","paren.rparen","punctuation.operator"],a=["text","paren.rparen","punctuation.operator","comment"],f,l={},c={'"':'"',"'":"'"},h=function(e){var t=-1;e.multiSelect&&(t=e.selection.index,l.rangeCount!=e.multiSelect.rangeCount&&(l={rangeCount:e.multiSelect.rangeCount}));if(l[t])return f=l[t];f=l[t]={autoInsertedBrackets:0,autoInsertedRow:-1,autoInsertedLineEnd:"",maybeInsertedBrackets:0,maybeInsertedRow:-1,maybeInsertedLineStart:"",maybeInsertedLineEnd:""}},p=function(e,t,n,r){var i=e.end.row-e.start.row;return{text:n+t+r,selection:[0,e.start.column+1,i,e.end.column+(i?0:1)]}},d=function(e){this.add("braces","insertion",function(t,n,r,i,s){var u=r.getCursorPosition(),a=i.doc.getLine(u.row);if(s=="{"){h(r);var l=r.getSelectionRange(),c=i.doc.getTextRange(l);if(c!==""&&c!=="{"&&r.getWrapBehavioursEnabled())return p(l,c,"{","}");if(d.isSaneInsertion(r,i))return/[\]\}\)]/.test(a[u.column])||r.inMultiSelectMode||e&&e.braces?(d.recordAutoInsert(r,i,"}"),{text:"{}",selection:[1,1]}):(d.recordMaybeInsert(r,i,"{"),{text:"{",selection:[1,1]})}else if(s=="}"){h(r);var v=a.substring(u.column,u.column+1);if(v=="}"){var m=i.$findOpeningBracket("}",{column:u.column+1,row:u.row});if(m!==null&&d.isAutoInsertedClosing(u,a,s))return d.popAutoInsertedClosing(),{text:"",selection:[1,1]}}}else{if(s=="\n"||s=="\r\n"){h(r);var g="";d.isMaybeInsertedClosing(u,a)&&(g=o.stringRepeat("}",f.maybeInsertedBrackets),d.clearMaybeInsertedClosing());var v=a.substring(u.column,u.column+1);if(v==="}"){var y=i.findMatchingBracket({row:u.row,column:u.column+1},"}");if(!y)return null;var b=this.$getIndent(i.getLine(y.row))}else{if(!g){d.clearMaybeInsertedClosing();return}var b=this.$getIndent(a)}var w=b+i.getTabString();return{text:"\n"+w+"\n"+b+g,selection:[1,w.length,1,w.length]}}d.clearMaybeInsertedClosing()}}),this.add("braces","deletion",function(e,t,n,r,i){var s=r.doc.getTextRange(i);if(!i.isMultiLine()&&s=="{"){h(n);var o=r.doc.getLine(i.start.row),u=o.substring(i.end.column,i.end.column+1);if(u=="}")return i.end.column++,i;f.maybeInsertedBrackets--}}),this.add("parens","insertion",function(e,t,n,r,i){if(i=="("){h(n);var s=n.getSelectionRange(),o=r.doc.getTextRange(s);if(o!==""&&n.getWrapBehavioursEnabled())return p(s,o,"(",")");if(d.isSaneInsertion(n,r))return d.recordAutoInsert(n,r,")"),{text:"()",selection:[1,1]}}else if(i==")"){h(n);var u=n.getCursorPosition(),a=r.doc.getLine(u.row),f=a.substring(u.column,u.column+1);if(f==")"){var l=r.$findOpeningBracket(")",{column:u.column+1,row:u.row});if(l!==null&&d.isAutoInsertedClosing(u,a,i))return d.popAutoInsertedClosing(),{text:"",selection:[1,1]}}}}),this.add("parens","deletion",function(e,t,n,r,i){var s=r.doc.getTextRange(i);if(!i.isMultiLine()&&s=="("){h(n);var o=r.doc.getLine(i.start.row),u=o.substring(i.start.column+1,i.start.column+2);if(u==")")return i.end.column++,i}}),this.add("brackets","insertion",function(e,t,n,r,i){if(i=="["){h(n);var s=n.getSelectionRange(),o=r.doc.getTextRange(s);if(o!==""&&n.getWrapBehavioursEnabled())return p(s,o,"[","]");if(d.isSaneInsertion(n,r))return d.recordAutoInsert(n,r,"]"),{text:"[]",selection:[1,1]}}else if(i=="]"){h(n);var u=n.getCursorPosition(),a=r.doc.getLine(u.row),f=a.substring(u.column,u.column+1);if(f=="]"){var l=r.$findOpeningBracket("]",{column:u.column+1,row:u.row});if(l!==null&&d.isAutoInsertedClosing(u,a,i))return d.popAutoInsertedClosing(),{text:"",selection:[1,1]}}}}),this.add("brackets","deletion",function(e,t,n,r,i){var s=r.doc.getTextRange(i);if(!i.isMultiLine()&&s=="["){h(n);var o=r.doc.getLine(i.start.row),u=o.substring(i.start.column+1,i.start.column+2);if(u=="]")return i.end.column++,i}}),this.add("string_dquotes","insertion",function(e,t,n,r,i){var s=r.$mode.$quotes||c;if(i.length==1&&s[i]){if(this.lineCommentStart&&this.lineCommentStart.indexOf(i)!=-1)return;h(n);var o=i,u=n.getSelectionRange(),a=r.doc.getTextRange(u);if(a!==""&&(a.length!=1||!s[a])&&n.getWrapBehavioursEnabled())return p(u,a,o,o);if(!a){var f=n.getCursorPosition(),l=r.doc.getLine(f.row),d=l.substring(f.column-1,f.column),v=l.substring(f.column,f.column+1),m=r.getTokenAt(f.row,f.column),g=r.getTokenAt(f.row,f.column+1);if(d=="\\"&&m&&/escape/.test(m.type))return null;var y=m&&/string|escape/.test(m.type),b=!g||/string|escape/.test(g.type),w;if(v==o)w=y!==b,w&&/string\.end/.test(g.type)&&(w=!1);else{if(y&&!b)return null;if(y&&b)return null;var E=r.$mode.tokenRe;E.lastIndex=0;var S=E.test(d);E.lastIndex=0;var x=E.test(d);if(S||x)return null;if(v&&!/[\s;,.})\]\\]/.test(v))return null;w=!0}return{text:w?o+o:"",selection:[1,1]}}}}),this.add("string_dquotes","deletion",function(e,t,n,r,i){var s=r.$mode.$quotes||c,o=r.doc.getTextRange(i);if(!i.isMultiLine()&&s.hasOwnProperty(o)){h(n);var u=r.doc.getLine(i.start.row),a=u.substring(i.start.column+1,i.start.column+2);if(a==o)return i.end.column++,i}})};d.isSaneInsertion=function(e,t){var n=e.getCursorPosition(),r=new s(t,n.row,n.column);if(!this.$matchTokenType(r.getCurrentToken()||"text",u)){var i=new s(t,n.row,n.column+1);if(!this.$matchTokenType(i.getCurrentToken()||"text",u))return!1}return r.stepForward(),r.getCurrentTokenRow()!==n.row||this.$matchTokenType(r.getCurrentToken()||"text",a)},d.$matchTokenType=function(e,t){return t.indexOf(e.type||e)>-1},d.recordAutoInsert=function(e,t,n){var r=e.getCursorPosition(),i=t.doc.getLine(r.row);this.isAutoInsertedClosing(r,i,f.autoInsertedLineEnd[0])||(f.autoInsertedBrackets=0),f.autoInsertedRow=r.row,f.autoInsertedLineEnd=n+i.substr(r.column),f.autoInsertedBrackets++},d.recordMaybeInsert=function(e,t,n){var r=e.getCursorPosition(),i=t.doc.getLine(r.row);this.isMaybeInsertedClosing(r,i)||(f.maybeInsertedBrackets=0),f.maybeInsertedRow=r.row,f.maybeInsertedLineStart=i.substr(0,r.column)+n,f.maybeInsertedLineEnd=i.substr(r.column),f.maybeInsertedBrackets++},d.isAutoInsertedClosing=function(e,t,n){return f.autoInsertedBrackets>0&&e.row===f.autoInsertedRow&&n===f.autoInsertedLineEnd[0]&&t.substr(e.column)===f.autoInsertedLineEnd},d.isMaybeInsertedClosing=function(e,t){return f.maybeInsertedBrackets>0&&e.row===f.maybeInsertedRow&&t.substr(e.column)===f.maybeInsertedLineEnd&&t.substr(0,e.column)==f.maybeInsertedLineStart},d.popAutoInsertedClosing=function(){f.autoInsertedLineEnd=f.autoInsertedLineEnd.substr(1),f.autoInsertedBrackets--},d.clearMaybeInsertedClosing=function(){f&&(f.maybeInsertedBrackets=0,f.maybeInsertedRow=-1)},r.inherits(d,i),t.CstyleBehaviour=d}),ace.define("ace/unicode",["require","exports","module"],function(e,t,n){"use strict";var r=[48,9,8,25,5,0,2,25,48,0,11,0,5,0,6,22,2,30,2,457,5,11,15,4,8,0,2,0,18,116,2,1,3,3,9,0,2,2,2,0,2,19,2,82,2,138,2,4,3,155,12,37,3,0,8,38,10,44,2,0,2,1,2,1,2,0,9,26,6,2,30,10,7,61,2,9,5,101,2,7,3,9,2,18,3,0,17,58,3,100,15,53,5,0,6,45,211,57,3,18,2,5,3,11,3,9,2,1,7,6,2,2,2,7,3,1,3,21,2,6,2,0,4,3,3,8,3,1,3,3,9,0,5,1,2,4,3,11,16,2,2,5,5,1,3,21,2,6,2,1,2,1,2,1,3,0,2,4,5,1,3,2,4,0,8,3,2,0,8,15,12,2,2,8,2,2,2,21,2,6,2,1,2,4,3,9,2,2,2,2,3,0,16,3,3,9,18,2,2,7,3,1,3,21,2,6,2,1,2,4,3,8,3,1,3,2,9,1,5,1,2,4,3,9,2,0,17,1,2,5,4,2,2,3,4,1,2,0,2,1,4,1,4,2,4,11,5,4,4,2,2,3,3,0,7,0,15,9,18,2,2,7,2,2,2,22,2,9,2,4,4,7,2,2,2,3,8,1,2,1,7,3,3,9,19,1,2,7,2,2,2,22,2,9,2,4,3,8,2,2,2,3,8,1,8,0,2,3,3,9,19,1,2,7,2,2,2,22,2,15,4,7,2,2,2,3,10,0,9,3,3,9,11,5,3,1,2,17,4,23,2,8,2,0,3,6,4,0,5,5,2,0,2,7,19,1,14,57,6,14,2,9,40,1,2,0,3,1,2,0,3,0,7,3,2,6,2,2,2,0,2,0,3,1,2,12,2,2,3,4,2,0,2,5,3,9,3,1,35,0,24,1,7,9,12,0,2,0,2,0,5,9,2,35,5,19,2,5,5,7,2,35,10,0,58,73,7,77,3,37,11,42,2,0,4,328,2,3,3,6,2,0,2,3,3,40,2,3,3,32,2,3,3,6,2,0,2,3,3,14,2,56,2,3,3,66,5,0,33,15,17,84,13,619,3,16,2,25,6,74,22,12,2,6,12,20,12,19,13,12,2,2,2,1,13,51,3,29,4,0,5,1,3,9,34,2,3,9,7,87,9,42,6,69,11,28,4,11,5,11,11,39,3,4,12,43,5,25,7,10,38,27,5,62,2,28,3,10,7,9,14,0,89,75,5,9,18,8,13,42,4,11,71,55,9,9,4,48,83,2,2,30,14,230,23,280,3,5,3,37,3,5,3,7,2,0,2,0,2,0,2,30,3,52,2,6,2,0,4,2,2,6,4,3,3,5,5,12,6,2,2,6,67,1,20,0,29,0,14,0,17,4,60,12,5,0,4,11,18,0,5,0,3,9,2,0,4,4,7,0,2,0,2,0,2,3,2,10,3,3,6,4,5,0,53,1,2684,46,2,46,2,132,7,6,15,37,11,53,10,0,17,22,10,6,2,6,2,6,2,6,2,6,2,6,2,6,2,6,2,31,48,0,470,1,36,5,2,4,6,1,5,85,3,1,3,2,2,89,2,3,6,40,4,93,18,23,57,15,513,6581,75,20939,53,1164,68,45,3,268,4,27,21,31,3,13,13,1,2,24,9,69,11,1,38,8,3,102,3,1,111,44,25,51,13,68,12,9,7,23,4,0,5,45,3,35,13,28,4,64,15,10,39,54,10,13,3,9,7,22,4,1,5,66,25,2,227,42,2,1,3,9,7,11171,13,22,5,48,8453,301,3,61,3,105,39,6,13,4,6,11,2,12,2,4,2,0,2,1,2,1,2,107,34,362,19,63,3,53,41,11,5,15,17,6,13,1,25,2,33,4,2,134,20,9,8,25,5,0,2,25,12,88,4,5,3,5,3,5,3,2],i=0,s=[];for(var o=0;o2?r%f!=f-1:r%f==0}}var E=Infinity;w(function(e,t){var n=e.search(/\S/);n!==-1?(ne.length&&(E=e.length)}),u==Infinity&&(u=E,s=!1,o=!1),l&&u%f!=0&&(u=Math.floor(u/f)*f),w(o?m:v)},this.toggleBlockComment=function(e,t,n,r){var i=this.blockComment;if(!i)return;!i.start&&i[0]&&(i=i[0]);var s=new f(t,r.row,r.column),o=s.getCurrentToken(),u=t.selection,a=t.selection.toOrientedRange(),c,h;if(o&&/comment/.test(o.type)){var p,d;while(o&&/comment/.test(o.type)){var v=o.value.indexOf(i.start);if(v!=-1){var m=s.getCurrentTokenRow(),g=s.getCurrentTokenColumn()+v;p=new l(m,g,m,g+i.start.length);break}o=s.stepBackward()}var s=new f(t,r.row,r.column),o=s.getCurrentToken();while(o&&/comment/.test(o.type)){var v=o.value.indexOf(i.end);if(v!=-1){var m=s.getCurrentTokenRow(),g=s.getCurrentTokenColumn()+v;d=new l(m,g,m,g+i.end.length);break}o=s.stepForward()}d&&t.remove(d),p&&(t.remove(p),c=p.start.row,h=-i.start.length)}else h=i.start.length,c=n.start.row,t.insert(n.end,i.end),t.insert(n.start,i.start);a.start.row==c&&(a.start.column+=h),a.end.row==c&&(a.end.column+=h),t.selection.fromOrientedRange(a)},this.getNextLineIndent=function(e,t,n){return this.$getIndent(t)},this.checkOutdent=function(e,t,n){return!1},this.autoOutdent=function(e,t,n){},this.$getIndent=function(e){return e.match(/^\s*/)[0]},this.createWorker=function(e){return null},this.createModeDelegates=function(e){this.$embeds=[],this.$modes={};for(var t in e)if(e[t]){var n=e[t],i=n.prototype.$id,s=r.$modes[i];s||(r.$modes[i]=s=new n),r.$modes[t]||(r.$modes[t]=s),this.$embeds.push(t),this.$modes[t]=s}var o=["toggleBlockComment","toggleCommentLines","getNextLineIndent","checkOutdent","autoOutdent","transformAction","getCompletions"];for(var t=0;t=0&&t.row=0&&t.column<=e[t.row].length}function s(e,t){t.action!="insert"&&t.action!="remove"&&r(t,"delta.action must be 'insert' or 'remove'"),t.lines instanceof Array||r(t,"delta.lines must be an Array"),(!t.start||!t.end)&&r(t,"delta.start/end must be an present");var n=t.start;i(e,t.start)||r(t,"delta.start must be contained in document");var s=t.end;t.action=="remove"&&!i(e,s)&&r(t,"delta.end must contained in document for 'remove' actions");var o=s.row-n.row,u=s.column-(o==0?n.column:0);(o!=t.lines.length-1||t.lines[o].length!=u)&&r(t,"delta.range must match delta lines")}t.applyDelta=function(e,t,n){var r=t.start.row,i=t.start.column,s=e[r]||"";switch(t.action){case"insert":var o=t.lines;if(o.length===1)e[r]=s.substring(0,i)+t.lines[0]+s.substring(i);else{var u=[r,1].concat(t.lines);e.splice.apply(e,u),e[r]=s.substring(0,i)+e[r],e[r+t.lines.length-1]+=s.substring(i)}break;case"remove":var a=t.end.column,f=t.end.row;r===f?e[r]=s.substring(0,i)+s.substring(a):e.splice(r,f-r+1,s.substring(0,i)+e[f].substring(a))}}}),ace.define("ace/anchor",["require","exports","module","ace/lib/oop","ace/lib/event_emitter"],function(e,t,n){"use strict";var r=e("./lib/oop"),i=e("./lib/event_emitter").EventEmitter,s=t.Anchor=function(e,t,n){this.$onChange=this.onChange.bind(this),this.attach(e),typeof n=="undefined"?this.setPosition(t.row,t.column):this.setPosition(t,n)};(function(){function e(e,t,n){var r=n?e.column<=t.column:e.columnthis.row)return;var n=t(e,{row:this.row,column:this.column},this.$insertRight);this.setPosition(n.row,n.column,!0)},this.setPosition=function(e,t,n){var r;n?r={row:e,column:t}:r=this.$clipPositionToDocument(e,t);if(this.row==r.row&&this.column==r.column)return;var i={row:this.row,column:this.column};this.row=r.row,this.column=r.column,this._signal("change",{old:i,value:r})},this.detach=function(){this.document.removeEventListener("change",this.$onChange)},this.attach=function(e){this.document=e||this.document,this.document.on("change",this.$onChange)},this.$clipPositionToDocument=function(e,t){var n={};return e>=this.document.getLength()?(n.row=Math.max(0,this.document.getLength()-1),n.column=this.document.getLine(n.row).length):e<0?(n.row=0,n.column=0):(n.row=e,n.column=Math.min(this.document.getLine(n.row).length,Math.max(0,t))),t<0&&(n.column=0),n}}).call(s.prototype)}),ace.define("ace/document",["require","exports","module","ace/lib/oop","ace/apply_delta","ace/lib/event_emitter","ace/range","ace/anchor"],function(e,t,n){"use strict";var r=e("./lib/oop"),i=e("./apply_delta").applyDelta,s=e("./lib/event_emitter").EventEmitter,o=e("./range").Range,u=e("./anchor").Anchor,a=function(e){this.$lines=[""],e.length===0?this.$lines=[""]:Array.isArray(e)?this.insertMergedLines({row:0,column:0},e):this.insert({row:0,column:0},e)};(function(){r.implement(this,s),this.setValue=function(e){var t=this.getLength()-1;this.remove(new o(0,0,t,this.getLine(t).length)),this.insert({row:0,column:0},e)},this.getValue=function(){return this.getAllLines().join(this.getNewLineCharacter())},this.createAnchor=function(e,t){return new u(this,e,t)},"aaa".split(/a/).length===0?this.$split=function(e){return e.replace(/\r\n|\r/g,"\n").split("\n")}:this.$split=function(e){return e.split(/\r\n|\r|\n/)},this.$detectNewLine=function(e){var t=e.match(/^.*?(\r\n|\r|\n)/m);this.$autoNewLine=t?t[1]:"\n",this._signal("changeNewLineMode")},this.getNewLineCharacter=function(){switch(this.$newLineMode){case"windows":return"\r\n";case"unix":return"\n";default:return this.$autoNewLine||"\n"}},this.$autoNewLine="",this.$newLineMode="auto",this.setNewLineMode=function(e){if(this.$newLineMode===e)return;this.$newLineMode=e,this._signal("changeNewLineMode")},this.getNewLineMode=function(){return this.$newLineMode},this.isNewLine=function(e){return e=="\r\n"||e=="\r"||e=="\n"},this.getLine=function(e){return this.$lines[e]||""},this.getLines=function(e,t){return this.$lines.slice(e,t+1)},this.getAllLines=function(){return this.getLines(0,this.getLength())},this.getLength=function(){return this.$lines.length},this.getTextRange=function(e){return this.getLinesForRange(e).join(this.getNewLineCharacter())},this.getLinesForRange=function(e){var t;if(e.start.row===e.end.row)t=[this.getLine(e.start.row).substring(e.start.column,e.end.column)];else{t=this.getLines(e.start.row,e.end.row),t[0]=(t[0]||"").substring(e.start.column);var n=t.length-1;e.end.row-e.start.row==n&&(t[n]=t[n].substring(0,e.end.column))}return t},this.insertLines=function(e,t){return console.warn("Use of document.insertLines is deprecated. Use the insertFullLines method instead."),this.insertFullLines(e,t)},this.removeLines=function(e,t){return console.warn("Use of document.removeLines is deprecated. Use the removeFullLines method instead."),this.removeFullLines(e,t)},this.insertNewLine=function(e){return console.warn("Use of document.insertNewLine is deprecated. Use insertMergedLines(position, ['', '']) instead."),this.insertMergedLines(e,["",""])},this.insert=function(e,t){return this.getLength()<=1&&this.$detectNewLine(t),this.insertMergedLines(e,this.$split(t))},this.insertInLine=function(e,t){var n=this.clippedPos(e.row,e.column),r=this.pos(e.row,e.column+t.length);return this.applyDelta({start:n,end:r,action:"insert",lines:[t]},!0),this.clonePos(r)},this.clippedPos=function(e,t){var n=this.getLength();e===undefined?e=n:e<0?e=0:e>=n&&(e=n-1,t=undefined);var r=this.getLine(e);return t==undefined&&(t=r.length),t=Math.min(Math.max(t,0),r.length),{row:e,column:t}},this.clonePos=function(e){return{row:e.row,column:e.column}},this.pos=function(e,t){return{row:e,column:t}},this.$clipPosition=function(e){var t=this.getLength();return e.row>=t?(e.row=Math.max(0,t-1),e.column=this.getLine(t-1).length):(e.row=Math.max(0,e.row),e.column=Math.min(Math.max(e.column,0),this.getLine(e.row).length)),e},this.insertFullLines=function(e,t){e=Math.min(Math.max(e,0),this.getLength());var n=0;e0,r=t=0&&this.applyDelta({start:this.pos(e,this.getLine(e).length),end:this.pos(e+1,0),action:"remove",lines:["",""]})},this.replace=function(e,t){e instanceof o||(e=o.fromPoints(e.start,e.end));if(t.length===0&&e.isEmpty())return e.start;if(t==this.getTextRange(e))return e.end;this.remove(e);var n;return t?n=this.insert(e.start,t):n=e.start,n},this.applyDeltas=function(e){for(var t=0;t=0;t--)this.revertDelta(e[t])},this.applyDelta=function(e,t){var n=e.action=="insert";if(n?e.lines.length<=1&&!e.lines[0]:!o.comparePoints(e.start,e.end))return;n&&e.lines.length>2e4?this.$splitAndapplyLargeDelta(e,2e4):(i(this.$lines,e,t),this._signal("change",e))},this.$splitAndapplyLargeDelta=function(e,t){var n=e.lines,r=n.length-t+1,i=e.start.row,s=e.start.column;for(var o=0,u=0;o20){n.running=setTimeout(n.$worker,20);break}}n.currentLine=t,r==-1&&(r=t),s<=r&&n.fireUpdateEvent(s,r)}};(function(){r.implement(this,i),this.setTokenizer=function(e){this.tokenizer=e,this.lines=[],this.states=[],this.start(0)},this.setDocument=function(e){this.doc=e,this.lines=[],this.states=[],this.stop()},this.fireUpdateEvent=function(e,t){var n={first:e,last:t};this._signal("update",{data:n})},this.start=function(e){this.currentLine=Math.min(e||0,this.currentLine,this.doc.getLength()),this.lines.splice(this.currentLine,this.lines.length),this.states.splice(this.currentLine,this.states.length),this.stop(),this.running=setTimeout(this.$worker,700)},this.scheduleStart=function(){this.running||(this.running=setTimeout(this.$worker,700))},this.$updateOnChange=function(e){var t=e.start.row,n=e.end.row-t;if(n===0)this.lines[t]=null;else if(e.action=="remove")this.lines.splice(t,n+1,null),this.states.splice(t,n+1,null);else{var r=Array(n+1);r.unshift(t,1),this.lines.splice.apply(this.lines,r),this.states.splice.apply(this.states,r)}this.currentLine=Math.min(t,this.currentLine,this.doc.getLength()),this.stop()},this.stop=function(){this.running&&clearTimeout(this.running),this.running=!1},this.getTokens=function(e){return this.lines[e]||this.$tokenizeRow(e)},this.getState=function(e){return this.currentLine==e&&this.$tokenizeRow(e),this.states[e]||"start"},this.$tokenizeRow=function(e){var t=this.doc.getLine(e),n=this.states[e-1],r=this.tokenizer.getLineTokens(t,n,e);return this.states[e]+""!=r.state+""?(this.states[e]=r.state,this.lines[e+1]=null,this.currentLine>e+1&&(this.currentLine=e+1)):this.currentLine==e&&(this.currentLine=e+1),this.lines[e]=r.tokens}}).call(s.prototype),t.BackgroundTokenizer=s}),ace.define("ace/search_highlight",["require","exports","module","ace/lib/lang","ace/lib/oop","ace/range"],function(e,t,n){"use strict";var r=e("./lib/lang"),i=e("./lib/oop"),s=e("./range").Range,o=function(e,t,n){this.setRegexp(e),this.clazz=t,this.type=n||"text"};(function(){this.MAX_RANGES=500,this.setRegexp=function(e){if(this.regExp+""==e+"")return;this.regExp=e,this.cache=[]},this.update=function(e,t,n,i){if(!this.regExp)return;var o=i.firstRow,u=i.lastRow;for(var a=o;a<=u;a++){var f=this.cache[a];f==null&&(f=r.getMatchOffsets(n.getLine(a),this.regExp),f.length>this.MAX_RANGES&&(f=f.slice(0,this.MAX_RANGES)),f=f.map(function(e){return new s(a,e.offset,a,e.offset+e.length)}),this.cache[a]=f.length?f:"");for(var l=f.length;l--;)t.drawSingleLineMarker(e,f[l].toScreenRange(n),this.clazz,i)}}}).call(o.prototype),t.SearchHighlight=o}),ace.define("ace/edit_session/fold_line",["require","exports","module","ace/range"],function(e,t,n){"use strict";function i(e,t){this.foldData=e,Array.isArray(t)?this.folds=t:t=this.folds=[t];var n=t[t.length-1];this.range=new r(t[0].start.row,t[0].start.column,n.end.row,n.end.column),this.start=this.range.start,this.end=this.range.end,this.folds.forEach(function(e){e.setFoldLine(this)},this)}var r=e("../range").Range;(function(){this.shiftRow=function(e){this.start.row+=e,this.end.row+=e,this.folds.forEach(function(t){t.start.row+=e,t.end.row+=e})},this.addFold=function(e){if(e.sameRow){if(e.start.rowthis.endRow)throw new Error("Can't add a fold to this FoldLine as it has no connection");this.folds.push(e),this.folds.sort(function(e,t){return-e.range.compareEnd(t.start.row,t.start.column)}),this.range.compareEnd(e.start.row,e.start.column)>0?(this.end.row=e.end.row,this.end.column=e.end.column):this.range.compareStart(e.end.row,e.end.column)<0&&(this.start.row=e.start.row,this.start.column=e.start.column)}else if(e.start.row==this.end.row)this.folds.push(e),this.end.row=e.end.row,this.end.column=e.end.column;else{if(e.end.row!=this.start.row)throw new Error("Trying to add fold to FoldRow that doesn't have a matching row");this.folds.unshift(e),this.start.row=e.start.row,this.start.column=e.start.column}e.foldLine=this},this.containsRow=function(e){return e>=this.start.row&&e<=this.end.row},this.walk=function(e,t,n){var r=0,i=this.folds,s,o,u,a=!0;t==null&&(t=this.end.row,n=this.end.column);for(var f=0;f0)continue;var a=i(e,o.start);return u===0?t&&a!==0?-s-2:s:a>0||a===0&&!t?s:-s-1}return-s-1},this.add=function(e){var t=!e.isEmpty(),n=this.pointIndex(e.start,t);n<0&&(n=-n-1);var r=this.pointIndex(e.end,t,n);return r<0?r=-r-1:r++,this.ranges.splice(n,r-n,e)},this.addList=function(e){var t=[];for(var n=e.length;n--;)t.push.apply(t,this.add(e[n]));return t},this.substractPoint=function(e){var t=this.pointIndex(e);if(t>=0)return this.ranges.splice(t,1)},this.merge=function(){var e=[],t=this.ranges;t=t.sort(function(e,t){return i(e.start,t.start)});var n=t[0],r;for(var s=1;s=0},this.containsPoint=function(e){return this.pointIndex(e)>=0},this.rangeAtPoint=function(e){var t=this.pointIndex(e);if(t>=0)return this.ranges[t]},this.clipRows=function(e,t){var n=this.ranges;if(n[0].start.row>t||n[n.length-1].start.row=r)break}if(e.action=="insert"){var f=i-r,l=-t.column+n.column;for(;or)break;a.start.row==r&&a.start.column>=t.column&&(a.start.column!=t.column||!this.$insertRight)&&(a.start.column+=l,a.start.row+=f);if(a.end.row==r&&a.end.column>=t.column){if(a.end.column==t.column&&this.$insertRight)continue;a.end.column==t.column&&l>0&&oa.start.column&&a.end.column==s[o+1].start.column&&(a.end.column-=l),a.end.column+=l,a.end.row+=f}}}else{var f=r-i,l=t.column-n.column;for(;oi)break;if(a.end.rowt.column)a.end.column=t.column,a.end.row=t.row}else a.end.column+=l,a.end.row+=f;else a.end.row>i&&(a.end.row+=f);if(a.start.rowt.column)a.start.column=t.column,a.start.row=t.row}else a.start.column+=l,a.start.row+=f;else a.start.row>i&&(a.start.row+=f)}}if(f!=0&&o=e)return i;if(i.end.row>e)return null}return null},this.getNextFoldLine=function(e,t){var n=this.$foldData,r=0;t&&(r=n.indexOf(t)),r==-1&&(r=0);for(r;r=e)return i}return null},this.getFoldedRowCount=function(e,t){var n=this.$foldData,r=t-e+1;for(var i=0;i=t){u=e?r-=t-u:r=0);break}o>=e&&(u>=e?r-=o-u:r-=o-e+1)}return r},this.$addFoldLine=function(e){return this.$foldData.push(e),this.$foldData.sort(function(e,t){return e.start.row-t.start.row}),e},this.addFold=function(e,t){var n=this.$foldData,r=!1,o;e instanceof s?o=e:(o=new s(t,e),o.collapseChildren=t.collapseChildren),this.$clipRangeToDocument(o.range);var u=o.start.row,a=o.start.column,f=o.end.row,l=o.end.column;if(u0&&(this.removeFolds(p),p.forEach(function(e){o.addSubFold(e)}));for(var d=0;d0&&this.foldAll(e.start.row+1,e.end.row,e.collapseChildren-1),e.subFolds=[]},this.expandFolds=function(e){e.forEach(function(e){this.expandFold(e)},this)},this.unfold=function(e,t){var n,i;e==null?(n=new r(0,0,this.getLength(),0),t=!0):typeof e=="number"?n=new r(e,0,e,this.getLine(e).length):"row"in e?n=r.fromPoints(e,e):n=e,i=this.getFoldsInRangeList(n);if(t)this.removeFolds(i);else{var s=i;while(s.length)this.expandFolds(s),s=this.getFoldsInRangeList(n)}if(i.length)return i},this.isRowFolded=function(e,t){return!!this.getFoldLine(e,t)},this.getRowFoldEnd=function(e,t){var n=this.getFoldLine(e,t);return n?n.end.row:e},this.getRowFoldStart=function(e,t){var n=this.getFoldLine(e,t);return n?n.start.row:e},this.getFoldDisplayLine=function(e,t,n,r,i){r==null&&(r=e.start.row),i==null&&(i=0),t==null&&(t=e.end.row),n==null&&(n=this.getLine(t).length);var s=this.doc,o="";return e.walk(function(e,t,n,u){if(tl)break}while(s&&a.test(s.type));s=i.stepBackward()}else s=i.getCurrentToken();return f.end.row=i.getCurrentTokenRow(),f.end.column=i.getCurrentTokenColumn()+s.value.length-2,f}},this.foldAll=function(e,t,n){n==undefined&&(n=1e5);var r=this.foldWidgets;if(!r)return;t=t||this.getLength(),e=e||0;for(var i=e;i=e){i=s.end.row;try{var o=this.addFold("...",s);o&&(o.collapseChildren=n)}catch(u){}}}},this.$foldStyles={manual:1,markbegin:1,markbeginend:1},this.$foldStyle="markbegin",this.setFoldStyle=function(e){if(!this.$foldStyles[e])throw new Error("invalid fold style: "+e+"["+Object.keys(this.$foldStyles).join(", ")+"]");if(this.$foldStyle==e)return;this.$foldStyle=e,e=="manual"&&this.unfold();var t=this.$foldMode;this.$setFolding(null),this.$setFolding(t)},this.$setFolding=function(e){if(this.$foldMode==e)return;this.$foldMode=e,this.off("change",this.$updateFoldWidgets),this.off("tokenizerUpdate",this.$tokenizerUpdateFoldWidgets),this._signal("changeAnnotation");if(!e||this.$foldStyle=="manual"){this.foldWidgets=null;return}this.foldWidgets=[],this.getFoldWidget=e.getFoldWidget.bind(e,this,this.$foldStyle),this.getFoldWidgetRange=e.getFoldWidgetRange.bind(e,this,this.$foldStyle),this.$updateFoldWidgets=this.updateFoldWidgets.bind(this),this.$tokenizerUpdateFoldWidgets=this.tokenizerUpdateFoldWidgets.bind(this),this.on("change",this.$updateFoldWidgets),this.on("tokenizerUpdate",this.$tokenizerUpdateFoldWidgets)},this.getParentFoldRangeData=function(e,t){var n=this.foldWidgets;if(!n||t&&n[e])return{};var r=e-1,i;while(r>=0){var s=n[r];s==null&&(s=n[r]=this.getFoldWidget(r));if(s=="start"){var o=this.getFoldWidgetRange(r);i||(i=o);if(o&&o.end.row>=e)break}r--}return{range:r!==-1&&o,firstRange:i}},this.onFoldWidgetClick=function(e,t){t=t.domEvent;var n={children:t.shiftKey,all:t.ctrlKey||t.metaKey,siblings:t.altKey},r=this.$toggleFoldWidget(e,n);if(!r){var i=t.target||t.srcElement;i&&/ace_fold-widget/.test(i.className)&&(i.className+=" ace_invalid")}},this.$toggleFoldWidget=function(e,t){if(!this.getFoldWidget)return;var n=this.getFoldWidget(e),r=this.getLine(e),i=n==="end"?-1:1,s=this.getFoldAt(e,i===-1?0:r.length,i);if(s)return t.children||t.all?this.removeFold(s):this.expandFold(s),s;var o=this.getFoldWidgetRange(e,!0);if(o&&!o.isMultiLine()){s=this.getFoldAt(o.start.row,o.start.column,1);if(s&&o.isEqual(s.range))return this.removeFold(s),s}if(t.siblings){var u=this.getParentFoldRangeData(e);if(u.range)var a=u.range.start.row+1,f=u.range.end.row;this.foldAll(a,f,t.all?1e4:0)}else t.children?(f=o?o.end.row:this.getLength(),this.foldAll(e+1,f,t.all?1e4:0)):o&&(t.all&&(o.collapseChildren=1e4),this.addFold("...",o));return o},this.toggleFoldWidget=function(e){var t=this.selection.getCursor().row;t=this.getRowFoldStart(t);var n=this.$toggleFoldWidget(t,{});if(n)return;var r=this.getParentFoldRangeData(t,!0);n=r.range||r.firstRange;if(n){t=n.start.row;var i=this.getFoldAt(t,this.getLine(t).length,1);i?this.removeFold(i):this.addFold("...",n)}},this.updateFoldWidgets=function(e){var t=e.start.row,n=e.end.row-t;if(n===0)this.foldWidgets[t]=null;else if(e.action=="remove")this.foldWidgets.splice(t,n+1,null);else{var r=Array(n+1);r.unshift(t,1),this.foldWidgets.splice.apply(this.foldWidgets,r)}},this.tokenizerUpdateFoldWidgets=function(e){var t=e.data;t.first!=t.last&&this.foldWidgets.length>t.first&&this.foldWidgets.splice(t.first,this.foldWidgets.length)}}var r=e("../range").Range,i=e("./fold_line").FoldLine,s=e("./fold").Fold,o=e("../token_iterator").TokenIterator;t.Folding=u}),ace.define("ace/edit_session/bracket_match",["require","exports","module","ace/token_iterator","ace/range"],function(e,t,n){"use strict";function s(){this.findMatchingBracket=function(e,t){if(e.column==0)return null;var n=t||this.getLine(e.row).charAt(e.column-1);if(n=="")return null;var r=n.match(/([\(\[\{])|([\)\]\}])/);return r?r[1]?this.$findClosingBracket(r[1],e):this.$findOpeningBracket(r[2],e):null},this.getBracketRange=function(e){var t=this.getLine(e.row),n=!0,r,s=t.charAt(e.column-1),o=s&&s.match(/([\(\[\{])|([\)\]\}])/);o||(s=t.charAt(e.column),e={row:e.row,column:e.column+1},o=s&&s.match(/([\(\[\{])|([\)\]\}])/),n=!1);if(!o)return null;if(o[1]){var u=this.$findClosingBracket(o[1],e);if(!u)return null;r=i.fromPoints(e,u),n||(r.end.column++,r.start.column--),r.cursor=r.end}else{var u=this.$findOpeningBracket(o[2],e);if(!u)return null;r=i.fromPoints(u,e),n||(r.start.column++,r.end.column--),r.cursor=r.start}return r},this.$brackets={")":"(","(":")","]":"[","[":"]","{":"}","}":"{","<":">",">":"<"},this.$findOpeningBracket=function(e,t,n){var i=this.$brackets[e],s=1,o=new r(this,t.row,t.column),u=o.getCurrentToken();u||(u=o.stepForward());if(!u)return;n||(n=new RegExp("(\\.?"+u.type.replace(".","\\.").replace("rparen",".paren").replace(/\b(?:end)\b/,"(?:start|begin|end)")+")+"));var a=t.column-o.getCurrentTokenColumn()-2,f=u.value;for(;;){while(a>=0){var l=f.charAt(a);if(l==i){s-=1;if(s==0)return{row:o.getCurrentTokenRow(),column:a+o.getCurrentTokenColumn()}}else l==e&&(s+=1);a-=1}do u=o.stepBackward();while(u&&!n.test(u.type));if(u==null)break;f=u.value,a=f.length-1}return null},this.$findClosingBracket=function(e,t,n){var i=this.$brackets[e],s=1,o=new r(this,t.row,t.column),u=o.getCurrentToken();u||(u=o.stepForward());if(!u)return;n||(n=new RegExp("(\\.?"+u.type.replace(".","\\.").replace("lparen",".paren").replace(/\b(?:start|begin)\b/,"(?:start|begin|end)")+")+"));var a=t.column-o.getCurrentTokenColumn();for(;;){var f=u.value,l=f.length;while(a=4352&&e<=4447||e>=4515&&e<=4519||e>=4602&&e<=4607||e>=9001&&e<=9002||e>=11904&&e<=11929||e>=11931&&e<=12019||e>=12032&&e<=12245||e>=12272&&e<=12283||e>=12288&&e<=12350||e>=12353&&e<=12438||e>=12441&&e<=12543||e>=12549&&e<=12589||e>=12593&&e<=12686||e>=12688&&e<=12730||e>=12736&&e<=12771||e>=12784&&e<=12830||e>=12832&&e<=12871||e>=12880&&e<=13054||e>=13056&&e<=19903||e>=19968&&e<=42124||e>=42128&&e<=42182||e>=43360&&e<=43388||e>=44032&&e<=55203||e>=55216&&e<=55238||e>=55243&&e<=55291||e>=63744&&e<=64255||e>=65040&&e<=65049||e>=65072&&e<=65106||e>=65108&&e<=65126||e>=65128&&e<=65131||e>=65281&&e<=65376||e>=65504&&e<=65510}r.implement(this,u),this.setDocument=function(e){this.doc&&this.doc.removeListener("change",this.$onChange),this.doc=e,e.on("change",this.$onChange),this.bgTokenizer&&this.bgTokenizer.setDocument(this.getDocument()),this.resetCaches()},this.getDocument=function(){return this.doc},this.$resetRowCache=function(e){if(!e){this.$docRowCache=[],this.$screenRowCache=[];return}var t=this.$docRowCache.length,n=this.$getRowCacheIndex(this.$docRowCache,e)+1;t>n&&(this.$docRowCache.splice(n,t),this.$screenRowCache.splice(n,t))},this.$getRowCacheIndex=function(e,t){var n=0,r=e.length-1;while(n<=r){var i=n+r>>1,s=e[i];if(t>s)n=i+1;else{if(!(t=t)break}return r=n[s],r?(r.index=s,r.start=i-r.value.length,r):null},this.setUndoManager=function(e){this.$undoManager=e,this.$informUndoManager&&this.$informUndoManager.cancel();if(e){var t=this;e.addSession(this),this.$syncInformUndoManager=function(){t.$informUndoManager.cancel(),t.mergeUndoDeltas=!1},this.$informUndoManager=i.delayedCall(this.$syncInformUndoManager)}else this.$syncInformUndoManager=function(){}},this.markUndoGroup=function(){this.$syncInformUndoManager&&this.$syncInformUndoManager()},this.$defaultUndoManager={undo:function(){},redo:function(){},reset:function(){},add:function(){},addSelection:function(){},startNewGroup:function(){},addSession:function(){}},this.getUndoManager=function(){return this.$undoManager||this.$defaultUndoManager},this.getTabString=function(){return this.getUseSoftTabs()?i.stringRepeat(" ",this.getTabSize()):" "},this.setUseSoftTabs=function(e){this.setOption("useSoftTabs",e)},this.getUseSoftTabs=function(){return this.$useSoftTabs&&!this.$mode.$indentWithTabs},this.setTabSize=function(e){this.setOption("tabSize",e)},this.getTabSize=function(){return this.$tabSize},this.isTabStop=function(e){return this.$useSoftTabs&&e.column%this.$tabSize===0},this.setNavigateWithinSoftTabs=function(e){this.setOption("navigateWithinSoftTabs",e)},this.getNavigateWithinSoftTabs=function(){return this.$navigateWithinSoftTabs},this.$overwrite=!1,this.setOverwrite=function(e){this.setOption("overwrite",e)},this.getOverwrite=function(){return this.$overwrite},this.toggleOverwrite=function(){this.setOverwrite(!this.$overwrite)},this.addGutterDecoration=function(e,t){this.$decorations[e]||(this.$decorations[e]=""),this.$decorations[e]+=" "+t,this._signal("changeBreakpoint",{})},this.removeGutterDecoration=function(e,t){this.$decorations[e]=(this.$decorations[e]||"").replace(" "+t,""),this._signal("changeBreakpoint",{})},this.getBreakpoints=function(){return this.$breakpoints},this.setBreakpoints=function(e){this.$breakpoints=[];for(var t=0;t0&&(r=!!n.charAt(t-1).match(this.tokenRe)),r||(r=!!n.charAt(t).match(this.tokenRe));if(r)var i=this.tokenRe;else if(/^\s+$/.test(n.slice(t-1,t+1)))var i=/\s/;else var i=this.nonTokenRe;var s=t;if(s>0){do s--;while(s>=0&&n.charAt(s).match(i));s++}var o=t;while(oe&&(e=t.screenWidth)}),this.lineWidgetWidth=e},this.$computeWidth=function(e){if(this.$modified||e){this.$modified=!1;if(this.$useWrapMode)return this.screenWidth=this.$wrapLimit;var t=this.doc.getAllLines(),n=this.$rowLengthCache,r=0,i=0,s=this.$foldData[i],o=s?s.start.row:Infinity,u=t.length;for(var a=0;ao){a=s.end.row+1;if(a>=u)break;s=this.$foldData[i++],o=s?s.start.row:Infinity}n[a]==null&&(n[a]=this.$getStringScreenWidth(t[a])[0]),n[a]>r&&(r=n[a])}this.screenWidth=r}},this.getLine=function(e){return this.doc.getLine(e)},this.getLines=function(e,t){return this.doc.getLines(e,t)},this.getLength=function(){return this.doc.getLength()},this.getTextRange=function(e){return this.doc.getTextRange(e||this.selection.getRange())},this.insert=function(e,t){return this.doc.insert(e,t)},this.remove=function(e){return this.doc.remove(e)},this.removeFullLines=function(e,t){return this.doc.removeFullLines(e,t)},this.undoChanges=function(e,t){if(!e.length)return;this.$fromUndo=!0;for(var n=e.length-1;n!=-1;n--){var r=e[n];r.action=="insert"||r.action=="remove"?this.doc.revertDelta(r):r.folds&&this.addFolds(r.folds)}!t&&this.$undoSelect&&(e.selectionBefore?this.selection.fromJSON(e.selectionBefore):this.selection.setRange(this.$getUndoSelection(e,!0))),this.$fromUndo=!1},this.redoChanges=function(e,t){if(!e.length)return;this.$fromUndo=!0;for(var n=0;ne.end.column&&(s.start.column+=u),s.end.row==e.end.row&&s.end.column>e.end.column&&(s.end.column+=u)),o&&s.start.row>=e.end.row&&(s.start.row+=o,s.end.row+=o)}s.end=this.insert(s.start,r);if(i.length){var a=e.start,f=s.start,o=f.row-a.row,u=f.column-a.column;this.addFolds(i.map(function(e){return e=e.clone(),e.start.row==a.row&&(e.start.column+=u),e.end.row==a.row&&(e.end.column+=u),e.start.row+=o,e.end.row+=o,e}))}return s},this.indentRows=function(e,t,n){n=n.replace(/\t/g,this.getTabString());for(var r=e;r<=t;r++)this.doc.insertInLine({row:r,column:0},n)},this.outdentRows=function(e){var t=e.collapseRows(),n=new l(0,0,0,0),r=this.getTabSize();for(var i=t.start.row;i<=t.end.row;++i){var s=this.getLine(i);n.start.row=i,n.end.row=i;for(var o=0;o0){var r=this.getRowFoldEnd(t+n);if(r>this.doc.getLength()-1)return 0;var i=r-t}else{e=this.$clipRowToDocument(e),t=this.$clipRowToDocument(t);var i=t-e+1}var s=new l(e,0,t,Number.MAX_VALUE),o=this.getFoldsInRange(s).map(function(e){return e=e.clone(),e.start.row+=i,e.end.row+=i,e}),u=n==0?this.doc.getLines(e,t):this.doc.removeFullLines(e,t);return this.doc.insertFullLines(e+i,u),o.length&&this.addFolds(o),i},this.moveLinesUp=function(e,t){return this.$moveLines(e,t,-1)},this.moveLinesDown=function(e,t){return this.$moveLines(e,t,1)},this.duplicateLines=function(e,t){return this.$moveLines(e,t,0)},this.$clipRowToDocument=function(e){return Math.max(0,Math.min(e,this.doc.getLength()-1))},this.$clipColumnToRow=function(e,t){return t<0?0:Math.min(this.doc.getLine(e).length,t)},this.$clipPositionToDocument=function(e,t){t=Math.max(0,t);if(e<0)e=0,t=0;else{var n=this.doc.getLength();e>=n?(e=n-1,t=this.doc.getLine(n-1).length):t=Math.min(this.doc.getLine(e).length,t)}return{row:e,column:t}},this.$clipRangeToDocument=function(e){e.start.row<0?(e.start.row=0,e.start.column=0):e.start.column=this.$clipColumnToRow(e.start.row,e.start.column);var t=this.doc.getLength()-1;return e.end.row>t?(e.end.row=t,e.end.column=this.doc.getLine(t).length):e.end.column=this.$clipColumnToRow(e.end.row,e.end.column),e},this.$wrapLimit=80,this.$useWrapMode=!1,this.$wrapLimitRange={min:null,max:null},this.setUseWrapMode=function(e){if(e!=this.$useWrapMode){this.$useWrapMode=e,this.$modified=!0,this.$resetRowCache(0);if(e){var t=this.getLength();this.$wrapData=Array(t),this.$updateWrapData(0,t-1)}this._signal("changeWrapMode")}},this.getUseWrapMode=function(){return this.$useWrapMode},this.setWrapLimitRange=function(e,t){if(this.$wrapLimitRange.min!==e||this.$wrapLimitRange.max!==t)this.$wrapLimitRange={min:e,max:t},this.$modified=!0,this.$bidiHandler.markAsDirty(),this.$useWrapMode&&this._signal("changeWrapMode")},this.adjustWrapLimit=function(e,t){var n=this.$wrapLimitRange;n.max<0&&(n={min:t,max:t});var r=this.$constrainWrapLimit(e,n.min,n.max);return r!=this.$wrapLimit&&r>1?(this.$wrapLimit=r,this.$modified=!0,this.$useWrapMode&&(this.$updateWrapData(0,this.getLength()-1),this.$resetRowCache(0),this._signal("changeWrapLimit")),!0):!1},this.$constrainWrapLimit=function(e,t,n){return t&&(e=Math.max(t,e)),n&&(e=Math.min(n,e)),e},this.getWrapLimit=function(){return this.$wrapLimit},this.setWrapLimit=function(e){this.setWrapLimitRange(e,e)},this.getWrapLimitRange=function(){return{min:this.$wrapLimitRange.min,max:this.$wrapLimitRange.max}},this.$updateInternalDataOnChange=function(e){var t=this.$useWrapMode,n=e.action,r=e.start,i=e.end,s=r.row,o=i.row,u=o-s,a=null;this.$updating=!0;if(u!=0)if(n==="remove"){this[t?"$wrapData":"$rowLengthCache"].splice(s,u);var f=this.$foldData;a=this.getFoldsInRange(e),this.removeFolds(a);var l=this.getFoldLine(i.row),c=0;if(l){l.addRemoveChars(i.row,i.column,r.column-i.column),l.shiftRow(-u);var h=this.getFoldLine(s);h&&h!==l&&(h.merge(l),l=h),c=f.indexOf(l)+1}for(c;c=i.row&&l.shiftRow(-u)}o=s}else{var p=Array(u);p.unshift(s,0);var d=t?this.$wrapData:this.$rowLengthCache;d.splice.apply(d,p);var f=this.$foldData,l=this.getFoldLine(s),c=0;if(l){var v=l.range.compareInside(r.row,r.column);v==0?(l=l.split(r.row,r.column),l&&(l.shiftRow(u),l.addRemoveChars(o,0,i.column-r.column))):v==-1&&(l.addRemoveChars(s,0,i.column-r.column),l.shiftRow(u)),c=f.indexOf(l)+1}for(c;c=s&&l.shiftRow(u)}}else{u=Math.abs(e.start.column-e.end.column),n==="remove"&&(a=this.getFoldsInRange(e),this.removeFolds(a),u=-u);var l=this.getFoldLine(s);l&&l.addRemoveChars(s,r.column,u)}return t&&this.$wrapData.length!=this.doc.getLength()&&console.error("doc.getLength() and $wrapData.length have to be the same!"),this.$updating=!1,t?this.$updateWrapData(s,o):this.$updateRowLengthCache(s,o),a},this.$updateRowLengthCache=function(e,t,n){this.$rowLengthCache[e]=null,this.$rowLengthCache[t]=null},this.$updateWrapData=function(e,t){var r=this.doc.getAllLines(),i=this.getTabSize(),o=this.$wrapData,u=this.$wrapLimit,a,f,l=e;t=Math.min(t,r.length-1);while(l<=t)f=this.getFoldLine(l,f),f?(a=[],f.walk(function(e,t,i,o){var u;if(e!=null){u=this.$getDisplayTokens(e,a.length),u[0]=n;for(var f=1;fr-b){var w=f+r-b;if(e[w-1]>=c&&e[w]>=c){y(w);continue}if(e[w]==n||e[w]==s){for(w;w!=f-1;w--)if(e[w]==n)break;if(w>f){y(w);continue}w=f+r;for(w;w>2)),f-1);while(w>E&&e[w]E&&e[w]E&&e[w]==a)w--}else while(w>E&&e[w]E){y(++w);continue}w=f+r,e[w]==t&&w--,y(w-b)}return o},this.$getDisplayTokens=function(n,r){var i=[],s;r=r||0;for(var o=0;o39&&u<48||u>57&&u<64?i.push(a):u>=4352&&m(u)?i.push(e,t):i.push(e)}return i},this.$getStringScreenWidth=function(e,t,n){if(t==0)return[0,0];t==null&&(t=Infinity),n=n||0;var r,i;for(i=0;i=4352&&m(r)?n+=2:n+=1;if(n>t)break}return[n,i]},this.lineWidgets=null,this.getRowLength=function(e){if(this.lineWidgets)var t=this.lineWidgets[e]&&this.lineWidgets[e].rowCount||0;else t=0;return!this.$useWrapMode||!this.$wrapData[e]?1+t:this.$wrapData[e].length+1+t},this.getRowLineCount=function(e){return!this.$useWrapMode||!this.$wrapData[e]?1:this.$wrapData[e].length+1},this.getRowWrapIndent=function(e){if(this.$useWrapMode){var t=this.screenToDocumentPosition(e,Number.MAX_VALUE),n=this.$wrapData[t.row];return n.length&&n[0]=0)var u=f[l],i=this.$docRowCache[l],h=e>f[c-1];else var h=!c;var p=this.getLength()-1,d=this.getNextFoldLine(i),v=d?d.start.row:Infinity;while(u<=e){a=this.getRowLength(i);if(u+a>e||i>=p)break;u+=a,i++,i>v&&(i=d.end.row+1,d=this.getNextFoldLine(i,d),v=d?d.start.row:Infinity),h&&(this.$docRowCache.push(i),this.$screenRowCache.push(u))}if(d&&d.start.row<=i)r=this.getFoldDisplayLine(d),i=d.start.row;else{if(u+a<=e||i>p)return{row:p,column:this.getLine(p).length};r=this.getLine(i),d=null}var m=0,g=Math.floor(e-u);if(this.$useWrapMode){var y=this.$wrapData[i];y&&(o=y[g],g>0&&y.length&&(m=y.indent,s=y[g-1]||y[y.length-1],r=r.substring(s)))}return n!==undefined&&this.$bidiHandler.isBidiRow(u+g,i,g)&&(t=this.$bidiHandler.offsetToCol(n)),s+=this.$getStringScreenWidth(r,t-m)[1],this.$useWrapMode&&s>=o&&(s=o-1),d?d.idxToPosition(s):{row:i,column:s}},this.documentToScreenPosition=function(e,t){if(typeof t=="undefined")var n=this.$clipPositionToDocument(e.row,e.column);else n=this.$clipPositionToDocument(e,t);e=n.row,t=n.column;var r=0,i=null,s=null;s=this.getFoldAt(e,t,1),s&&(e=s.start.row,t=s.start.column);var o,u=0,a=this.$docRowCache,f=this.$getRowCacheIndex(a,e),l=a.length;if(l&&f>=0)var u=a[f],r=this.$screenRowCache[f],c=e>a[l-1];else var c=!l;var h=this.getNextFoldLine(u),p=h?h.start.row:Infinity;while(u=p){o=h.end.row+1;if(o>e)break;h=this.getNextFoldLine(o,h),p=h?h.start.row:Infinity}else o=u+1;r+=this.getRowLength(u),u=o,c&&(this.$docRowCache.push(u),this.$screenRowCache.push(r))}var d="";h&&u>=p?(d=this.getFoldDisplayLine(h,e,t),i=h.start.row):(d=this.getLine(e).substring(0,t),i=e);var v=0;if(this.$useWrapMode){var m=this.$wrapData[i];if(m){var g=0;while(d.length>=m[g])r++,g++;d=d.substring(m[g-1]||0,d.length),v=g>0?m.indent:0}}return{row:r,column:v+this.$getStringScreenWidth(d)[0]}},this.documentToScreenColumn=function(e,t){return this.documentToScreenPosition(e,t).column},this.documentToScreenRow=function(e,t){return this.documentToScreenPosition(e,t).row},this.getScreenLength=function(){var e=0,t=null;if(!this.$useWrapMode){e=this.getLength();var n=this.$foldData;for(var r=0;ro&&(s=t.end.row+1,t=this.$foldData[r++],o=t?t.start.row:Infinity)}}return this.lineWidgets&&(e+=this.$getWidgetScreenLength()),e},this.$setFontMetrics=function(e){if(!this.$enableVarChar)return;this.$getStringScreenWidth=function(t,n,r){if(n===0)return[0,0];n||(n=Infinity),r=r||0;var i,s;for(s=0;sn)break}return[r,s]}},this.destroy=function(){this.bgTokenizer&&(this.bgTokenizer.setDocument(null),this.bgTokenizer=null),this.$stopWorker()},this.isFullWidth=m}.call(d.prototype),e("./edit_session/folding").Folding.call(d.prototype),e("./edit_session/bracket_match").BracketMatch.call(d.prototype),o.defineOptions(d.prototype,"session",{wrap:{set:function(e){!e||e=="off"?e=!1:e=="free"?e=!0:e=="printMargin"?e=-1:typeof e=="string"&&(e=parseInt(e,10)||!1);if(this.$wrap==e)return;this.$wrap=e;if(!e)this.setUseWrapMode(!1);else{var t=typeof e=="number"?e:null;this.setWrapLimitRange(t,t),this.setUseWrapMode(!0)}},get:function(){return this.getUseWrapMode()?this.$wrap==-1?"printMargin":this.getWrapLimitRange().min?this.$wrap:"free":"off"},handlesSet:!0},wrapMethod:{set:function(e){e=e=="auto"?this.$mode.type!="text":e!="text",e!=this.$wrapAsCode&&(this.$wrapAsCode=e,this.$useWrapMode&&(this.$useWrapMode=!1,this.setUseWrapMode(!0)))},initialValue:"auto"},indentedSoftWrap:{set:function(){this.$useWrapMode&&(this.$useWrapMode=!1,this.setUseWrapMode(!0))},initialValue:!0},firstLineNumber:{set:function(){this._signal("changeBreakpoint")},initialValue:1},useWorker:{set:function(e){this.$useWorker=e,this.$stopWorker(),e&&this.$startWorker()},initialValue:!0},useSoftTabs:{initialValue:!0},tabSize:{set:function(e){e=parseInt(e);if(isNaN(e)||this.$tabSize===e)return;this.$modified=!0,this.$rowLengthCache=[],this.$tabSize=e,this._signal("changeTabSize")},initialValue:4,handlesSet:!0},navigateWithinSoftTabs:{initialValue:!1},foldStyle:{set:function(e){this.setFoldStyle(e)},handlesSet:!0},overwrite:{set:function(e){this._signal("changeOverwrite")},initialValue:!1},newLineMode:{set:function(e){this.doc.setNewLineMode(e)},get:function(){return this.doc.getNewLineMode()},handlesSet:!0},mode:{set:function(e){this.setMode(e)},get:function(){return this.$modeId},handlesSet:!0}}),t.EditSession=d}),ace.define("ace/search",["require","exports","module","ace/lib/lang","ace/lib/oop","ace/range"],function(e,t,n){"use strict";function u(e,t){function n(e){return/\w/.test(e)||t.regExp?"\\b":""}return n(e[0])+e+n(e[e.length-1])}var r=e("./lib/lang"),i=e("./lib/oop"),s=e("./range").Range,o=function(){this.$options={}};(function(){this.set=function(e){return i.mixin(this.$options,e),this},this.getOptions=function(){return r.copyObject(this.$options)},this.setOptions=function(e){this.$options=e},this.find=function(e){var t=this.$options,n=this.$matchIterator(e,t);if(!n)return!1;var r=null;return n.forEach(function(e,n,i,o){return r=new s(e,n,i,o),n==o&&t.start&&t.start.start&&t.skipCurrent!=0&&r.isEqual(t.start)?(r=null,!1):!0}),r},this.findAll=function(e){var t=this.$options;if(!t.needle)return[];this.$assembleRegExp(t);var n=t.range,i=n?e.getLines(n.start.row,n.end.row):e.doc.getAllLines(),o=[],u=t.re;if(t.$isMultiLine){var a=u.length,f=i.length-a,l;e:for(var c=u.offset||0;c<=f;c++){for(var h=0;hv)continue;o.push(l=new s(c,v,c+a-1,m)),a>2&&(c=c+a-2)}}else for(var g=0;gE&&o[h].end.row==n.end.row)h--;o=o.slice(g,h+1);for(g=0,h=o.length;g=u;n--)if(c(n,Number.MAX_VALUE,e))return;if(t.wrap==0)return;for(n=a,u=o.row;n>=u;n--)if(c(n,Number.MAX_VALUE,e))return};else var f=function(e){var n=o.row;if(c(n,o.column,e))return;for(n+=1;n<=a;n++)if(c(n,0,e))return;if(t.wrap==0)return;for(n=u,a=o.row;n<=a;n++)if(c(n,0,e))return};if(t.$isMultiLine)var l=n.length,c=function(t,i,s){var o=r?t-l+1:t;if(o<0)return;var u=e.getLine(o),a=u.search(n[0]);if(!r&&ai)return;if(s(o,a,o+l-1,c))return!0};else if(r)var c=function(t,r,i){var s=e.getLine(t),o=[],u,a=0;n.lastIndex=0;while(u=n.exec(s)){var f=u[0].length;a=u.index;if(!f){if(a>=s.length)break;n.lastIndex=a+=1}if(u.index+f>r)break;o.push(u.index,f)}for(var l=o.length-1;l>=0;l-=2){var c=o[l-1],f=o[l];if(i(t,c,t,c+f))return!0}};else var c=function(t,r,i){var s=e.getLine(t),o,u;n.lastIndex=r;while(u=n.exec(s)){var a=u[0].length;o=u.index;if(i(t,o,t,o+a))return!0;if(!a){n.lastIndex=o+=1;if(o>=s.length)return!1}}};return{forEach:f}}}).call(o.prototype),t.Search=o}),ace.define("ace/keyboard/hash_handler",["require","exports","module","ace/lib/keys","ace/lib/useragent"],function(e,t,n){"use strict";function o(e,t){this.platform=t||(i.isMac?"mac":"win"),this.commands={},this.commandKeyBinding={},this.addCommands(e),this.$singleCommand=!0}function u(e,t){o.call(this,e,t),this.$singleCommand=!1}var r=e("../lib/keys"),i=e("../lib/useragent"),s=r.KEY_MODS;u.prototype=o.prototype,function(){function e(e){return typeof e=="object"&&e.bindKey&&e.bindKey.position||(e.isDefault?-100:0)}this.addCommand=function(e){this.commands[e.name]&&this.removeCommand(e),this.commands[e.name]=e,e.bindKey&&this._buildKeyHash(e)},this.removeCommand=function(e,t){var n=e&&(typeof e=="string"?e:e.name);e=this.commands[n],t||delete this.commands[n];var r=this.commandKeyBinding;for(var i in r){var s=r[i];if(s==e)delete r[i];else if(Array.isArray(s)){var o=s.indexOf(e);o!=-1&&(s.splice(o,1),s.length==1&&(r[i]=s[0]))}}},this.bindKey=function(e,t,n){typeof e=="object"&&e&&(n==undefined&&(n=e.position),e=e[this.platform]);if(!e)return;if(typeof t=="function")return this.addCommand({exec:t,bindKey:e,name:t.name||e});e.split("|").forEach(function(e){var r="";if(e.indexOf(" ")!=-1){var i=e.split(/\s+/);e=i.pop(),i.forEach(function(e){var t=this.parseKeys(e),n=s[t.hashId]+t.key;r+=(r?" ":"")+n,this._addCommandToBinding(r,"chainKeys")},this),r+=" "}var o=this.parseKeys(e),u=s[o.hashId]+o.key;this._addCommandToBinding(r+u,t,n)},this)},this._addCommandToBinding=function(t,n,r){var i=this.commandKeyBinding,s;if(!n)delete i[t];else if(!i[t]||this.$singleCommand)i[t]=n;else{Array.isArray(i[t])?(s=i[t].indexOf(n))!=-1&&i[t].splice(s,1):i[t]=[i[t]],typeof r!="number"&&(r=e(n));var o=i[t];for(s=0;sr)break}o.splice(s,0,n)}},this.addCommands=function(e){e&&Object.keys(e).forEach(function(t){var n=e[t];if(!n)return;if(typeof n=="string")return this.bindKey(n,t);typeof n=="function"&&(n={exec:n});if(typeof n!="object")return;n.name||(n.name=t),this.addCommand(n)},this)},this.removeCommands=function(e){Object.keys(e).forEach(function(t){this.removeCommand(e[t])},this)},this.bindKeys=function(e){Object.keys(e).forEach(function(t){this.bindKey(t,e[t])},this)},this._buildKeyHash=function(e){this.bindKey(e.bindKey,e)},this.parseKeys=function(e){var t=e.toLowerCase().split(/[\-\+]([\-\+])?/).filter(function(e){return e}),n=t.pop(),i=r[n];if(r.FUNCTION_KEYS[i])n=r.FUNCTION_KEYS[i].toLowerCase();else{if(!t.length)return{key:n,hashId:-1};if(t.length==1&&t[0]=="shift")return{key:n.toUpperCase(),hashId:-1}}var s=0;for(var o=t.length;o--;){var u=r.KEY_MODS[t[o]];if(u==null)return typeof console!="undefined"&&console.error("invalid modifier "+t[o]+" in "+e),!1;s|=u}return{key:n,hashId:s}},this.findKeyCommand=function(t,n){var r=s[t]+n;return this.commandKeyBinding[r]},this.handleKeyboard=function(e,t,n,r){if(r<0)return;var i=s[t]+n,o=this.commandKeyBinding[i];e.$keyChain&&(e.$keyChain+=" "+i,o=this.commandKeyBinding[e.$keyChain]||o);if(o)if(o=="chainKeys"||o[o.length-1]=="chainKeys")return e.$keyChain=e.$keyChain||i,{command:"null"};if(e.$keyChain)if(!!t&&t!=4||n.length!=1){if(t==-1||r>0)e.$keyChain=""}else e.$keyChain=e.$keyChain.slice(0,-i.length-1);return{command:o}},this.getStatusText=function(e,t){return t.$keyChain||""}}.call(o.prototype),t.HashHandler=o,t.MultiHashHandler=u}),ace.define("ace/commands/command_manager",["require","exports","module","ace/lib/oop","ace/keyboard/hash_handler","ace/lib/event_emitter"],function(e,t,n){"use strict";var r=e("../lib/oop"),i=e("../keyboard/hash_handler").MultiHashHandler,s=e("../lib/event_emitter").EventEmitter,o=function(e,t){i.call(this,t,e),this.byName=this.commands,this.setDefaultHandler("exec",function(e){return e.command.exec(e.editor,e.args||{})})};r.inherits(o,i),function(){r.implement(this,s),this.exec=function(e,t,n){if(Array.isArray(e)){for(var r=e.length;r--;)if(this.exec(e[r],t,n))return!0;return!1}typeof e=="string"&&(e=this.commands[e]);if(!e)return!1;if(t&&t.$readOnly&&!e.readOnly)return!1;if(this.$checkCommandState!=0&&e.isAvailable&&!e.isAvailable(t))return!1;var i={editor:t,command:e,args:n};return i.returnValue=this._emit("exec",i),this._signal("afterExec",i),i.returnValue===!1?!1:!0},this.toggleRecording=function(e){if(this.$inReplay)return;return e&&e._emit("changeStatus"),this.recording?(this.macro.pop(),this.removeEventListener("exec",this.$addCommandToMacro),this.macro.length||(this.macro=this.oldMacro),this.recording=!1):(this.$addCommandToMacro||(this.$addCommandToMacro=function(e){this.macro.push([e.command,e.args])}.bind(this)),this.oldMacro=this.macro,this.macro=[],this.on("exec",this.$addCommandToMacro),this.recording=!0)},this.replay=function(e){if(this.$inReplay||!this.macro)return;if(this.recording)return this.toggleRecording(e);try{this.$inReplay=!0,this.macro.forEach(function(t){typeof t=="string"?this.exec(t,e):this.exec(t[0],e,t[1])},this)}finally{this.$inReplay=!1}},this.trimMacro=function(e){return e.map(function(e){return typeof e[0]!="string"&&(e[0]=e[0].name),e[1]||(e=e[0]),e})}}.call(o.prototype),t.CommandManager=o}),ace.define("ace/commands/default_commands",["require","exports","module","ace/lib/lang","ace/config","ace/range"],function(e,t,n){"use strict";function o(e,t){return{win:e,mac:t}}var r=e("../lib/lang"),i=e("../config"),s=e("../range").Range;t.commands=[{name:"showSettingsMenu",bindKey:o("Ctrl-,","Command-,"),exec:function(e){i.loadModule("ace/ext/settings_menu",function(t){t.init(e),e.showSettingsMenu()})},readOnly:!0},{name:"goToNextError",bindKey:o("Alt-E","F4"),exec:function(e){i.loadModule("./ext/error_marker",function(t){t.showErrorMarker(e,1)})},scrollIntoView:"animate",readOnly:!0},{name:"goToPreviousError",bindKey:o("Alt-Shift-E","Shift-F4"),exec:function(e){i.loadModule("./ext/error_marker",function(t){t.showErrorMarker(e,-1)})},scrollIntoView:"animate",readOnly:!0},{name:"selectall",description:"Select all",bindKey:o("Ctrl-A","Command-A"),exec:function(e){e.selectAll()},readOnly:!0},{name:"centerselection",description:"Center selection",bindKey:o(null,"Ctrl-L"),exec:function(e){e.centerSelection()},readOnly:!0},{name:"gotoline",description:"Go to line...",bindKey:o("Ctrl-L","Command-L"),exec:function(e,t){typeof t=="number"&&!isNaN(t)&&e.gotoLine(t),e.prompt({$type:"gotoLine"})},readOnly:!0},{name:"fold",bindKey:o("Alt-L|Ctrl-F1","Command-Alt-L|Command-F1"),exec:function(e){e.session.toggleFold(!1)},multiSelectAction:"forEach",scrollIntoView:"center",readOnly:!0},{name:"unfold",bindKey:o("Alt-Shift-L|Ctrl-Shift-F1","Command-Alt-Shift-L|Command-Shift-F1"),exec:function(e){e.session.toggleFold(!0)},multiSelectAction:"forEach",scrollIntoView:"center",readOnly:!0},{name:"toggleFoldWidget",bindKey:o("F2","F2"),exec:function(e){e.session.toggleFoldWidget()},multiSelectAction:"forEach",scrollIntoView:"center",readOnly:!0},{name:"toggleParentFoldWidget",bindKey:o("Alt-F2","Alt-F2"),exec:function(e){e.session.toggleFoldWidget(!0)},multiSelectAction:"forEach",scrollIntoView:"center",readOnly:!0},{name:"foldall",description:"Fold all",bindKey:o(null,"Ctrl-Command-Option-0"),exec:function(e){e.session.foldAll()},scrollIntoView:"center",readOnly:!0},{name:"foldOther",description:"Fold other",bindKey:o("Alt-0","Command-Option-0"),exec:function(e){e.session.foldAll(),e.session.unfold(e.selection.getAllRanges())},scrollIntoView:"center",readOnly:!0},{name:"unfoldall",description:"Unfold all",bindKey:o("Alt-Shift-0","Command-Option-Shift-0"),exec:function(e){e.session.unfold()},scrollIntoView:"center",readOnly:!0},{name:"findnext",description:"Find next",bindKey:o("Ctrl-K","Command-G"),exec:function(e){e.findNext()},multiSelectAction:"forEach",scrollIntoView:"center",readOnly:!0},{name:"findprevious",description:"Find previous",bindKey:o("Ctrl-Shift-K","Command-Shift-G"),exec:function(e){e.findPrevious()},multiSelectAction:"forEach",scrollIntoView:"center",readOnly:!0},{name:"selectOrFindNext",description:"Select or find next",bindKey:o("Alt-K","Ctrl-G"),exec:function(e){e.selection.isEmpty()?e.selection.selectWord():e.findNext()},readOnly:!0},{name:"selectOrFindPrevious",description:"Select or find previous",bindKey:o("Alt-Shift-K","Ctrl-Shift-G"),exec:function(e){e.selection.isEmpty()?e.selection.selectWord():e.findPrevious()},readOnly:!0},{name:"find",description:"Find",bindKey:o("Ctrl-F","Command-F"),exec:function(e){i.loadModule("ace/ext/searchbox",function(t){t.Search(e)})},readOnly:!0},{name:"overwrite",description:"Overwrite",bindKey:"Insert",exec:function(e){e.toggleOverwrite()},readOnly:!0},{name:"selecttostart",description:"Select to start",bindKey:o("Ctrl-Shift-Home","Command-Shift-Home|Command-Shift-Up"),exec:function(e){e.getSelection().selectFileStart()},multiSelectAction:"forEach",readOnly:!0,scrollIntoView:"animate",aceCommandGroup:"fileJump"},{name:"gotostart",description:"Go to start",bindKey:o("Ctrl-Home","Command-Home|Command-Up"),exec:function(e){e.navigateFileStart()},multiSelectAction:"forEach",readOnly:!0,scrollIntoView:"animate",aceCommandGroup:"fileJump"},{name:"selectup",description:"Select up",bindKey:o("Shift-Up","Shift-Up|Ctrl-Shift-P"),exec:function(e){e.getSelection().selectUp()},multiSelectAction:"forEach",scrollIntoView:"cursor",readOnly:!0},{name:"golineup",description:"Go line up",bindKey:o("Up","Up|Ctrl-P"),exec:function(e,t){e.navigateUp(t.times)},multiSelectAction:"forEach",scrollIntoView:"cursor",readOnly:!0},{name:"selecttoend",description:"Select to end",bindKey:o("Ctrl-Shift-End","Command-Shift-End|Command-Shift-Down"),exec:function(e){e.getSelection().selectFileEnd()},multiSelectAction:"forEach",readOnly:!0,scrollIntoView:"animate",aceCommandGroup:"fileJump"},{name:"gotoend",description:"Go to end",bindKey:o("Ctrl-End","Command-End|Command-Down"),exec:function(e){e.navigateFileEnd()},multiSelectAction:"forEach",readOnly:!0,scrollIntoView:"animate",aceCommandGroup:"fileJump"},{name:"selectdown",description:"Select down",bindKey:o("Shift-Down","Shift-Down|Ctrl-Shift-N"),exec:function(e){e.getSelection().selectDown()},multiSelectAction:"forEach",scrollIntoView:"cursor",readOnly:!0},{name:"golinedown",description:"Go line down",bindKey:o("Down","Down|Ctrl-N"),exec:function(e,t){e.navigateDown(t.times)},multiSelectAction:"forEach",scrollIntoView:"cursor",readOnly:!0},{name:"selectwordleft",description:"Select word left",bindKey:o("Ctrl-Shift-Left","Option-Shift-Left"),exec:function(e){e.getSelection().selectWordLeft()},multiSelectAction:"forEach",scrollIntoView:"cursor",readOnly:!0},{name:"gotowordleft",description:"Go to word left",bindKey:o("Ctrl-Left","Option-Left"),exec:function(e){e.navigateWordLeft()},multiSelectAction:"forEach",scrollIntoView:"cursor",readOnly:!0},{name:"selecttolinestart",description:"Select to line start",bindKey:o("Alt-Shift-Left","Command-Shift-Left|Ctrl-Shift-A"),exec:function(e){e.getSelection().selectLineStart()},multiSelectAction:"forEach",scrollIntoView:"cursor",readOnly:!0},{name:"gotolinestart",description:"Go to line start",bindKey:o("Alt-Left|Home","Command-Left|Home|Ctrl-A"),exec:function(e){e.navigateLineStart()},multiSelectAction:"forEach",scrollIntoView:"cursor",readOnly:!0},{name:"selectleft",description:"Select left",bindKey:o("Shift-Left","Shift-Left|Ctrl-Shift-B"),exec:function(e){e.getSelection().selectLeft()},multiSelectAction:"forEach",scrollIntoView:"cursor",readOnly:!0},{name:"gotoleft",description:"Go to left",bindKey:o("Left","Left|Ctrl-B"),exec:function(e,t){e.navigateLeft(t.times)},multiSelectAction:"forEach",scrollIntoView:"cursor",readOnly:!0},{name:"selectwordright",description:"Select word right",bindKey:o("Ctrl-Shift-Right","Option-Shift-Right"),exec:function(e){e.getSelection().selectWordRight()},multiSelectAction:"forEach",scrollIntoView:"cursor",readOnly:!0},{name:"gotowordright",description:"Go to word right",bindKey:o("Ctrl-Right","Option-Right"),exec:function(e){e.navigateWordRight()},multiSelectAction:"forEach",scrollIntoView:"cursor",readOnly:!0},{name:"selecttolineend",description:"Select to line end",bindKey:o("Alt-Shift-Right","Command-Shift-Right|Shift-End|Ctrl-Shift-E"),exec:function(e){e.getSelection().selectLineEnd()},multiSelectAction:"forEach",scrollIntoView:"cursor",readOnly:!0},{name:"gotolineend",description:"Go to line end",bindKey:o("Alt-Right|End","Command-Right|End|Ctrl-E"),exec:function(e){e.navigateLineEnd()},multiSelectAction:"forEach",scrollIntoView:"cursor",readOnly:!0},{name:"selectright",description:"Select right",bindKey:o("Shift-Right","Shift-Right"),exec:function(e){e.getSelection().selectRight()},multiSelectAction:"forEach",scrollIntoView:"cursor",readOnly:!0},{name:"gotoright",description:"Go to right",bindKey:o("Right","Right|Ctrl-F"),exec:function(e,t){e.navigateRight(t.times)},multiSelectAction:"forEach",scrollIntoView:"cursor",readOnly:!0},{name:"selectpagedown",description:"Select page down",bindKey:"Shift-PageDown",exec:function(e){e.selectPageDown()},readOnly:!0},{name:"pagedown",description:"Page down",bindKey:o(null,"Option-PageDown"),exec:function(e){e.scrollPageDown()},readOnly:!0},{name:"gotopagedown",description:"Go to page down",bindKey:o("PageDown","PageDown|Ctrl-V"),exec:function(e){e.gotoPageDown()},readOnly:!0},{name:"selectpageup",description:"Select page up",bindKey:"Shift-PageUp",exec:function(e){e.selectPageUp()},readOnly:!0},{name:"pageup",description:"Page up",bindKey:o(null,"Option-PageUp"),exec:function(e){e.scrollPageUp()},readOnly:!0},{name:"gotopageup",description:"Go to page up",bindKey:"PageUp",exec:function(e){e.gotoPageUp()},readOnly:!0},{name:"scrollup",description:"Scroll up",bindKey:o("Ctrl-Up",null),exec:function(e){e.renderer.scrollBy(0,-2*e.renderer.layerConfig.lineHeight)},readOnly:!0},{name:"scrolldown",description:"Scroll down",bindKey:o("Ctrl-Down",null),exec:function(e){e.renderer.scrollBy(0,2*e.renderer.layerConfig.lineHeight)},readOnly:!0},{name:"selectlinestart",description:"Select line start",bindKey:"Shift-Home",exec:function(e){e.getSelection().selectLineStart()},multiSelectAction:"forEach",scrollIntoView:"cursor",readOnly:!0},{name:"selectlineend",description:"Select line end",bindKey:"Shift-End",exec:function(e){e.getSelection().selectLineEnd()},multiSelectAction:"forEach",scrollIntoView:"cursor",readOnly:!0},{name:"togglerecording",description:"Toggle recording",bindKey:o("Ctrl-Alt-E","Command-Option-E"),exec:function(e){e.commands.toggleRecording(e)},readOnly:!0},{name:"replaymacro",description:"Replay macro",bindKey:o("Ctrl-Shift-E","Command-Shift-E"),exec:function(e){e.commands.replay(e)},readOnly:!0},{name:"jumptomatching",description:"Jump to matching",bindKey:o("Ctrl-P","Ctrl-P"),exec:function(e){e.jumpToMatching()},multiSelectAction:"forEach",scrollIntoView:"animate",readOnly:!0},{name:"selecttomatching",description:"Select to matching",bindKey:o("Ctrl-Shift-P","Ctrl-Shift-P"),exec:function(e){e.jumpToMatching(!0)},multiSelectAction:"forEach",scrollIntoView:"animate",readOnly:!0},{name:"expandToMatching",description:"Expand to matching",bindKey:o("Ctrl-Shift-M","Ctrl-Shift-M"),exec:function(e){e.jumpToMatching(!0,!0)},multiSelectAction:"forEach",scrollIntoView:"animate",readOnly:!0},{name:"passKeysToBrowser",description:"Pass keys to browser",bindKey:o(null,null),exec:function(){},passEvent:!0,readOnly:!0},{name:"copy",description:"Copy",exec:function(e){},readOnly:!0},{name:"cut",description:"Cut",exec:function(e){var t=e.$copyWithEmptySelection&&e.selection.isEmpty(),n=t?e.selection.getLineRange():e.selection.getRange();e._emit("cut",n),n.isEmpty()||e.session.remove(n),e.clearSelection()},scrollIntoView:"cursor",multiSelectAction:"forEach"},{name:"paste",description:"Paste",exec:function(e,t){e.$handlePaste(t)},scrollIntoView:"cursor"},{name:"removeline",description:"Remove line",bindKey:o("Ctrl-D","Command-D"),exec:function(e){e.removeLines()},scrollIntoView:"cursor",multiSelectAction:"forEachLine"},{name:"duplicateSelection",description:"Duplicate selection",bindKey:o("Ctrl-Shift-D","Command-Shift-D"),exec:function(e){e.duplicateSelection()},scrollIntoView:"cursor",multiSelectAction:"forEach"},{name:"sortlines",description:"Sort lines",bindKey:o("Ctrl-Alt-S","Command-Alt-S"),exec:function(e){e.sortLines()},scrollIntoView:"selection",multiSelectAction:"forEachLine"},{name:"togglecomment",description:"Toggle comment",bindKey:o("Ctrl-/","Command-/"),exec:function(e){e.toggleCommentLines()},multiSelectAction:"forEachLine",scrollIntoView:"selectionPart"},{name:"toggleBlockComment",description:"Toggle block comment",bindKey:o("Ctrl-Shift-/","Command-Shift-/"),exec:function(e){e.toggleBlockComment()},multiSelectAction:"forEach",scrollIntoView:"selectionPart"},{name:"modifyNumberUp",description:"Modify number up",bindKey:o("Ctrl-Shift-Up","Alt-Shift-Up"),exec:function(e){e.modifyNumber(1)},scrollIntoView:"cursor",multiSelectAction:"forEach"},{name:"modifyNumberDown",description:"Modify number down",bindKey:o("Ctrl-Shift-Down","Alt-Shift-Down"),exec:function(e){e.modifyNumber(-1)},scrollIntoView:"cursor",multiSelectAction:"forEach"},{name:"replace",description:"Replace",bindKey:o("Ctrl-H","Command-Option-F"),exec:function(e){i.loadModule("ace/ext/searchbox",function(t){t.Search(e,!0)})}},{name:"undo",description:"Undo",bindKey:o("Ctrl-Z","Command-Z"),exec:function(e){e.undo()}},{name:"redo",description:"Redo",bindKey:o("Ctrl-Shift-Z|Ctrl-Y","Command-Shift-Z|Command-Y"),exec:function(e){e.redo()}},{name:"copylinesup",description:"Copy lines up",bindKey:o("Alt-Shift-Up","Command-Option-Up"),exec:function(e){e.copyLinesUp()},scrollIntoView:"cursor"},{name:"movelinesup",description:"Move lines up",bindKey:o("Alt-Up","Option-Up"),exec:function(e){e.moveLinesUp()},scrollIntoView:"cursor"},{name:"copylinesdown",description:"Copy lines down",bindKey:o("Alt-Shift-Down","Command-Option-Down"),exec:function(e){e.copyLinesDown()},scrollIntoView:"cursor"},{name:"movelinesdown",description:"Move lines down",bindKey:o("Alt-Down","Option-Down"),exec:function(e){e.moveLinesDown()},scrollIntoView:"cursor"},{name:"del",description:"Delete",bindKey:o("Delete","Delete|Ctrl-D|Shift-Delete"),exec:function(e){e.remove("right")},multiSelectAction:"forEach",scrollIntoView:"cursor"},{name:"backspace",description:"Backspace",bindKey:o("Shift-Backspace|Backspace","Ctrl-Backspace|Shift-Backspace|Backspace|Ctrl-H"),exec:function(e){e.remove("left")},multiSelectAction:"forEach",scrollIntoView:"cursor"},{name:"cut_or_delete",description:"Cut or delete",bindKey:o("Shift-Delete",null),exec:function(e){if(!e.selection.isEmpty())return!1;e.remove("left")},multiSelectAction:"forEach",scrollIntoView:"cursor"},{name:"removetolinestart",description:"Remove to line start",bindKey:o("Alt-Backspace","Command-Backspace"),exec:function(e){e.removeToLineStart()},multiSelectAction:"forEach",scrollIntoView:"cursor"},{name:"removetolineend",description:"Remove to line end",bindKey:o("Alt-Delete","Ctrl-K|Command-Delete"),exec:function(e){e.removeToLineEnd()},multiSelectAction:"forEach",scrollIntoView:"cursor"},{name:"removetolinestarthard",description:"Remove to line start hard",bindKey:o("Ctrl-Shift-Backspace",null),exec:function(e){var t=e.selection.getRange();t.start.column=0,e.session.remove(t)},multiSelectAction:"forEach",scrollIntoView:"cursor"},{name:"removetolineendhard",description:"Remove to line end hard",bindKey:o("Ctrl-Shift-Delete",null),exec:function(e){var t=e.selection.getRange();t.end.column=Number.MAX_VALUE,e.session.remove(t)},multiSelectAction:"forEach",scrollIntoView:"cursor"},{name:"removewordleft",description:"Remove word left",bindKey:o("Ctrl-Backspace","Alt-Backspace|Ctrl-Alt-Backspace"),exec:function(e){e.removeWordLeft()},multiSelectAction:"forEach",scrollIntoView:"cursor"},{name:"removewordright",description:"Remove word right",bindKey:o("Ctrl-Delete","Alt-Delete"),exec:function(e){e.removeWordRight()},multiSelectAction:"forEach",scrollIntoView:"cursor"},{name:"outdent",description:"Outdent",bindKey:o("Shift-Tab","Shift-Tab"),exec:function(e){e.blockOutdent()},multiSelectAction:"forEach",scrollIntoView:"selectionPart"},{name:"indent",description:"Indent",bindKey:o("Tab","Tab"),exec:function(e){e.indent()},multiSelectAction:"forEach",scrollIntoView:"selectionPart"},{name:"blockoutdent",description:"Block outdent",bindKey:o("Ctrl-[","Ctrl-["),exec:function(e){e.blockOutdent()},multiSelectAction:"forEachLine",scrollIntoView:"selectionPart"},{name:"blockindent",description:"Block indent",bindKey:o("Ctrl-]","Ctrl-]"),exec:function(e){e.blockIndent()},multiSelectAction:"forEachLine",scrollIntoView:"selectionPart"},{name:"insertstring",description:"Insert string",exec:function(e,t){e.insert(t)},multiSelectAction:"forEach",scrollIntoView:"cursor"},{name:"inserttext",description:"Insert text",exec:function(e,t){e.insert(r.stringRepeat(t.text||"",t.times||1))},multiSelectAction:"forEach",scrollIntoView:"cursor"},{name:"splitline",description:"Split line",bindKey:o(null,"Ctrl-O"),exec:function(e){e.splitLine()},multiSelectAction:"forEach",scrollIntoView:"cursor"},{name:"transposeletters",description:"Transpose letters",bindKey:o("Alt-Shift-X","Ctrl-T"),exec:function(e){e.transposeLetters()},multiSelectAction:function(e){e.transposeSelections(1)},scrollIntoView:"cursor"},{name:"touppercase",description:"To uppercase",bindKey:o("Ctrl-U","Ctrl-U"),exec:function(e){e.toUpperCase()},multiSelectAction:"forEach",scrollIntoView:"cursor"},{name:"tolowercase",description:"To lowercase",bindKey:o("Ctrl-Shift-U","Ctrl-Shift-U"),exec:function(e){e.toLowerCase()},multiSelectAction:"forEach",scrollIntoView:"cursor"},{name:"expandtoline",description:"Expand to line",bindKey:o("Ctrl-Shift-L","Command-Shift-L"),exec:function(e){var t=e.selection.getRange();t.start.column=t.end.column=0,t.end.row++,e.selection.setRange(t,!1)},multiSelectAction:"forEach",scrollIntoView:"cursor",readOnly:!0},{name:"joinlines",description:"Join lines",bindKey:o(null,null),exec:function(e){var t=e.selection.isBackwards(),n=t?e.selection.getSelectionLead():e.selection.getSelectionAnchor(),i=t?e.selection.getSelectionAnchor():e.selection.getSelectionLead(),o=e.session.doc.getLine(n.row).length,u=e.session.doc.getTextRange(e.selection.getRange()),a=u.replace(/\n\s*/," ").length,f=e.session.doc.getLine(n.row);for(var l=n.row+1;l<=i.row+1;l++){var c=r.stringTrimLeft(r.stringTrimRight(e.session.doc.getLine(l)));c.length!==0&&(c=" "+c),f+=c}i.row+10?(e.selection.moveCursorTo(n.row,n.column),e.selection.selectTo(n.row,n.column+a)):(o=e.session.doc.getLine(n.row).length>o?o+1:o,e.selection.moveCursorTo(n.row,o))},multiSelectAction:"forEach",readOnly:!0},{name:"invertSelection",description:"Invert selection",bindKey:o(null,null),exec:function(e){var t=e.session.doc.getLength()-1,n=e.session.doc.getLine(t).length,r=e.selection.rangeList.ranges,i=[];r.length<1&&(r=[e.selection.getRange()]);for(var o=0;o=i.lastRow||r.end.row<=i.firstRow)&&this.renderer.scrollSelectionIntoView(this.selection.anchor,this.selection.lead);break;default:}n=="animate"&&this.renderer.animateScrolling(this.curOp.scrollTop)}var s=this.selection.toJSON();this.curOp.selectionAfter=s,this.$lastSel=this.selection.toJSON(),this.session.getUndoManager().addSelection(s),this.prevOp=this.curOp,this.curOp=null}},this.$mergeableCommands=["backspace","del","insertstring"],this.$historyTracker=function(e){if(!this.$mergeUndoDeltas)return;var t=this.prevOp,n=this.$mergeableCommands,r=t.command&&e.command.name==t.command.name;if(e.command.name=="insertstring"){var i=e.args;this.mergeNextCommand===undefined&&(this.mergeNextCommand=!0),r=r&&this.mergeNextCommand&&(!/\s/.test(i)||/\s/.test(t.args)),this.mergeNextCommand=!0}else r=r&&n.indexOf(e.command.name)!==-1;this.$mergeUndoDeltas!="always"&&Date.now()-this.sequenceStartTime>2e3&&(r=!1),r?this.session.mergeUndoDeltas=!0:n.indexOf(e.command.name)!==-1&&(this.sequenceStartTime=Date.now())},this.setKeyboardHandler=function(e,t){if(e&&typeof e=="string"&&e!="ace"){this.$keybindingId=e;var n=this;g.loadModule(["keybinding",e],function(r){n.$keybindingId==e&&n.keyBinding.setKeyboardHandler(r&&r.handler),t&&t()})}else this.$keybindingId=null,this.keyBinding.setKeyboardHandler(e),t&&t()},this.getKeyboardHandler=function(){return this.keyBinding.getKeyboardHandler()},this.setSession=function(e){if(this.session==e)return;this.curOp&&this.endOperation(),this.curOp={};var t=this.session;if(t){this.session.off("change",this.$onDocumentChange),this.session.off("changeMode",this.$onChangeMode),this.session.off("tokenizerUpdate",this.$onTokenizerUpdate),this.session.off("changeTabSize",this.$onChangeTabSize),this.session.off("changeWrapLimit",this.$onChangeWrapLimit),this.session.off("changeWrapMode",this.$onChangeWrapMode),this.session.off("changeFold",this.$onChangeFold),this.session.off("changeFrontMarker",this.$onChangeFrontMarker),this.session.off("changeBackMarker",this.$onChangeBackMarker),this.session.off("changeBreakpoint",this.$onChangeBreakpoint),this.session.off("changeAnnotation",this.$onChangeAnnotation),this.session.off("changeOverwrite",this.$onCursorChange),this.session.off("changeScrollTop",this.$onScrollTopChange),this.session.off("changeScrollLeft",this.$onScrollLeftChange);var n=this.session.getSelection();n.off("changeCursor",this.$onCursorChange),n.off("changeSelection",this.$onSelectionChange)}this.session=e,e?(this.$onDocumentChange=this.onDocumentChange.bind(this),e.on("change",this.$onDocumentChange),this.renderer.setSession(e),this.$onChangeMode=this.onChangeMode.bind(this),e.on("changeMode",this.$onChangeMode),this.$onTokenizerUpdate=this.onTokenizerUpdate.bind(this),e.on("tokenizerUpdate",this.$onTokenizerUpdate),this.$onChangeTabSize=this.renderer.onChangeTabSize.bind(this.renderer),e.on("changeTabSize",this.$onChangeTabSize),this.$onChangeWrapLimit=this.onChangeWrapLimit.bind(this),e.on("changeWrapLimit",this.$onChangeWrapLimit),this.$onChangeWrapMode=this.onChangeWrapMode.bind(this),e.on("changeWrapMode",this.$onChangeWrapMode),this.$onChangeFold=this.onChangeFold.bind(this),e.on("changeFold",this.$onChangeFold),this.$onChangeFrontMarker=this.onChangeFrontMarker.bind(this),this.session.on("changeFrontMarker",this.$onChangeFrontMarker),this.$onChangeBackMarker=this.onChangeBackMarker.bind(this),this.session.on("changeBackMarker",this.$onChangeBackMarker),this.$onChangeBreakpoint=this.onChangeBreakpoint.bind(this),this.session.on("changeBreakpoint",this.$onChangeBreakpoint),this.$onChangeAnnotation=this.onChangeAnnotation.bind(this),this.session.on("changeAnnotation",this.$onChangeAnnotation),this.$onCursorChange=this.onCursorChange.bind(this),this.session.on("changeOverwrite",this.$onCursorChange),this.$onScrollTopChange=this.onScrollTopChange.bind(this),this.session.on("changeScrollTop",this.$onScrollTopChange),this.$onScrollLeftChange=this.onScrollLeftChange.bind(this),this.session.on("changeScrollLeft",this.$onScrollLeftChange),this.selection=e.getSelection(),this.selection.on("changeCursor",this.$onCursorChange),this.$onSelectionChange=this.onSelectionChange.bind(this),this.selection.on("changeSelection",this.$onSelectionChange),this.onChangeMode(),this.onCursorChange(),this.onScrollTopChange(),this.onScrollLeftChange(),this.onSelectionChange(),this.onChangeFrontMarker(),this.onChangeBackMarker(),this.onChangeBreakpoint(),this.onChangeAnnotation(),this.session.getUseWrapMode()&&this.renderer.adjustWrapLimit(),this.renderer.updateFull()):(this.selection=null,this.renderer.setSession(e)),this._signal("changeSession",{session:e,oldSession:t}),this.curOp=null,t&&t._signal("changeEditor",{oldEditor:this}),e&&e._signal("changeEditor",{editor:this}),e&&e.bgTokenizer&&e.bgTokenizer.scheduleStart()},this.getSession=function(){return this.session},this.setValue=function(e,t){return this.session.doc.setValue(e),t?t==1?this.navigateFileEnd():t==-1&&this.navigateFileStart():this.selectAll(),e},this.getValue=function(){return this.session.getValue()},this.getSelection=function(){return this.selection},this.resize=function(e){this.renderer.onResize(e)},this.setTheme=function(e,t){this.renderer.setTheme(e,t)},this.getTheme=function(){return this.renderer.getTheme()},this.setStyle=function(e){this.renderer.setStyle(e)},this.unsetStyle=function(e){this.renderer.unsetStyle(e)},this.getFontSize=function(){return this.getOption("fontSize")||i.computedStyle(this.container).fontSize},this.setFontSize=function(e){this.setOption("fontSize",e)},this.$highlightBrackets=function(){this.session.$bracketHighlight&&(this.session.removeMarker(this.session.$bracketHighlight),this.session.$bracketHighlight=null);if(this.$highlightPending)return;var e=this;this.$highlightPending=!0,setTimeout(function(){e.$highlightPending=!1;var t=e.session;if(!t||!t.bgTokenizer)return;var n=t.findMatchingBracket(e.getCursorPosition());if(n)var r=new p(n.row,n.column,n.row,n.column+1);else if(t.$mode.getMatching)var r=t.$mode.getMatching(e.session);r&&(t.$bracketHighlight=t.addMarker(r,"ace_bracket","text"))},50)},this.$highlightTags=function(){if(this.$highlightTagPending)return;var e=this;this.$highlightTagPending=!0,setTimeout(function(){e.$highlightTagPending=!1;var t=e.session;if(!t||!t.bgTokenizer)return;var n=e.getCursorPosition(),r=new y(e.session,n.row,n.column),i=r.getCurrentToken();if(!i||!/\b(?:tag-open|tag-name)/.test(i.type)){t.removeMarker(t.$tagHighlight),t.$tagHighlight=null;return}if(i.type.indexOf("tag-open")!=-1){i=r.stepForward();if(!i)return}var s=i.value,o=0,u=r.stepBackward();if(u.value=="<"){do u=i,i=r.stepForward(),i&&i.value===s&&i.type.indexOf("tag-name")!==-1&&(u.value==="<"?o++:u.value==="=0)}else{do i=u,u=r.stepBackward(),i&&i.value===s&&i.type.indexOf("tag-name")!==-1&&(u.value==="<"?o++:u.value==="1)&&(t=!1)}if(e.$highlightLineMarker&&!t)e.removeMarker(e.$highlightLineMarker.id),e.$highlightLineMarker=null;else if(!e.$highlightLineMarker&&t){var n=new p(t.row,t.column,t.row,Infinity);n.id=e.addMarker(n,"ace_active-line","screenLine"),e.$highlightLineMarker=n}else t&&(e.$highlightLineMarker.start.row=t.row,e.$highlightLineMarker.end.row=t.row,e.$highlightLineMarker.start.column=t.column,e._signal("changeBackMarker"))},this.onSelectionChange=function(e){var t=this.session;t.$selectionMarker&&t.removeMarker(t.$selectionMarker),t.$selectionMarker=null;if(!this.selection.isEmpty()){var n=this.selection.getRange(),r=this.getSelectionStyle();t.$selectionMarker=t.addMarker(n,"ace_selection",r)}else this.$updateHighlightActiveLine();var i=this.$highlightSelectedWord&&this.$getSelectionHighLightRegexp();this.session.highlight(i),this._signal("changeSelection")},this.$getSelectionHighLightRegexp=function(){var e=this.session,t=this.getSelectionRange();if(t.isEmpty()||t.isMultiLine())return;var n=t.start.column,r=t.end.column,i=e.getLine(t.start.row),s=i.substring(n,r);if(s.length>5e3||!/[\w\d]/.test(s))return;var o=this.$search.$assembleRegExp({wholeWord:!0,caseSensitive:!0,needle:s}),u=i.substring(n-1,r+1);if(!o.test(u))return;return o},this.onChangeFrontMarker=function(){this.renderer.updateFrontMarkers()},this.onChangeBackMarker=function(){this.renderer.updateBackMarkers()},this.onChangeBreakpoint=function(){this.renderer.updateBreakpoints()},this.onChangeAnnotation=function(){this.renderer.setAnnotations(this.session.getAnnotations())},this.onChangeMode=function(e){this.renderer.updateText(),this._emit("changeMode",e)},this.onChangeWrapLimit=function(){this.renderer.updateFull()},this.onChangeWrapMode=function(){this.renderer.onResize(!0)},this.onChangeFold=function(){this.$updateHighlightActiveLine(),this.renderer.updateFull()},this.getSelectedText=function(){return this.session.getTextRange(this.getSelectionRange())},this.getCopyText=function(){var e=this.getSelectedText(),t=this.session.doc.getNewLineCharacter(),n=!1;if(!e&&this.$copyWithEmptySelection){n=!0;var r=this.selection.getAllRanges();for(var i=0;is.length||i.length<2||!i[1])return this.commands.exec("insertstring",this,t);for(var o=s.length;o--;){var u=s[o];u.isEmpty()||r.remove(u),r.insert(u.start,i[o])}}},this.execCommand=function(e,t){return this.commands.exec(e,this,t)},this.insert=function(e,t){var n=this.session,r=n.getMode(),i=this.getCursorPosition();if(this.getBehavioursEnabled()&&!t){var s=r.transformAction(n.getState(i.row),"insertion",this,n,e);s&&(e!==s.text&&(this.inVirtualSelectionMode||(this.session.mergeUndoDeltas=!1,this.mergeNextCommand=!1)),e=s.text)}e==" "&&(e=this.session.getTabString());if(!this.selection.isEmpty()){var o=this.getSelectionRange();i=this.session.remove(o),this.clearSelection()}else if(this.session.getOverwrite()&&e.indexOf("\n")==-1){var o=new p.fromPoints(i,i);o.end.column+=e.length,this.session.remove(o)}if(e=="\n"||e=="\r\n"){var u=n.getLine(i.row);if(i.column>u.search(/\S|$/)){var a=u.substr(i.column).search(/\S|$/);n.doc.removeInLine(i.row,i.column,i.column+a)}}this.clearSelection();var f=i.column,l=n.getState(i.row),u=n.getLine(i.row),c=r.checkOutdent(l,u,e),h=n.insert(i,e);s&&s.selection&&(s.selection.length==2?this.selection.setSelectionRange(new p(i.row,f+s.selection[0],i.row,f+s.selection[1])):this.selection.setSelectionRange(new p(i.row+s.selection[0],s.selection[1],i.row+s.selection[2],s.selection[3])));if(n.getDocument().isNewLine(e)){var d=r.getNextLineIndent(l,u.slice(0,i.column),n.getTabString());n.insert({row:i.row+1,column:0},d)}c&&r.autoOutdent(l,n,i.row)},this.onTextInput=function(e,t){if(!t)return this.keyBinding.onTextInput(e);this.startOperation({command:{name:"insertstring"}});var n=this.applyComposition.bind(this,e,t);this.selection.rangeCount?this.forEachSelection(n):n(),this.endOperation()},this.applyComposition=function(e,t){if(t.extendLeft||t.extendRight){var n=this.selection.getRange();n.start.column-=t.extendLeft,n.end.column+=t.extendRight,this.selection.setRange(n),!e&&!n.isEmpty()&&this.remove()}(e||!this.selection.isEmpty())&&this.insert(e,!0);if(t.restoreStart||t.restoreEnd){var n=this.selection.getRange();n.start.column-=t.restoreStart,n.end.column-=t.restoreEnd,this.selection.setRange(n)}},this.onCommandKey=function(e,t,n){this.keyBinding.onCommandKey(e,t,n)},this.setOverwrite=function(e){this.session.setOverwrite(e)},this.getOverwrite=function(){return this.session.getOverwrite()},this.toggleOverwrite=function(){this.session.toggleOverwrite()},this.setScrollSpeed=function(e){this.setOption("scrollSpeed",e)},this.getScrollSpeed=function(){return this.getOption("scrollSpeed")},this.setDragDelay=function(e){this.setOption("dragDelay",e)},this.getDragDelay=function(){return this.getOption("dragDelay")},this.setSelectionStyle=function(e){this.setOption("selectionStyle",e)},this.getSelectionStyle=function(){return this.getOption("selectionStyle")},this.setHighlightActiveLine=function(e){this.setOption("highlightActiveLine",e)},this.getHighlightActiveLine=function(){return this.getOption("highlightActiveLine")},this.setHighlightGutterLine=function(e){this.setOption("highlightGutterLine",e)},this.getHighlightGutterLine=function(){return this.getOption("highlightGutterLine")},this.setHighlightSelectedWord=function(e){this.setOption("highlightSelectedWord",e)},this.getHighlightSelectedWord=function(){return this.$highlightSelectedWord},this.setAnimatedScroll=function(e){this.renderer.setAnimatedScroll(e)},this.getAnimatedScroll=function(){return this.renderer.getAnimatedScroll()},this.setShowInvisibles=function(e){this.renderer.setShowInvisibles(e)},this.getShowInvisibles=function(){return this.renderer.getShowInvisibles()},this.setDisplayIndentGuides=function(e){this.renderer.setDisplayIndentGuides(e)},this.getDisplayIndentGuides=function(){return this.renderer.getDisplayIndentGuides()},this.setShowPrintMargin=function(e){this.renderer.setShowPrintMargin(e)},this.getShowPrintMargin=function(){return this.renderer.getShowPrintMargin()},this.setPrintMarginColumn=function(e){this.renderer.setPrintMarginColumn(e)},this.getPrintMarginColumn=function(){return this.renderer.getPrintMarginColumn()},this.setReadOnly=function(e){this.setOption("readOnly",e)},this.getReadOnly=function(){return this.getOption("readOnly")},this.setBehavioursEnabled=function(e){this.setOption("behavioursEnabled",e)},this.getBehavioursEnabled=function(){return this.getOption("behavioursEnabled")},this.setWrapBehavioursEnabled=function(e){this.setOption("wrapBehavioursEnabled",e)},this.getWrapBehavioursEnabled=function(){return this.getOption("wrapBehavioursEnabled")},this.setShowFoldWidgets=function(e){this.setOption("showFoldWidgets",e)},this.getShowFoldWidgets=function(){return this.getOption("showFoldWidgets")},this.setFadeFoldWidgets=function(e){this.setOption("fadeFoldWidgets",e)},this.getFadeFoldWidgets=function(){return this.getOption("fadeFoldWidgets")},this.remove=function(e){this.selection.isEmpty()&&(e=="left"?this.selection.selectLeft():this.selection.selectRight());var t=this.getSelectionRange();if(this.getBehavioursEnabled()){var n=this.session,r=n.getState(t.start.row),i=n.getMode().transformAction(r,"deletion",this,n,t);if(t.end.column===0){var s=n.getTextRange(t);if(s[s.length-1]=="\n"){var o=n.getLine(t.end.row);/^\s+$/.test(o)&&(t.end.column=o.length)}}i&&(t=i)}this.session.remove(t),this.clearSelection()},this.removeWordRight=function(){this.selection.isEmpty()&&this.selection.selectWordRight(),this.session.remove(this.getSelectionRange()),this.clearSelection()},this.removeWordLeft=function(){this.selection.isEmpty()&&this.selection.selectWordLeft(),this.session.remove(this.getSelectionRange()),this.clearSelection()},this.removeToLineStart=function(){this.selection.isEmpty()&&this.selection.selectLineStart(),this.selection.isEmpty()&&this.selection.selectLeft(),this.session.remove(this.getSelectionRange()),this.clearSelection()},this.removeToLineEnd=function(){this.selection.isEmpty()&&this.selection.selectLineEnd();var e=this.getSelectionRange();e.start.column==e.end.column&&e.start.row==e.end.row&&(e.end.column=0,e.end.row++),this.session.remove(e),this.clearSelection()},this.splitLine=function(){this.selection.isEmpty()||(this.session.remove(this.getSelectionRange()),this.clearSelection());var e=this.getCursorPosition();this.insert("\n"),this.moveCursorToPosition(e)},this.transposeLetters=function(){if(!this.selection.isEmpty())return;var e=this.getCursorPosition(),t=e.column;if(t===0)return;var n=this.session.getLine(e.row),r,i;tt.toLowerCase()?1:0});var i=new p(0,0,0,0);for(var r=e.first;r<=e.last;r++){var s=t.getLine(r);i.start.row=r,i.end.row=r,i.end.column=s.length,t.replace(i,n[r-e.first])}},this.toggleCommentLines=function(){var e=this.session.getState(this.getCursorPosition().row),t=this.$getSelectedRows();this.session.getMode().toggleCommentLines(e,this.session,t.first,t.last)},this.toggleBlockComment=function(){var e=this.getCursorPosition(),t=this.session.getState(e.row),n=this.getSelectionRange();this.session.getMode().toggleBlockComment(t,this.session,n,e)},this.getNumberAt=function(e,t){var n=/[\-]?[0-9]+(?:\.[0-9]+)?/g;n.lastIndex=0;var r=this.session.getLine(e);while(n.lastIndex=t){var s={value:i[0],start:i.index,end:i.index+i[0].length};return s}}return null},this.modifyNumber=function(e){var t=this.selection.getCursor().row,n=this.selection.getCursor().column,r=new p(t,n-1,t,n),i=this.session.getTextRange(r);if(!isNaN(parseFloat(i))&&isFinite(i)){var s=this.getNumberAt(t,n);if(s){var o=s.value.indexOf(".")>=0?s.start+s.value.indexOf(".")+1:s.end,u=s.start+s.value.length-o,a=parseFloat(s.value);a*=Math.pow(10,u),o!==s.end&&n=u&&o<=a&&(n=t,f.selection.clearSelection(),f.moveCursorTo(e,u+r),f.selection.selectTo(e,a+r)),u=a});var l=this.$toggleWordPairs,c;for(var h=0;hp+1)break;p=d.last}l--,u=this.session.$moveLines(h,p,t?0:e),t&&e==-1&&(c=l+1);while(c<=l)o[c].moveBy(u,0),c++;t||(u=0),a+=u}i.fromOrientedRange(i.ranges[0]),i.rangeList.attach(this.session),this.inVirtualSelectionMode=!1}},this.$getSelectedRows=function(e){return e=(e||this.getSelectionRange()).collapseRows(),{first:this.session.getRowFoldStart(e.start.row),last:this.session.getRowFoldEnd(e.end.row)}},this.onCompositionStart=function(e){this.renderer.showComposition(e)},this.onCompositionUpdate=function(e){this.renderer.setCompositionText(e)},this.onCompositionEnd=function(){this.renderer.hideComposition()},this.getFirstVisibleRow=function(){return this.renderer.getFirstVisibleRow()},this.getLastVisibleRow=function(){return this.renderer.getLastVisibleRow()},this.isRowVisible=function(e){return e>=this.getFirstVisibleRow()&&e<=this.getLastVisibleRow()},this.isRowFullyVisible=function(e){return e>=this.renderer.getFirstFullyVisibleRow()&&e<=this.renderer.getLastFullyVisibleRow()},this.$getVisibleRowCount=function(){return this.renderer.getScrollBottomRow()-this.renderer.getScrollTopRow()+1},this.$moveByPage=function(e,t){var n=this.renderer,r=this.renderer.layerConfig,i=e*Math.floor(r.height/r.lineHeight);t===!0?this.selection.$moveSelection(function(){this.moveCursorBy(i,0)}):t===!1&&(this.selection.moveCursorBy(i,0),this.selection.clearSelection());var s=n.scrollTop;n.scrollBy(0,i*r.lineHeight),t!=null&&n.scrollCursorIntoView(null,.5),n.animateScrolling(s)},this.selectPageDown=function(){this.$moveByPage(1,!0)},this.selectPageUp=function(){this.$moveByPage(-1,!0)},this.gotoPageDown=function(){this.$moveByPage(1,!1)},this.gotoPageUp=function(){this.$moveByPage(-1,!1)},this.scrollPageDown=function(){this.$moveByPage(1)},this.scrollPageUp=function(){this.$moveByPage(-1)},this.scrollToRow=function(e){this.renderer.scrollToRow(e)},this.scrollToLine=function(e,t,n,r){this.renderer.scrollToLine(e,t,n,r)},this.centerSelection=function(){var e=this.getSelectionRange(),t={row:Math.floor(e.start.row+(e.end.row-e.start.row)/2),column:Math.floor(e.start.column+(e.end.column-e.start.column)/2)};this.renderer.alignCursor(t,.5)},this.getCursorPosition=function(){return this.selection.getCursor()},this.getCursorPositionScreen=function(){return this.session.documentToScreenPosition(this.getCursorPosition())},this.getSelectionRange=function(){return this.selection.getRange()},this.selectAll=function(){this.selection.selectAll()},this.clearSelection=function(){this.selection.clearSelection()},this.moveCursorTo=function(e,t){this.selection.moveCursorTo(e,t)},this.moveCursorToPosition=function(e){this.selection.moveCursorToPosition(e)},this.jumpToMatching=function(e,t){var n=this.getCursorPosition(),r=new y(this.session,n.row,n.column),i=r.getCurrentToken(),s=i||r.stepForward();if(!s)return;var o,u=!1,a={},f=n.column-s.start,l,c={")":"(","(":"(","]":"[","[":"[","{":"{","}":"{"};do{if(s.value.match(/[{}()\[\]]/g))for(;f=0;--s)this.$tryReplace(n[s],e)&&r++;return this.selection.setSelectionRange(i),r},this.$tryReplace=function(e,t){var n=this.session.getTextRange(e);return t=this.$search.replace(n,t),t!==null?(e.end=this.session.replace(e,t),e):null},this.getLastSearchOptions=function(){return this.$search.getOptions()},this.find=function(e,t,n){t||(t={}),typeof e=="string"||e instanceof RegExp?t.needle=e:typeof e=="object"&&r.mixin(t,e);var i=this.selection.getRange();t.needle==null&&(e=this.session.getTextRange(i)||this.$search.$options.needle,e||(i=this.session.getWordRange(i.start.row,i.start.column),e=this.session.getTextRange(i)),this.$search.set({needle:e})),this.$search.set(t),t.start||this.$search.set({start:i});var s=this.$search.find(this.session);if(t.preventScroll)return s;if(s)return this.revealRange(s,n),s;t.backwards?i.start=i.end:i.end=i.start,this.selection.setRange(i)},this.findNext=function(e,t){this.find({skipCurrent:!0,backwards:!1},e,t)},this.findPrevious=function(e,t){this.find(e,{skipCurrent:!0,backwards:!0},t)},this.revealRange=function(e,t){this.session.unfold(e),this.selection.setSelectionRange(e);var n=this.renderer.scrollTop;this.renderer.scrollSelectionIntoView(e.start,e.end,.5),t!==!1&&this.renderer.animateScrolling(n)},this.undo=function(){this.session.getUndoManager().undo(this.session),this.renderer.scrollCursorIntoView(null,.5)},this.redo=function(){this.session.getUndoManager().redo(this.session),this.renderer.scrollCursorIntoView(null,.5)},this.destroy=function(){this.renderer.destroy(),this._signal("destroy",this),this.session&&this.session.destroy()},this.setAutoScrollEditorIntoView=function(e){if(!e)return;var t,n=this,r=!1;this.$scrollAnchor||(this.$scrollAnchor=document.createElement("div"));var i=this.$scrollAnchor;i.style.cssText="position:absolute",this.container.insertBefore(i,this.container.firstChild);var s=this.on("changeSelection",function(){r=!0}),o=this.renderer.on("beforeRender",function(){r&&(t=n.renderer.container.getBoundingClientRect())}),u=this.renderer.on("afterRender",function(){if(r&&t&&(n.isFocused()||n.searchBox&&n.searchBox.isFocused())){var e=n.renderer,s=e.$cursorLayer.$pixelPos,o=e.layerConfig,u=s.top-o.offset;s.top>=0&&u+t.top<0?r=!0:s.topwindow.innerHeight?r=!1:r=null,r!=null&&(i.style.top=u+"px",i.style.left=s.left+"px",i.style.height=o.lineHeight+"px",i.scrollIntoView(r)),r=t=null}});this.setAutoScrollEditorIntoView=function(e){if(e)return;delete this.setAutoScrollEditorIntoView,this.off("changeSelection",s),this.renderer.off("afterRender",u),this.renderer.off("beforeRender",o)}},this.$resetCursorStyle=function(){var e=this.$cursorStyle||"ace",t=this.renderer.$cursorLayer;if(!t)return;t.setSmoothBlinking(/smooth/.test(e)),t.isBlinking=!this.$readOnly&&e!="wide",i.setCssClass(t.element,"ace_slim-cursors",/slim/.test(e))},this.prompt=function(e,t,n){var r=this;g.loadModule("./ext/prompt",function(i){i.prompt(r,e,t,n)})}}.call(w.prototype),g.defineOptions(w.prototype,"editor",{selectionStyle:{set:function(e){this.onSelectionChange(),this._signal("changeSelectionStyle",{data:e})},initialValue:"line"},highlightActiveLine:{set:function(){this.$updateHighlightActiveLine()},initialValue:!0},highlightSelectedWord:{set:function(e){this.$onSelectionChange()},initialValue:!0},readOnly:{set:function(e){this.textInput.setReadOnly(e),this.$resetCursorStyle()},initialValue:!1},copyWithEmptySelection:{set:function(e){this.textInput.setCopyWithEmptySelection(e)},initialValue:!1},cursorStyle:{set:function(e){this.$resetCursorStyle()},values:["ace","slim","smooth","wide"],initialValue:"ace"},mergeUndoDeltas:{values:[!1,!0,"always"],initialValue:!0},behavioursEnabled:{initialValue:!0},wrapBehavioursEnabled:{initialValue:!0},autoScrollEditorIntoView:{set:function(e){this.setAutoScrollEditorIntoView(e)}},keyboardHandler:{set:function(e){this.setKeyboardHandler(e)},get:function(){return this.$keybindingId},handlesSet:!0},value:{set:function(e){this.session.setValue(e)},get:function(){return this.getValue()},handlesSet:!0,hidden:!0},session:{set:function(e){this.setSession(e)},get:function(){return this.session},handlesSet:!0,hidden:!0},showLineNumbers:{set:function(e){this.renderer.$gutterLayer.setShowLineNumbers(e),this.renderer.$loop.schedule(this.renderer.CHANGE_GUTTER),e&&this.$relativeLineNumbers?E.attach(this):E.detach(this)},initialValue:!0},relativeLineNumbers:{set:function(e){this.$showLineNumbers&&e?E.attach(this):E.detach(this)}},hScrollBarAlwaysVisible:"renderer",vScrollBarAlwaysVisible:"renderer",highlightGutterLine:"renderer",animatedScroll:"renderer",showInvisibles:"renderer",showPrintMargin:"renderer",printMarginColumn:"renderer",printMargin:"renderer",fadeFoldWidgets:"renderer",showFoldWidgets:"renderer",displayIndentGuides:"renderer",showGutter:"renderer",fontSize:"renderer",fontFamily:"renderer",maxLines:"renderer",minLines:"renderer",scrollPastEnd:"renderer",fixedWidthGutter:"renderer",theme:"renderer",hasCssTransforms:"renderer",maxPixelHeight:"renderer",useTextareaForIME:"renderer",scrollSpeed:"$mouseHandler",dragDelay:"$mouseHandler",dragEnabled:"$mouseHandler",focusTimeout:"$mouseHandler",tooltipFollowsMouse:"$mouseHandler",firstLineNumber:"session",overwrite:"session",newLineMode:"session",useWorker:"session",useSoftTabs:"session",navigateWithinSoftTabs:"session",tabSize:"session",wrap:"session",indentedSoftWrap:"session",foldStyle:"session",mode:"session"});var E={getText:function(e,t){return(Math.abs(e.selection.lead.row-t)||t+1+(t<9?"\u00b7":""))+""},getWidth:function(e,t,n){return Math.max(t.toString().length,(n.lastRow+1).toString().length,2)*n.characterWidth},update:function(e,t){t.renderer.$loop.schedule(t.renderer.CHANGE_GUTTER)},attach:function(e){e.renderer.$gutterLayer.$renderer=this,e.on("changeSelection",this.update),this.update(null,e)},detach:function(e){e.renderer.$gutterLayer.$renderer==this&&(e.renderer.$gutterLayer.$renderer=null),e.off("changeSelection",this.update),this.update(null,e)}};t.Editor=w}),ace.define("ace/undomanager",["require","exports","module","ace/range"],function(e,t,n){"use strict";function i(e,t){for(var n=t;n--;){var r=e[n];if(r&&!r[0].ignore){while(n0){a.row+=i,a.column+=a.row==r.row?s:0;continue}!t&&l<=0&&(a.row=n.row,a.column=n.column,l===0&&(a.bias=1))}}function f(e){return{row:e.row,column:e.column}}function l(e){return{start:f(e.start),end:f(e.end),action:e.action,lines:e.lines.slice()}}function c(e){e=e||this;if(Array.isArray(e))return e.map(c).join("\n");var t="";e.action?(t=e.action=="insert"?"+":"-",t+="["+e.lines+"]"):e.value&&(Array.isArray(e.value)?t=e.value.map(h).join("\n"):t=h(e.value)),e.start&&(t+=h(e));if(e.id||e.rev)t+=" ("+(e.id||e.rev)+")";return t}function h(e){return e.start.row+":"+e.start.column+"=>"+e.end.row+":"+e.end.column}function p(e,t){var n=e.action=="insert",r=t.action=="insert";if(n&&r)if(o(t.start,e.end)>=0)m(t,e,-1);else{if(!(o(t.start,e.start)<=0))return null;m(e,t,1)}else if(n&&!r)if(o(t.start,e.end)>=0)m(t,e,-1);else{if(!(o(t.end,e.start)<=0))return null;m(e,t,-1)}else if(!n&&r)if(o(t.start,e.start)>=0)m(t,e,1);else{if(!(o(t.start,e.start)<=0))return null;m(e,t,1)}else if(!n&&!r)if(o(t.start,e.start)>=0)m(t,e,1);else{if(!(o(t.end,e.start)<=0))return null;m(e,t,-1)}return[t,e]}function d(e,t){for(var n=e.length;n--;)for(var r=0;r=0?m(e,t,-1):o(e.start,t.start)<=0?m(t,e,1):(m(e,s.fromPoints(t.start,e.start),-1),m(t,e,1));else if(!n&&r)o(t.start,e.end)>=0?m(t,e,-1):o(t.start,e.start)<=0?m(e,t,1):(m(t,s.fromPoints(e.start,t.start),-1),m(e,t,1));else if(!n&&!r)if(o(t.start,e.end)>=0)m(t,e,-1);else{if(!(o(t.end,e.start)<=0)){var i,u;return o(e.start,t.start)<0&&(i=e,e=y(e,t.start)),o(e.end,t.end)>0&&(u=y(e,t.end)),g(t.end,e.start,e.end,-1),u&&!i&&(e.lines=u.lines,e.start=u.start,e.end=u.end,u=e),[t,i,u].filter(Boolean)}m(e,t,-1)}return[t,e]}function m(e,t,n){g(e.start,t.start,t.end,n),g(e.end,t.start,t.end,n)}function g(e,t,n,r){e.row==(r==1?t:n).row&&(e.column+=r*(n.column-t.column)),e.row+=r*(n.row-t.row)}function y(e,t){var n=e.lines,r=e.end;e.end=f(t);var i=e.end.row-e.start.row,s=n.splice(i,n.length),o=i?t.column:t.column-e.start.column;n.push(s[0].substring(0,o)),s[0]=s[0].substr(o);var u={start:f(t),end:r,lines:s,action:e.action};return u}function b(e,t){t=l(t);for(var n=e.length;n--;){var r=e[n];for(var i=0;i0},this.canRedo=function(){return this.$redoStack.length>0},this.bookmark=function(e){e==undefined&&(e=this.$rev),this.mark=e},this.isAtBookmark=function(){return this.$rev===this.mark},this.toJSON=function(){},this.fromJSON=function(){},this.hasUndo=this.canUndo,this.hasRedo=this.canRedo,this.isClean=this.isAtBookmark,this.markClean=this.bookmark,this.$prettyPrint=function(e){return e?c(e):c(this.$undoStack)+"\n---\n"+c(this.$redoStack)}}).call(r.prototype);var s=e("./range").Range,o=s.comparePoints,u=s.comparePoints;t.UndoManager=r}),ace.define("ace/layer/lines",["require","exports","module","ace/lib/dom"],function(e,t,n){"use strict";var r=e("../lib/dom"),i=function(e,t){this.element=e,this.canvasHeight=t||5e5,this.element.style.height=this.canvasHeight*2+"px",this.cells=[],this.cellCache=[],this.$offsetCoefficient=0};(function(){this.moveContainer=function(e){r.translate(this.element,0,-(e.firstRowScreen*e.lineHeight%this.canvasHeight)-e.offset*this.$offsetCoefficient)},this.pageChanged=function(e,t){return Math.floor(e.firstRowScreen*e.lineHeight/this.canvasHeight)!==Math.floor(t.firstRowScreen*t.lineHeight/this.canvasHeight)},this.computeLineTop=function(e,t,n){var r=t.firstRowScreen*t.lineHeight,i=Math.floor(r/this.canvasHeight),s=n.documentToScreenRow(e,0)*t.lineHeight;return s-i*this.canvasHeight},this.computeLineHeight=function(e,t,n){return t.lineHeight*n.getRowLength(e)},this.getLength=function(){return this.cells.length},this.get=function(e){return this.cells[e]},this.shift=function(){this.$cacheCell(this.cells.shift())},this.pop=function(){this.$cacheCell(this.cells.pop())},this.push=function(e){if(Array.isArray(e)){this.cells.push.apply(this.cells,e);var t=r.createFragment(this.element);for(var n=0;ns&&(a=i.end.row+1,i=t.getNextFoldLine(a,i),s=i?i.start.row:Infinity);if(a>r){while(this.$lines.getLength()>u+1)this.$lines.pop();break}o=this.$lines.get(++u),o?o.row=a:(o=this.$lines.createCell(a,e,this.session,f),this.$lines.push(o)),this.$renderCell(o,e,i,a),a++}this._signal("afterRender"),this.$updateGutterWidth(e)},this.$updateGutterWidth=function(e){var t=this.session,n=t.gutterRenderer||this.$renderer,r=t.$firstLineNumber,i=this.$lines.last()?this.$lines.last().text:"";if(this.$fixedWidth||t.$useWrapMode)i=t.getLength()+r-1;var s=n?n.getWidth(t,i,e):i.toString().length*e.characterWidth,o=this.$padding||this.$computePadding();s+=o.left+o.right,s!==this.gutterWidth&&!isNaN(s)&&(this.gutterWidth=s,this.element.parentNode.style.width=this.element.style.width=Math.ceil(this.gutterWidth)+"px",this._signal("changeGutterWidth",s))},this.$updateCursorRow=function(){if(!this.$highlightGutterLine)return;var e=this.session.selection.getCursor();if(this.$cursorRow===e.row)return;this.$cursorRow=e.row},this.updateLineHighlight=function(){if(!this.$highlightGutterLine)return;var e=this.session.selection.cursor.row;this.$cursorRow=e;if(this.$cursorCell&&this.$cursorCell.row==e)return;this.$cursorCell&&(this.$cursorCell.element.className=this.$cursorCell.element.className.replace("ace_gutter-active-line ",""));var t=this.$lines.cells;this.$cursorCell=null;for(var n=0;n=this.$cursorRow){if(r.row>this.$cursorRow){var i=this.session.getFoldLine(this.$cursorRow);if(!(n>0&&i&&i.start.row==t[n-1].row))break;r=t[n-1]}r.element.className="ace_gutter-active-line "+r.element.className,this.$cursorCell=r;break}}},this.scrollLines=function(e){var t=this.config;this.config=e,this.$updateCursorRow();if(this.$lines.pageChanged(t,e))return this.update(e);this.$lines.moveContainer(e);var n=Math.min(e.lastRow+e.gutterOffset,this.session.getLength()-1),r=this.oldLastRow;this.oldLastRow=n;if(!t||r0;i--)this.$lines.shift();if(r>n)for(var i=this.session.getFoldedRowCount(n+1,r);i>0;i--)this.$lines.pop();e.firstRowr&&this.$lines.push(this.$renderLines(e,r+1,n)),this.updateLineHighlight(),this._signal("afterRender"),this.$updateGutterWidth(e)},this.$renderLines=function(e,t,n){var r=[],i=t,s=this.session.getNextFoldLine(i),o=s?s.start.row:Infinity;for(;;){i>o&&(i=s.end.row+1,s=this.session.getNextFoldLine(i,s),o=s?s.start.row:Infinity);if(i>n)break;var u=this.$lines.createCell(i,e,this.session,f);this.$renderCell(u,e,s,i),r.push(u),i++}return r},this.$renderCell=function(e,t,n,i){var s=e.element,o=this.session,u=s.childNodes[0],a=s.childNodes[1],f=o.$firstLineNumber,l=o.$breakpoints,c=o.$decorations,h=o.gutterRenderer||this.$renderer,p=this.$showFoldWidgets&&o.foldWidgets,d=n?n.start.row:Number.MAX_VALUE,v="ace_gutter-cell ";this.$highlightGutterLine&&(i==this.$cursorRow||n&&i=d&&this.$cursorRow<=n.end.row)&&(v+="ace_gutter-active-line ",this.$cursorCell!=e&&(this.$cursorCell&&(this.$cursorCell.element.className=this.$cursorCell.element.className.replace("ace_gutter-active-line ","")),this.$cursorCell=e)),l[i]&&(v+=l[i]),c[i]&&(v+=c[i]),this.$annotations[i]&&(v+=this.$annotations[i].className),s.className!=v&&(s.className=v);if(p){var m=p[i];m==null&&(m=p[i]=o.getFoldWidget(i))}if(m){var v="ace_fold-widget ace_"+m;m=="start"&&i==d&&in.right-t.right)return"foldWidgets"}}).call(a.prototype),t.Gutter=a}),ace.define("ace/layer/marker",["require","exports","module","ace/range","ace/lib/dom"],function(e,t,n){"use strict";var r=e("../range").Range,i=e("../lib/dom"),s=function(e){this.element=i.createElement("div"),this.element.className="ace_layer ace_marker-layer",e.appendChild(this.element)};(function(){function e(e,t,n,r){return(e?1:0)|(t?2:0)|(n?4:0)|(r?8:0)}this.$padding=0,this.setPadding=function(e){this.$padding=e},this.setSession=function(e){this.session=e},this.setMarkers=function(e){this.markers=e},this.elt=function(e,t){var n=this.i!=-1&&this.element.childNodes[this.i];n?this.i++:(n=document.createElement("div"),this.element.appendChild(n),this.i=-1),n.style.cssText=t,n.className=e},this.update=function(e){if(!e)return;this.config=e,this.i=0;var t;for(var n in this.markers){var r=this.markers[n];if(!r.range){r.update(t,this,this.session,e);continue}var i=r.range.clipRows(e.firstRow,e.lastRow);if(i.isEmpty())continue;i=i.toScreenRange(this.session);if(r.renderer){var s=this.$getTop(i.start.row,e),o=this.$padding+i.start.column*e.characterWidth;r.renderer(t,i,o,s,e)}else r.type=="fullLine"?this.drawFullLineMarker(t,i,r.clazz,e):r.type=="screenLine"?this.drawScreenLineMarker(t,i,r.clazz,e):i.isMultiLine()?r.type=="text"?this.drawTextMarker(t,i,r.clazz,e):this.drawMultiLineMarker(t,i,r.clazz,e):this.drawSingleLineMarker(t,i,r.clazz+" ace_start"+" ace_br15",e)}if(this.i!=-1)while(this.ip,l==f),s,l==f?0:1,o)},this.drawMultiLineMarker=function(e,t,n,r,i){var s=this.$padding,o=r.lineHeight,u=this.$getTop(t.start.row,r),a=s+t.start.column*r.characterWidth;i=i||"";if(this.session.$bidiHandler.isBidiRow(t.start.row)){var f=t.clone();f.end.row=f.start.row,f.end.column=this.session.getLine(f.start.row).length,this.drawBidiSingleLineMarker(e,f,n+" ace_br1 ace_start",r,null,i)}else this.elt(n+" ace_br1 ace_start","height:"+o+"px;"+"right:0;"+"top:"+u+"px;left:"+a+"px;"+(i||""));if(this.session.$bidiHandler.isBidiRow(t.end.row)){var f=t.clone();f.start.row=f.end.row,f.start.column=0,this.drawBidiSingleLineMarker(e,f,n+" ace_br12",r,null,i)}else{u=this.$getTop(t.end.row,r);var l=t.end.column*r.characterWidth;this.elt(n+" ace_br12","height:"+o+"px;"+"width:"+l+"px;"+"top:"+u+"px;"+"left:"+s+"px;"+(i||""))}o=(t.end.row-t.start.row-1)*r.lineHeight;if(o<=0)return;u=this.$getTop(t.start.row+1,r);var c=(t.start.column?1:0)|(t.end.column?0:8);this.elt(n+(c?" ace_br"+c:""),"height:"+o+"px;"+"right:0;"+"top:"+u+"px;"+"left:"+s+"px;"+(i||""))},this.drawSingleLineMarker=function(e,t,n,r,i,s){if(this.session.$bidiHandler.isBidiRow(t.start.row))return this.drawBidiSingleLineMarker(e,t,n,r,i,s);var o=r.lineHeight,u=(t.end.column+(i||0)-t.start.column)*r.characterWidth,a=this.$getTop(t.start.row,r),f=this.$padding+t.start.column*r.characterWidth;this.elt(n,"height:"+o+"px;"+"width:"+u+"px;"+"top:"+a+"px;"+"left:"+f+"px;"+(s||""))},this.drawBidiSingleLineMarker=function(e,t,n,r,i,s){var o=r.lineHeight,u=this.$getTop(t.start.row,r),a=this.$padding,f=this.session.$bidiHandler.getSelections(t.start.column,t.end.column);f.forEach(function(e){this.elt(n,"height:"+o+"px;"+"width:"+e.width+(i||0)+"px;"+"top:"+u+"px;"+"left:"+(a+e.left)+"px;"+(s||""))},this)},this.drawFullLineMarker=function(e,t,n,r,i){var s=this.$getTop(t.start.row,r),o=r.lineHeight;t.start.row!=t.end.row&&(o+=this.$getTop(t.end.row,r)-s),this.elt(n,"height:"+o+"px;"+"top:"+s+"px;"+"left:0;right:0;"+(i||""))},this.drawScreenLineMarker=function(e,t,n,r,i){var s=this.$getTop(t.start.row,r),o=r.lineHeight;this.elt(n,"height:"+o+"px;"+"top:"+s+"px;"+"left:0;right:0;"+(i||""))}}).call(s.prototype),t.Marker=s}),ace.define("ace/layer/text",["require","exports","module","ace/lib/oop","ace/lib/dom","ace/lib/lang","ace/layer/lines","ace/lib/event_emitter"],function(e,t,n){"use strict";var r=e("../lib/oop"),i=e("../lib/dom"),s=e("../lib/lang"),o=e("./lines").Lines,u=e("../lib/event_emitter").EventEmitter,a=function(e){this.dom=i,this.element=this.dom.createElement("div"),this.element.className="ace_layer ace_text-layer",e.appendChild(this.element),this.$updateEolChar=this.$updateEolChar.bind(this),this.$lines=new o(this.element)};(function(){r.implement(this,u),this.EOF_CHAR="\u00b6",this.EOL_CHAR_LF="\u00ac",this.EOL_CHAR_CRLF="\u00a4",this.EOL_CHAR=this.EOL_CHAR_LF,this.TAB_CHAR="\u2014",this.SPACE_CHAR="\u00b7",this.$padding=0,this.MAX_LINE_LENGTH=1e4,this.$updateEolChar=function(){var e=this.session.doc,t=e.getNewLineCharacter()=="\n"&&e.getNewLineMode()!="windows",n=t?this.EOL_CHAR_LF:this.EOL_CHAR_CRLF;if(this.EOL_CHAR!=n)return this.EOL_CHAR=n,!0},this.setPadding=function(e){this.$padding=e,this.element.style.margin="0 "+e+"px"},this.getLineHeight=function(){return this.$fontMetrics.$characterSize.height||0},this.getCharacterWidth=function(){return this.$fontMetrics.$characterSize.width||0},this.$setFontMetrics=function(e){this.$fontMetrics=e,this.$fontMetrics.on("changeCharacterSize",function(e){this._signal("changeCharacterSize",e)}.bind(this)),this.$pollSizeChanges()},this.checkForSizeChanges=function(){this.$fontMetrics.checkForSizeChanges()},this.$pollSizeChanges=function(){return this.$pollSizeChangesTimer=this.$fontMetrics.$pollSizeChanges()},this.setSession=function(e){this.session=e,e&&this.$computeTabString()},this.showInvisibles=!1,this.setShowInvisibles=function(e){return this.showInvisibles==e?!1:(this.showInvisibles=e,this.$computeTabString(),!0)},this.displayIndentGuides=!0,this.setDisplayIndentGuides=function(e){return this.displayIndentGuides==e?!1:(this.displayIndentGuides=e,this.$computeTabString(),!0)},this.$tabStrings=[],this.onChangeTabSize=this.$computeTabString=function(){var e=this.session.getTabSize();this.tabSize=e;var t=this.$tabStrings=[0];for(var n=1;nl&&(u=a.end.row+1,a=this.session.getNextFoldLine(u,a),l=a?a.start.row:Infinity);if(u>i)break;var c=s[o++];if(c){this.dom.removeChildren(c),this.$renderLine(c,u,u==l?a:!1);var h=e.lineHeight*this.session.getRowLength(u)+"px";c.style.height!=h&&(f=!0,c.style.height=h)}u++}if(f)while(o0;i--)this.$lines.shift();if(t.lastRow>e.lastRow)for(var i=this.session.getFoldedRowCount(e.lastRow+1,t.lastRow);i>0;i--)this.$lines.pop();e.firstRowt.lastRow&&this.$lines.push(this.$renderLinesFragment(e,t.lastRow+1,e.lastRow))},this.$renderLinesFragment=function(e,t,n){var r=[],s=t,o=this.session.getNextFoldLine(s),u=o?o.start.row:Infinity;for(;;){s>u&&(s=o.end.row+1,o=this.session.getNextFoldLine(s,o),u=o?o.start.row:Infinity);if(s>n)break;var a=this.$lines.createCell(s,e,this.session),f=a.element;this.dom.removeChildren(f),i.setStyle(f.style,"height",this.$lines.computeLineHeight(s,e,this.session)+"px"),i.setStyle(f.style,"top",this.$lines.computeLineTop(s,e,this.session)+"px"),this.$renderLine(f,s,s==u?o:!1),this.$useLineGroups()?f.className="ace_line_group":f.className="ace_line",r.push(a),s++}return r},this.update=function(e){this.$lines.moveContainer(e),this.config=e;var t=e.firstRow,n=e.lastRow,r=this.$lines;while(r.getLength())r.pop();r.push(this.$renderLinesFragment(e,t,n))},this.$textToken={text:!0,rparen:!0,lparen:!0},this.$renderToken=function(e,t,n,r){var i=this,o=/(\t)|( +)|([\x00-\x1f\x80-\xa0\xad\u1680\u180E\u2000-\u200f\u2028\u2029\u202F\u205F\uFEFF\uFFF9-\uFFFC]+)|(\u3000)|([\u1100-\u115F\u11A3-\u11A7\u11FA-\u11FF\u2329-\u232A\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFB\u3001-\u303E\u3041-\u3096\u3099-\u30FF\u3105-\u312D\u3131-\u318E\u3190-\u31BA\u31C0-\u31E3\u31F0-\u321E\u3220-\u3247\u3250-\u32FE\u3300-\u4DBF\u4E00-\uA48C\uA490-\uA4C6\uA960-\uA97C\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFAFF\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE66\uFE68-\uFE6B\uFF01-\uFF60\uFFE0-\uFFE6]|[\uD800-\uDBFF][\uDC00-\uDFFF])/g,u=this.dom.createFragment(this.element),a,f=0;while(a=o.exec(r)){var l=a[1],c=a[2],h=a[3],p=a[4],d=a[5];if(!i.showInvisibles&&c)continue;var v=f!=a.index?r.slice(f,a.index):"";f=a.index+a[0].length,v&&u.appendChild(this.dom.createTextNode(v,this.element));if(l){var m=i.session.getScreenTabSize(t+a.index);u.appendChild(i.$tabStrings[m].cloneNode(!0)),t+=m-1}else if(c)if(i.showInvisibles){var g=this.dom.createElement("span");g.className="ace_invisible ace_invisible_space",g.textContent=s.stringRepeat(i.SPACE_CHAR,c.length),u.appendChild(g)}else u.appendChild(this.com.createTextNode(c,this.element));else if(h){var g=this.dom.createElement("span");g.className="ace_invisible ace_invisible_space ace_invalid",g.textContent=s.stringRepeat(i.SPACE_CHAR,h.length),u.appendChild(g)}else if(p){var y=i.showInvisibles?i.SPACE_CHAR:"";t+=1;var g=this.dom.createElement("span");g.style.width=i.config.characterWidth*2+"px",g.className=i.showInvisibles?"ace_cjk ace_invisible ace_invisible_space":"ace_cjk",g.textContent=i.showInvisibles?i.SPACE_CHAR:"",u.appendChild(g)}else if(d){t+=1;var g=this.dom.createElement("span");g.style.width=i.config.characterWidth*2+"px",g.className="ace_cjk",g.textContent=d,u.appendChild(g)}}u.appendChild(this.dom.createTextNode(f?r.slice(f):r,this.element));if(!this.$textToken[n.type]){var b="ace_"+n.type.replace(/\./g," ace_"),g=this.dom.createElement("span");n.type=="fold"&&(g.style.width=n.value.length*this.config.characterWidth+"px"),g.className=b,g.appendChild(u),e.appendChild(g)}else e.appendChild(u);return t+r.length},this.renderIndentGuide=function(e,t,n){var r=t.search(this.$indentGuideRe);if(r<=0||r>=n)return t;if(t[0]==" "){r-=r%this.tabSize;var i=r/this.tabSize;for(var s=0;s=o)u=this.$renderToken(a,u,l,c.substring(0,o-r)),c=c.substring(o-r),r=o,a=this.$createLineElement(),e.appendChild(a),a.appendChild(this.dom.createTextNode(s.stringRepeat("\u00a0",n.indent),this.element)),i++,u=0,o=n[i]||Number.MAX_VALUE;c.length!=0&&(r+=c.length,u=this.$renderToken(a,u,l,c))}}},this.$renderSimpleLine=function(e,t){var n=0,r=t[0],i=r.value;this.displayIndentGuides&&(i=this.renderIndentGuide(e,i)),i&&(n=this.$renderToken(e,n,r,i));for(var s=1;sthis.MAX_LINE_LENGTH)return this.$renderOverflowMessage(e,n,r,i);n=this.$renderToken(e,n,r,i)}},this.$renderOverflowMessage=function(e,t,n,r){this.$renderToken(e,t,n,r.slice(0,this.MAX_LINE_LENGTH-t));var i=this.dom.createElement("span");i.className="ace_inline_button ace_keyword ace_toggle_wrap",i.style.position="absolute",i.style.right="0",i.textContent="",e.appendChild(i)},this.$renderLine=function(e,t,n){!n&&n!=0&&(n=this.session.getFoldLine(t));if(n)var r=this.$getFoldLineTokens(t,n);else var r=this.session.getTokens(t);var i=e;if(r.length){var s=this.session.getRowSplitData(t);if(s&&s.length){this.$renderWrappedLine(e,r,s);var i=e.lastChild}else{var i=e;this.$useLineGroups()&&(i=this.$createLineElement(),e.appendChild(i)),this.$renderSimpleLine(i,r)}}else this.$useLineGroups()&&(i=this.$createLineElement(),e.appendChild(i));if(this.showInvisibles&&i){n&&(t=n.end.row);var o=this.dom.createElement("span");o.className="ace_invisible ace_invisible_eol",o.textContent=t==this.session.getLength()-1?this.EOF_CHAR:this.EOL_CHAR,i.appendChild(o)}},this.$getFoldLineTokens=function(e,t){function i(e,t,n){var i=0,s=0;while(s+e[i].value.lengthn-t&&(o=o.substring(0,n-t)),r.push({type:e[i].type,value:o}),s=t+o.length,i+=1}while(sn?r.push({type:e[i].type,value:o.substring(0,n-s)}):r.push(e[i]),s+=o.length,i+=1}}var n=this.session,r=[],s=n.getTokens(e);return t.walk(function(e,t,o,u,a){e!=null?r.push({type:"fold",value:e}):(a&&(s=n.getTokens(t)),s.length&&i(s,u,o))},t.end.row,this.session.getLine(t.end.row).length),r},this.$useLineGroups=function(){return this.session.getUseWrapMode()},this.destroy=function(){}}).call(a.prototype),t.Text=a}),ace.define("ace/layer/cursor",["require","exports","module","ace/lib/dom"],function(e,t,n){"use strict";var r=e("../lib/dom"),i=function(e){this.element=r.createElement("div"),this.element.className="ace_layer ace_cursor-layer",e.appendChild(this.element),this.isVisible=!1,this.isBlinking=!0,this.blinkInterval=1e3,this.smoothBlinking=!1,this.cursors=[],this.cursor=this.addCursor(),r.addCssClass(this.element,"ace_hidden-cursors"),this.$updateCursors=this.$updateOpacity.bind(this)};(function(){this.$updateOpacity=function(e){var t=this.cursors;for(var n=t.length;n--;)r.setStyle(t[n].style,"opacity",e?"":"0")},this.$startCssAnimation=function(){var e=this.cursors;for(var t=e.length;t--;)e[t].style.animationDuration=this.blinkInterval+"ms";setTimeout(function(){r.addCssClass(this.element,"ace_animate-blinking")}.bind(this))},this.$stopCssAnimation=function(){r.removeCssClass(this.element,"ace_animate-blinking")},this.$padding=0,this.setPadding=function(e){this.$padding=e},this.setSession=function(e){this.session=e},this.setBlinking=function(e){e!=this.isBlinking&&(this.isBlinking=e,this.restartTimer())},this.setBlinkInterval=function(e){e!=this.blinkInterval&&(this.blinkInterval=e,this.restartTimer())},this.setSmoothBlinking=function(e){e!=this.smoothBlinking&&(this.smoothBlinking=e,r.setCssClass(this.element,"ace_smooth-blinking",e),this.$updateCursors(!0),this.restartTimer())},this.addCursor=function(){var e=r.createElement("div");return e.className="ace_cursor",this.element.appendChild(e),this.cursors.push(e),e},this.removeCursor=function(){if(this.cursors.length>1){var e=this.cursors.pop();return e.parentNode.removeChild(e),e}},this.hideCursor=function(){this.isVisible=!1,r.addCssClass(this.element,"ace_hidden-cursors"),this.restartTimer()},this.showCursor=function(){this.isVisible=!0,r.removeCssClass(this.element,"ace_hidden-cursors"),this.restartTimer()},this.restartTimer=function(){var e=this.$updateCursors;clearInterval(this.intervalId),clearTimeout(this.timeoutId),this.$stopCssAnimation(),this.smoothBlinking&&r.removeCssClass(this.element,"ace_smooth-blinking"),e(!0);if(!this.isBlinking||!this.blinkInterval||!this.isVisible){this.$stopCssAnimation();return}this.smoothBlinking&&setTimeout(function(){r.addCssClass(this.element,"ace_smooth-blinking")}.bind(this));if(r.HAS_CSS_ANIMATION)this.$startCssAnimation();else{var t=function(){this.timeoutId=setTimeout(function(){e(!1)},.6*this.blinkInterval)}.bind(this);this.intervalId=setInterval(function(){e(!0),t()},this.blinkInterval),t()}},this.getPixelPosition=function(e,t){if(!this.config||!this.session)return{left:0,top:0};e||(e=this.session.selection.getCursor());var n=this.session.documentToScreenPosition(e),r=this.$padding+(this.session.$bidiHandler.isBidiRow(n.row,e.row)?this.session.$bidiHandler.getPosLeft(n.column):n.column*this.config.characterWidth),i=(n.row-(t?this.config.firstRowScreen:0))*this.config.lineHeight;return{left:r,top:i}},this.isCursorInView=function(e,t){return e.top>=0&&e.tope.height+e.offset||o.top<0)&&n>1)continue;var u=this.cursors[i++]||this.addCursor(),a=u.style;this.drawCursor?this.drawCursor(u,o,e,t[n],this.session):this.isCursorInView(o,e)?(r.setStyle(a,"display","block"),r.translate(u,o.left,o.top),r.setStyle(a,"width",Math.round(e.characterWidth)+"px"),r.setStyle(a,"height",e.lineHeight+"px")):r.setStyle(a,"display","none")}while(this.cursors.length>i)this.removeCursor();var f=this.session.getOverwrite();this.$setOverwrite(f),this.$pixelPos=o,this.restartTimer()},this.drawCursor=null,this.$setOverwrite=function(e){e!=this.overwrite&&(this.overwrite=e,e?r.addCssClass(this.element,"ace_overwrite-cursors"):r.removeCssClass(this.element,"ace_overwrite-cursors"))},this.destroy=function(){clearInterval(this.intervalId),clearTimeout(this.timeoutId)}}).call(i.prototype),t.Cursor=i}),ace.define("ace/scrollbar",["require","exports","module","ace/lib/oop","ace/lib/dom","ace/lib/event","ace/lib/event_emitter"],function(e,t,n){"use strict";var r=e("./lib/oop"),i=e("./lib/dom"),s=e("./lib/event"),o=e("./lib/event_emitter").EventEmitter,u=32768,a=function(e){this.element=i.createElement("div"),this.element.className="ace_scrollbar ace_scrollbar"+this.classSuffix,this.inner=i.createElement("div"),this.inner.className="ace_scrollbar-inner",this.element.appendChild(this.inner),e.appendChild(this.element),this.setVisible(!1),this.skipEvent=!1,s.addListener(this.element,"scroll",this.onScroll.bind(this)),s.addListener(this.element,"mousedown",s.preventDefault)};(function(){r.implement(this,o),this.setVisible=function(e){this.element.style.display=e?"":"none",this.isVisible=e,this.coeff=1}}).call(a.prototype);var f=function(e,t){a.call(this,e),this.scrollTop=0,this.scrollHeight=0,t.$scrollbarWidth=this.width=i.scrollbarWidth(e.ownerDocument),this.inner.style.width=this.element.style.width=(this.width||15)+5+"px",this.$minWidth=0};r.inherits(f,a),function(){this.classSuffix="-v",this.onScroll=function(){if(!this.skipEvent){this.scrollTop=this.element.scrollTop;if(this.coeff!=1){var e=this.element.clientHeight/this.scrollHeight;this.scrollTop=this.scrollTop*(1-e)/(this.coeff-e)}this._emit("scroll",{data:this.scrollTop})}this.skipEvent=!1},this.getWidth=function(){return Math.max(this.isVisible?this.width:0,this.$minWidth||0)},this.setHeight=function(e){this.element.style.height=e+"px"},this.setInnerHeight=this.setScrollHeight=function(e){this.scrollHeight=e,e>u?(this.coeff=u/e,e=u):this.coeff!=1&&(this.coeff=1),this.inner.style.height=e+"px"},this.setScrollTop=function(e){this.scrollTop!=e&&(this.skipEvent=!0,this.scrollTop=e,this.element.scrollTop=e*this.coeff)}}.call(f.prototype);var l=function(e,t){a.call(this,e),this.scrollLeft=0,this.height=t.$scrollbarWidth,this.inner.style.height=this.element.style.height=(this.height||15)+5+"px"};r.inherits(l,a),function(){this.classSuffix="-h",this.onScroll=function(){this.skipEvent||(this.scrollLeft=this.element.scrollLeft,this._emit("scroll",{data:this.scrollLeft})),this.skipEvent=!1},this.getHeight=function(){return this.isVisible?this.height:0},this.setWidth=function(e){this.element.style.width=e+"px"},this.setInnerWidth=function(e){this.inner.style.width=e+"px"},this.setScrollWidth=function(e){this.inner.style.width=e+"px"},this.setScrollLeft=function(e){this.scrollLeft!=e&&(this.skipEvent=!0,this.scrollLeft=this.element.scrollLeft=e)}}.call(l.prototype),t.ScrollBar=f,t.ScrollBarV=f,t.ScrollBarH=l,t.VScrollBar=f,t.HScrollBar=l}),ace.define("ace/renderloop",["require","exports","module","ace/lib/event"],function(e,t,n){"use strict";var r=e("./lib/event"),i=function(e,t){this.onRender=e,this.pending=!1,this.changes=0,this.$recursionLimit=2,this.window=t||window;var n=this;this._flush=function(e){n.pending=!1;var t=n.changes;t&&(r.blockIdle(100),n.changes=0,n.onRender(t));if(n.changes){if(n.$recursionLimit--<0)return;n.schedule()}else n.$recursionLimit=2}};(function(){this.schedule=function(e){this.changes=this.changes|e,this.changes&&!this.pending&&(r.nextFrame(this._flush),this.pending=!0)},this.clear=function(e){var t=this.changes;return this.changes=0,t}}).call(i.prototype),t.RenderLoop=i}),ace.define("ace/layer/font_metrics",["require","exports","module","ace/lib/oop","ace/lib/dom","ace/lib/lang","ace/lib/event","ace/lib/useragent","ace/lib/event_emitter"],function(e,t,n){var r=e("../lib/oop"),i=e("../lib/dom"),s=e("../lib/lang"),o=e("../lib/event"),u=e("../lib/useragent"),a=e("../lib/event_emitter").EventEmitter,f=256,l=typeof ResizeObserver=="function",c=200,h=t.FontMetrics=function(e){this.el=i.createElement("div"),this.$setMeasureNodeStyles(this.el.style,!0),this.$main=i.createElement("div"),this.$setMeasureNodeStyles(this.$main.style),this.$measureNode=i.createElement("div"),this.$setMeasureNodeStyles(this.$measureNode.style),this.el.appendChild(this.$main),this.el.appendChild(this.$measureNode),e.appendChild(this.el),this.$measureNode.innerHTML=s.stringRepeat("X",f),this.$characterSize={width:0,height:0},l?this.$addObserver():this.checkForSizeChanges()};(function(){r.implement(this,a),this.$characterSize={width:0,height:0},this.$setMeasureNodeStyles=function(e,t){e.width=e.height="auto",e.left=e.top="0px",e.visibility="hidden",e.position="absolute",e.whiteSpace="pre",u.isIE<8?e["font-family"]="inherit":e.font="inherit",e.overflow=t?"hidden":"visible"},this.checkForSizeChanges=function(e){e===undefined&&(e=this.$measureSizes());if(e&&(this.$characterSize.width!==e.width||this.$characterSize.height!==e.height)){this.$measureNode.style.fontWeight="bold";var t=this.$measureSizes();this.$measureNode.style.fontWeight="",this.$characterSize=e,this.charSizes=Object.create(null),this.allowBoldFonts=t&&t.width===e.width&&t.height===e.height,this._emit("changeCharacterSize",{data:e})}},this.$addObserver=function(){var e=this;this.$observer=new window.ResizeObserver(function(t){var n=t[0].contentRect;e.checkForSizeChanges({height:n.height,width:n.width/f})}),this.$observer.observe(this.$measureNode)},this.$pollSizeChanges=function(){if(this.$pollSizeChangesTimer||this.$observer)return this.$pollSizeChangesTimer;var e=this;return this.$pollSizeChangesTimer=o.onIdle(function t(){e.checkForSizeChanges(),o.onIdle(t,500)},500)},this.setPolling=function(e){e?this.$pollSizeChanges():this.$pollSizeChangesTimer&&(clearInterval(this.$pollSizeChangesTimer),this.$pollSizeChangesTimer=0)},this.$measureSizes=function(e){var t={height:(e||this.$measureNode).clientHeight,width:(e||this.$measureNode).clientWidth/f};return t.width===0||t.height===0?null:t},this.$measureCharWidth=function(e){this.$main.innerHTML=s.stringRepeat(e,f);var t=this.$main.getBoundingClientRect();return t.width/f},this.getCharacterWidth=function(e){var t=this.charSizes[e];return t===undefined&&(t=this.charSizes[e]=this.$measureCharWidth(e)/this.$characterSize.width),t},this.destroy=function(){clearInterval(this.$pollSizeChangesTimer),this.$observer&&this.$observer.disconnect(),this.el&&this.el.parentNode&&this.el.parentNode.removeChild(this.el)},this.$getZoom=function e(t){return t?(window.getComputedStyle(t).zoom||1)*e(t.parentElement):1},this.$initTransformMeasureNodes=function(){var e=function(e,t){return["div",{style:"position: absolute;top:"+e+"px;left:"+t+"px;"}]};this.els=i.buildDom([e(0,0),e(c,0),e(0,c),e(c,c)],this.el)},this.transformCoordinates=function(e,t){function r(e,t,n){var r=e[1]*t[0]-e[0]*t[1];return[(-t[1]*n[0]+t[0]*n[1])/r,(+e[1]*n[0]-e[0]*n[1])/r]}function i(e,t){return[e[0]-t[0],e[1]-t[1]]}function s(e,t){return[e[0]+t[0],e[1]+t[1]]}function o(e,t){return[e*t[0],e*t[1]]}function u(e){var t=e.getBoundingClientRect();return[t.left,t.top]}if(e){var n=this.$getZoom(this.el);e=o(1/n,e)}this.els||this.$initTransformMeasureNodes();var a=u(this.els[0]),f=u(this.els[1]),l=u(this.els[2]),h=u(this.els[3]),p=r(i(h,f),i(h,l),i(s(f,l),s(h,a))),d=o(1+p[0],i(f,a)),v=o(1+p[1],i(l,a));if(t){var m=t,g=p[0]*m[0]/c+p[1]*m[1]/c+1,y=s(o(m[0],d),o(m[1],v));return s(o(1/g/c,y),a)}var b=i(e,a),w=r(i(d,o(p[0],b)),i(v,o(p[1],b)),b);return o(c,w)}}).call(h.prototype)}),ace.define("ace/virtual_renderer",["require","exports","module","ace/lib/oop","ace/lib/dom","ace/config","ace/layer/gutter","ace/layer/marker","ace/layer/text","ace/layer/cursor","ace/scrollbar","ace/scrollbar","ace/renderloop","ace/layer/font_metrics","ace/lib/event_emitter","ace/lib/useragent"],function(e,t,n){"use strict";var r=e("./lib/oop"),i=e("./lib/dom"),s=e("./config"),o=e("./layer/gutter").Gutter,u=e("./layer/marker").Marker,a=e("./layer/text").Text,f=e("./layer/cursor").Cursor,l=e("./scrollbar").HScrollBar,c=e("./scrollbar").VScrollBar,h=e("./renderloop").RenderLoop,p=e("./layer/font_metrics").FontMetrics,d=e("./lib/event_emitter").EventEmitter,v='.ace_br1 {border-top-left-radius : 3px;}.ace_br2 {border-top-right-radius : 3px;}.ace_br3 {border-top-left-radius : 3px; border-top-right-radius: 3px;}.ace_br4 {border-bottom-right-radius: 3px;}.ace_br5 {border-top-left-radius : 3px; border-bottom-right-radius: 3px;}.ace_br6 {border-top-right-radius : 3px; border-bottom-right-radius: 3px;}.ace_br7 {border-top-left-radius : 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px;}.ace_br8 {border-bottom-left-radius : 3px;}.ace_br9 {border-top-left-radius : 3px; border-bottom-left-radius: 3px;}.ace_br10{border-top-right-radius : 3px; border-bottom-left-radius: 3px;}.ace_br11{border-top-left-radius : 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px;}.ace_br12{border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;}.ace_br13{border-top-left-radius : 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;}.ace_br14{border-top-right-radius : 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;}.ace_br15{border-top-left-radius : 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;}.ace_editor {position: relative;overflow: hidden;font: 12px/normal \'Monaco\', \'Menlo\', \'Ubuntu Mono\', \'Consolas\', \'source-code-pro\', monospace;direction: ltr;text-align: left;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}.ace_scroller {position: absolute;overflow: hidden;top: 0;bottom: 0;background-color: inherit;-ms-user-select: none;-moz-user-select: none;-webkit-user-select: none;user-select: none;cursor: text;}.ace_content {position: absolute;box-sizing: border-box;min-width: 100%;contain: style size layout;}.ace_dragging .ace_scroller:before{position: absolute;top: 0;left: 0;right: 0;bottom: 0;content: \'\';background: rgba(250, 250, 250, 0.01);z-index: 1000;}.ace_dragging.ace_dark .ace_scroller:before{background: rgba(0, 0, 0, 0.01);}.ace_selecting, .ace_selecting * {cursor: text !important;}.ace_gutter {position: absolute;overflow : hidden;width: auto;top: 0;bottom: 0;left: 0;cursor: default;z-index: 4;-ms-user-select: none;-moz-user-select: none;-webkit-user-select: none;user-select: none;contain: style size layout;}.ace_gutter-active-line {position: absolute;left: 0;right: 0;}.ace_scroller.ace_scroll-left {box-shadow: 17px 0 16px -16px rgba(0, 0, 0, 0.4) inset;}.ace_gutter-cell {position: absolute;top: 0;left: 0;right: 0;padding-left: 19px;padding-right: 6px;background-repeat: no-repeat;}.ace_gutter-cell.ace_error {background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAABOFBMVEX/////////QRswFAb/Ui4wFAYwFAYwFAaWGAfDRymzOSH/PxswFAb/SiUwFAYwFAbUPRvjQiDllog5HhHdRybsTi3/Tyv9Tir+Syj/UC3////XurebMBIwFAb/RSHbPx/gUzfdwL3kzMivKBAwFAbbvbnhPx66NhowFAYwFAaZJg8wFAaxKBDZurf/RB6mMxb/SCMwFAYwFAbxQB3+RB4wFAb/Qhy4Oh+4QifbNRcwFAYwFAYwFAb/QRzdNhgwFAYwFAbav7v/Uy7oaE68MBK5LxLewr/r2NXewLswFAaxJw4wFAbkPRy2PyYwFAaxKhLm1tMwFAazPiQwFAaUGAb/QBrfOx3bvrv/VC/maE4wFAbRPBq6MRO8Qynew8Dp2tjfwb0wFAbx6eju5+by6uns4uH9/f36+vr/GkHjAAAAYnRSTlMAGt+64rnWu/bo8eAA4InH3+DwoN7j4eLi4xP99Nfg4+b+/u9B/eDs1MD1mO7+4PHg2MXa347g7vDizMLN4eG+Pv7i5evs/v79yu7S3/DV7/498Yv24eH+4ufQ3Ozu/v7+y13sRqwAAADLSURBVHjaZc/XDsFgGIBhtDrshlitmk2IrbHFqL2pvXf/+78DPokj7+Fz9qpU/9UXJIlhmPaTaQ6QPaz0mm+5gwkgovcV6GZzd5JtCQwgsxoHOvJO15kleRLAnMgHFIESUEPmawB9ngmelTtipwwfASilxOLyiV5UVUyVAfbG0cCPHig+GBkzAENHS0AstVF6bacZIOzgLmxsHbt2OecNgJC83JERmePUYq8ARGkJx6XtFsdddBQgZE2nPR6CICZhawjA4Fb/chv+399kfR+MMMDGOQAAAABJRU5ErkJggg==");background-repeat: no-repeat;background-position: 2px center;}.ace_gutter-cell.ace_warning {background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAmVBMVEX///8AAAD///8AAAAAAABPSzb/5sAAAAB/blH/73z/ulkAAAAAAAD85pkAAAAAAAACAgP/vGz/rkDerGbGrV7/pkQICAf////e0IsAAAD/oED/qTvhrnUAAAD/yHD/njcAAADuv2r/nz//oTj/p064oGf/zHAAAAA9Nir/tFIAAAD/tlTiuWf/tkIAAACynXEAAAAAAAAtIRW7zBpBAAAAM3RSTlMAABR1m7RXO8Ln31Z36zT+neXe5OzooRDfn+TZ4p3h2hTf4t3k3ucyrN1K5+Xaks52Sfs9CXgrAAAAjklEQVR42o3PbQ+CIBQFYEwboPhSYgoYunIqqLn6/z8uYdH8Vmdnu9vz4WwXgN/xTPRD2+sgOcZjsge/whXZgUaYYvT8QnuJaUrjrHUQreGczuEafQCO/SJTufTbroWsPgsllVhq3wJEk2jUSzX3CUEDJC84707djRc5MTAQxoLgupWRwW6UB5fS++NV8AbOZgnsC7BpEAAAAABJRU5ErkJggg==");background-position: 2px center;}.ace_gutter-cell.ace_info {background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAJ0Uk5TAAB2k804AAAAPklEQVQY02NgIB68QuO3tiLznjAwpKTgNyDbMegwisCHZUETUZV0ZqOquBpXj2rtnpSJT1AEnnRmL2OgGgAAIKkRQap2htgAAAAASUVORK5CYII=");background-position: 2px center;}.ace_dark .ace_gutter-cell.ace_info {background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAJFBMVEUAAAChoaGAgIAqKiq+vr6tra1ZWVmUlJSbm5s8PDxubm56enrdgzg3AAAAAXRSTlMAQObYZgAAAClJREFUeNpjYMAPdsMYHegyJZFQBlsUlMFVCWUYKkAZMxZAGdxlDMQBAG+TBP4B6RyJAAAAAElFTkSuQmCC");}.ace_scrollbar {contain: strict;position: absolute;right: 0;bottom: 0;z-index: 6;}.ace_scrollbar-inner {position: absolute;cursor: text;left: 0;top: 0;}.ace_scrollbar-v{overflow-x: hidden;overflow-y: scroll;top: 0;}.ace_scrollbar-h {overflow-x: scroll;overflow-y: hidden;left: 0;}.ace_print-margin {position: absolute;height: 100%;}.ace_text-input {position: absolute;z-index: 0;width: 0.5em;height: 1em;opacity: 0;background: transparent;-moz-appearance: none;appearance: none;border: none;resize: none;outline: none;overflow: hidden;font: inherit;padding: 0 1px;margin: 0 -1px;contain: strict;-ms-user-select: text;-moz-user-select: text;-webkit-user-select: text;user-select: text;white-space: pre!important;}.ace_text-input.ace_composition {background: transparent;color: inherit;z-index: 1000;opacity: 1;}.ace_composition_placeholder { color: transparent }.ace_composition_marker { border-bottom: 1px solid;position: absolute;border-radius: 0;margin-top: 1px;}[ace_nocontext=true] {transform: none!important;filter: none!important;perspective: none!important;clip-path: none!important;mask : none!important;contain: none!important;perspective: none!important;mix-blend-mode: initial!important;z-index: auto;}.ace_layer {z-index: 1;position: absolute;overflow: hidden;word-wrap: normal;white-space: pre;height: 100%;width: 100%;box-sizing: border-box;pointer-events: none;}.ace_gutter-layer {position: relative;width: auto;text-align: right;pointer-events: auto;height: 1000000px;contain: style size layout;}.ace_text-layer {font: inherit !important;position: absolute;height: 1000000px;width: 1000000px;contain: style size layout;}.ace_text-layer > .ace_line, .ace_text-layer > .ace_line_group {contain: style size layout;position: absolute;top: 0;left: 0;right: 0;}.ace_hidpi .ace_text-layer,.ace_hidpi .ace_gutter-layer,.ace_hidpi .ace_content,.ace_hidpi .ace_gutter {contain: strict;will-change: transform;}.ace_hidpi .ace_text-layer > .ace_line, .ace_hidpi .ace_text-layer > .ace_line_group {contain: strict;}.ace_cjk {display: inline-block;text-align: center;}.ace_cursor-layer {z-index: 4;}.ace_cursor {z-index: 4;position: absolute;box-sizing: border-box;border-left: 2px solid;transform: translatez(0);}.ace_multiselect .ace_cursor {border-left-width: 1px;}.ace_slim-cursors .ace_cursor {border-left-width: 1px;}.ace_overwrite-cursors .ace_cursor {border-left-width: 0;border-bottom: 1px solid;}.ace_hidden-cursors .ace_cursor {opacity: 0.2;}.ace_smooth-blinking .ace_cursor {transition: opacity 0.18s;}.ace_animate-blinking .ace_cursor {animation-duration: 1000ms;animation-timing-function: step-end;animation-name: blink-ace-animate;animation-iteration-count: infinite;}.ace_animate-blinking.ace_smooth-blinking .ace_cursor {animation-duration: 1000ms;animation-timing-function: ease-in-out;animation-name: blink-ace-animate-smooth;}@keyframes blink-ace-animate {from, to { opacity: 1; }60% { opacity: 0; }}@keyframes blink-ace-animate-smooth {from, to { opacity: 1; }45% { opacity: 1; }60% { opacity: 0; }85% { opacity: 0; }}.ace_marker-layer .ace_step, .ace_marker-layer .ace_stack {position: absolute;z-index: 3;}.ace_marker-layer .ace_selection {position: absolute;z-index: 5;}.ace_marker-layer .ace_bracket {position: absolute;z-index: 6;}.ace_marker-layer .ace_active-line {position: absolute;z-index: 2;}.ace_marker-layer .ace_selected-word {position: absolute;z-index: 4;box-sizing: border-box;}.ace_line .ace_fold {box-sizing: border-box;display: inline-block;height: 11px;margin-top: -2px;vertical-align: middle;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAJCAYAAADU6McMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJpJREFUeNpi/P//PwOlgAXGYGRklAVSokD8GmjwY1wasKljQpYACtpCFeADcHVQfQyMQAwzwAZI3wJKvCLkfKBaMSClBlR7BOQikCFGQEErIH0VqkabiGCAqwUadAzZJRxQr/0gwiXIal8zQQPnNVTgJ1TdawL0T5gBIP1MUJNhBv2HKoQHHjqNrA4WO4zY0glyNKLT2KIfIMAAQsdgGiXvgnYAAAAASUVORK5CYII="),url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAA3CAYAAADNNiA5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACJJREFUeNpi+P//fxgTAwPDBxDxD078RSX+YeEyDFMCIMAAI3INmXiwf2YAAAAASUVORK5CYII=");background-repeat: no-repeat, repeat-x;background-position: center center, top left;color: transparent;border: 1px solid black;border-radius: 2px;cursor: pointer;pointer-events: auto;}.ace_dark .ace_fold {}.ace_fold:hover{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAJCAYAAADU6McMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJpJREFUeNpi/P//PwOlgAXGYGRklAVSokD8GmjwY1wasKljQpYACtpCFeADcHVQfQyMQAwzwAZI3wJKvCLkfKBaMSClBlR7BOQikCFGQEErIH0VqkabiGCAqwUadAzZJRxQr/0gwiXIal8zQQPnNVTgJ1TdawL0T5gBIP1MUJNhBv2HKoQHHjqNrA4WO4zY0glyNKLT2KIfIMAAQsdgGiXvgnYAAAAASUVORK5CYII="),url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAA3CAYAAADNNiA5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACBJREFUeNpi+P//fz4TAwPDZxDxD5X4i5fLMEwJgAADAEPVDbjNw87ZAAAAAElFTkSuQmCC");}.ace_tooltip {background-color: #FFF;background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.1));border: 1px solid gray;border-radius: 1px;box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);color: black;max-width: 100%;padding: 3px 4px;position: fixed;z-index: 999999;box-sizing: border-box;cursor: default;white-space: pre;word-wrap: break-word;line-height: normal;font-style: normal;font-weight: normal;letter-spacing: normal;pointer-events: none;}.ace_folding-enabled > .ace_gutter-cell {padding-right: 13px;}.ace_fold-widget {box-sizing: border-box;margin: 0 -12px 0 1px;display: none;width: 11px;vertical-align: top;background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAANElEQVR42mWKsQ0AMAzC8ixLlrzQjzmBiEjp0A6WwBCSPgKAXoLkqSot7nN3yMwR7pZ32NzpKkVoDBUxKAAAAABJRU5ErkJggg==");background-repeat: no-repeat;background-position: center;border-radius: 3px;border: 1px solid transparent;cursor: pointer;}.ace_folding-enabled .ace_fold-widget {display: inline-block; }.ace_fold-widget.ace_end {background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAANElEQVR42m3HwQkAMAhD0YzsRchFKI7sAikeWkrxwScEB0nh5e7KTPWimZki4tYfVbX+MNl4pyZXejUO1QAAAABJRU5ErkJggg==");}.ace_fold-widget.ace_closed {background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAAGCAYAAAAG5SQMAAAAOUlEQVR42jXKwQkAMAgDwKwqKD4EwQ26sSOkVWjgIIHAzPiCgaqiqnJHZnKICBERHN194O5b9vbLuAVRL+l0YWnZAAAAAElFTkSuQmCCXA==");}.ace_fold-widget:hover {border: 1px solid rgba(0, 0, 0, 0.3);background-color: rgba(255, 255, 255, 0.2);box-shadow: 0 1px 1px rgba(255, 255, 255, 0.7);}.ace_fold-widget:active {border: 1px solid rgba(0, 0, 0, 0.4);background-color: rgba(0, 0, 0, 0.05);box-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);}.ace_dark .ace_fold-widget {background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAHklEQVQIW2P4//8/AzoGEQ7oGCaLLAhWiSwB146BAQCSTPYocqT0AAAAAElFTkSuQmCC");}.ace_dark .ace_fold-widget.ace_end {background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAH0lEQVQIW2P4//8/AxQ7wNjIAjDMgC4AxjCVKBirIAAF0kz2rlhxpAAAAABJRU5ErkJggg==");}.ace_dark .ace_fold-widget.ace_closed {background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAAFCAYAAACAcVaiAAAAHElEQVQIW2P4//+/AxAzgDADlOOAznHAKgPWAwARji8UIDTfQQAAAABJRU5ErkJggg==");}.ace_dark .ace_fold-widget:hover {box-shadow: 0 1px 1px rgba(255, 255, 255, 0.2);background-color: rgba(255, 255, 255, 0.1);}.ace_dark .ace_fold-widget:active {box-shadow: 0 1px 1px rgba(255, 255, 255, 0.2);}.ace_inline_button {border: 1px solid lightgray;display: inline-block;margin: -1px 8px;padding: 0 5px;pointer-events: auto;cursor: pointer;}.ace_inline_button:hover {border-color: gray;background: rgba(200,200,200,0.2);display: inline-block;pointer-events: auto;}.ace_fold-widget.ace_invalid {background-color: #FFB4B4;border-color: #DE5555;}.ace_fade-fold-widgets .ace_fold-widget {transition: opacity 0.4s ease 0.05s;opacity: 0;}.ace_fade-fold-widgets:hover .ace_fold-widget {transition: opacity 0.05s ease 0.05s;opacity:1;}.ace_underline {text-decoration: underline;}.ace_bold {font-weight: bold;}.ace_nobold .ace_bold {font-weight: normal;}.ace_italic {font-style: italic;}.ace_error-marker {background-color: rgba(255, 0, 0,0.2);position: absolute;z-index: 9;}.ace_highlight-marker {background-color: rgba(255, 255, 0,0.2);position: absolute;z-index: 8;}',m=e("./lib/useragent"),g=m.isIE;i.importCssString(v,"ace_editor.css");var y=function(e,t){var n=this;this.container=e||i.createElement("div"),i.addCssClass(this.container,"ace_editor"),i.HI_DPI&&i.addCssClass(this.container,"ace_hidpi"),this.setTheme(t),this.$gutter=i.createElement("div"),this.$gutter.className="ace_gutter",this.container.appendChild(this.$gutter),this.$gutter.setAttribute("aria-hidden",!0),this.scroller=i.createElement("div"),this.scroller.className="ace_scroller",this.container.appendChild(this.scroller),this.content=i.createElement("div"),this.content.className="ace_content",this.scroller.appendChild(this.content),this.$gutterLayer=new o(this.$gutter),this.$gutterLayer.on("changeGutterWidth",this.onGutterResize.bind(this)),this.$markerBack=new u(this.content);var r=this.$textLayer=new a(this.content);this.canvas=r.element,this.$markerFront=new u(this.content),this.$cursorLayer=new f(this.content),this.$horizScroll=!1,this.$vScroll=!1,this.scrollBar=this.scrollBarV=new c(this.container,this),this.scrollBarH=new l(this.container,this),this.scrollBarV.addEventListener("scroll",function(e){n.$scrollAnimation||n.session.setScrollTop(e.data-n.scrollMargin.top)}),this.scrollBarH.addEventListener("scroll",function(e){n.$scrollAnimation||n.session.setScrollLeft(e.data-n.scrollMargin.left)}),this.scrollTop=0,this.scrollLeft=0,this.cursorPos={row:0,column:0},this.$fontMetrics=new p(this.container),this.$textLayer.$setFontMetrics(this.$fontMetrics),this.$textLayer.addEventListener("changeCharacterSize",function(e){n.updateCharacterSize(),n.onResize(!0,n.gutterWidth,n.$size.width,n.$size.height),n._signal("changeCharacterSize",e)}),this.$size={width:0,height:0,scrollerHeight:0,scrollerWidth:0,$dirty:!0},this.layerConfig={width:1,padding:0,firstRow:0,firstRowScreen:0,lastRow:0,lineHeight:0,characterWidth:0,minHeight:1,maxHeight:1,offset:0,height:1,gutterOffset:1},this.scrollMargin={left:0,right:0,top:0,bottom:0,v:0,h:0},this.margin={left:0,right:0,top:0,bottom:0,v:0,h:0},this.$keepTextAreaAtCursor=!m.isIOS,this.$loop=new h(this.$renderChanges.bind(this),this.container.ownerDocument.defaultView),this.$loop.schedule(this.CHANGE_FULL),this.updateCharacterSize(),this.setPadding(4),s.resetOptions(this),s._emit("renderer",this)};(function(){this.CHANGE_CURSOR=1,this.CHANGE_MARKER=2,this.CHANGE_GUTTER=4,this.CHANGE_SCROLL=8,this.CHANGE_LINES=16,this.CHANGE_TEXT=32,this.CHANGE_SIZE=64,this.CHANGE_MARKER_BACK=128,this.CHANGE_MARKER_FRONT=256,this.CHANGE_FULL=512,this.CHANGE_H_SCROLL=1024,r.implement(this,d),this.updateCharacterSize=function(){this.$textLayer.allowBoldFonts!=this.$allowBoldFonts&&(this.$allowBoldFonts=this.$textLayer.allowBoldFonts,this.setStyle("ace_nobold",!this.$allowBoldFonts)),this.layerConfig.characterWidth=this.characterWidth=this.$textLayer.getCharacterWidth(),this.layerConfig.lineHeight=this.lineHeight=this.$textLayer.getLineHeight(),this.$updatePrintMargin()},this.setSession=function(e){this.session&&this.session.doc.off("changeNewLineMode",this.onChangeNewLineMode),this.session=e,e&&this.scrollMargin.top&&e.getScrollTop()<=0&&e.setScrollTop(-this.scrollMargin.top),this.$cursorLayer.setSession(e),this.$markerBack.setSession(e),this.$markerFront.setSession(e),this.$gutterLayer.setSession(e),this.$textLayer.setSession(e);if(!e)return;this.$loop.schedule(this.CHANGE_FULL),this.session.$setFontMetrics(this.$fontMetrics),this.scrollBarH.scrollLeft=this.scrollBarV.scrollTop=null,this.onChangeNewLineMode=this.onChangeNewLineMode.bind(this),this.onChangeNewLineMode(),this.session.doc.on("changeNewLineMode",this.onChangeNewLineMode)},this.updateLines=function(e,t,n){t===undefined&&(t=Infinity),this.$changedLines?(this.$changedLines.firstRow>e&&(this.$changedLines.firstRow=e),this.$changedLines.lastRowthis.layerConfig.lastRow)return;this.$loop.schedule(this.CHANGE_LINES)},this.onChangeNewLineMode=function(){this.$loop.schedule(this.CHANGE_TEXT),this.$textLayer.$updateEolChar(),this.session.$bidiHandler.setEolChar(this.$textLayer.EOL_CHAR)},this.onChangeTabSize=function(){this.$loop.schedule(this.CHANGE_TEXT|this.CHANGE_MARKER),this.$textLayer.onChangeTabSize()},this.updateText=function(){this.$loop.schedule(this.CHANGE_TEXT)},this.updateFull=function(e){e?this.$renderChanges(this.CHANGE_FULL,!0):this.$loop.schedule(this.CHANGE_FULL)},this.updateFontSize=function(){this.$textLayer.checkForSizeChanges()},this.$changes=0,this.$updateSizeAsync=function(){this.$loop.pending?this.$size.$dirty=!0:this.onResize()},this.onResize=function(e,t,n,r){if(this.resizing>2)return;this.resizing>0?this.resizing++:this.resizing=e?1:0;var i=this.container;r||(r=i.clientHeight||i.scrollHeight),n||(n=i.clientWidth||i.scrollWidth);var s=this.$updateCachedSize(e,t,n,r);if(!this.$size.scrollerHeight||!n&&!r)return this.resizing=0;e&&(this.$gutterLayer.$padding=null),e?this.$renderChanges(s|this.$changes,!0):this.$loop.schedule(s|this.$changes),this.resizing&&(this.resizing=0),this.scrollBarV.scrollLeft=this.scrollBarV.scrollTop=null},this.$updateCachedSize=function(e,t,n,r){r-=this.$extraHeight||0;var s=0,o=this.$size,u={width:o.width,height:o.height,scrollerHeight:o.scrollerHeight,scrollerWidth:o.scrollerWidth};r&&(e||o.height!=r)&&(o.height=r,s|=this.CHANGE_SIZE,o.scrollerHeight=o.height,this.$horizScroll&&(o.scrollerHeight-=this.scrollBarH.getHeight()),this.scrollBarV.element.style.bottom=this.scrollBarH.getHeight()+"px",s|=this.CHANGE_SCROLL);if(n&&(e||o.width!=n)){s|=this.CHANGE_SIZE,o.width=n,t==null&&(t=this.$showGutter?this.$gutter.offsetWidth:0),this.gutterWidth=t,i.setStyle(this.scrollBarH.element.style,"left",t+"px"),i.setStyle(this.scroller.style,"left",t+this.margin.left+"px"),o.scrollerWidth=Math.max(0,n-t-this.scrollBarV.getWidth()-this.margin.h),i.setStyle(this.$gutter.style,"left",this.margin.left+"px");var a=this.scrollBarV.getWidth()+"px";i.setStyle(this.scrollBarH.element.style,"right",a),i.setStyle(this.scroller.style,"right",a),i.setStyle(this.scroller.style,"bottom",this.scrollBarH.getHeight());if(this.session&&this.session.getUseWrapMode()&&this.adjustWrapLimit()||e)s|=this.CHANGE_FULL}return o.$dirty=!n||!r,s&&this._signal("resize",u),s},this.onGutterResize=function(e){var t=this.$showGutter?e:0;t!=this.gutterWidth&&(this.$changes|=this.$updateCachedSize(!0,t,this.$size.width,this.$size.height)),this.session.getUseWrapMode()&&this.adjustWrapLimit()?this.$loop.schedule(this.CHANGE_FULL):this.$size.$dirty?this.$loop.schedule(this.CHANGE_FULL):this.$computeLayerConfig()},this.adjustWrapLimit=function(){var e=this.$size.scrollerWidth-this.$padding*2,t=Math.floor(e/this.characterWidth);return this.session.adjustWrapLimit(t,this.$showPrintMargin&&this.$printMarginColumn)},this.setAnimatedScroll=function(e){this.setOption("animatedScroll",e)},this.getAnimatedScroll=function(){return this.$animatedScroll},this.setShowInvisibles=function(e){this.setOption("showInvisibles",e),this.session.$bidiHandler.setShowInvisibles(e)},this.getShowInvisibles=function(){return this.getOption("showInvisibles")},this.getDisplayIndentGuides=function(){return this.getOption("displayIndentGuides")},this.setDisplayIndentGuides=function(e){this.setOption("displayIndentGuides",e)},this.setShowPrintMargin=function(e){this.setOption("showPrintMargin",e)},this.getShowPrintMargin=function(){return this.getOption("showPrintMargin")},this.setPrintMarginColumn=function(e){this.setOption("printMarginColumn",e)},this.getPrintMarginColumn=function(){return this.getOption("printMarginColumn")},this.getShowGutter=function(){return this.getOption("showGutter")},this.setShowGutter=function(e){return this.setOption("showGutter",e)},this.getFadeFoldWidgets=function(){return this.getOption("fadeFoldWidgets")},this.setFadeFoldWidgets=function(e){this.setOption("fadeFoldWidgets",e)},this.setHighlightGutterLine=function(e){this.setOption("highlightGutterLine",e)},this.getHighlightGutterLine=function(){return this.getOption("highlightGutterLine")},this.$updatePrintMargin=function(){if(!this.$showPrintMargin&&!this.$printMarginEl)return;if(!this.$printMarginEl){var e=i.createElement("div");e.className="ace_layer ace_print-margin-layer",this.$printMarginEl=i.createElement("div"),this.$printMarginEl.className="ace_print-margin",e.appendChild(this.$printMarginEl),this.content.insertBefore(e,this.content.firstChild)}var t=this.$printMarginEl.style;t.left=Math.round(this.characterWidth*this.$printMarginColumn+this.$padding)+"px",t.visibility=this.$showPrintMargin?"visible":"hidden",this.session&&this.session.$wrap==-1&&this.adjustWrapLimit()},this.getContainerElement=function(){return this.container},this.getMouseEventTarget=function(){return this.scroller},this.getTextAreaContainer=function(){return this.container},this.$moveTextAreaToCursor=function(){var e=this.textarea.style;if(!this.$keepTextAreaAtCursor){i.translate(this.textarea,-100,0);return}var t=this.$cursorLayer.$pixelPos;if(!t)return;var n=this.$composition;n&&n.markerRange&&(t=this.$cursorLayer.getPixelPosition(n.markerRange.start,!0));var r=this.layerConfig,s=t.top,o=t.left;s-=r.offset;var u=n&&n.useTextareaForIME?this.lineHeight:g?0:1;if(s<0||s>r.height-u){i.translate(this.textarea,0,0);return}var a=1;if(!n)s+=this.lineHeight;else if(n.useTextareaForIME){var f=this.textarea.value;a=this.characterWidth*this.session.$getStringScreenWidth(f)[0],u+=2}else s+=this.lineHeight+2;o-=this.scrollLeft,o>this.$size.scrollerWidth-a&&(o=this.$size.scrollerWidth-a),o+=this.gutterWidth+this.margin.left,i.setStyle(e,"height",u+"px"),i.setStyle(e,"width",a+"px"),i.translate(this.textarea,Math.min(o,this.$size.scrollerWidth-a),Math.min(s,this.$size.height-u))},this.getFirstVisibleRow=function(){return this.layerConfig.firstRow},this.getFirstFullyVisibleRow=function(){return this.layerConfig.firstRow+(this.layerConfig.offset===0?0:1)},this.getLastFullyVisibleRow=function(){var e=this.layerConfig,t=e.lastRow,n=this.session.documentToScreenRow(t,0)*e.lineHeight;return n-this.session.getScrollTop()>e.height-e.lineHeight?t-1:t},this.getLastVisibleRow=function(){return this.layerConfig.lastRow},this.$padding=null,this.setPadding=function(e){this.$padding=e,this.$textLayer.setPadding(e),this.$cursorLayer.setPadding(e),this.$markerFront.setPadding(e),this.$markerBack.setPadding(e),this.$loop.schedule(this.CHANGE_FULL),this.$updatePrintMargin()},this.setScrollMargin=function(e,t,n,r){var i=this.scrollMargin;i.top=e|0,i.bottom=t|0,i.right=r|0,i.left=n|0,i.v=i.top+i.bottom,i.h=i.left+i.right,i.top&&this.scrollTop<=0&&this.session&&this.session.setScrollTop(-i.top),this.updateFull()},this.setMargin=function(e,t,n,r){var i=this.margin;i.top=e|0,i.bottom=t|0,i.right=r|0,i.left=n|0,i.v=i.top+i.bottom,i.h=i.left+i.right,this.$updateCachedSize(!0,this.gutterWidth,this.$size.width,this.$size.height),this.updateFull()},this.getHScrollBarAlwaysVisible=function(){return this.$hScrollBarAlwaysVisible},this.setHScrollBarAlwaysVisible=function(e){this.setOption("hScrollBarAlwaysVisible",e)},this.getVScrollBarAlwaysVisible=function(){return this.$vScrollBarAlwaysVisible},this.setVScrollBarAlwaysVisible=function(e){this.setOption("vScrollBarAlwaysVisible",e)},this.$updateScrollBarV=function(){var e=this.layerConfig.maxHeight,t=this.$size.scrollerHeight;!this.$maxLines&&this.$scrollPastEnd&&(e-=(t-this.lineHeight)*this.$scrollPastEnd,this.scrollTop>e-t&&(e=this.scrollTop+t,this.scrollBarV.scrollTop=null)),this.scrollBarV.setScrollHeight(e+this.scrollMargin.v),this.scrollBarV.setScrollTop(this.scrollTop+this.scrollMargin.top)},this.$updateScrollBarH=function(){this.scrollBarH.setScrollWidth(this.layerConfig.width+2*this.$padding+this.scrollMargin.h),this.scrollBarH.setScrollLeft(this.scrollLeft+this.scrollMargin.left)},this.$frozen=!1,this.freeze=function(){this.$frozen=!0},this.unfreeze=function(){this.$frozen=!1},this.$renderChanges=function(e,t){this.$changes&&(e|=this.$changes,this.$changes=0);if(!this.session||!this.container.offsetWidth||this.$frozen||!e&&!t){this.$changes|=e;return}if(this.$size.$dirty)return this.$changes|=e,this.onResize(!0);this.lineHeight||this.$textLayer.checkForSizeChanges(),this._signal("beforeRender"),this.session&&this.session.$bidiHandler&&this.session.$bidiHandler.updateCharacterWidths(this.$fontMetrics);var n=this.layerConfig;if(e&this.CHANGE_FULL||e&this.CHANGE_SIZE||e&this.CHANGE_TEXT||e&this.CHANGE_LINES||e&this.CHANGE_SCROLL||e&this.CHANGE_H_SCROLL){e|=this.$computeLayerConfig()|this.$loop.clear();if(n.firstRow!=this.layerConfig.firstRow&&n.firstRowScreen==this.layerConfig.firstRowScreen){var r=this.scrollTop+(n.firstRow-this.layerConfig.firstRow)*this.lineHeight;r>0&&(this.scrollTop=r,e|=this.CHANGE_SCROLL,e|=this.$computeLayerConfig()|this.$loop.clear())}n=this.layerConfig,this.$updateScrollBarV(),e&this.CHANGE_H_SCROLL&&this.$updateScrollBarH(),i.translate(this.content,-this.scrollLeft,-n.offset);var s=n.width+2*this.$padding+"px",o=n.minHeight+"px";i.setStyle(this.content.style,"width",s),i.setStyle(this.content.style,"height",o)}e&this.CHANGE_H_SCROLL&&(i.translate(this.content,-this.scrollLeft,-n.offset),this.scroller.className=this.scrollLeft<=0?"ace_scroller":"ace_scroller ace_scroll-left");if(e&this.CHANGE_FULL){this.$textLayer.update(n),this.$showGutter&&this.$gutterLayer.update(n),this.$markerBack.update(n),this.$markerFront.update(n),this.$cursorLayer.update(n),this.$moveTextAreaToCursor(),this._signal("afterRender");return}if(e&this.CHANGE_SCROLL){e&this.CHANGE_TEXT||e&this.CHANGE_LINES?this.$textLayer.update(n):this.$textLayer.scrollLines(n),this.$showGutter&&(e&this.CHANGE_GUTTER||e&this.CHANGE_LINES?this.$gutterLayer.update(n):this.$gutterLayer.scrollLines(n)),this.$markerBack.update(n),this.$markerFront.update(n),this.$cursorLayer.update(n),this.$moveTextAreaToCursor(),this._signal("afterRender");return}e&this.CHANGE_TEXT?(this.$textLayer.update(n),this.$showGutter&&this.$gutterLayer.update(n)):e&this.CHANGE_LINES?(this.$updateLines()||e&this.CHANGE_GUTTER&&this.$showGutter)&&this.$gutterLayer.update(n):e&this.CHANGE_TEXT||e&this.CHANGE_GUTTER?this.$showGutter&&this.$gutterLayer.update(n):e&this.CHANGE_CURSOR&&this.$highlightGutterLine&&this.$gutterLayer.updateLineHighlight(n),e&this.CHANGE_CURSOR&&(this.$cursorLayer.update(n),this.$moveTextAreaToCursor()),e&(this.CHANGE_MARKER|this.CHANGE_MARKER_FRONT)&&this.$markerFront.update(n),e&(this.CHANGE_MARKER|this.CHANGE_MARKER_BACK)&&this.$markerBack.update(n),this._signal("afterRender")},this.$autosize=function(){var e=this.session.getScreenLength()*this.lineHeight,t=this.$maxLines*this.lineHeight,n=Math.min(t,Math.max((this.$minLines||1)*this.lineHeight,e))+this.scrollMargin.v+(this.$extraHeight||0);this.$horizScroll&&(n+=this.scrollBarH.getHeight()),this.$maxPixelHeight&&n>this.$maxPixelHeight&&(n=this.$maxPixelHeight);var r=n<=2*this.lineHeight,i=!r&&e>t;if(n!=this.desiredHeight||this.$size.height!=this.desiredHeight||i!=this.$vScroll){i!=this.$vScroll&&(this.$vScroll=i,this.scrollBarV.setVisible(i));var s=this.container.clientWidth;this.container.style.height=n+"px",this.$updateCachedSize(!0,this.$gutterWidth,s,n),this.desiredHeight=n,this._signal("autosize")}},this.$computeLayerConfig=function(){var e=this.session,t=this.$size,n=t.height<=2*this.lineHeight,r=this.session.getScreenLength(),i=r*this.lineHeight,s=this.$getLongestLine(),o=!n&&(this.$hScrollBarAlwaysVisible||t.scrollerWidth-s-2*this.$padding<0),u=this.$horizScroll!==o;u&&(this.$horizScroll=o,this.scrollBarH.setVisible(o));var a=this.$vScroll;this.$maxLines&&this.lineHeight>1&&this.$autosize();var f=t.scrollerHeight+this.lineHeight,l=!this.$maxLines&&this.$scrollPastEnd?(t.scrollerHeight-this.lineHeight)*this.$scrollPastEnd:0;i+=l;var c=this.scrollMargin;this.session.setScrollTop(Math.max(-c.top,Math.min(this.scrollTop,i-t.scrollerHeight+c.bottom))),this.session.setScrollLeft(Math.max(-c.left,Math.min(this.scrollLeft,s+2*this.$padding-t.scrollerWidth+c.right)));var h=!n&&(this.$vScrollBarAlwaysVisible||t.scrollerHeight-i+l<0||this.scrollTop>c.top),p=a!==h;p&&(this.$vScroll=h,this.scrollBarV.setVisible(h));var d=this.scrollTop%this.lineHeight,v=Math.ceil(f/this.lineHeight)-1,m=Math.max(0,Math.round((this.scrollTop-d)/this.lineHeight)),g=m+v,y,b,w=this.lineHeight;m=e.screenToDocumentRow(m,0);var E=e.getFoldLine(m);E&&(m=E.start.row),y=e.documentToScreenRow(m,0),b=e.getRowLength(m)*w,g=Math.min(e.screenToDocumentRow(g,0),e.getLength()-1),f=t.scrollerHeight+e.getRowLength(g)*w+b,d=this.scrollTop-y*w;var S=0;if(this.layerConfig.width!=s||u)S=this.CHANGE_H_SCROLL;if(u||p)S|=this.$updateCachedSize(!0,this.gutterWidth,t.width,t.height),this._signal("scrollbarVisibilityChanged"),p&&(s=this.$getLongestLine());return this.layerConfig={width:s,padding:this.$padding,firstRow:m,firstRowScreen:y,lastRow:g,lineHeight:w,characterWidth:this.characterWidth,minHeight:f,maxHeight:i,offset:d,gutterOffset:w?Math.max(0,Math.ceil((d+t.height-t.scrollerHeight)/w)):0,height:this.$size.scrollerHeight},this.session.$bidiHandler&&this.session.$bidiHandler.setContentWidth(s-this.$padding),S},this.$updateLines=function(){if(!this.$changedLines)return;var e=this.$changedLines.firstRow,t=this.$changedLines.lastRow;this.$changedLines=null;var n=this.layerConfig;if(e>n.lastRow+1)return;if(tthis.$textLayer.MAX_LINE_LENGTH&&(e=this.$textLayer.MAX_LINE_LENGTH+30),Math.max(this.$size.scrollerWidth-2*this.$padding,Math.round(e*this.characterWidth))},this.updateFrontMarkers=function(){this.$markerFront.setMarkers(this.session.getMarkers(!0)),this.$loop.schedule(this.CHANGE_MARKER_FRONT)},this.updateBackMarkers=function(){this.$markerBack.setMarkers(this.session.getMarkers()),this.$loop.schedule(this.CHANGE_MARKER_BACK)},this.addGutterDecoration=function(e,t){this.$gutterLayer.addGutterDecoration(e,t)},this.removeGutterDecoration=function(e,t){this.$gutterLayer.removeGutterDecoration(e,t)},this.updateBreakpoints=function(e){this.$loop.schedule(this.CHANGE_GUTTER)},this.setAnnotations=function(e){this.$gutterLayer.setAnnotations(e),this.$loop.schedule(this.CHANGE_GUTTER)},this.updateCursor=function(){this.$loop.schedule(this.CHANGE_CURSOR)},this.hideCursor=function(){this.$cursorLayer.hideCursor()},this.showCursor=function(){this.$cursorLayer.showCursor()},this.scrollSelectionIntoView=function(e,t,n){this.scrollCursorIntoView(e,n),this.scrollCursorIntoView(t,n)},this.scrollCursorIntoView=function(e,t,n){if(this.$size.scrollerHeight===0)return;var r=this.$cursorLayer.getPixelPosition(e),i=r.left,s=r.top,o=n&&n.top||0,u=n&&n.bottom||0,a=this.$scrollAnimation?this.session.getScrollTop():this.scrollTop;a+o>s?(t&&a+o>s+this.lineHeight&&(s-=t*this.$size.scrollerHeight),s===0&&(s=-this.scrollMargin.top),this.session.setScrollTop(s)):a+this.$size.scrollerHeight-ui?(i=1-this.scrollMargin.top)return!0;if(t>0&&this.session.getScrollTop()+this.$size.scrollerHeight-this.layerConfig.maxHeight<-1+this.scrollMargin.bottom)return!0;if(e<0&&this.session.getScrollLeft()>=1-this.scrollMargin.left)return!0;if(e>0&&this.session.getScrollLeft()+this.$size.scrollerWidth-this.layerConfig.width<-1+this.scrollMargin.right)return!0},this.pixelToScreenCoordinates=function(e,t){var n;if(this.$hasCssTransforms){n={top:0,left:0};var r=this.$fontMetrics.transformCoordinates([e,t]);e=r[1]-this.gutterWidth-this.margin.left,t=r[0]}else n=this.scroller.getBoundingClientRect();var i=e+this.scrollLeft-n.left-this.$padding,s=i/this.characterWidth,o=Math.floor((t+this.scrollTop-n.top)/this.lineHeight),u=this.$blockCursor?Math.floor(s):Math.round(s);return{row:o,column:u,side:s-u>0?1:-1,offsetX:i}},this.screenToTextCoordinates=function(e,t){var n;if(this.$hasCssTransforms){n={top:0,left:0};var r=this.$fontMetrics.transformCoordinates([e,t]);e=r[1]-this.gutterWidth-this.margin.left,t=r[0]}else n=this.scroller.getBoundingClientRect();var i=e+this.scrollLeft-n.left-this.$padding,s=i/this.characterWidth,o=this.$blockCursor?Math.floor(s):Math.round(s),u=Math.floor((t+this.scrollTop-n.top)/this.lineHeight);return this.session.screenToDocumentPosition(u,Math.max(o,0),i)},this.textToScreenCoordinates=function(e,t){var n=this.scroller.getBoundingClientRect(),r=this.session.documentToScreenPosition(e,t),i=this.$padding+(this.session.$bidiHandler.isBidiRow(r.row,e)?this.session.$bidiHandler.getPosLeft(r.column):Math.round(r.column*this.characterWidth)),s=r.row*this.lineHeight;return{pageX:n.left+i-this.scrollLeft,pageY:n.top+s-this.scrollTop}},this.visualizeFocus=function(){i.addCssClass(this.container,"ace_focus")},this.visualizeBlur=function(){i.removeCssClass(this.container,"ace_focus")},this.showComposition=function(e){this.$composition=e,e.cssText||(e.cssText=this.textarea.style.cssText,e.keepTextAreaAtCursor=this.$keepTextAreaAtCursor),e.useTextareaForIME=this.$useTextareaForIME,this.$useTextareaForIME?(this.$keepTextAreaAtCursor=!0,i.addCssClass(this.textarea,"ace_composition"),this.textarea.style.cssText="",this.$moveTextAreaToCursor(),this.$cursorLayer.element.style.display="none"):e.markerId=this.session.addMarker(e.markerRange,"ace_composition_marker","text")},this.setCompositionText=function(e){var t=this.session.selection.cursor;this.addToken(e,"composition_placeholder",t.row,t.column),this.$moveTextAreaToCursor()},this.hideComposition=function(){if(!this.$composition)return;this.$composition.markerId&&this.session.removeMarker(this.$composition.markerId),i.removeCssClass(this.textarea,"ace_composition"),this.$keepTextAreaAtCursor=this.$composition.keepTextAreaAtCursor,this.textarea.style.cssText=this.$composition.cssText,this.$composition=null,this.$cursorLayer.element.style.display=""},this.addToken=function(e,t,n,r){var i=this.session;i.bgTokenizer.lines[n]=null;var s={type:t,value:e},o=i.getTokens(n);if(r==null)o.push(s);else{var u=0;for(var a=0;a50&&e.length>this.$doc.getLength()>>1?this.call("setValue",[this.$doc.getValue()]):this.emit("change",{data:e})}}).call(f.prototype);var l=function(e,t,n){var r=null,i=!1,u=Object.create(s),a=[],l=new f({messageBuffer:a,terminate:function(){},postMessage:function(e){a.push(e);if(!r)return;i?setTimeout(c):c()}});l.setEmitSync=function(e){i=e};var c=function(){var e=a.shift();e.command?r[e.command].apply(r,e.args):e.event&&u._signal(e.event,e.data)};return u.postMessage=function(e){l.onMessage({data:e})},u.callback=function(e,t){this.postMessage({type:"call",id:t,data:e})},u.emit=function(e,t){this.postMessage({type:"event",name:e,data:t})},o.loadModule(["worker",t],function(e){r=new e[n](u);while(a.length)c()}),l};t.UIWorkerClient=l,t.WorkerClient=f,t.createWorker=a}),ace.define("ace/placeholder",["require","exports","module","ace/range","ace/lib/event_emitter","ace/lib/oop"],function(e,t,n){"use strict";var r=e("./range").Range,i=e("./lib/event_emitter").EventEmitter,s=e("./lib/oop"),o=function(e,t,n,r,i,s){var o=this;this.length=t,this.session=e,this.doc=e.getDocument(),this.mainClass=i,this.othersClass=s,this.$onUpdate=this.onUpdate.bind(this),this.doc.on("change",this.$onUpdate),this.$others=r,this.$onCursorChange=function(){setTimeout(function(){o.onCursorChange()})},this.$pos=n;var u=e.getUndoManager().$undoStack||e.getUndoManager().$undostack||{length:-1};this.$undoStackDepth=u.length,this.setup(),e.selection.on("changeCursor",this.$onCursorChange)};(function(){s.implement(this,i),this.setup=function(){var e=this,t=this.doc,n=this.session;this.selectionBefore=n.selection.toJSON(),n.selection.inMultiSelectMode&&n.selection.toSingleRange(),this.pos=t.createAnchor(this.$pos.row,this.$pos.column);var i=this.pos;i.$insertRight=!0,i.detach(),i.markerId=n.addMarker(new r(i.row,i.column,i.row,i.column+this.length),this.mainClass,null,!1),this.others=[],this.$others.forEach(function(n){var r=t.createAnchor(n.row,n.column);r.$insertRight=!0,r.detach(),e.others.push(r)}),n.setUndoSelect(!1)},this.showOtherMarkers=function(){if(this.othersActive)return;var e=this.session,t=this;this.othersActive=!0,this.others.forEach(function(n){n.markerId=e.addMarker(new r(n.row,n.column,n.row,n.column+t.length),t.othersClass,null,!1)})},this.hideOtherMarkers=function(){if(!this.othersActive)return;this.othersActive=!1;for(var e=0;e=this.pos.column&&t.start.column<=this.pos.column+this.length+1,s=t.start.column-this.pos.column;this.updateAnchors(e),i&&(this.length+=n);if(i&&!this.session.$fromUndo)if(e.action==="insert")for(var o=this.others.length-1;o>=0;o--){var u=this.others[o],a={row:u.row,column:u.column+s};this.doc.insertMergedLines(a,e.lines)}else if(e.action==="remove")for(var o=this.others.length-1;o>=0;o--){var u=this.others[o],a={row:u.row,column:u.column+s};this.doc.remove(new r(a.row,a.column,a.row,a.column-n))}this.$updating=!1,this.updateMarkers()},this.updateAnchors=function(e){this.pos.onChange(e);for(var t=this.others.length;t--;)this.others[t].onChange(e);this.updateMarkers()},this.updateMarkers=function(){if(this.$updating)return;var e=this,t=this.session,n=function(n,i){t.removeMarker(n.markerId),n.markerId=t.addMarker(new r(n.row,n.column,n.row,n.column+e.length),i,null,!1)};n(this.pos,this.mainClass);for(var i=this.others.length;i--;)n(this.others[i],this.othersClass)},this.onCursorChange=function(e){if(this.$updating||!this.session)return;var t=this.session.selection.getCursor();t.row===this.pos.row&&t.column>=this.pos.column&&t.column<=this.pos.column+this.length?(this.showOtherMarkers(),this._emit("cursorEnter",e)):(this.hideOtherMarkers(),this._emit("cursorLeave",e))},this.detach=function(){this.session.removeMarker(this.pos&&this.pos.markerId),this.hideOtherMarkers(),this.doc.removeEventListener("change",this.$onUpdate),this.session.selection.removeEventListener("changeCursor",this.$onCursorChange),this.session.setUndoSelect(!0),this.session=null},this.cancel=function(){if(this.$undoStackDepth===-1)return;var e=this.session.getUndoManager(),t=(e.$undoStack||e.$undostack).length-this.$undoStackDepth;for(var n=0;n1&&!this.inMultiSelectMode&&(this._signal("multiSelect"),this.inMultiSelectMode=!0,this.session.$undoSelect=!1,this.rangeList.attach(this.session)),t||this.fromOrientedRange(e)},this.toSingleRange=function(e){e=e||this.ranges[0];var t=this.rangeList.removeAll();t.length&&this.$onRemoveRange(t),e&&this.fromOrientedRange(e)},this.substractPoint=function(e){var t=this.rangeList.substractPoint(e);if(t)return this.$onRemoveRange(t),t[0]},this.mergeOverlappingRanges=function(){var e=this.rangeList.merge();e.length&&this.$onRemoveRange(e)},this.$onAddRange=function(e){this.rangeCount=this.rangeList.ranges.length,this.ranges.unshift(e),this._signal("addRange",{range:e})},this.$onRemoveRange=function(e){this.rangeCount=this.rangeList.ranges.length;if(this.rangeCount==1&&this.inMultiSelectMode){var t=this.rangeList.ranges.pop();e.push(t),this.rangeCount=0}for(var n=e.length;n--;){var r=this.ranges.indexOf(e[n]);this.ranges.splice(r,1)}this._signal("removeRange",{ranges:e}),this.rangeCount===0&&this.inMultiSelectMode&&(this.inMultiSelectMode=!1,this._signal("singleSelect"),this.session.$undoSelect=!0,this.rangeList.detach(this.session)),t=t||this.ranges[0],t&&!t.isEqual(this.getRange())&&this.fromOrientedRange(t)},this.$initRangeList=function(){if(this.rangeList)return;this.rangeList=new r,this.ranges=[],this.rangeCount=0},this.getAllRanges=function(){return this.rangeCount?this.rangeList.ranges.concat():[this.getRange()]},this.splitIntoLines=function(){if(this.rangeCount>1){var e=this.rangeList.ranges,t=e[e.length-1],n=i.fromPoints(e[0].start,t.end);this.toSingleRange(),this.setSelectionRange(n,t.cursor==t.start)}else{var n=this.getRange(),r=this.isBackwards(),s=n.start.row,o=n.end.row;if(s==o){if(r)var u=n.end,a=n.start;else var u=n.start,a=n.end;this.addRange(i.fromPoints(a,a)),this.addRange(i.fromPoints(u,u));return}var f=[],l=this.getLineRange(s,!0);l.start.column=n.start.column,f.push(l);for(var c=s+1;c1){var e=this.rangeList.ranges,t=e[e.length-1],n=i.fromPoints(e[0].start,t.end);this.toSingleRange(),this.setSelectionRange(n,t.cursor==t.start)}else{var r=this.session.documentToScreenPosition(this.cursor),s=this.session.documentToScreenPosition(this.anchor),o=this.rectangularRangeBlock(r,s);o.forEach(this.addRange,this)}},this.rectangularRangeBlock=function(e,t,n){var r=[],s=e.column0)g--;if(g>0){var y=0;while(r[y].isEmpty())y++}for(var b=g;b>=y;b--)r[b].isEmpty()&&r.splice(b,1)}return r}}.call(s.prototype);var d=e("./editor").Editor;(function(){this.updateSelectionMarkers=function(){this.renderer.updateCursor(),this.renderer.updateBackMarkers()},this.addSelectionMarker=function(e){e.cursor||(e.cursor=e.end);var t=this.getSelectionStyle();return e.marker=this.session.addMarker(e,"ace_selection",t),this.session.$selectionMarkers.push(e),this.session.selectionMarkerCount=this.session.$selectionMarkers.length,e},this.removeSelectionMarker=function(e){if(!e.marker)return;this.session.removeMarker(e.marker);var t=this.session.$selectionMarkers.indexOf(e);t!=-1&&this.session.$selectionMarkers.splice(t,1),this.session.selectionMarkerCount=this.session.$selectionMarkers.length},this.removeSelectionMarkers=function(e){var t=this.session.$selectionMarkers;for(var n=e.length;n--;){var r=e[n];if(!r.marker)continue;this.session.removeMarker(r.marker);var i=t.indexOf(r);i!=-1&&t.splice(i,1)}this.session.selectionMarkerCount=t.length},this.$onAddRange=function(e){this.addSelectionMarker(e.range),this.renderer.updateCursor(),this.renderer.updateBackMarkers()},this.$onRemoveRange=function(e){this.removeSelectionMarkers(e.ranges),this.renderer.updateCursor(),this.renderer.updateBackMarkers()},this.$onMultiSelect=function(e){if(this.inMultiSelectMode)return;this.inMultiSelectMode=!0,this.setStyle("ace_multiselect"),this.keyBinding.addKeyboardHandler(f.keyboardHandler),this.commands.setDefaultHandler("exec",this.$onMultiSelectExec),this.renderer.updateCursor(),this.renderer.updateBackMarkers()},this.$onSingleSelect=function(e){if(this.session.multiSelect.inVirtualMode)return;this.inMultiSelectMode=!1,this.unsetStyle("ace_multiselect"),this.keyBinding.removeKeyboardHandler(f.keyboardHandler),this.commands.removeDefaultHandler("exec",this.$onMultiSelectExec),this.renderer.updateCursor(),this.renderer.updateBackMarkers(),this._emit("changeSelection")},this.$onMultiSelectExec=function(e){var t=e.command,n=e.editor;if(!n.multiSelect)return;if(!t.multiSelectAction){var r=t.exec(n,e.args||{});n.multiSelect.addRange(n.multiSelect.toOrientedRange()),n.multiSelect.mergeOverlappingRanges()}else t.multiSelectAction=="forEach"?r=n.forEachSelection(t,e.args):t.multiSelectAction=="forEachLine"?r=n.forEachSelection(t,e.args,!0):t.multiSelectAction=="single"?(n.exitMultiSelectMode(),r=t.exec(n,e.args||{})):r=t.multiSelectAction(n,e.args||{});return r},this.forEachSelection=function(e,t,n){if(this.inVirtualSelectionMode)return;var r=n&&n.keepOrder,i=n==1||n&&n.$byLines,o=this.session,u=this.selection,a=u.rangeList,f=(r?u:a).ranges,l;if(!f.length)return e.exec?e.exec(this,t||{}):e(this,t||{});var c=u._eventRegistry;u._eventRegistry={};var h=new s(o);this.inVirtualSelectionMode=!0;for(var p=f.length;p--;){if(i)while(p>0&&f[p].start.row==f[p-1].end.row)p--;h.fromOrientedRange(f[p]),h.index=p,this.selection=o.selection=h;var d=e.exec?e.exec(this,t||{}):e(this,t||{});!l&&d!==undefined&&(l=d),h.toOrientedRange(f[p])}h.detach(),this.selection=o.selection=u,this.inVirtualSelectionMode=!1,u._eventRegistry=c,u.mergeOverlappingRanges(),u.ranges[0]&&u.fromOrientedRange(u.ranges[0]);var v=this.renderer.$scrollAnimation;return this.onCursorChange(),this.onSelectionChange(),v&&v.from==v.to&&this.renderer.animateScrolling(v.from),l},this.exitMultiSelectMode=function(){if(!this.inMultiSelectMode||this.inVirtualSelectionMode)return;this.multiSelect.toSingleRange()},this.getSelectedText=function(){var e="";if(this.inMultiSelectMode&&!this.inVirtualSelectionMode){var t=this.multiSelect.rangeList.ranges,n=[];for(var r=0;r0);u<0&&(u=0),f>=c&&(f=c-1)}var p=this.session.removeFullLines(u,f);p=this.$reAlignText(p,l),this.session.insert({row:u,column:0},p.join("\n")+"\n"),l||(o.start.column=0,o.end.column=p[p.length-1].length),this.selection.setRange(o)}else{s.forEach(function(e){t.substractPoint(e.cursor)});var d=0,v=Infinity,m=n.map(function(t){var n=t.cursor,r=e.getLine(n.row),i=r.substr(n.column).search(/\S/g);return i==-1&&(i=0),n.column>d&&(d=n.column),io?e.insert(r,a.stringRepeat(" ",s-o)):e.remove(new i(r.row,r.column,r.row,r.column-s+o)),t.start.column=t.end.column=d,t.start.row=t.end.row=r.row,t.cursor=t.end}),t.fromOrientedRange(n[0]),this.renderer.updateCursor(),this.renderer.updateBackMarkers()}},this.$reAlignText=function(e,t){function u(e){return a.stringRepeat(" ",e)}function f(e){return e[2]?u(i)+e[2]+u(s-e[2].length+o)+e[4].replace(/^([=:])\s+/,"$1 "):e[0]}function l(e){return e[2]?u(i+s-e[2].length)+e[2]+u(o)+e[4].replace(/^([=:])\s+/,"$1 "):e[0]}function c(e){return e[2]?u(i)+e[2]+u(o)+e[4].replace(/^([=:])\s+/,"$1 "):e[0]}var n=!0,r=!0,i,s,o;return e.map(function(e){var t=e.match(/(\s*)(.*?)(\s*)([=:].*)/);return t?i==null?(i=t[1].length,s=t[2].length,o=t[3].length,t):(i+s+o!=t[1].length+t[2].length+t[3].length&&(r=!1),i!=t[1].length&&(n=!1),i>t[1].length&&(i=t[1].length),st[3].length&&(o=t[3].length),t):[e]}).map(t?f:n?r?l:f:c)}}).call(d.prototype),t.onSessionChange=function(e){var t=e.session;t&&!t.multiSelect&&(t.$selectionMarkers=[],t.selection.$initRangeList(),t.multiSelect=t.selection),this.multiSelect=t&&t.multiSelect;var n=e.oldSession;n&&(n.multiSelect.off("addRange",this.$onAddRange),n.multiSelect.off("removeRange",this.$onRemoveRange),n.multiSelect.off("multiSelect",this.$onMultiSelect),n.multiSelect.off("singleSelect",this.$onSingleSelect),n.multiSelect.lead.off("change",this.$checkMultiselectChange),n.multiSelect.anchor.off("change",this.$checkMultiselectChange)),t&&(t.multiSelect.on("addRange",this.$onAddRange),t.multiSelect.on("removeRange",this.$onRemoveRange),t.multiSelect.on("multiSelect",this.$onMultiSelect),t.multiSelect.on("singleSelect",this.$onSingleSelect),t.multiSelect.lead.on("change",this.$checkMultiselectChange),t.multiSelect.anchor.on("change",this.$checkMultiselectChange)),t&&this.inMultiSelectMode!=t.selection.inMultiSelectMode&&(t.selection.inMultiSelectMode?this.$onMultiSelect():this.$onSingleSelect())},t.MultiSelect=m,e("./config").defineOptions(d.prototype,"editor",{enableMultiselect:{set:function(e){m(this),e?(this.on("changeSession",this.$multiselectOnSessionChange),this.on("mousedown",o)):(this.off("changeSession",this.$multiselectOnSessionChange),this.off("mousedown",o))},value:!0},enableBlockSelect:{set:function(e){this.$blockSelectEnabled=e},value:!0}})}),ace.define("ace/mode/folding/fold_mode",["require","exports","module","ace/range"],function(e,t,n){"use strict";var r=e("../../range").Range,i=t.FoldMode=function(){};(function(){this.foldingStartMarker=null,this.foldingStopMarker=null,this.getFoldWidget=function(e,t,n){var r=e.getLine(n);return this.foldingStartMarker.test(r)?"start":t=="markbeginend"&&this.foldingStopMarker&&this.foldingStopMarker.test(r)?"end":""},this.getFoldWidgetRange=function(e,t,n){return null},this.indentationBlock=function(e,t,n){var i=/\S/,s=e.getLine(t),o=s.search(i);if(o==-1)return;var u=n||s.length,a=e.getLength(),f=t,l=t;while(++tf){var h=e.getLine(l).length;return new r(f,u,l,h)}},this.openingBracketBlock=function(e,t,n,i,s){var o={row:n,column:i+1},u=e.$findClosingBracket(t,o,s);if(!u)return;var a=e.foldWidgets[u.row];return a==null&&(a=e.getFoldWidget(u.row)),a=="start"&&u.row>o.row&&(u.row--,u.column=e.getLine(u.row).length),r.fromPoints(o,u)},this.closingBracketBlock=function(e,t,n,i,s){var o={row:n,column:i},u=e.$findOpeningBracket(t,o);if(!u)return;return u.column++,o.column--,r.fromPoints(u,o)}}).call(i.prototype)}),ace.define("ace/theme/textmate",["require","exports","module","ace/lib/dom"],function(e,t,n){"use strict";t.isDark=!1,t.cssClass="ace-tm",t.cssText='.ace-tm .ace_gutter {background: #f0f0f0;color: #333;}.ace-tm .ace_print-margin {width: 1px;background: #e8e8e8;}.ace-tm .ace_fold {background-color: #6B72E6;}.ace-tm {background-color: #FFFFFF;color: black;}.ace-tm .ace_cursor {color: black;}.ace-tm .ace_invisible {color: rgb(191, 191, 191);}.ace-tm .ace_storage,.ace-tm .ace_keyword {color: blue;}.ace-tm .ace_constant {color: rgb(197, 6, 11);}.ace-tm .ace_constant.ace_buildin {color: rgb(88, 72, 246);}.ace-tm .ace_constant.ace_language {color: rgb(88, 92, 246);}.ace-tm .ace_constant.ace_library {color: rgb(6, 150, 14);}.ace-tm .ace_invalid {background-color: rgba(255, 0, 0, 0.1);color: red;}.ace-tm .ace_support.ace_function {color: rgb(60, 76, 114);}.ace-tm .ace_support.ace_constant {color: rgb(6, 150, 14);}.ace-tm .ace_support.ace_type,.ace-tm .ace_support.ace_class {color: rgb(109, 121, 222);}.ace-tm .ace_keyword.ace_operator {color: rgb(104, 118, 135);}.ace-tm .ace_string {color: rgb(3, 106, 7);}.ace-tm .ace_comment {color: rgb(76, 136, 107);}.ace-tm .ace_comment.ace_doc {color: rgb(0, 102, 255);}.ace-tm .ace_comment.ace_doc.ace_tag {color: rgb(128, 159, 191);}.ace-tm .ace_constant.ace_numeric {color: rgb(0, 0, 205);}.ace-tm .ace_variable {color: rgb(49, 132, 149);}.ace-tm .ace_xml-pe {color: rgb(104, 104, 91);}.ace-tm .ace_entity.ace_name.ace_function {color: #0000A2;}.ace-tm .ace_heading {color: rgb(12, 7, 255);}.ace-tm .ace_list {color:rgb(185, 6, 144);}.ace-tm .ace_meta.ace_tag {color:rgb(0, 22, 142);}.ace-tm .ace_string.ace_regex {color: rgb(255, 0, 0)}.ace-tm .ace_marker-layer .ace_selection {background: rgb(181, 213, 255);}.ace-tm.ace_multiselect .ace_selection.ace_start {box-shadow: 0 0 3px 0px white;}.ace-tm .ace_marker-layer .ace_step {background: rgb(252, 255, 0);}.ace-tm .ace_marker-layer .ace_stack {background: rgb(164, 229, 101);}.ace-tm .ace_marker-layer .ace_bracket {margin: -1px 0 0 -1px;border: 1px solid rgb(192, 192, 192);}.ace-tm .ace_marker-layer .ace_active-line {background: rgba(0, 0, 0, 0.07);}.ace-tm .ace_gutter-active-line {background-color : #dcdcdc;}.ace-tm .ace_marker-layer .ace_selected-word {background: rgb(250, 250, 255);border: 1px solid rgb(200, 200, 250);}.ace-tm .ace_indent-guide {background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAE0lEQVQImWP4////f4bLly//BwAmVgd1/w11/gAAAABJRU5ErkJggg==") right repeat-y;}',t.$id="ace/theme/textmate";var r=e("../lib/dom");r.importCssString(t.cssText,t.cssClass)}),ace.define("ace/line_widgets",["require","exports","module","ace/lib/oop","ace/lib/dom","ace/range"],function(e,t,n){"use strict";function o(e){this.session=e,this.session.widgetManager=this,this.session.getRowLength=this.getRowLength,this.session.$getWidgetScreenLength=this.$getWidgetScreenLength,this.updateOnChange=this.updateOnChange.bind(this),this.renderWidgets=this.renderWidgets.bind(this),this.measureWidgets=this.measureWidgets.bind(this),this.session._changedWidgets=[],this.$onChangeEditor=this.$onChangeEditor.bind(this),this.session.on("change",this.updateOnChange),this.session.on("changeFold",this.updateOnFold),this.session.on("changeEditor",this.$onChangeEditor)}var r=e("./lib/oop"),i=e("./lib/dom"),s=e("./range").Range;(function(){this.getRowLength=function(e){var t;return this.lineWidgets?t=this.lineWidgets[e]&&this.lineWidgets[e].rowCount||0:t=0,!this.$useWrapMode||!this.$wrapData[e]?1+t:this.$wrapData[e].length+1+t},this.$getWidgetScreenLength=function(){var e=0;return this.lineWidgets.forEach(function(t){t&&t.rowCount&&!t.hidden&&(e+=t.rowCount)}),e},this.$onChangeEditor=function(e){this.attach(e.editor)},this.attach=function(e){e&&e.widgetManager&&e.widgetManager!=this&&e.widgetManager.detach();if(this.editor==e)return;this.detach(),this.editor=e,e&&(e.widgetManager=this,e.renderer.on("beforeRender",this.measureWidgets),e.renderer.on("afterRender",this.renderWidgets))},this.detach=function(e){var t=this.editor;if(!t)return;this.editor=null,t.widgetManager=null,t.renderer.off("beforeRender",this.measureWidgets),t.renderer.off("afterRender",this.renderWidgets);var n=this.session.lineWidgets;n&&n.forEach(function(e){e&&e.el&&e.el.parentNode&&(e._inDocument=!1,e.el.parentNode.removeChild(e.el))})},this.updateOnFold=function(e,t){var n=t.lineWidgets;if(!n||!e.action)return;var r=e.data,i=r.start.row,s=r.end.row,o=e.action=="add";for(var u=i+1;u0&&!r[i])i--;this.firstRow=n.firstRow,this.lastRow=n.lastRow,t.$cursorLayer.config=n;for(var o=i;o<=s;o++){var u=r[o];if(!u||!u.el)continue;if(u.hidden){u.el.style.top=-100-(u.pixelHeight||0)+"px";continue}u._inDocument||(u._inDocument=!0,t.container.appendChild(u.el));var a=t.$cursorLayer.getPixelPosition({row:o,column:0},!0).top;u.coverLine||(a+=n.lineHeight*this.session.getRowLineCount(u.row)),u.el.style.top=a-n.offset+"px";var f=u.coverGutter?0:t.gutterWidth;u.fixedWidth||(f-=t.scrollLeft),u.el.style.left=f+"px",u.fullWidth&&u.screenWidth&&(u.el.style.minWidth=n.width+2*n.padding+"px"),u.fixedWidth?u.el.style.right=t.scrollBar.getWidth()+"px":u.el.style.right=""}}}).call(o.prototype),t.LineWidgets=o}),ace.define("ace/ext/error_marker",["require","exports","module","ace/line_widgets","ace/lib/dom","ace/range"],function(e,t,n){"use strict";function o(e,t,n){var r=0,i=e.length-1;while(r<=i){var s=r+i>>1,o=n(t,e[s]);if(o>0)r=s+1;else{if(!(o<0))return s;i=s-1}}return-(r+1)}function u(e,t,n){var r=e.getAnnotations().sort(s.comparePoints);if(!r.length)return;var i=o(r,{row:t,column:-1},s.comparePoints);i<0&&(i=-i-1),i>=r.length?i=n>0?0:r.length-1:i===0&&n<0&&(i=r.length-1);var u=r[i];if(!u||!n)return;if(u.row===t){do u=r[i+=n];while(u&&u.row===t);if(!u)return r.slice()}var a=[];t=u.row;do a[n<0?"unshift":"push"](u),u=r[i+=n];while(u&&u.row==t);return a.length&&a}var r=e("../line_widgets").LineWidgets,i=e("../lib/dom"),s=e("../range").Range;t.showErrorMarker=function(e,t){var n=e.session;n.widgetManager||(n.widgetManager=new r(n),n.widgetManager.attach(e));var s=e.getCursorPosition(),o=s.row,a=n.widgetManager.getWidgetsAtRow(o).filter(function(e){return e.type=="errorMarker"})[0];a?a.destroy():o-=t;var f=u(n,o,t),l;if(f){var c=f[0];s.column=(c.pos&&typeof c.column!="number"?c.pos.sc:c.column)||0,s.row=c.row,l=e.renderer.$gutterLayer.$annotations[s.row]}else{if(a)return;l={text:["Looks good!"],className:"ace_ok"}}e.session.unfold(s.row),e.selection.moveToPosition(s);var h={row:s.row,fixedWidth:!0,coverGutter:!0,el:i.createElement("div"),type:"errorMarker"},p=h.el.appendChild(i.createElement("div")),d=h.el.appendChild(i.createElement("div"));d.className="error_widget_arrow "+l.className;var v=e.renderer.$cursorLayer.getPixelPosition(s).left;d.style.left=v+e.renderer.gutterWidth-5+"px",h.el.className="error_widget_wrapper",p.className="error_widget "+l.className,p.innerHTML=l.text.join("
"),p.appendChild(i.createElement("div"));var m=function(e,t,n){if(t===0&&(n==="esc"||n==="return"))return h.destroy(),{command:"null"}};h.destroy=function(){if(e.$mouseHandler.isMousePressed)return;e.keyBinding.removeKeyboardHandler(m),n.widgetManager.removeLineWidget(h),e.off("changeSelection",h.destroy),e.off("changeSession",h.destroy),e.off("mouseup",h.destroy),e.off("change",h.destroy)},e.keyBinding.addKeyboardHandler(m),e.on("changeSelection",h.destroy),e.on("changeSession",h.destroy),e.on("mouseup",h.destroy),e.on("change",h.destroy),e.session.widgetManager.addLineWidget(h),h.el.onmousedown=e.focus.bind(e),e.renderer.scrollCursorIntoView(null,.5,{bottom:h.el.offsetHeight})},i.importCssString(" .error_widget_wrapper { background: inherit; color: inherit; border:none } .error_widget { border-top: solid 2px; border-bottom: solid 2px; margin: 5px 0; padding: 10px 40px; white-space: pre-wrap; } .error_widget.ace_error, .error_widget_arrow.ace_error{ border-color: #ff5a5a } .error_widget.ace_warning, .error_widget_arrow.ace_warning{ border-color: #F1D817 } .error_widget.ace_info, .error_widget_arrow.ace_info{ border-color: #5a5a5a } .error_widget.ace_ok, .error_widget_arrow.ace_ok{ border-color: #5aaa5a } .error_widget_arrow { position: absolute; border: solid 5px; border-top-color: transparent!important; border-right-color: transparent!important; border-left-color: transparent!important; top: -5px; }","")}),ace.define("ace/ace",["require","exports","module","ace/lib/fixoldbrowsers","ace/lib/dom","ace/lib/event","ace/range","ace/editor","ace/edit_session","ace/undomanager","ace/virtual_renderer","ace/worker/worker_client","ace/keyboard/hash_handler","ace/placeholder","ace/multi_select","ace/mode/folding/fold_mode","ace/theme/textmate","ace/ext/error_marker","ace/config"],function(e,t,n){"use strict";e("./lib/fixoldbrowsers");var r=e("./lib/dom"),i=e("./lib/event"),s=e("./range").Range,o=e("./editor").Editor,u=e("./edit_session").EditSession,a=e("./undomanager").UndoManager,f=e("./virtual_renderer").VirtualRenderer;e("./worker/worker_client"),e("./keyboard/hash_handler"),e("./placeholder"),e("./multi_select"),e("./mode/folding/fold_mode"),e("./theme/textmate"),e("./ext/error_marker"),t.config=e("./config"),t.require=e,typeof define=="function"&&(t.define=define),t.edit=function(e,n){if(typeof e=="string"){var s=e;e=document.getElementById(s);if(!e)throw new Error("ace.edit can't find div #"+s)}if(e&&e.env&&e.env.editor instanceof o)return e.env.editor;var u="";if(e&&/input|textarea/i.test(e.tagName)){var a=e;u=a.value,e=r.createElement("pre"),a.parentNode.replaceChild(e,a)}else e&&(u=e.textContent,e.innerHTML="");var l=t.createEditSession(u),c=new o(new f(e),l,n),h={document:l,editor:c,onResize:c.resize.bind(c,null)};return a&&(h.textarea=a),i.addListener(window,"resize",h.onResize),c.on("destroy",function(){i.removeListener(window,"resize",h.onResize),h.editor.container.env=null}),c.container.env=c.env=h,c},t.createEditSession=function(e,t){var n=new u(e,t);return n.setUndoManager(new a),n},t.Range=s,t.Editor=o,t.EditSession=u,t.UndoManager=a,t.VirtualRenderer=f,t.version="1.4.4"}); (function() { + ace.require(["ace/ace"], function(a) { + if (a) { + a.config.init(true); + a.define = ace.define; + } + if (!window.ace) + window.ace = a; + for (var key in a) if (a.hasOwnProperty(key)) + window.ace[key] = a[key]; + window.ace["default"] = window.ace; + if (typeof module == "object" && typeof exports == "object" && module) { + module.exports = window.ace; + } + }); + })(); diff --git a/assets/custom3.js b/assets/custom3.js new file mode 100644 index 000000000..3f70daa4e --- /dev/null +++ b/assets/custom3.js @@ -0,0 +1,156 @@ +var initAll = function () { + var path = window.location.pathname; + if (path.endsWith("/print.html")) { + return; + } + + var images = document.querySelectorAll("main img") + Array.prototype.forEach.call(images, function (img) { + img.addEventListener("click", function () { + BigPicture({ + el: img, + }); + }); + }); + + // Un-active everything when you click it + Array.prototype.forEach.call(document.getElementsByClassName("pagetoc")[0].children, function (el) { + el.addEventHandler("click", function () { + Array.prototype.forEach.call(document.getElementsByClassName("pagetoc")[0].children, function (el) { + el.classList.remove("active"); + }); + el.classList.add("active"); + }); + }); + + var updateFunction = function () { + var id = null; + var elements = document.getElementsByClassName("header"); + Array.prototype.forEach.call(elements, function (el) { + if (window.pageYOffset >= el.offsetTop) { + id = el; + } + }); + + Array.prototype.forEach.call(document.getElementsByClassName("pagetoc")[0].children, function (el) { + el.classList.remove("active"); + }); + + Array.prototype.forEach.call(document.getElementsByClassName("pagetoc")[0].children, function (el) { + if (id == null) { + return; + } + if (id.href.localeCompare(el.href) == 0) { + el.classList.add("active"); + } + }); + }; + + var pagetoc = document.getElementsByClassName("pagetoc")[0]; + var elements = document.getElementsByClassName("header"); + Array.prototype.forEach.call(elements, function (el) { + var link = document.createElement("a"); + + // Indent shows hierarchy + var indent = ""; + switch (el.parentElement.tagName) { + case "H1": + return; + case "H3": + indent = "20px"; + break; + case "H4": + indent = "40px"; + break; + default: + break; + } + + link.appendChild(document.createTextNode(el.text)); + link.style.paddingLeft = indent; + link.href = el.href; + pagetoc.appendChild(link); + }); + updateFunction.call(); + + // Handle active elements on scroll + window.addEventListener("scroll", updateFunction); + + document.getElementById("theme-list").addEventListener("click", function (e) { + var iframe = document.querySelector('.giscus-frame'); + if (!iframe) return; + var theme; + if (e.target.className === "theme") { + theme = e.target.id; + } else { + return; + } + + // 若当前 mdbook 主题不是 Light 或 Rust ,则将 giscuz 主题设置为 transparent_dark + var giscusTheme = "light" + if (theme != "light" && theme != "rust") { + giscusTheme = "transparent_dark"; + } + + var msg = { + setConfig: { + theme: giscusTheme + } + }; + iframe.contentWindow.postMessage({ giscus: msg }, 'https://giscus.app'); + }); + + pagePath = pagePath.replace("index.md", ""); + pagePath = pagePath.replace(".md", ""); + if (pagePath.length > 0) { + if (pagePath.charAt(pagePath.length-1) == "/"){ + pagePath = pagePath.substring(0, pagePath.length-1) + } + }else { + pagePath = "index" + } + + // add visitors count + var ele = document.createElement("div"); + ele.setAttribute("align","center"); + var count = document.createElement("img") + // count.setAttribute("src", "https://visitor-badge.glitch.me/badge?page_id=practice/en/" + path); + count.setAttribute("src", "https://api.visitorbadge.io/api/visitors?labelColor=%23595959&countColor=%230d81c3&style=flat-square&path=practice/en/" + path); + ele.appendChild(count); + var divider =document.createElement("hr") + + document.getElementById("giscus-container").appendChild(ele); + document.getElementById("giscus-container").appendChild(divider); + + // 选取浏览器默认使用的语言 + const lang = navigator.language || navigator.userLanguage + + // 若当前 mdbook 主题为 Light 或 Rust ,则将 giscuz 主题设置为 light + var theme = "transparent_dark"; + const themeClass = document.getElementsByTagName("html")[0].className; + if (themeClass.indexOf("light") != -1 || themeClass.indexOf("rust") != -1) { + theme = "light" + } + + var script = document.createElement("script") + script.type = "text/javascript"; + script.src = "https://giscus.app/client.js"; + script.async = true; + script.crossOrigin = "anonymous"; + script.setAttribute("data-repo", "sunface/rust-by-practice"); + script.setAttribute("data-repo-id", "MDEwOlJlcG9zaXRvcnkxMjk5OTAzOTY="); + script.setAttribute("data-category", "Book Comments"); + script.setAttribute("data-category-id", "DIC_kwDOB79-_M4COQmx"); + script.setAttribute("data-mapping", "specific"); + script.setAttribute("data-term", pagePath); + script.setAttribute("data-reactions-enabled", "1"); + script.setAttribute("data-emit-metadata", "0"); + script.setAttribute("data-input-position", "top"); + script.setAttribute("data-theme", theme); + script.setAttribute("data-lang", lang == 'en-US' ? 'en' : lang); + // 预先加载评论会更好,这样用户读到那边时,评论就加载好了 + // script.setAttribute("data-loading", "lazy"); + document.getElementById("giscus-container").appendChild(script); +}; + +window.addEventListener('load', initAll); \ No newline at end of file diff --git a/assets/lang1.js b/assets/lang1.js new file mode 100644 index 000000000..adf2b001c --- /dev/null +++ b/assets/lang1.js @@ -0,0 +1,35 @@ +(function () { + var path = window.location.pathname; + var link = "https://practice.course.rs" + path; + var word = "English"; + var lang = "zh-CN"; + var changeLang = "切换到英语"; + + if (window.location.href.indexOf("zh.") == -1) { + link = "https://practice-zh.course.rs" + path; + word = "简体中文"; + lang = "en"; + changeLang = "Switch to Chinese"; + } + + var lang_node = ""; + if (link != "") { + lang_node = + ' ' + + word + + ""; + } + + console.log(lang_node); + var insertNode = document.getElementsByClassName("right-buttons"); + if (insertNode.length > 0) { + var html = insertNode[0].innerHTML; + insertNode[0].innerHTML = html + lang_node; + } +})(); diff --git a/async/async-await.html b/async/async-await.html new file mode 100644 index 000000000..4df96dad9 --- /dev/null +++ b/async/async-await.html @@ -0,0 +1,250 @@ + + + + + + async and await! - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

async and await!

+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/async/future.html b/async/future.html new file mode 100644 index 000000000..8594e2c64 --- /dev/null +++ b/async/future.html @@ -0,0 +1,250 @@ + + + + + + Future - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Future

+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/async/intro.html b/async/intro.html new file mode 100644 index 000000000..5d144aa2c --- /dev/null +++ b/async/intro.html @@ -0,0 +1,250 @@ + + + + + + Async/Await TODO - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Async/Await

+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/async/pin-unpin.html b/async/pin-unpin.html new file mode 100644 index 000000000..f361f15c4 --- /dev/null +++ b/async/pin-unpin.html @@ -0,0 +1,250 @@ + + + + + + Pin and Unpin - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Pin and Unpin

+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/async/stream.html b/async/stream.html new file mode 100644 index 000000000..72cc65533 --- /dev/null +++ b/async/stream.html @@ -0,0 +1,250 @@ + + + + + + Stream - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Stream

+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/ayu-highlight.css b/ayu-highlight.css new file mode 100644 index 000000000..32c943222 --- /dev/null +++ b/ayu-highlight.css @@ -0,0 +1,78 @@ +/* +Based off of the Ayu theme +Original by Dempfi (https://github.com/dempfi/ayu) +*/ + +.hljs { + display: block; + overflow-x: auto; + background: #191f26; + color: #e6e1cf; +} + +.hljs-comment, +.hljs-quote { + color: #5c6773; + font-style: italic; +} + +.hljs-variable, +.hljs-template-variable, +.hljs-attribute, +.hljs-attr, +.hljs-regexp, +.hljs-link, +.hljs-selector-id, +.hljs-selector-class { + color: #ff7733; +} + +.hljs-number, +.hljs-meta, +.hljs-builtin-name, +.hljs-literal, +.hljs-type, +.hljs-params { + color: #ffee99; +} + +.hljs-string, +.hljs-bullet { + color: #b8cc52; +} + +.hljs-title, +.hljs-built_in, +.hljs-section { + color: #ffb454; +} + +.hljs-keyword, +.hljs-selector-tag, +.hljs-symbol { + color: #ff7733; +} + +.hljs-name { + color: #36a3d9; +} + +.hljs-tag { + color: #00568d; +} + +.hljs-emphasis { + font-style: italic; +} + +.hljs-strong { + font-weight: bold; +} + +.hljs-addition { + color: #91b362; +} + +.hljs-deletion { + color: #d96c75; +} diff --git a/basic-types/char-bool-unit.html b/basic-types/char-bool-unit.html new file mode 100644 index 000000000..79942e678 --- /dev/null +++ b/basic-types/char-bool-unit.html @@ -0,0 +1,343 @@ + + + + + + Char, Bool and Unit - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Char, Bool and Unit

+

Char

+
    +
  1. 🌟
  2. +
+

+// Make it work
+use std::mem::size_of_val;
+fn main() {
+    let c1 = 'a';
+    assert_eq!(size_of_val(&c1),1); 
+
+    let c2 = '中';
+    assert_eq!(size_of_val(&c2),3); 
+
+    println!("Success!");
+} 
+
    +
  1. 🌟
  2. +
+

+// Make it work
+fn main() {
+    let c1 = "中";
+    print_char(c1);
+} 
+
+fn print_char(c : char) {
+    println!("{}", c);
+}
+

Bool

+
    +
  1. 🌟
  2. +
+

+// Make println! work
+fn main() {
+    let _f: bool = false;
+
+    let t = true;
+    if !t {
+        println!("Success!");
+    }
+} 
+
    +
  1. 🌟
  2. +
+

+// Make it work
+fn main() {
+    let f = true;
+    let t = true && false;
+    assert_eq!(t, f);
+
+    println!("Success!");
+}
+

Unit type

+
    +
  1. 🌟🌟
  2. +
+

+// Make it work, don't modify `implicitly_ret_unit` !
+fn main() {
+    let _v: () = ();
+
+    let v = (2, 3);
+    assert_eq!(v, implicitly_ret_unit());
+
+    println!("Success!");
+}
+
+fn implicitly_ret_unit() {
+    println!("I will return a ()");
+}
+
+// Don't use this one
+fn explicitly_ret_unit() -> () {
+    println!("I will return a ()");
+}
+
    +
  1. 🌟🌟 What's the size of the unit type?
  2. +
+

+// Modify `4` in assert to make it work
+use std::mem::size_of_val;
+fn main() {
+    let unit: () = ();
+    assert!(size_of_val(&unit) == 4);
+
+    println!("Success!");
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/basic-types/functions.html b/basic-types/functions.html new file mode 100644 index 000000000..c395b6ed3 --- /dev/null +++ b/basic-types/functions.html @@ -0,0 +1,343 @@ + + + + + + Functions - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Functions

+
    +
  1. 🌟🌟🌟
  2. +
+

+fn main() {
+    // Don't modify the following two lines!
+    let (x, y) = (1, 2);
+    let s = sum(x, y);
+
+    assert_eq!(s, 3);
+
+    println!("Success!");
+}
+
+fn sum(x, y: i32) {
+    x + y;
+}
+
    +
  1. 🌟
  2. +
+
fn main() {
+   print();
+}
+
+// Replace i32 with another type
+fn print() -> i32 {
+   println!("Success!");
+}
+
    +
  1. 🌟🌟🌟
  2. +
+
// Solve it in two ways
+// DON'T let `println!` work
+fn main() {
+    never_return();
+
+    println!("Failed!");
+}
+
+fn never_return() -> ! {
+    // Implement this function, don't modify the fn signatures
+    
+}
+

Diverging functions

+

Diverging functions never return to the caller, so they may be used in places where a value of any type is expected.

+
    +
  1. 🌟🌟
  2. +
+

+fn main() {
+    println!("Success!");
+}
+
+fn get_option(tp: u8) -> Option<i32> {
+    match tp {
+        1 => {
+            // TODO
+        }
+        _ => {
+            // TODO
+        }
+    };
+    
+    // Rather than returning a None, we use a diverging function instead
+    never_return_fn()
+}
+
+// IMPLEMENT this function in THREE ways
+fn never_return_fn() -> ! {
+    
+}
+
    +
  1. 🌟🌟
  2. +
+

+fn main() {
+    // FILL in the blank
+    let b = __;
+
+    let _v = match b {
+        true => 1,
+        // Diverging functions can also be used in match expression to replace a value of any value
+        false => {
+            println!("Success!");
+            panic!("we have no value for `false`, but we can panic");
+        }
+    };
+
+    println!("Exercise Failed if printing out this line!");
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/basic-types/intro.html b/basic-types/intro.html new file mode 100644 index 000000000..b0f350a8d --- /dev/null +++ b/basic-types/intro.html @@ -0,0 +1,255 @@ + + + + + + Basic Types - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Basic Types

+

Learning resources:

+ + +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/basic-types/numbers.html b/basic-types/numbers.html new file mode 100644 index 000000000..953dda8b3 --- /dev/null +++ b/basic-types/numbers.html @@ -0,0 +1,419 @@ + + + + + + Numbers - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Numbers

+

Integer

+
    +
  1. 🌟
  2. +
+
+

Tips: If we don't explicitly assign a type to a variable, then the compiler will infer one for us.

+
+

+// Remove something to make it work
+fn main() {
+    let x: i32 = 5;
+    let mut y: u32 = 5;
+
+    y = x;
+    
+    let z = 10; // Type of z ? 
+
+    println!("Success!");
+}
+
    +
  1. 🌟
  2. +
+

+// Fill the blank
+fn main() {
+    let v: u16 = 38_u8 as __;
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟🌟
  2. +
+
+

Tips: If we don't explicitly assign a type to a variable, then the compiler will infer one for us.

+
+

+// Modify `assert_eq!` to make it work
+fn main() {
+    let x = 5;
+    assert_eq!("u32".to_string(), type_of(&x));
+
+    println!("Success!");
+}
+
+// Get the type of given variable, return a string representation of the type  , e.g "i8", "u8", "i32", "u32"
+fn type_of<T>(_: &T) -> String {
+    format!("{}", std::any::type_name::<T>())
+}
+
    +
  1. 🌟🌟
  2. +
+

+// Fill the blanks to make it work
+fn main() {
+    assert_eq!(i8::MAX, __); 
+    assert_eq!(u8::MAX, __); 
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟
  2. +
+

+// Fix errors and panics to make it work
+fn main() {
+   let v1 = 251_u8 + 8;
+   let v2 = i8::checked_add(251, 8).unwrap();
+   println!("{},{}",v1,v2);
+}
+
    +
  1. 🌟🌟
  2. +
+

+// Modify `assert!` to make it work
+fn main() {
+    let v = 1_024 + 0xff + 0o77 + 0b1111_1111;
+    assert!(v == 1579);
+
+    println!("Success!");
+}
+

Floating-Point

+
    +
  1. 🌟
  2. +
+

+// Fill the blank to make it work
+fn main() {
+    let x = 1_000.000_1; // ?
+    let y: f32 = 0.12; // f32
+    let z = 0.01_f64; // f64
+
+    assert_eq!(type_of(&x), "__".to_string());
+    println!("Success!");
+}
+
+fn type_of<T>(_: &T) -> String {
+    format!("{}", std::any::type_name::<T>())
+}
+
    +
  1. 🌟🌟 Make it work in two distinct ways
  2. +
+

+fn main() {
+    assert!(0.1+0.2==0.3);
+
+    println!("Success!");
+}
+

Range

+
    +
  1. 🌟🌟 Two goals: 1. Modify assert! to make it work 2. Make println! output: 97 - 122
  2. +
+
fn main() {
+    let mut sum = 0;
+    for i in -3..2 {
+        sum += i
+    }
+
+    assert!(sum == -3);
+
+    for c in 'a'..='z' {
+        println!("{}",c);
+    }
+}
+
    +
  1. 🌟🌟
  2. +
+

+// Fill the blanks
+use std::ops::{Range, RangeInclusive};
+fn main() {
+    assert_eq!((1..__), Range{ start: 1, end: 5 });
+    assert_eq!((1..__), RangeInclusive::new(1, 5));
+
+    println!("Success!");
+}
+

Computations

+
    +
  1. 🌟
  2. +
+

+// Fill the blanks and fix the errors
+fn main() {
+    // Integer addition
+    assert!(1u32 + 2 == __);
+
+    // Integer subtraction
+    assert!(1i32 - 2 == __);
+    assert!(1u8 - 2 == -1); 
+    
+    assert!(3 * 50 == __);
+
+    assert!(9.6 / 3.2 == 3.0); // error ! make it work
+
+    assert!(24 % 5 == __);
+    // Short-circuiting boolean logic
+    assert!(true && false == __);
+    assert!(true || false == __);
+    assert!(!true == __);
+
+    // Bitwise operations
+    println!("0011 AND 0101 is {:04b}", 0b0011u32 & 0b0101);
+    println!("0011 OR 0101 is {:04b}", 0b0011u32 | 0b0101);
+    println!("0011 XOR 0101 is {:04b}", 0b0011u32 ^ 0b0101);
+    println!("1 << 5 is {}", 1u32 << 5);
+    println!("0x80 >> 2 is 0x{:x}", 0x80u32 >> 2);
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/basic-types/statements-expressions.html b/basic-types/statements-expressions.html new file mode 100644 index 000000000..51557517b --- /dev/null +++ b/basic-types/statements-expressions.html @@ -0,0 +1,314 @@ + + + + + + Statements and Expressions - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Statements and Expressions

+

Examples

+
fn main() {
+    let x = 5u32;
+
+    let y = {
+        let x_squared = x * x;
+        let x_cube = x_squared * x;
+
+        // This expression will be assigned to `y`
+        x_cube + x_squared + x
+    };
+
+    let z = {
+        // The semicolon suppresses this expression and `()` is assigned to `z`
+        2 * x;
+    };
+
+    println!("x is {:?}", x);
+    println!("y is {:?}", y);
+    println!("z is {:?}", z);
+}
+

Exercises

+
    +
  1. 🌟🌟
  2. +
+
// Make it work with two ways
+fn main() {
+   let v = {
+       let mut x = 1;
+       x += 2
+   };
+
+   assert_eq!(v, 3);
+
+   println!("Success!");
+}
+
    +
  1. 🌟
  2. +
+

+fn main() {
+   let v = (let x = 3);
+
+   assert!(v == 3);
+
+   println!("Success!");
+}
+
    +
  1. 🌟
  2. +
+

+fn main() {
+    let s = sum(1 , 2);
+    assert_eq!(s, 3);
+
+    println!("Success!");
+}
+
+fn sum(x: i32, y: i32) -> i32 {
+    x + y;
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/book.js b/book.js new file mode 100644 index 000000000..aa12e7ecc --- /dev/null +++ b/book.js @@ -0,0 +1,697 @@ +"use strict"; + +// Fix back button cache problem +window.onunload = function () { }; + +// Global variable, shared between modules +function playground_text(playground, hidden = true) { + let code_block = playground.querySelector("code"); + + if (window.ace && code_block.classList.contains("editable")) { + let editor = window.ace.edit(code_block); + return editor.getValue(); + } else if (hidden) { + return code_block.textContent; + } else { + return code_block.innerText; + } +} + +(function codeSnippets() { + function fetch_with_timeout(url, options, timeout = 6000) { + return Promise.race([ + fetch(url, options), + new Promise((_, reject) => setTimeout(() => reject(new Error('timeout')), timeout)) + ]); + } + + var playgrounds = Array.from(document.querySelectorAll(".playground")); + if (playgrounds.length > 0) { + fetch_with_timeout("https://play.rust-lang.org/meta/crates", { + headers: { + 'Content-Type': "application/json", + }, + method: 'POST', + mode: 'cors', + }) + .then(response => response.json()) + .then(response => { + // get list of crates available in the rust playground + let playground_crates = response.crates.map(item => item["id"]); + playgrounds.forEach(block => handle_crate_list_update(block, playground_crates)); + }); + } + + function handle_crate_list_update(playground_block, playground_crates) { + // update the play buttons after receiving the response + update_play_button(playground_block, playground_crates); + + // and install on change listener to dynamically update ACE editors + if (window.ace) { + let code_block = playground_block.querySelector("code"); + if (code_block.classList.contains("editable")) { + let editor = window.ace.edit(code_block); + editor.addEventListener("change", function (e) { + update_play_button(playground_block, playground_crates); + }); + // add Ctrl-Enter command to execute rust code + editor.commands.addCommand({ + name: "run", + bindKey: { + win: "Ctrl-Enter", + mac: "Ctrl-Enter" + }, + exec: _editor => run_rust_code(playground_block) + }); + } + } + } + + // updates the visibility of play button based on `no_run` class and + // used crates vs ones available on https://play.rust-lang.org + function update_play_button(pre_block, playground_crates) { + var play_button = pre_block.querySelector(".play-button"); + + // skip if code is `no_run` + if (pre_block.querySelector('code').classList.contains("no_run")) { + play_button.classList.add("hidden"); + return; + } + + // get list of `extern crate`'s from snippet + var txt = playground_text(pre_block); + var re = /extern\s+crate\s+([a-zA-Z_0-9]+)\s*;/g; + var snippet_crates = []; + var item; + while (item = re.exec(txt)) { + snippet_crates.push(item[1]); + } + + // check if all used crates are available on play.rust-lang.org + var all_available = snippet_crates.every(function (elem) { + return playground_crates.indexOf(elem) > -1; + }); + + if (all_available) { + play_button.classList.remove("hidden"); + } else { + play_button.classList.add("hidden"); + } + } + + function run_rust_code(code_block) { + var result_block = code_block.querySelector(".result"); + if (!result_block) { + result_block = document.createElement('code'); + result_block.className = 'result hljs language-bash'; + + code_block.append(result_block); + } + + let text = playground_text(code_block); + let classes = code_block.querySelector('code').classList; + let edition = "2015"; + if(classes.contains("edition2018")) { + edition = "2018"; + } else if(classes.contains("edition2021")) { + edition = "2021"; + } + var params = { + version: "stable", + optimize: "0", + code: text, + edition: edition + }; + + if (text.indexOf("#![feature") !== -1) { + params.version = "nightly"; + } + + result_block.innerText = "Running..."; + + fetch_with_timeout("https://play.rust-lang.org/evaluate.json", { + headers: { + 'Content-Type': "application/json", + }, + method: 'POST', + mode: 'cors', + body: JSON.stringify(params) + }) + .then(response => response.json()) + .then(response => { + if (response.result.trim() === '') { + result_block.innerText = "No output"; + result_block.classList.add("result-no-output"); + } else { + result_block.innerText = response.result; + result_block.classList.remove("result-no-output"); + } + }) + .catch(error => result_block.innerText = "Playground Communication: " + error.message); + } + + // Syntax highlighting Configuration + hljs.configure({ + tabReplace: ' ', // 4 spaces + languages: [], // Languages used for auto-detection + }); + + let code_nodes = Array + .from(document.querySelectorAll('code')) + // Don't highlight `inline code` blocks in headers. + .filter(function (node) {return !node.parentElement.classList.contains("header"); }); + + if (window.ace) { + // language-rust class needs to be removed for editable + // blocks or highlightjs will capture events + code_nodes + .filter(function (node) {return node.classList.contains("editable"); }) + .forEach(function (block) { block.classList.remove('language-rust'); }); + + code_nodes + .filter(function (node) {return !node.classList.contains("editable"); }) + .forEach(function (block) { hljs.highlightBlock(block); }); + } else { + code_nodes.forEach(function (block) { hljs.highlightBlock(block); }); + } + + // Adding the hljs class gives code blocks the color css + // even if highlighting doesn't apply + code_nodes.forEach(function (block) { block.classList.add('hljs'); }); + + Array.from(document.querySelectorAll("code.hljs")).forEach(function (block) { + + var lines = Array.from(block.querySelectorAll('.boring')); + // If no lines were hidden, return + if (!lines.length) { return; } + block.classList.add("hide-boring"); + + var buttons = document.createElement('div'); + buttons.className = 'buttons'; + buttons.innerHTML = ""; + + // add expand button + var pre_block = block.parentNode; + pre_block.insertBefore(buttons, pre_block.firstChild); + + pre_block.querySelector('.buttons').addEventListener('click', function (e) { + if (e.target.classList.contains('fa-eye')) { + e.target.classList.remove('fa-eye'); + e.target.classList.add('fa-eye-slash'); + e.target.title = 'Hide lines'; + e.target.setAttribute('aria-label', e.target.title); + + block.classList.remove('hide-boring'); + } else if (e.target.classList.contains('fa-eye-slash')) { + e.target.classList.remove('fa-eye-slash'); + e.target.classList.add('fa-eye'); + e.target.title = 'Show hidden lines'; + e.target.setAttribute('aria-label', e.target.title); + + block.classList.add('hide-boring'); + } + }); + }); + + if (window.playground_copyable) { + Array.from(document.querySelectorAll('pre code')).forEach(function (block) { + var pre_block = block.parentNode; + if (!pre_block.classList.contains('playground')) { + var buttons = pre_block.querySelector(".buttons"); + if (!buttons) { + buttons = document.createElement('div'); + buttons.className = 'buttons'; + pre_block.insertBefore(buttons, pre_block.firstChild); + } + + var clipButton = document.createElement('button'); + clipButton.className = 'fa fa-copy clip-button'; + clipButton.title = 'Copy to clipboard'; + clipButton.setAttribute('aria-label', clipButton.title); + clipButton.innerHTML = ''; + + buttons.insertBefore(clipButton, buttons.firstChild); + } + }); + } + + // Process playground code blocks + Array.from(document.querySelectorAll(".playground")).forEach(function (pre_block) { + // Add play button + var buttons = pre_block.querySelector(".buttons"); + if (!buttons) { + buttons = document.createElement('div'); + buttons.className = 'buttons'; + pre_block.insertBefore(buttons, pre_block.firstChild); + } + + var runCodeButton = document.createElement('button'); + runCodeButton.className = 'fa fa-play play-button'; + runCodeButton.hidden = true; + runCodeButton.title = 'Run this code'; + runCodeButton.setAttribute('aria-label', runCodeButton.title); + + buttons.insertBefore(runCodeButton, buttons.firstChild); + runCodeButton.addEventListener('click', function (e) { + run_rust_code(pre_block); + }); + + if (window.playground_copyable) { + var copyCodeClipboardButton = document.createElement('button'); + copyCodeClipboardButton.className = 'fa fa-copy clip-button'; + copyCodeClipboardButton.innerHTML = ''; + copyCodeClipboardButton.title = 'Copy to clipboard'; + copyCodeClipboardButton.setAttribute('aria-label', copyCodeClipboardButton.title); + + buttons.insertBefore(copyCodeClipboardButton, buttons.firstChild); + } + + let code_block = pre_block.querySelector("code"); + if (window.ace && code_block.classList.contains("editable")) { + var undoChangesButton = document.createElement('button'); + undoChangesButton.className = 'fa fa-history reset-button'; + undoChangesButton.title = 'Undo changes'; + undoChangesButton.setAttribute('aria-label', undoChangesButton.title); + + buttons.insertBefore(undoChangesButton, buttons.firstChild); + + undoChangesButton.addEventListener('click', function () { + let editor = window.ace.edit(code_block); + editor.setValue(editor.originalCode); + editor.clearSelection(); + }); + } + }); +})(); + +(function themes() { + var html = document.querySelector('html'); + var themeToggleButton = document.getElementById('theme-toggle'); + var themePopup = document.getElementById('theme-list'); + var themeColorMetaTag = document.querySelector('meta[name="theme-color"]'); + var stylesheets = { + ayuHighlight: document.querySelector("[href$='ayu-highlight.css']"), + tomorrowNight: document.querySelector("[href$='tomorrow-night.css']"), + highlight: document.querySelector("[href$='highlight.css']"), + }; + + function showThemes() { + themePopup.style.display = 'block'; + themeToggleButton.setAttribute('aria-expanded', true); + themePopup.querySelector("button#" + get_theme()).focus(); + } + + function updateThemeSelected() { + themePopup.querySelectorAll('.theme-selected').forEach(function (el) { + el.classList.remove('theme-selected'); + }); + themePopup.querySelector("button#" + get_theme()).classList.add('theme-selected'); + } + + function hideThemes() { + themePopup.style.display = 'none'; + themeToggleButton.setAttribute('aria-expanded', false); + themeToggleButton.focus(); + } + + function get_theme() { + var theme; + try { theme = localStorage.getItem('mdbook-theme'); } catch (e) { } + if (theme === null || theme === undefined) { + return default_theme; + } else { + return theme; + } + } + + function set_theme(theme, store = true) { + let ace_theme; + + if (theme == 'coal' || theme == 'navy') { + stylesheets.ayuHighlight.disabled = true; + stylesheets.tomorrowNight.disabled = false; + stylesheets.highlight.disabled = true; + + ace_theme = "ace/theme/tomorrow_night"; + } else if (theme == 'ayu') { + stylesheets.ayuHighlight.disabled = false; + stylesheets.tomorrowNight.disabled = true; + stylesheets.highlight.disabled = true; + ace_theme = "ace/theme/tomorrow_night"; + } else { + stylesheets.ayuHighlight.disabled = true; + stylesheets.tomorrowNight.disabled = true; + stylesheets.highlight.disabled = false; + ace_theme = "ace/theme/dawn"; + } + + setTimeout(function () { + themeColorMetaTag.content = getComputedStyle(document.documentElement).backgroundColor; + }, 1); + + if (window.ace && window.editors) { + window.editors.forEach(function (editor) { + editor.setTheme(ace_theme); + }); + } + + var previousTheme = get_theme(); + + if (store) { + try { localStorage.setItem('mdbook-theme', theme); } catch (e) { } + } + + html.classList.remove(previousTheme); + html.classList.add(theme); + updateThemeSelected(); + } + + // Set theme + var theme = get_theme(); + + set_theme(theme, false); + + themeToggleButton.addEventListener('click', function () { + if (themePopup.style.display === 'block') { + hideThemes(); + } else { + showThemes(); + } + }); + + themePopup.addEventListener('click', function (e) { + var theme; + if (e.target.className === "theme") { + theme = e.target.id; + } else if (e.target.parentElement.className === "theme") { + theme = e.target.parentElement.id; + } else { + return; + } + set_theme(theme); + }); + + themePopup.addEventListener('focusout', function(e) { + // e.relatedTarget is null in Safari and Firefox on macOS (see workaround below) + if (!!e.relatedTarget && !themeToggleButton.contains(e.relatedTarget) && !themePopup.contains(e.relatedTarget)) { + hideThemes(); + } + }); + + // Should not be needed, but it works around an issue on macOS & iOS: https://github.com/rust-lang/mdBook/issues/628 + document.addEventListener('click', function(e) { + if (themePopup.style.display === 'block' && !themeToggleButton.contains(e.target) && !themePopup.contains(e.target)) { + hideThemes(); + } + }); + + document.addEventListener('keydown', function (e) { + if (e.altKey || e.ctrlKey || e.metaKey || e.shiftKey) { return; } + if (!themePopup.contains(e.target)) { return; } + + switch (e.key) { + case 'Escape': + e.preventDefault(); + hideThemes(); + break; + case 'ArrowUp': + e.preventDefault(); + var li = document.activeElement.parentElement; + if (li && li.previousElementSibling) { + li.previousElementSibling.querySelector('button').focus(); + } + break; + case 'ArrowDown': + e.preventDefault(); + var li = document.activeElement.parentElement; + if (li && li.nextElementSibling) { + li.nextElementSibling.querySelector('button').focus(); + } + break; + case 'Home': + e.preventDefault(); + themePopup.querySelector('li:first-child button').focus(); + break; + case 'End': + e.preventDefault(); + themePopup.querySelector('li:last-child button').focus(); + break; + } + }); +})(); + +(function sidebar() { + var body = document.querySelector("body"); + var sidebar = document.getElementById("sidebar"); + var sidebarLinks = document.querySelectorAll('#sidebar a'); + var sidebarToggleButton = document.getElementById("sidebar-toggle"); + var sidebarResizeHandle = document.getElementById("sidebar-resize-handle"); + var firstContact = null; + + function showSidebar() { + body.classList.remove('sidebar-hidden') + body.classList.add('sidebar-visible'); + Array.from(sidebarLinks).forEach(function (link) { + link.setAttribute('tabIndex', 0); + }); + sidebarToggleButton.setAttribute('aria-expanded', true); + sidebar.setAttribute('aria-hidden', false); + try { localStorage.setItem('mdbook-sidebar', 'visible'); } catch (e) { } + } + + + var sidebarAnchorToggles = document.querySelectorAll('#sidebar a.toggle'); + + function toggleSection(ev) { + ev.currentTarget.parentElement.classList.toggle('expanded'); + } + + Array.from(sidebarAnchorToggles).forEach(function (el) { + el.addEventListener('click', toggleSection); + }); + + function hideSidebar() { + body.classList.remove('sidebar-visible') + body.classList.add('sidebar-hidden'); + Array.from(sidebarLinks).forEach(function (link) { + link.setAttribute('tabIndex', -1); + }); + sidebarToggleButton.setAttribute('aria-expanded', false); + sidebar.setAttribute('aria-hidden', true); + try { localStorage.setItem('mdbook-sidebar', 'hidden'); } catch (e) { } + } + + // Toggle sidebar + sidebarToggleButton.addEventListener('click', function sidebarToggle() { + if (body.classList.contains("sidebar-hidden")) { + var current_width = parseInt( + document.documentElement.style.getPropertyValue('--sidebar-width'), 10); + if (current_width < 150) { + document.documentElement.style.setProperty('--sidebar-width', '150px'); + } + showSidebar(); + } else if (body.classList.contains("sidebar-visible")) { + hideSidebar(); + } else { + if (getComputedStyle(sidebar)['transform'] === 'none') { + hideSidebar(); + } else { + showSidebar(); + } + } + }); + + sidebarResizeHandle.addEventListener('mousedown', initResize, false); + + function initResize(e) { + window.addEventListener('mousemove', resize, false); + window.addEventListener('mouseup', stopResize, false); + body.classList.add('sidebar-resizing'); + } + function resize(e) { + var pos = (e.clientX - sidebar.offsetLeft); + if (pos < 20) { + hideSidebar(); + } else { + if (body.classList.contains("sidebar-hidden")) { + showSidebar(); + } + pos = Math.min(pos, window.innerWidth - 100); + document.documentElement.style.setProperty('--sidebar-width', pos + 'px'); + } + } + //on mouseup remove windows functions mousemove & mouseup + function stopResize(e) { + body.classList.remove('sidebar-resizing'); + window.removeEventListener('mousemove', resize, false); + window.removeEventListener('mouseup', stopResize, false); + } + + document.addEventListener('touchstart', function (e) { + firstContact = { + x: e.touches[0].clientX, + time: Date.now() + }; + }, { passive: true }); + + document.addEventListener('touchmove', function (e) { + if (!firstContact) + return; + + var curX = e.touches[0].clientX; + var xDiff = curX - firstContact.x, + tDiff = Date.now() - firstContact.time; + + if (tDiff < 250 && Math.abs(xDiff) >= 150) { + if (xDiff >= 0 && firstContact.x < Math.min(document.body.clientWidth * 0.25, 300)) + showSidebar(); + else if (xDiff < 0 && curX < 300) + hideSidebar(); + + firstContact = null; + } + }, { passive: true }); +})(); + +(function chapterNavigation() { + document.addEventListener('keydown', function (e) { + if (e.altKey || e.ctrlKey || e.metaKey || e.shiftKey) { return; } + if (window.search && window.search.hasFocus()) { return; } + var html = document.querySelector('html'); + + function next() { + var nextButton = document.querySelector('.nav-chapters.next'); + if (nextButton) { + window.location.href = nextButton.href; + } + } + function prev() { + var previousButton = document.querySelector('.nav-chapters.previous'); + if (previousButton) { + window.location.href = previousButton.href; + } + } + switch (e.key) { + case 'ArrowRight': + e.preventDefault(); + if (html.dir == 'rtl') { + prev(); + } else { + next(); + } + break; + case 'ArrowLeft': + e.preventDefault(); + if (html.dir == 'rtl') { + next(); + } else { + prev(); + } + break; + } + }); +})(); + +(function clipboard() { + var clipButtons = document.querySelectorAll('.clip-button'); + + function hideTooltip(elem) { + elem.firstChild.innerText = ""; + elem.className = 'fa fa-copy clip-button'; + } + + function showTooltip(elem, msg) { + elem.firstChild.innerText = msg; + elem.className = 'fa fa-copy tooltipped'; + } + + var clipboardSnippets = new ClipboardJS('.clip-button', { + text: function (trigger) { + hideTooltip(trigger); + let playground = trigger.closest("pre"); + return playground_text(playground, false); + } + }); + + Array.from(clipButtons).forEach(function (clipButton) { + clipButton.addEventListener('mouseout', function (e) { + hideTooltip(e.currentTarget); + }); + }); + + clipboardSnippets.on('success', function (e) { + e.clearSelection(); + showTooltip(e.trigger, "Copied!"); + }); + + clipboardSnippets.on('error', function (e) { + showTooltip(e.trigger, "Clipboard error!"); + }); +})(); + +(function scrollToTop () { + var menuTitle = document.querySelector('.menu-title'); + + menuTitle.addEventListener('click', function () { + document.scrollingElement.scrollTo({ top: 0, behavior: 'smooth' }); + }); +})(); + +(function controllMenu() { + var menu = document.getElementById('menu-bar'); + + (function controllPosition() { + var scrollTop = document.scrollingElement.scrollTop; + var prevScrollTop = scrollTop; + var minMenuY = -menu.clientHeight - 50; + // When the script loads, the page can be at any scroll (e.g. if you reforesh it). + menu.style.top = scrollTop + 'px'; + // Same as parseInt(menu.style.top.slice(0, -2), but faster + var topCache = menu.style.top.slice(0, -2); + menu.classList.remove('sticky'); + var stickyCache = false; // Same as menu.classList.contains('sticky'), but faster + document.addEventListener('scroll', function () { + scrollTop = Math.max(document.scrollingElement.scrollTop, 0); + // `null` means that it doesn't need to be updated + var nextSticky = null; + var nextTop = null; + var scrollDown = scrollTop > prevScrollTop; + var menuPosAbsoluteY = topCache - scrollTop; + if (scrollDown) { + nextSticky = false; + if (menuPosAbsoluteY > 0) { + nextTop = prevScrollTop; + } + } else { + if (menuPosAbsoluteY > 0) { + nextSticky = true; + } else if (menuPosAbsoluteY < minMenuY) { + nextTop = prevScrollTop + minMenuY; + } + } + if (nextSticky === true && stickyCache === false) { + menu.classList.add('sticky'); + stickyCache = true; + } else if (nextSticky === false && stickyCache === true) { + menu.classList.remove('sticky'); + stickyCache = false; + } + if (nextTop !== null) { + menu.style.top = nextTop + 'px'; + topCache = nextTop; + } + prevScrollTop = scrollTop; + }, { passive: true }); + })(); + (function controllBorder() { + function updateBorder() { + if (menu.offsetTop === 0) { + menu.classList.remove('bordered'); + } else { + menu.classList.add('bordered'); + } + } + updateBorder(); + document.addEventListener('scroll', updateBorder, { passive: true }); + })(); +})(); diff --git a/clipboard.min.js b/clipboard.min.js new file mode 100644 index 000000000..02c549e35 --- /dev/null +++ b/clipboard.min.js @@ -0,0 +1,7 @@ +/*! + * clipboard.js v2.0.4 + * https://zenorocha.github.io/clipboard.js + * + * Licensed MIT © Zeno Rocha + */ +!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.ClipboardJS=e():t.ClipboardJS=e()}(this,function(){return function(n){var o={};function r(t){if(o[t])return o[t].exports;var e=o[t]={i:t,l:!1,exports:{}};return n[t].call(e.exports,e,e.exports,r),e.l=!0,e.exports}return r.m=n,r.c=o,r.d=function(t,e,n){r.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:n})},r.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},r.t=function(e,t){if(1&t&&(e=r(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)r.d(n,o,function(t){return e[t]}.bind(null,o));return n},r.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return r.d(e,"a",e),e},r.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},r.p="",r(r.s=0)}([function(t,e,n){"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},i=function(){function o(t,e){for(var n=0;n + + + + + HashMap - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

HashMap

+

Where vectors store values by an integer index, HashMaps store values by key. It is a hash map implemented with quadratic probing and SIMD lookup. By default, HashMap uses a hashing algorithm selected to provide resistance against HashDoS attacks.

+

The default hashing algorithm is currently SipHash 1-3, though this is subject to change at any point in the future. While its performance is very competitive for medium sized keys, other hashing algorithms will outperform it for small keys such as integers as well as large keys such as long strings, though those algorithms will typically not protect against attacks such as HashDoS.

+

The hash table implementation is a Rust port of Google’s SwissTable. The original C++ version of SwissTable can be found here, and this CppCon talk gives an overview of how the algorithm works.

+

Basic Operations

+
    +
  1. 🌟🌟
  2. +
+

+// FILL in the blanks and FIX the errors
+use std::collections::HashMap;
+fn main() {
+    let mut scores = HashMap::new();
+    scores.insert("Sunface", 98);
+    scores.insert("Daniel", 95);
+    scores.insert("Ashley", 69.0);
+    scores.insert("Katie", "58");
+
+    // Get returns an Option<&V>
+    let score = scores.get("Sunface");
+    assert_eq!(score, Some(98));
+
+    if scores.contains_key("Daniel") {
+        // Indexing returns a value V
+        let score = scores["Daniel"];
+        assert_eq!(score, __);
+        scores.remove("Daniel");
+    }
+
+    assert_eq!(scores.len(), __);
+
+    for (name, score) in scores {
+        println!("The score of {} is {}", name, score);
+    }
+}
+
    +
  1. 🌟🌟
  2. +
+

+use std::collections::HashMap;
+fn main() {
+    let teams = [
+        ("Chinese Team", 100),
+        ("American Team", 10),
+        ("France Team", 50),
+    ];
+
+    let mut teams_map1 = HashMap::new();
+    for team in &teams {
+        teams_map1.insert(team.0, team.1);
+    }
+
+    // IMPLEMENT team_map2 in two ways
+    // Tips: one of the approaches is to use `collect` method
+    let teams_map2...
+
+    assert_eq!(teams_map1, teams_map2);
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟
  2. +
+

+// FILL in the blanks
+use std::collections::HashMap;
+fn main() {
+    // Type inference lets us omit an explicit type signature (which
+    // would be `HashMap<&str, u8>` in this example).
+    let mut player_stats = HashMap::new();
+
+    // Insert a key only if it doesn't already exist
+    player_stats.entry("health").or_insert(100);
+
+    assert_eq!(player_stats["health"], __);
+
+    // Insert a key using a function that provides a new value only if it
+    // doesn't already exist
+    player_stats.entry("health").or_insert_with(random_stat_buff);
+    assert_eq!(player_stats["health"], __);
+
+    // Ensures a value is in the entry by inserting the default if empty, and returns
+    // a mutable reference to the value in the entry.
+    let health = player_stats.entry("health").or_insert(50);
+    assert_eq!(health, __);
+    *health -= 50;
+    assert_eq!(*health, __);
+
+    println!("Success!");
+}
+
+fn random_stat_buff() -> u8 {
+    // Could actually return some random value here - let's just return
+    // some fixed value for now
+    42
+}
+

Requirements of HashMap key

+

Any type that implements the Eq and Hash traits can be a key in HashMap. This includes:

+
    +
  • bool (though not very useful since there is only two possible keys)
  • +
  • int, uint, and all variations thereof
  • +
  • String and &str (tips: you can have a HashMap keyed by String and call .get() with an &str)
  • +
+

Note that f32 and f64 do not implement Hash, likely because floating-point precision errors would make using them as hashmap keys horribly error-prone.

+

All collection classes implement Eq and Hash if their contained type also respectively implements Eq and Hash. For example, Vec<T> will implement Hash if Timplements Hash.

+
    +
  1. 🌟🌟
  2. +
+

+// FIX the errors
+// Tips: `derive` is usually a good way to implement some common used traits
+use std::collections::HashMap;
+
+struct Viking {
+    name: String,
+    country: String,
+}
+
+impl Viking {
+    /// Creates a new Viking.
+    fn new(name: &str, country: &str) -> Viking {
+        Viking {
+            name: name.to_string(),
+            country: country.to_string(),
+        }
+    }
+}
+
+fn main() {
+    // Use a HashMap to store the vikings' health points.
+    let vikings = HashMap::from([
+        (Viking::new("Einar", "Norway"), 25),
+        (Viking::new("Olaf", "Denmark"), 24),
+        (Viking::new("Harald", "Iceland"), 12),
+    ]);
+
+    // Use derived implementation to print the status of the vikings.
+    for (viking, health) in &vikings {
+        println!("{:?} has {} hp", viking, health);
+    }
+}
+

Capacity

+

Like vectors, HashMaps are growable, but HashMaps can also shrink themselves when they have excess space. You can create a HashMap with a certain starting capacity using HashMap::with_capacity(uint), or use HashMap::new() to get a HashMap with a default initial capacity (recommended).

+

Example

+

+use std::collections::HashMap;
+fn main() {
+    let mut map: HashMap<i32, i32> = HashMap::with_capacity(100);
+    map.insert(1, 2);
+    map.insert(3, 4);
+    // Indeed ,the capacity of HashMap is not 100, so we can't compare the equality here.
+    assert!(map.capacity() >= 100);
+
+    // Shrinks the capacity of the map with a lower limit. It will drop
+    // down no lower than the supplied limit while maintaining the internal rules
+    // and possibly leaving some space in accordance with the resize policy.
+
+    map.shrink_to(50);
+    assert!(map.capacity() >= 50);
+
+    // Shrinks the capacity of the map as much as possible. It will drop
+    // down as much as possible while maintaining the internal rules
+    // and possibly leaving some space in accordance with the resize policy.
+    map.shrink_to_fit();
+    assert!(map.capacity() >= 2);
+    println!("Success!");
+}
+

Ownership

+

For types that implement the Copy trait, like i32 , the values are copied into HashMap. For owned values like String, the values will be moved and HashMap will be the owner of those values.

+
    +
  1. 🌟🌟
  2. +
+
// FIX the errors with least changes
+// DON'T remove any code line
+use std::collections::HashMap;
+fn main() {
+  let v1 = 10;
+  let mut m1 = HashMap::new();
+  m1.insert(v1, v1);
+  println!("v1 is still usable after inserting to hashmap : {}", v1);
+
+  let v2 = "hello".to_string();
+  let mut m2 = HashMap::new();
+  // Ownership moved here
+  m2.insert(v2, v1);
+    
+  assert_eq!(v2, "hello");
+
+  println!("Success!");
+}
+

Third-party Hash libs

+

If the performance of SipHash 1-3 doesn't meet your requirements, you can find replacements in crates.io or github.com.

+

The usage of third-party hash looks like this:

+
#![allow(unused)]
+fn main() {
+use std::hash::BuildHasherDefault;
+use std::collections::HashMap;
+// Introduce a third party hash function
+use twox_hash::XxHash64;
+
+
+let mut hash: HashMap<_, _, BuildHasherDefault<XxHash64>> = Default::default();
+hash.insert(42, "the answer");
+assert_eq!(hash.get(&42), Some(&"the answer"));
+}
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/collections/intro.html b/collections/intro.html new file mode 100644 index 000000000..753388090 --- /dev/null +++ b/collections/intro.html @@ -0,0 +1,255 @@ + + + + + + Collection Types - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Collection Types

+

Learning resources:

+ + +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/collections/string.html b/collections/string.html new file mode 100644 index 000000000..7132188f0 --- /dev/null +++ b/collections/string.html @@ -0,0 +1,436 @@ + + + + + + String - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

String

+

std::string::String is a UTF-8 encoded, growable string. It is the most common string type we used in daily development, it also has ownership over the string contents.

+

Basic operations

+
    +
  1. 🌟🌟
  2. +
+

+// FILL in the blanks and FIX errors
+// 1. Don't use `to_string()`
+// 2. Don't add/remove any code line
+fn main() {
+    let mut s: String = "hello, ";
+    s.push_str("world".to_string());
+    s.push(__);
+
+    move_ownership(s);
+
+    assert_eq!(s, "hello, world!");
+
+    println!("Success!");
+}
+
+fn move_ownership(s: String) {
+    println!("ownership of \"{}\" is moved here!", s)
+}
+

String and &str

+

A String is stored as a vector of bytes (Vec<u8>), but guaranteed to always be a valid UTF-8 sequence. String is heap allocated, growable and not null terminated.

+

&str is a slice (&[u8]) that always points to a valid UTF-8 sequence, and can be used to view into a String, just like &[T] is a view into Vec<T>.

+
    +
  1. 🌟🌟
  2. +
+
// FILL in the blanks
+fn main() {  
+   let mut s = String::from("hello, world");
+
+   let slice1: &str = __; // In two ways
+   assert_eq!(slice1, "hello, world");
+
+   let slice2 = __;
+   assert_eq!(slice2, "hello");
+
+   let slice3: __ = __; 
+   slice3.push('!');
+   assert_eq!(slice3, "hello, world!");
+
+   println!("Success!");
+}
+
    +
  1. 🌟🌟
  2. +
+

+// Question: how many heap allocations are happening here?
+// Your answer: 
+fn main() {  
+    // Create a String type based on `&str`
+    // The type of string literals is `&str`
+   let s: String = String::from("hello, world!");
+
+   // Create a slice point to String `s`
+   let slice: &str = &s;
+
+   // Create a String type based on the recently created slice
+   let s: String = slice.to_string();
+
+   assert_eq!(s, "hello, world!");
+
+   println!("Success!");
+}
+

UTF-8 & Indexing

+

Strings are always valid UTF-8. This has a few implications:

+
    +
  • The first of which is that if you need a non-UTF-8 string, consider OsString. It is similar, but without the UTF-8 constraint.
  • +
  • The second implication is that you cannot index into a String.
  • +
+

Indexing is intended to be a constant-time operation, but UTF-8 encoding does not allow us to do this. Furthermore, it’s not clear what sort of thing the index should return: a byte, a codepoint, or a grapheme cluster. The bytes and chars methods return iterators over the first two, respectively.

+
    +
  1. 🌟🌟🌟 You can't use index to access a char in a string, but you can use slice &s1[start..end].
  2. +
+

+// FILL in the blank and FIX errors
+fn main() {
+    let s = String::from("hello, 世界");
+    let slice1 = s[0]; //tips: `h` only takes 1 byte in UTF8 format
+    assert_eq!(slice1, "h");
+
+    let slice2 = &s[3..5]; // Tips: `中`  takes 3 bytes in UTF8 format
+    assert_eq!(slice2, "世");
+    
+    // Iterate through all chars in s
+    for (i, c) in s.__ {
+        if i == 7 {
+            assert_eq!(c, '世')
+        }
+    }
+
+    println!("Success!");
+}
+

UTF8_slice

+

You can use utf8_slice to slice UTF8 string, it can index chars instead of bytes.

+

Example

+
use utf8_slice;
+fn main() {
+   let s = "The 🚀 goes to the 🌑!";
+
+   let rocket = utf8_slice::slice(s, 4, 5);
+   // Will equal "🚀"
+}
+
    +
  1. 🌟🌟🌟
  2. +
+
+

Tips: maybe you need from_utf8 method

+
+

+// FILL in the blanks
+fn main() {
+    let mut s = String::new();
+    __;
+
+    // Some bytes, in a vector
+    let v = vec![104, 101, 108, 108, 111];
+
+    // Turn a byte's vector into a String
+    let s1 = __;
+    
+    
+    assert_eq!(s, s1);
+
+    println!("Success!");
+}
+

Representation

+

A String is made up of three components: a pointer to some bytes, a length, and a capacity.

+

The pointer points to an internal buffer String uses to store its data. The length is the number of bytes currently stored in the buffer( always stored on the heap ), and the capacity is the size of the buffer in bytes. As such, the length will always be less than or equal to the capacity.

+
    +
  1. 🌟🌟 If a String has enough capacity, adding elements to it will not re-allocate
  2. +
+

+// Modify the code below to print out: 
+// 25
+// 25
+// 25
+// Here, there’s no need to allocate more memory inside the loop.
+fn main() {
+    let mut s = String::new();
+
+    println!("{}", s.capacity());
+
+    for _ in 0..2 {
+        s.push_str("hello");
+        println!("{}", s.capacity());
+    }
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟🌟
  2. +
+

+// FILL in the blanks
+use std::mem;
+
+fn main() {
+    let story = String::from("Rust By Practice");
+
+    // Prevent automatically dropping of the String's data
+    let mut story = mem::ManuallyDrop::new(story);
+
+    let ptr = story.__();
+    let len = story.__();
+    let capacity = story.__();
+
+    assert_eq!(16, len);
+
+    // We can rebuild a String out of ptr, len, and capacity. This is all
+    // unsafe because we are responsible for making sure the components are
+    // valid:
+    let s = unsafe { String::from_raw_parts(ptr, len, capacity) };
+
+    assert_eq!(*story, s);
+
+    println!("Success!");
+}
+

Common methods

+

More exercises of String methods can be found here.

+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/collections/vector.html b/collections/vector.html new file mode 100644 index 000000000..0e9aea940 --- /dev/null +++ b/collections/vector.html @@ -0,0 +1,475 @@ + + + + + + Vector - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Vector

+

Vectors are resizable arrays. Like slices, their size is not known at compile time, but they can grow or shrink at any time.

+

Basic Operations

+
    +
  1. 🌟🌟🌟
  2. +
+

+fn main() {
+    let arr: [u8; 3] = [1, 2, 3];
+    
+    let v = Vec::from(arr);
+    is_vec(&v);
+
+    let v = vec![1, 2, 3];
+    is_vec(&v);
+
+    // vec!(..) and vec![..] are same macros, so
+    let v = vec!(1, 2, 3);
+    is_vec(&v);
+    
+    // In code below, v is Vec<[u8; 3]> , not Vec<u8>
+    // USE Vec::new and `for` to rewrite the below code 
+    let v1 = vec!(arr);
+    is_vec(&v1);
+ 
+    assert_eq!(v, v1);
+
+    println!("Success!");
+}
+
+fn is_vec(v: &Vec<u8>) {}
+
    +
  1. 🌟🌟 A Vec can be extended with extend method
  2. +
+

+// FILL in the blank
+fn main() {
+    let mut v1 = Vec::from([1, 2, 4]);
+    v1.pop();
+    v1.push(3);
+    
+    let mut v2 = Vec::new();
+    v2.__;
+
+    assert_eq!(v1, v2);
+
+    println!("Success!");
+}
+

Turn X Into Vec

+
    +
  1. 🌟🌟🌟
  2. +
+

+// FILL in the blanks
+fn main() {
+    // Array -> Vec
+    // impl From<[T; N]> for Vec
+    let arr = [1, 2, 3];
+    let v1 = __(arr);
+    let v2: Vec<i32> = arr.__();
+ 
+    assert_eq!(v1, v2);
+ 
+    
+    // String -> Vec
+    // impl From<String> for Vec
+    let s = "hello".to_string();
+    let v1: Vec<u8> = s.__();
+
+    let s = "hello".to_string();
+    let v2 = s.into_bytes();
+    assert_eq!(v1, v2);
+
+    // impl<'_> From<&'_ str> for Vec
+    let s = "hello";
+    let v3 = Vec::__(s);
+    assert_eq!(v2, v3);
+
+    // Iterators can be collected into vectors
+    let v4: Vec<i32> = [0; 10].into_iter().collect();
+    assert_eq!(v4, vec![0; 10]);
+
+    println!("Success!");
+ }
+

Indexing

+
    +
  1. 🌟🌟🌟
  2. +
+

+// FIX the error and IMPLEMENT the code
+fn main() {
+    let mut v = Vec::from([1, 2, 3]);
+    for i in 0..5 {
+        println!("{:?}", v[i])
+    }
+
+    for i in 0..5 {
+       // IMPLEMENT the code here...
+    }
+    
+    assert_eq!(v, vec![2, 3, 4, 5, 6]);
+
+    println!("Success!");
+}
+

Slicing

+

A Vec can be mutable. On the other hand, slices are read-only objects. To get a slice, use &.

+

In Rust, it’s more common to pass slices as arguments rather than vectors when you just want to provide read access. The same goes for String and &str.

+
    +
  1. 🌟🌟
  2. +
+

+// FIX the errors
+fn main() {
+    let mut v = vec![1, 2, 3];
+
+    let slice1 = &v[..];
+    // Out of bounds will cause a panic
+    // You must use `v.len` here
+    let slice2 = &v[0..4];
+    
+    assert_eq!(slice1, slice2);
+    
+    // Slices are read only
+    // Note: slice and &Vec are different
+    let vec_ref: &mut Vec<i32> = &mut v;
+    (*vec_ref).push(4);
+    let slice3 = &mut v[0..3];
+    slice3.push(4);
+
+    assert_eq!(slice3, &[1, 2, 3, 4]);
+
+    println!("Success!");
+}
+

Capacity

+

The capacity of a vector is the amount of space allocated for any future elements that will be added onto the vector. This is not to be confused with the length of a vector, which specifies the number of actual elements within the vector. If a vector’s length exceeds its capacity, its capacity will automatically be increased, but its elements will have to be reallocated.

+

For example, a vector with capacity 10 and length 0 would be an empty vector with space for 10 more elements. Pushing 10 or fewer elements onto the vector will not change its capacity or cause reallocation to occur. However, if the vector’s length is increased to 11, it will have to reallocate, which can be slow. For this reason, it is recommended to use Vec::with_capacity whenever possible to specify how big the vector is expected to get.

+
    +
  1. 🌟🌟
  2. +
+
// FIX the errors
+fn main() {
+    let mut vec = Vec::with_capacity(10);
+
+    // The vector contains no items, even though it has capacity for more
+    assert_eq!(vec.len(), __);
+    assert_eq!(vec.capacity(), 10);
+
+    // These are all done without reallocating...
+    for i in 0..10 {
+        vec.push(i);
+    }
+    assert_eq!(vec.len(), __);
+    assert_eq!(vec.capacity(), __);
+
+    // ...but this may make the vector reallocate
+    vec.push(11);
+    assert_eq!(vec.len(), 11);
+    assert!(vec.capacity() >= 11);
+
+
+    // Fill in an appropriate value to make the `for` done without reallocating 
+    let mut vec = Vec::with_capacity(__);
+    for i in 0..100 {
+        vec.push(i);
+    }
+
+    assert_eq!(vec.len(), __);
+    assert_eq!(vec.capacity(), __);
+    
+    println!("Success!");
+}
+

Store distinct types in Vector

+

The elements in a vector must be the same type, for example , the code below will cause an error:

+
fn main() {
+   let v = vec![1, 2.0, 3];
+}
+

But we can use enums or trait objects to store distinct types.

+
    +
  1. 🌟🌟
  2. +
+
#[derive(Debug)]
+enum IpAddr {
+    V4(String),
+    V6(String),
+}
+fn main() {
+    // FILL in the blank
+    let v : Vec<IpAddr>= __;
+    
+    // Comparing two enums need to derive the PartialEq trait
+    assert_eq!(v[0], IpAddr::V4("127.0.0.1".to_string()));
+    assert_eq!(v[1], IpAddr::V6("::1".to_string()));
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟
  2. +
+
trait IpAddr {
+    fn display(&self);
+}
+
+struct V4(String);
+impl IpAddr for V4 {
+    fn display(&self) {
+        println!("ipv4: {:?}",self.0)
+    }
+}
+struct V6(String);
+impl IpAddr for V6 {
+    fn display(&self) {
+        println!("ipv6: {:?}",self.0)
+    }
+}
+
+fn main() {
+    // FILL in the blank
+    let v: __= vec![
+        Box::new(V4("127.0.0.1".to_string())),
+        Box::new(V6("::1".to_string())),
+    ];
+
+    for ip in v {
+        ip.display();
+    }
+}
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/comments-docs.html b/comments-docs.html new file mode 100644 index 000000000..f03eb060e --- /dev/null +++ b/comments-docs.html @@ -0,0 +1,514 @@ + + + + + + Comments and Docs - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Comments and Docs

+

Every program requires comments:

+

Comments

+
    +
  • Regular comments which are ignored by the compiler: +
      +
    • // Line comment, which goes to the end of the line
    • +
    • /* Block comment, which goes to the end of the closing delimiter */
    • +
    +
  • +
+

Examples

+
fn main() {
+    // This is an example of a line comment
+    // There are two slashes at the beginning of the line
+    // And nothing written inside these will be read by the compiler
+
+    // println!("Hello, world!");
+
+    // Run it. See? Now try deleting the two slashes, and run it again.
+
+    /* 
+     * This is another type of comment, a block comment. In general,
+     * line comments are the recommended comment style. But
+     * block comments are extremely useful for temporarily disabling
+     * chunks of code. /* Block comments can be /* nested, */ */
+     * so it takes only a few keystrokes to comment out everything
+     * in this main() function. /*/*/* Try it yourself! */*/*/
+     */
+
+    /*
+    Note: The previous column of `*` was entirely for style. There's
+    no actual need for it.
+    */
+}
+

Exercises

+
    +
  1. 🌟🌟
  2. +
+

+/* Make it work, only using comments! */
+fn main() {
+    todo!();
+    unimplemented!();
+
+    assert_eq!(6, 5 + 3 + 2 + 1 )
+}
+

Doc Comments

+
    +
  • Doc comments which are parsed into HTML and supported Markdown +
      +
    • /// Generate library docs for the following item
    • +
    • //! Generate library docs for the eclosing item
    • +
    +
  • +
+

Before starting, we need to create a new package for practice: cargo new --lib doc-comments.

+

Line doc comments ///

+

Add docs for function add_one

+
#![allow(unused)]
+fn main() {
+// in lib.rs
+
+/// Add one to the given value and return the value
+///
+/// # Examples
+///
+/// ```
+/// let arg = 5;
+/// let answer = my_crate::add_one(arg);
+///
+/// assert_eq!(6, answer);
+/// ```
+pub fn add_one(x: i32) -> i32 {
+    x + 1
+}
+}
+

Cargo doc

+

We can use cargo doc --open to generate html files and open them in the browser.

+

Block doc comments /** ... */

+

Add docs for function add_two:

+
#![allow(unused)]
+fn main() {
+/** Add two to the given value and return a new value
+
+Examples
+
+let arg = 5;
+let answer = my_crate::add_two(arg);
+
+assert_eq!(7, answer);
+
+*/
+pub fn add_two(x: i32) -> i32 {
+    x + 2
+}
+}
+

Doc comments for crate and module

+

We can also add doc comments for our crates and modules.

+

Firstly, let's add some doc comments for our library crate:

+
+

Note: We must place crates and module comments at the top of crate root or module file.

+
+
#![allow(unused)]
+fn main() {
+//! # Doc comments
+//! 
+//! A library for showing how to use doc comments
+
+// in lib.rs
+pub mod compute;
+}
+

You can also use block comments to achieve this:

+
#![allow(unused)]
+fn main() {
+/*! # Doc comments
+
+ A library for showing how to use doc comments */
+}
+

Next, create a new module file src/compute.rs, and add following comments to it:

+
#![allow(unused)]
+fn main() {
+//! //! Do some complicated arithmetic that you can't do by yourself
+
+// in compute.rs
+}
+

Then run cargo doc --open and see the results.

+

Doc tests

+

The doc comments of add_one and add_two contain two example code blocks.

+

The examples can not only demonstrate how to use your library, but also running as test with cargo test command.

+
    +
  1. 🌟🌟 But there are errors in the two examples, please fix them, and running with cargo test to get following result:
  2. +
+
running 0 tests
+
+test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
+
+   Doc-tests doc-comments
+
+running 2 tests
+test src/lib.rs - add_one (line 11) ... ok
+test src/lib.rs - add_two (line 26) ... ok
+
+test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.55s
+
+
    +
  1. 🌟🌟 Sometimes we expect an example to be panic, add following code to src/compute.rs and make the cargo test passed.
  2. +
+
+

You can only modify the comments, DON'T modify fn div

+
+
#![allow(unused)]
+fn main() {
+// in src/compute.rs
+
+/// # Panics
+///
+/// The function panics if the second argument is zero.
+///
+/// ```rust,should_panic
+/// // panics on division by zero
+/// doc_comments::compute::div(10, 0);
+/// ```
+pub fn div(a: i32, b: i32) -> i32 {
+    if b == 0 {
+        panic!("Divide-by-zero error");
+    }
+
+    a / b
+}
+}
+
    +
  1. 🌟🌟 Sometimes we want to hide the doc comments, but keep the doc tests.
  2. +
+

Add following code to src/compute.rs ,

+
// in src/compute.rs
+
+/// ```
+/// # fn try_main() -> Result<(), String> {
+/// # let res = doc_comments::compute::try_div(10, 0)?;
+/// # Ok(()) // returning from try_main
+/// # }
+/// # fn main() { 
+/// #    try_main().unwrap();
+/// #
+/// # }
+/// ```
+pub fn try_div(a: i32, b: i32) -> Result<i32, String> {
+    if b == 0 {
+        Err(String::from("Divide-by-zero"))
+    } else {
+        Ok(a / b)
+    }
+}
+

and modify this code to achieve two goals:

+
    +
  • The doc comments must not be presented in html files generated by cargo doc --open
  • +
  • run the tests, you should see results as below:
  • +
+
running 0 tests
+
+test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
+
+   Doc-tests doc-comments
+
+running 4 tests
+test src/compute.rs - compute::div (line 7) ... ok
+test src/lib.rs - add_two (line 27) ... ok
+test src/lib.rs - add_one (line 11) ... ok
+test src/compute.rs - compute::try_div (line 20) ... ok
+
+test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
+
+

Code navigation

+

Rust provide a very powerful feature for us, that is code navigation in doc comments.

+

Add following code to src/lib.rs:

+
#![allow(unused)]
+fn main() {
+// in lib.rs
+
+/// Add three to the given value and return a [`Option`] type
+pub fn add_three(x: i32) -> Option<i32> {
+    Some(x + 3)
+}
+}
+

Besides jump into the standard library, you can also jump to another module in the package.

+
#![allow(unused)]
+fn main() {
+// in lib.rs
+
+mod a {
+    /// Add four to the given value and return a [`Option`] type
+    /// [`crate::MySpecialFormatter`]
+    pub fn add_four(x: i32) -> Option<i32> {
+        Some(x + 4)
+    }
+}
+
+struct MySpecialFormatter;
+}
+

Doc attributes

+

Below are a few examples of the most common #[doc] attributes used with rustdoc.

+

inline

+

Used to inline docs, instead of linking out to separate page.

+
#[doc(inline)]
+pub use bar::Bar;
+
+/// bar docs
+mod bar {
+    /// the docs for Bar
+    pub struct Bar;
+}
+

no_inline

+

Used to prevent linking out to separate page or anywhere.

+
// Example from libcore/prelude
+#[doc(no_inline)]
+pub use crate::mem::drop;
+

hidden

+

Using this tells rustdoc not to include this in documentation:

+
// Example from the futures-rs library
+#[doc(hidden)]
+pub use self::async_await::*;
+

For documentation, rustdoc is widely used by the community. It's what is used to generate the std library docs.

+

Full Code

+

The full code of package doc-comments is here.

+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/compound-types/array.html b/compound-types/array.html new file mode 100644 index 000000000..51bb29256 --- /dev/null +++ b/compound-types/array.html @@ -0,0 +1,344 @@ + + + + + + Array - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Array

+

The type of array is [T; Length], as you can see, array's length is part of their type signature. So their length must be known at compile time.

+

For example, you cant initialize an array like below:

+
#![allow(unused)]
+fn main() {
+fn init_arr(n: i32) {
+    let arr = [1; n];
+}
+}
+

This will cause an error, because the compiler has no idea of the exact size of the array at compile time.

+
    +
  1. 🌟
  2. +
+

+fn main() {
+    // Fill the blank with proper array type
+    let arr: __ = [1, 2, 3, 4, 5];
+
+    // Modify the code below to make it work
+    assert!(arr.len() == 4);
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟
  2. +
+

+fn main() {
+    // We can ignore parts of the array type or even the whole type, let the compiler infer it for us
+    let arr0 = [1, 2, 3];
+    let arr: [_; 3] = ['a', 'b', 'c'];
+    
+    // Fill the blank
+    // Arrays are stack allocated, `std::mem::size_of_val` returns the bytes which an array occupies
+    // A char takes 4 bytes in Rust: Unicode char
+    assert!(std::mem::size_of_val(&arr) == __);
+
+    println!("Success!");
+}
+
    +
  1. 🌟 All elements in an array can be initialized to the same value at once.
  2. +
+

+fn main() {
+    // Fill the blank
+    let list: [i32; 100] = __ ;
+
+    assert!(list[0] == 1);
+    assert!(list.len() == 100);
+
+    println!("Success!");
+}
+
    +
  1. 🌟 All elements in an array must be of the same type
  2. +
+

+fn main() {
+    // Fix the error
+    let _arr = [1, 2, '3'];
+
+    println!("Success!");
+}
+
    +
  1. 🌟 Indexing starts at 0.
  2. +
+

+fn main() {
+    let arr = ['a', 'b', 'c'];
+    
+    let ele = arr[1]; // Only modify this line to make the code work!
+
+    assert!(ele == 'a');
+
+    println!("Success!");
+}
+
    +
  1. 🌟 Out of bounds indexing causes panic.
  2. +
+

+// Fix the error
+fn main() {
+    let names = [String::from("Sunfei"), "Sunface".to_string()];
+    
+    // `Get` returns an Option<T>, it's safe to use
+    let name0 = names.get(0).unwrap();
+
+    // But indexing is not safe
+    let _name1 = &names[2];
+
+    println!("Success!");
+}
+
+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/compound-types/enum.html b/compound-types/enum.html new file mode 100644 index 000000000..ff6d3e77a --- /dev/null +++ b/compound-types/enum.html @@ -0,0 +1,452 @@ + + + + + + Enum - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Enum

+
    +
  1. 🌟🌟 Enums can be created with explicit discriminator.
  2. +
+

+// Fix the errors
+enum Number {
+    Zero,
+    One,
+    Two,
+}
+
+enum Number1 {
+    Zero = 0,
+    One,
+    Two,
+}
+
+// C-like enum
+enum Number2 {
+    Zero = 0.0,
+    One = 1.0,
+    Two = 2.0,
+}
+
+
+fn main() {
+    // An enum variant can be converted to a integer by `as`
+    assert_eq!(Number::One, Number1::One);
+    assert_eq!(Number1::One, Number2::One);
+
+    println!("Success!");
+} 
+
    +
  1. 🌟 Each enum variant can hold its own data.
  2. +
+

+// Fill in the blank
+enum Message {
+    Quit,
+    Move { x: i32, y: i32 },
+    Write(String),
+    ChangeColor(i32, i32, i32),
+}
+
+fn main() {
+    let msg1 = Message::Move{__}; // Instantiating with x = 1, y = 2 
+    let msg2 = Message::Write(__); // Instantiating with "hello, world!"
+
+    println!("Success!");
+} 
+
    +
  1. 🌟🌟 We can get the data which an enum variant is holding by pattern match.
  2. +
+

+// Fill in the blank and fix the error
+enum Message {
+    Quit,
+    Move { x: i32, y: i32 },
+    Write(String),
+    ChangeColor(i32, i32, i32),
+}
+
+fn main() {
+    let msg = Message::Move{x: 1, y: 2};
+
+    if let Message::Move{__} = msg {
+        assert_eq!(a, b);
+    } else {
+        panic!("NEVER LET THIS RUN!");
+    }
+
+    println!("Success!");
+} 
+
    +
  1. 🌟🌟
  2. +
+

+// Fill in the blank and fix the errors
+enum Message {
+    Quit,
+    Move { x: i32, y: i32 },
+    Write(String),
+    ChangeColor(i32, i32, i32),
+}
+
+fn main() {
+    let msgs: __ = [
+        Message::Quit,
+        Message::Move{x:1, y:3},
+        Message::ChangeColor(255,255,0)
+    ];
+
+    for msg in msgs {
+        show_message(msg)
+    }
+} 
+
+fn show_message(msg: Message) {
+    println!("{}", msg);
+}
+
    +
  1. 🌟🌟 Since there is no null in Rust, we have to use enum Option<T> to deal with the cases when the value is absent.
  2. +
+

+// Fill in the blank to make the `println` work.
+// Also add some code to prevent the `panic` from running.
+fn main() {
+    let five = Some(5);
+    let six = plus_one(five);
+    let none = plus_one(None);
+
+    if let __ = six {
+        println!("{}", n);
+
+        println!("Success!");
+    } 
+        
+    panic!("NEVER LET THIS RUN!");
+} 
+
+fn plus_one(x: Option<i32>) -> Option<i32> {
+    match x {
+        __ => None,
+        __ => Some(i + 1),
+    }
+}
+
    +
  1. 🌟🌟🌟🌟 Implement a linked-list via enums.
  2. +
+

+use crate::List::*;
+
+enum List {
+    // Cons: Tuple struct that wraps an element and a pointer to the next node
+    Cons(u32, Box<List>),
+    // Nil: A node that signifies the end of the linked list
+    Nil,
+}
+
+// Methods can be attached to an enum
+impl List {
+    // Create an empty list
+    fn new() -> List {
+        // `Nil` has type `List`
+        Nil
+    }
+
+    // Consume a list, and return the same list with a new element at its front
+    fn prepend(self, elem: u32) -> __ {
+        // `Cons` also has type List
+        Cons(elem, Box::new(self))
+    }
+
+    // Return the length of the list
+    fn len(&self) -> u32 {
+        // `self` has to be matched, because the behavior of this method
+        // depends on the variant of `self`
+        // `self` has type `&List`, and `*self` has type `List`, matching on a
+        // concrete type `T` is preferred over a match on a reference `&T`
+        // After Rust 2018 you can use self here and tail (with no ref) below as well,
+        // rust will infer &s and ref tail. 
+        // See https://doc.rust-lang.org/edition-guide/rust-2018/ownership-and-lifetimes/default-match-bindings.html
+        match *self {
+            // Can't take ownership of the tail, because `self` is borrowed;
+            // Instead take a reference to the tail
+            Cons(_, ref tail) => 1 + tail.len(),
+            // Base Case: An empty list has zero length
+            Nil => 0
+        }
+    }
+
+    // Return representation of the list as a (heap allocated) string
+    fn stringify(&self) -> String {
+        match *self {
+            Cons(head, __ tail) => {
+                // `format!` is similar to `print!`, but returns a heap
+                // allocated string instead of printing to the console
+                format!("{}, {}", head, tail.__())
+            },
+            Nil => {
+                format!("Nil")
+            },
+        }
+    }
+}
+
+fn main() {
+    // Create an empty linked list
+    let mut list = List::new();
+
+    // Prepend some elements
+    list = list.prepend(1);
+    list = list.prepend(2);
+    list = list.prepend(3);
+
+    // Show the final state of the list
+    println!("linked list has length: {}", list.len());
+    println!("{}", list.stringify());
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/compound-types/intro.html b/compound-types/intro.html new file mode 100644 index 000000000..d553fedc2 --- /dev/null +++ b/compound-types/intro.html @@ -0,0 +1,255 @@ + + + + + + Compound Types - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Compound Types

+

Learning resources:

+ + +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/compound-types/slice.html b/compound-types/slice.html new file mode 100644 index 000000000..aaab11a8d --- /dev/null +++ b/compound-types/slice.html @@ -0,0 +1,343 @@ + + + + + + Slice - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Slice

+

Slices are similar to arrays, but their length is not known at compile time, so you can't use slice directly.

+
    +
  1. 🌟🌟 Here, both [i32] and str are slice types, but directly using it will cause errors. You have to use the reference of the slice instead: &[i32], &str.
  2. +
+

+// Fix the errors, DON'T add new lines!
+fn main() {
+    let arr = [1, 2, 3];
+    let s1: [i32] = arr[0..2];
+
+    let s2: str = "hello, world" as str;
+
+    println!("Success!");
+}
+

A slice reference is a two-word object, for simplicity reasons, from now on we will use slice instead of slice reference. The first word is a pointer to the data, and the second word is the length of the slice. The word size is the same as usize, determined by the processor architecture, e.g. 64 bits on an x86-64. Slices can be used to borrow a section of an array, and have the type signature &[T].

+
    +
  1. 🌟🌟🌟
  2. +
+

+fn main() {
+    let arr: [char; 3] = ['中', '国', '人'];
+
+    let slice = &arr[..2];
+    
+    // Modify '8' to make it work
+    // TIPS: slice( reference ) IS NOT an array, if it is an array, then `assert!` will be passed: Each of the two chars '中' and '国'  occupies 4 bytes, 2 * 4 = 8
+    assert!(std::mem::size_of_val(&slice) == 8);
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟
  2. +
+

+fn main() {
+    let arr: [i32; 5] = [1, 2, 3, 4, 5];
+    // Fill the blanks to make the code work
+    let slice: __ = __;
+    assert_eq!(slice, &[2, 3, 4]);
+
+    println!("Success!");
+}
+

String slices

+
    +
  1. 🌟
  2. +
+

+fn main() {
+    let s = String::from("hello");
+
+    let slice1 = &s[0..2];
+    // Fill the blank to make the code work, DON'T USE 0..2 again
+    let slice2 = &s[__];
+
+    assert_eq!(slice1, slice2);
+
+    println!("Success!");
+}
+
    +
  1. 🌟
  2. +
+

+fn main() {
+    let s = "你好,世界";
+    // Modify this line to make the code work
+    let slice = &s[0..2];
+
+    assert!(slice == "你");
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟 &String can be implicitly converted into &str.
  2. +
+

+// Fix errors
+fn main() {
+    let mut s = String::from("hello world");
+
+    // Here, &s is `&String` type, but `first_letter` needs a `&str` type.
+    // It works because `&String` can be implicitly converted to `&str. If you want to know more, this is called `Deref coercion`. 
+    let letter = first_letter(&s);
+
+    s.clear(); // error!
+
+    println!("the first letter is: {}", letter);
+}
+fn first_letter(s: &str) -> &str {
+    &s[..1]
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/compound-types/string.html b/compound-types/string.html new file mode 100644 index 000000000..cd510f277 --- /dev/null +++ b/compound-types/string.html @@ -0,0 +1,485 @@ + + + + + + string - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

String

+

The type of string literal "hello, world" is &str, e.g let s: &str = "hello, world".

+

Str and &str

+
    +
  1. 🌟 We can't use str type in normal ways, but we can use &str.
  2. +
+

+// Fix error without adding new line
+fn main() {
+    let s: str = "hello, world";
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟 We can only use str by boxing it, & can be used to convert Box<str> to &str
  2. +
+

+// Fix the error with at least two solutions
+fn main() {
+    let s: Box<str> = "hello, world".into();
+    greetings(s)
+}
+
+fn greetings(s: &str) {
+    println!("{}",s)
+}
+

String

+

String type is defined in std and stored as a vector of bytes (Vec), but guaranteed to always be a valid UTF-8 sequence. String is heap allocated, growable and not null terminated.

+
    +
  1. 🌟
  2. +
+

+// Fill the blank
+fn main() {
+    let mut s = __;
+    s.push_str("hello, world");
+    s.push('!');
+
+    assert_eq!(s, "hello, world!");
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟🌟
  2. +
+

+// Fix all errors without adding newline
+fn main() {
+    let s = String::from("hello");
+    s.push(',');
+    s.push(" world");
+    s += "!".to_string();
+
+    println!("{}", s);
+}
+
    +
  1. 🌟🌟 replace can be used to replace substring
  2. +
+

+// Fill the blank
+fn main() {
+    let s = String::from("I like dogs");
+    // Allocate new memory and store the modified string there
+    let s1 = s.__("dogs", "cats");
+
+    assert_eq!(s1, "I like cats");
+
+    println!("Success!");
+}
+

More String methods can be found under String module.

+
    +
  1. 🌟🌟 You can only concat a String with &str, and String's ownership can be moved to another variable.
  2. +
+

+// Fix errors without removing any line
+fn main() {
+    let s1 = String::from("hello,");
+    let s2 = String::from("world!");
+    let s3 = s1 + s2; 
+    assert_eq!(s3, "hello,world!");
+    println!("{}", s1);
+}
+

&str and String

+

Opposite to the seldom using of str, &str and String are used everywhere!

+
    +
  1. 🌟🌟 &str can be converted to String in two ways
  2. +
+

+// Fix error with at least two solutions
+fn main() {
+    let s = "hello, world";
+    greetings(s)
+}
+
+fn greetings(s: String) {
+    println!("{}", s)
+}
+
    +
  1. 🌟🌟 We can use String::from or to_string to convert a &str to String
  2. +
+

+// Use two approaches to fix the error and without adding a new line
+fn main() {
+    let s = "hello, world".to_string();
+    let s1: &str = s;
+
+    println!("Success!");
+}
+

String escapes

+
    +
  1. 🌟
  2. +
+
fn main() {
+    // You can use escapes to write bytes by their hexadecimal values
+    // Fill the blank below to show "I'm writing Rust"
+    let byte_escape = "I'm writing Ru\x73__!";
+    println!("What are you doing\x3F (\\x3F means ?) {}", byte_escape);
+
+    // ...Or Unicode code points.
+    let unicode_codepoint = "\u{211D}";
+    let character_name = "\"DOUBLE-STRUCK CAPITAL R\"";
+
+    println!("Unicode character {} (U+211D) is called {}",
+                unicode_codepoint, character_name );
+
+    let long_string = "String literals
+                        can span multiple lines.
+                        The linebreak and indentation here \
+                         can be escaped too!";
+    println!("{}", long_string);
+}
+
    +
  1. 🌟🌟🌟 Sometimes there are just too many characters that need to be escaped or it's just much more convenient to write a string out as-is. This is where raw string literals come into play.
  2. +
+

+/* Fill in the blank and fix the errors */
+fn main() {
+    let raw_str = r"Escapes don't work here: \x3F \u{211D}";
+    // Modify above line to make it work
+    assert_eq!(raw_str, "Escapes don't work here: ? ℝ");
+
+    // If you need quotes in a raw string, add a pair of #s
+    let quotes = r#"And then I said: "There is no escape!""#;
+    println!("{}", quotes);
+
+    // If you need "# in your string, just use more #s in the delimiter.
+    // You can use up to 65535 #s.
+    let delimiter = r###"A string with "# in it. And even "##!"###;
+    println!("{}", delimiter);
+
+    // Fill the blank
+    let long_delimiter = __;
+    assert_eq!(long_delimiter, "Hello, \"##\"");
+
+    println!("Success!");
+}
+

Byte string

+

Want a string that's not UTF-8? (Remember, str and String must be valid UTF-8). Or maybe you want an array of bytes that's mostly text? Byte strings to the rescue!

+

Example:

+
use std::str;
+
+fn main() {
+    // Note that this is not actually a `&str`
+    let bytestring: &[u8; 21] = b"this is a byte string";
+
+    // Byte arrays don't have the `Display` trait, so printing them is a bit limited
+    println!("A byte string: {:?}", bytestring);
+
+    // Byte strings can have byte escapes...
+    let escaped = b"\x52\x75\x73\x74 as bytes";
+    // ...But no unicode escapes
+    // let escaped = b"\u{211D} Is not allowed";
+    println!("Some escaped bytes: {:?}", escaped);
+
+
+    // Raw byte strings work just like raw strings
+    let raw_bytestring = br"\u{211D} is not escaped here";
+    println!("{:?}", raw_bytestring);
+
+    // Converting a byte array to `str` can fail
+    if let Ok(my_str) = str::from_utf8(raw_bytestring) {
+        println!("And the same as text: '{}'", my_str);
+    }
+
+    let _quotes = br#"You can also use "fancier" formatting, \
+                    like with normal raw strings"#;
+
+    // Byte strings don't have to be UTF-8
+    let shift_jis = b"\x82\xe6\x82\xa8\x82\xb1\x82\xbb"; // "ようこそ" In SHIFT-JIS
+
+    // But then they can't always be converted to `str`
+    match str::from_utf8(shift_jis) {
+        Ok(my_str) => println!("Conversion successful: '{}'", my_str),
+        Err(e) => println!("Conversion failed: {:?}", e),
+    };
+}
+

A more detailed listing of the ways to write string literals and escape characters is given in the 'Tokens' chapter of the Rust Reference.

+

String index

+
    +
  1. 🌟🌟🌟 You can't use index to access a char in a string, but you can use slice &s1[start..end].
  2. +
+

+fn main() {
+    let s1 = String::from("hi,中国");
+    let h = s1[0]; // Modify this line to fix the error, tips: `h` only takes 1 byte in UTF8 format
+    assert_eq!(h, "h");
+
+    let h1 = &s1[3..5]; // Modify this line to fix the error, tips: `中`  takes 3 bytes in UTF8 format
+    assert_eq!(h1, "中");
+
+    println!("Success!");
+}
+

Operate on UTF8 string

+
    +
  1. 🌟
  2. +
+

+fn main() {
+    // Fill the blank to print each char in "你好,世界"
+    for c in "你好,世界".__ {
+        println!("{}", c)
+    }
+}
+

utf8_slice

+

You can use utf8_slice to slice UTF8 string, it can index chars instead of bytes.

+

Example

+
use utf8_slice;
+fn main() {
+    let s = "The 🚀 goes to the 🌑!";
+
+    let rocket = utf8_slice::slice(s, 4, 5);
+    // Will equal "🚀"
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/compound-types/struct.html b/compound-types/struct.html new file mode 100644 index 000000000..b136c4277 --- /dev/null +++ b/compound-types/struct.html @@ -0,0 +1,462 @@ + + + + + + Struct - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Struct

+

The types of structs

+
    +
  1. 🌟 We must specify concrete values for each of the fields in struct.
  2. +
+

+// Fix the error
+struct Person {
+    name: String,
+    age: u8,
+    hobby: String
+}
+fn main() {
+    let age = 30;
+    let p = Person {
+        name: String::from("sunface"),
+        age,
+    };
+
+    println!("Success!");
+} 
+
    +
  1. 🌟 Unit struct don't have any fields. It can be useful when you need to implement a trait on some type but don’t have any data that you want to store in the type itself.
  2. +
+

+struct Unit;
+trait SomeTrait {
+    // ...Some behaviors defined here.
+}
+
+// We don't care about what fields  are  in the Unit, but we care about its behaviors.
+// So we use a struct with no fields and implement some behaviors for it
+impl SomeTrait for Unit {  }
+fn main() {
+    let u = Unit;
+    do_something_with_unit(u);
+
+    println!("Success!");
+} 
+
+// Fill the blank to make the code work
+fn do_something_with_unit(u: __) {   }
+
    +
  1. 🌟🌟🌟 Tuple struct looks similar to tuples, it has added meaning the struct name provides but has no named fields. It's useful when you want to give the whole tuple a name, but don't care about the fields's names.
  2. +
+

+// Fix the error and fill the blanks
+struct Color(i32, i32, i32);
+struct Point(i32, i32, i32);
+fn main() {
+    let v = Point(__, __, __);
+    check_color(v);
+
+    println!("Success!");
+}   
+
+fn check_color(p: Color) {
+    let (x, _, _) = p;
+    assert_eq!(x, 0);
+    assert_eq!(p.1, 127);
+    assert_eq!(__, 255);
+ }
+

Operating on structs

+
    +
  1. 🌟 You can make a whole struct mutable when instantiating it, but Rust doesn't allow us to mark only certain fields as mutable.
  2. +
+

+// Fill the blank and fix the error without adding/removing new line
+struct Person {
+    name: String,
+    age: u8,
+}
+fn main() {
+    let age = 18;
+    let p = Person {
+        name: String::from("sunface"),
+        age,
+    };
+
+    // How can you believe sunface is only 18? 
+    p.age = 30;
+
+    // Fill the blank
+    __ = String::from("sunfei");
+
+    println!("Success!");
+}
+
    +
  1. 🌟 Using field init shorthand syntax to reduce repetitions.
  2. +
+

+// Fill the blank
+struct Person {
+    name: String,
+    age: u8,
+}
+fn main() {
+    println!("Success!");
+} 
+
+fn build_person(name: String, age: u8) -> Person {
+    Person {
+        age,
+        __
+    }
+}
+
    +
  1. 🌟 You can create instance from other instance with struct update syntax
  2. +
+

+// Fill the blank to make the code work
+struct User {
+    active: bool,
+    username: String,
+    email: String,
+    sign_in_count: u64,
+}
+fn main() {
+    let u1 = User {
+        email: String::from("someone@example.com"),
+        username: String::from("sunface"),
+        active: true,
+        sign_in_count: 1,
+    };
+
+    let u2 = set_email(u1);
+
+    println!("Success!");
+} 
+
+fn set_email(u: User) -> User {
+    User {
+        email: String::from("contact@im.dev"),
+        __
+    }
+}
+ +
    +
  1. 🌟🌟 We can use #[derive(Debug)] to make a struct printable.
  2. +
+

+// Fill the blanks to make the code work
+#[__]
+struct Rectangle {
+    width: u32,
+    height: u32,
+}
+
+fn main() {
+    let scale = 2;
+    let rect1 = Rectangle {
+        width: dbg!(30 * scale), // Print debug info to stderr and assign the value of  `30 * scale` to `width`
+        height: 50,
+    };
+
+    dbg!(&rect1); // Print debug info to stderr
+
+    println!(__, rect1); // Print debug info to stdout
+}
+

Partial move

+

Within the destructuring of a single variable, both by-move and by-reference pattern bindings can be used at the same time. Doing this will result in a partial move of the variable, which means that parts of the variable will be moved while other parts stay. In such a case, the parent variable cannot be used afterwards as a whole, however the parts that are only referenced (and not moved) can still be used.

+

Example

+

+fn main() {
+    #[derive(Debug)]
+    struct Person {
+        name: String,
+        age: Box<u8>,
+    }
+
+    let person = Person {
+        name: String::from("Alice"),
+        age: Box::new(20),
+    };
+
+    // `name` is moved out of person, but `age` is referenced
+    let Person { name, ref age } = person;
+
+    println!("The person's age is {}", age);
+
+    println!("The person's name is {}", name);
+
+    // Error! borrow of partially moved value: `person` partial move occurs
+    //println!("The person struct is {:?}", person);
+
+    // `person` cannot be used but `person.age` can be used as it is not moved
+    println!("The person's age from person struct is {}", person.age);
+}
+

Exercises

+
    +
  1. 🌟🌟
  2. +
+

+// Fix errors to make it work
+#[derive(Debug)]
+struct File {
+    name: String,
+    data: String,
+}
+fn main() {
+    let f = File {
+        name: String::from("readme.md"),
+        data: "Rust By Practice".to_string()
+    };
+
+    let _name = f.name;
+
+    // ONLY modify this line
+    println!("{}, {}, {:?}",f.name, f.data, f);
+} 
+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/compound-types/tuple.html b/compound-types/tuple.html new file mode 100644 index 000000000..68054e2f0 --- /dev/null +++ b/compound-types/tuple.html @@ -0,0 +1,334 @@ + + + + + + Tuple - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Tuple

+
    +
  1. 🌟 Elements in a tuple can have different types. Tuple's type signature is (T1, T2, ...), where T1, T2 are the types of tuple's members.
  2. +
+

+fn main() {
+    let _t0: (u8,i16) = (0, -1);
+    // Tuples can be tuple's members
+    let _t1: (u8, (i16, u32)) = (0, (-1, 1));
+    // Fill the blanks to make the code work
+    let t: (u8, __, i64, __, __) = (1u8, 2u16, 3i64, "hello", String::from(", world"));
+
+    println!("Success!");
+}
+
    +
  1. 🌟 Members can be extracted from the tuple using indexing.
  2. +
+

+// Make it work
+fn main() {
+    let t = ("i", "am", "sunface");
+    assert_eq!(t.1, "sunface");
+
+    println!("Success!");
+}
+
    +
  1. 🌟 Long tuples cannot be printed
  2. +
+

+// Fix the error
+fn main() {
+    let too_long_tuple = (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13);
+    println!("too long tuple: {:?}", too_long_tuple);
+}
+
    +
  1. 🌟 Destructuring tuple with pattern.
  2. +
+

+fn main() {
+    let tup = (1, 6.4, "hello");
+
+    // Fill the blank to make the code work
+    let __ = tup;
+
+    assert_eq!(x, 1);
+    assert_eq!(y, "hello");
+    assert_eq!(z, 6.4);
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟 Destructure assignments.
  2. +
+
fn main() {
+    let (x, y, z);
+
+    // Fill the blank
+    __ = (1, 2, 3);
+    
+    assert_eq!(x, 3);
+    assert_eq!(y, 1);
+    assert_eq!(z, 2);
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟 Tuples can be used as function arguments and return values
  2. +
+

+fn main() {
+    // Fill the blank, need a few computations here.
+    let (x, y) = sum_multiply(__);
+
+    assert_eq!(x, 5);
+    assert_eq!(y, 6);
+
+    println!("Success!");
+}
+
+fn sum_multiply(nums: (i32, i32)) -> (i32, i32) {
+    (nums.0 + nums.1, nums.0 * nums.1)
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/crate-module/crate.html b/crate-module/crate.html new file mode 100644 index 000000000..31f6aea4a --- /dev/null +++ b/crate-module/crate.html @@ -0,0 +1,346 @@ + + + + + + Package and Crate - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Package and Crate

+

A package is a project which you create with Cargo (in most cases), so it contains a Cargo.toml file in it.

+
    +
  1. 🌟 Create a package with below layout:
  2. +
+
.
+├── Cargo.toml
+└── src
+    └── main.rs
+
+1 directory, 2 files
+
+
# in Cargo.toml
+[package]
+name = "hello-package"
+version = "0.1.0"
+edition = "2021"
+
+
+

Note! We will use this package across the whole chapter as a practice project.

+
+
    +
  1. 🌟 Create a package with below layout:
  2. +
+
.
+├── Cargo.toml
+└── src
+    └── lib.rs
+
+1 directory, 2 files
+
+
# in Cargo.toml
+[package]
+name = "hello-package1"
+version = "0.1.0"
+edition = "2021"
+
+
+

Note! This package could be safely removed due to the first one's existence.

+
+
    +
  1. 🌟
  2. +
+
/* FILL in the blank with your ANSWER */
+
+// Q: What's the difference between package number 1 and number 2?
+// A: __
+

Crate

+

A crate is a binary or library. The crate root is a source file that the Rust compiler starts from and makes up the root module of the crate.

+

In package hello-package, there is binary crate with the same name as the package : hello-package, and src/main.rs is the crate root of this binary crate.

+

Similar to hello-package, hello-package1 also has a crate in it, however, this package doesn't contain a binary crate but a library crate, and src/lib.rs is the crate root.

+
    +
  1. 🌟
  2. +
+
/* FILL in the blank with your ANSWER */
+
+// Q: What's the name of the library crate in package `hello-package1`?
+// A: __
+
    +
  1. 🌟🌟 Add a library crate for hello-package and describe it's files tree below:
  2. +
+
# FILL in the blanks
+.
+├── Cargo.lock
+├── Cargo.toml
+├── src
+│   ├── __
+│   └── __
+
+

After this step, there should be two crates in package hello-package: a binary crate and a library crate, both with the same name as the package.

+
    +
  1. 🌟🌟🌟 A package can contain at most one library crate, but it can contain as many binary crates as you would like by placing files in src/bin directory: each file will be a separate binary crate with the same name as the file.
  2. +
+
# Create a package which contains 
+# 1. three binary crates: `hello-package`, `main1` and `main2`
+# 2. one library crate
+# describe the directory tree below
+.
+├── Cargo.toml
+├── Cargo.lock
+├── src
+│   ├── __
+│   ├── __
+│   └── __
+│       └── __
+│       └── __
+├── tests # directory for integrated tests files
+│   └── some_integration_tests.rs
+├── benches # dir for benchmark files
+│   └── simple_bench.rs
+└── examples # dir for example files
+    └── simple_example.rs
+
+

Yep, as you can see, the above package structure is very standard and is widely used in many Rust projects.

+
+

You can find the solutions here (under the solutions path), but only use it when you need it :)

+
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/crate-module/intro.html b/crate-module/intro.html new file mode 100644 index 000000000..4405164ac --- /dev/null +++ b/crate-module/intro.html @@ -0,0 +1,255 @@ + + + + + + Crate and Module - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Crate and module

+

Learning resources:

+ + +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/crate-module/module.html b/crate-module/module.html new file mode 100644 index 000000000..1ffee9885 --- /dev/null +++ b/crate-module/module.html @@ -0,0 +1,409 @@ + + + + + + Module - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Module

+

Modules let us organize the code within a crate into groups for readability and ease of reuse. Module also controls the privacy of items, which is whether an item can be seen by outside code( public ), or is just an internal implementation and not available for outside code( private ).

+

We have created a package named hello-package in previous chapter, and it looks like this:

+
.
+├── Cargo.toml
+├── src
+│   ├── lib.rs
+│   └── main.rs
+
+

Now it's time to create some modules in the library crate and use them in the binary crate, let's start.

+
    +
  1. 🌟🌟 Implement module front_of_house based on the module tree below:
  2. +
+
library crate root
+ └── front_of_house
+     ├── hosting
+     │   ├── add_to_waitlist
+     │   └── seat_at_table
+     └── serving
+         ├── take_order
+         ├── serve_order
+         ├── take_payment
+         └── complain
+
+
// FILL in the blank
+// in __.rs
+
+mod front_of_house {
+    // IMPLEMENT this module..
+}
+
    +
  1. 🌟🌟 Let's call add_to_waitlist from a function eat_at_restaurant which is within the library crate root.
  2. +
+
// In lib.rs
+
+// FILL in the blanks and FIX the errors
+// You need to make something public with `pub` to provide accessibility for outside code `fn eat_at_restaurant()`
+mod front_of_house {
+    /* ...snip... */
+}
+
+pub fn eat_at_restaurant() {
+    // Call add_to_waitlist with **absolute path**:
+    __.add_to_waitlist();
+
+    // Call with **relative path** 
+     __.add_to_waitlist();
+}
+
    +
  1. 🌟🌟 You can use super to import items within the parent module
  2. +
+
// In lib.rs
+
+mod back_of_house {
+    fn fix_incorrect_order() {
+        cook_order();
+        // FILL in the blank in three ways
+        //1. using keyword `super`
+        //2. using absolute path
+        __.serve_order();
+    }
+
+    fn cook_order() {}
+}
+

Separating modules into different files

+
// In lib.rs
+pub mod front_of_house {
+    pub mod hosting {
+        pub fn add_to_waitlist() {}
+
+        pub fn seat_at_table() -> String {
+            String::from("sit down please")
+        }
+    }
+
+    pub mod serving {
+        pub fn take_order() {}
+
+        pub fn serve_order() {}
+
+        pub fn take_payment() {}
+
+        // Maybe you don't want the guest hearing the your complaining about them
+        // So just make it private
+        fn complain() {} 
+    }
+}
+
+pub fn eat_at_restaurant() -> String {
+    front_of_house::hosting::add_to_waitlist();
+    
+    back_of_house::cook_order();
+
+    String::from("yummy yummy!")
+}
+
+pub mod back_of_house {
+    pub fn fix_incorrect_order() {
+        cook_order();
+        crate::front_of_house::serving::serve_order();
+    }
+
+    pub fn cook_order() {}
+}
+
    +
  1. 🌟🌟🌟🌟 Please separate the modules and codes above into files resident in below dir tree :
  2. +
+
.
+├── Cargo.toml
+├── src
+│   ├── back_of_house.rs
+│   ├── front_of_house
+│   │   ├── hosting.rs
+│   │   ├── mod.rs
+│   │   └── serving.rs
+│   ├── lib.rs
+│   └── main.rs
+
+
// In src/lib.rs
+
+// IMPLEMENT...
+
// In src/back_of_house.rs
+
+// IMPLEMENT...
+
// In src/front_of_house/mod.rs
+
+// IMPLEMENT...
+
// In src/front_of_house/hosting.rs
+
+// IMPLEMENT...
+
// In src/front_of_house/serving.rs
+
+// IMPLEMENT...
+

Accessing code in library crate from binary crate

+

Please ensure you have completed the 4th exercise before making further progress.

+

You should have below structures and the corresponding codes in them when reaching here:

+
.
+├── Cargo.toml
+├── src
+│   ├── back_of_house.rs
+│   ├── front_of_house
+│   │   ├── hosting.rs
+│   │   ├── mod.rs
+│   │   └── serving.rs
+│   ├── lib.rs
+│   └── main.rs
+
+
    +
  1. 🌟🌟🌟 Now we will call a few library functions from the binary crate.
  2. +
+
// In src/main.rs
+
+// FILL in the blank and FIX the errors
+fn main() {
+    assert_eq!(__, "sit down please");
+    assert_eq!(__,"yummy yummy!");
+}
+
+

You can find the solutions here (under the solutions path), but only use it when you need it :)

+
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/crate-module/use-pub.html b/crate-module/use-pub.html new file mode 100644 index 000000000..0d0532197 --- /dev/null +++ b/crate-module/use-pub.html @@ -0,0 +1,308 @@ + + + + + + Advanced use and pub - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Use and pub

+
    +
  1. 🌟 We can bring two types of the same name into the same scope with use, but you need as keyword.
  2. +
+
use std::fmt::Result;
+use std::io::Result;
+
+fn main() {}
+
    +
  1. 🌟🌟 If we are using multiple items defined in the same crate or module, then listing each item on its own line will take up too much vertical space.
  2. +
+

+// FILL in the blank in two ways
+// DON'T add new code line
+use std::collections::__;
+
+fn main() {
+    let _c1:HashMap<&str, i32> = HashMap::new();
+    let mut c2 = BTreeMap::new();
+    c2.insert(1, "a");
+    let _c3: HashSet<i32> = HashSet::new();
+}
+

Re-exporting names with pub use

+
    +
  1. 🌟🌟🌟 In our recently created package hello-package, add something to make the below code work
  2. +
+
fn main() {
+    assert_eq!(hello_package::hosting::seat_at_table(), "sit down please");
+     assert_eq!(hello_package::eat_at_restaurant(),"yummy yummy!");
+}
+

Pub(in Crate)

+

Sometimes we want an item only be public to a certain crate. For this we can use the pub(in Crate) syntax.

+

Example

+
pub mod a {
+    pub const I: i32 = 3;
+
+    fn semisecret(x: i32) -> i32 {
+        use self::b::c::J;
+        x + J
+    }
+
+    pub fn bar(z: i32) -> i32 {
+        semisecret(I) * z
+    }
+    pub fn foo(y: i32) -> i32 {
+        semisecret(I) + y
+    }
+
+    mod b {
+        pub(in crate::a) mod c {
+            pub(in crate::a) const J: i32 = 4;
+        }
+    }
+}
+

Full Code

+

The full code of hello-package is here.

+
+

You can find the solutions here (under the solutions path), but only use it when you need it :)

+
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/css/chrome.css b/css/chrome.css new file mode 100644 index 000000000..8b78255de --- /dev/null +++ b/css/chrome.css @@ -0,0 +1,606 @@ +/* CSS for UI elements (a.k.a. chrome) */ + +@import 'variables.css'; + +html { + scrollbar-color: var(--scrollbar) var(--bg); +} +#searchresults a, +.content a:link, +a:visited, +a > .hljs { + color: var(--links); +} + +/* + body-container is necessary because mobile browsers don't seem to like + overflow-x on the body tag when there is a tag. +*/ +#body-container { + /* + This is used when the sidebar pushes the body content off the side of + the screen on small screens. Without it, dragging on mobile Safari + will want to reposition the viewport in a weird way. + */ + overflow-x: clip; +} + +/* Menu Bar */ + +#menu-bar, +#menu-bar-hover-placeholder { + z-index: 101; + margin: auto calc(0px - var(--page-padding)); +} +#menu-bar { + position: relative; + display: flex; + flex-wrap: wrap; + background-color: var(--bg); + border-block-end-color: var(--bg); + border-block-end-width: 1px; + border-block-end-style: solid; +} +#menu-bar.sticky, +.js #menu-bar-hover-placeholder:hover + #menu-bar, +.js #menu-bar:hover, +.js.sidebar-visible #menu-bar { + position: -webkit-sticky; + position: sticky; + top: 0 !important; +} +#menu-bar-hover-placeholder { + position: sticky; + position: -webkit-sticky; + top: 0; + height: var(--menu-bar-height); +} +#menu-bar.bordered { + border-block-end-color: var(--table-border-color); +} +#menu-bar i, #menu-bar .icon-button { + position: relative; + padding: 0 8px; + z-index: 10; + line-height: var(--menu-bar-height); + cursor: pointer; + transition: color 0.5s; +} +@media only screen and (max-width: 420px) { + #menu-bar i, #menu-bar .icon-button { + padding: 0 5px; + } +} + +.icon-button { + border: none; + background: none; + padding: 0; + color: inherit; +} +.icon-button i { + margin: 0; +} + +.right-buttons { + margin: 0 15px; +} +.right-buttons a { + text-decoration: none; +} + +.left-buttons { + display: flex; + margin: 0 5px; +} +.no-js .left-buttons button { + display: none; +} + +.menu-title { + display: inline-block; + font-weight: 200; + font-size: 2.4rem; + line-height: var(--menu-bar-height); + text-align: center; + margin: 0; + flex: 1; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; +} +.js .menu-title { + cursor: pointer; +} + +.menu-bar, +.menu-bar:visited, +.nav-chapters, +.nav-chapters:visited, +.mobile-nav-chapters, +.mobile-nav-chapters:visited, +.menu-bar .icon-button, +.menu-bar a i { + color: var(--icons); +} + +.menu-bar i:hover, +.menu-bar .icon-button:hover, +.nav-chapters:hover, +.mobile-nav-chapters i:hover { + color: var(--icons-hover); +} + +/* Nav Icons */ + +.nav-chapters { + font-size: 2.5em; + text-align: center; + text-decoration: none; + + position: fixed; + top: 0; + bottom: 0; + margin: 0; + max-width: 150px; + min-width: 90px; + + display: flex; + justify-content: center; + align-content: center; + flex-direction: column; + + transition: color 0.5s, background-color 0.5s; +} + +.nav-chapters:hover { + text-decoration: none; + background-color: var(--theme-hover); + transition: background-color 0.15s, color 0.15s; +} + +.nav-wrapper { + margin-block-start: 50px; + display: none; +} + +.mobile-nav-chapters { + font-size: 2.5em; + text-align: center; + text-decoration: none; + width: 90px; + border-radius: 5px; + background-color: var(--sidebar-bg); +} + +/* Only Firefox supports flow-relative values */ +.previous { float: left; } +[dir=rtl] .previous { float: right; } + +/* Only Firefox supports flow-relative values */ +.next { + float: right; + right: var(--page-padding); +} +[dir=rtl] .next { + float: left; + right: unset; + left: var(--page-padding); +} + +/* Use the correct buttons for RTL layouts*/ +[dir=rtl] .previous i.fa-angle-left:before {content:"\f105";} +[dir=rtl] .next i.fa-angle-right:before { content:"\f104"; } + +@media only screen and (max-width: 1080px) { + .nav-wide-wrapper { display: none; } + .nav-wrapper { display: block; } +} + +/* sidebar-visible */ +@media only screen and (max-width: 1380px) { + #sidebar-toggle-anchor:checked ~ .page-wrapper .nav-wide-wrapper { display: none; } + #sidebar-toggle-anchor:checked ~ .page-wrapper .nav-wrapper { display: block; } +} + +/* Inline code */ + +:not(pre) > .hljs { + display: inline; + padding: 0.1em 0.3em; + border-radius: 3px; +} + +:not(pre):not(a) > .hljs { + color: var(--inline-code-color); + overflow-x: initial; +} + +a:hover > .hljs { + text-decoration: underline; +} + +pre { + position: relative; +} +pre > .buttons { + position: absolute; + z-index: 100; + right: 0px; + top: 2px; + margin: 0px; + padding: 2px 0px; + + color: var(--sidebar-fg); + cursor: pointer; + visibility: hidden; + opacity: 0; + transition: visibility 0.1s linear, opacity 0.1s linear; +} +pre:hover > .buttons { + visibility: visible; + opacity: 1 +} +pre > .buttons :hover { + color: var(--sidebar-active); + border-color: var(--icons-hover); + background-color: var(--theme-hover); +} +pre > .buttons i { + margin-inline-start: 8px; +} +pre > .buttons button { + cursor: inherit; + margin: 0px 5px; + padding: 3px 5px; + font-size: 14px; + + border-style: solid; + border-width: 1px; + border-radius: 4px; + border-color: var(--icons); + background-color: var(--theme-popup-bg); + transition: 100ms; + transition-property: color,border-color,background-color; + color: var(--icons); +} +@media (pointer: coarse) { + pre > .buttons button { + /* On mobile, make it easier to tap buttons. */ + padding: 0.3rem 1rem; + } + + .sidebar-resize-indicator { + /* Hide resize indicator on devices with limited accuracy */ + display: none; + } +} +pre > code { + display: block; + padding: 1rem; +} + +/* FIXME: ACE editors overlap their buttons because ACE does absolute + positioning within the code block which breaks padding. The only solution I + can think of is to move the padding to the outer pre tag (or insert a div + wrapper), but that would require fixing a whole bunch of CSS rules. +*/ +.hljs.ace_editor { + padding: 0rem 0rem; +} + +pre > .result { + margin-block-start: 10px; +} + +/* Search */ + +#searchresults a { + text-decoration: none; +} + +mark { + border-radius: 2px; + padding-block-start: 0; + padding-block-end: 1px; + padding-inline-start: 3px; + padding-inline-end: 3px; + margin-block-start: 0; + margin-block-end: -1px; + margin-inline-start: -3px; + margin-inline-end: -3px; + background-color: var(--search-mark-bg); + transition: background-color 300ms linear; + cursor: pointer; +} + +mark.fade-out { + background-color: rgba(0,0,0,0) !important; + cursor: auto; +} + +.searchbar-outer { + margin-inline-start: auto; + margin-inline-end: auto; + max-width: var(--content-max-width); +} + +#searchbar { + width: 100%; + margin-block-start: 5px; + margin-block-end: 0; + margin-inline-start: auto; + margin-inline-end: auto; + padding: 10px 16px; + transition: box-shadow 300ms ease-in-out; + border: 1px solid var(--searchbar-border-color); + border-radius: 3px; + background-color: var(--searchbar-bg); + color: var(--searchbar-fg); +} +#searchbar:focus, +#searchbar.active { + box-shadow: 0 0 3px var(--searchbar-shadow-color); +} + +.searchresults-header { + font-weight: bold; + font-size: 1em; + padding-block-start: 18px; + padding-block-end: 0; + padding-inline-start: 5px; + padding-inline-end: 0; + color: var(--searchresults-header-fg); +} + +.searchresults-outer { + margin-inline-start: auto; + margin-inline-end: auto; + max-width: var(--content-max-width); + border-block-end: 1px dashed var(--searchresults-border-color); +} + +ul#searchresults { + list-style: none; + padding-inline-start: 20px; +} +ul#searchresults li { + margin: 10px 0px; + padding: 2px; + border-radius: 2px; +} +ul#searchresults li.focus { + background-color: var(--searchresults-li-bg); +} +ul#searchresults span.teaser { + display: block; + clear: both; + margin-block-start: 5px; + margin-block-end: 0; + margin-inline-start: 20px; + margin-inline-end: 0; + font-size: 0.8em; +} +ul#searchresults span.teaser em { + font-weight: bold; + font-style: normal; +} + +/* Sidebar */ + +.sidebar { + position: fixed; + left: 0; + top: 0; + bottom: 0; + width: var(--sidebar-width); + font-size: 0.875em; + box-sizing: border-box; + -webkit-overflow-scrolling: touch; + overscroll-behavior-y: contain; + background-color: var(--sidebar-bg); + color: var(--sidebar-fg); +} +[dir=rtl] .sidebar { left: unset; right: 0; } +.sidebar-resizing { + -moz-user-select: none; + -webkit-user-select: none; + -ms-user-select: none; + user-select: none; +} +.no-js .sidebar, +.js:not(.sidebar-resizing) .sidebar { + transition: transform 0.3s; /* Animation: slide away */ +} +.sidebar code { + line-height: 2em; +} +.sidebar .sidebar-scrollbox { + overflow-y: auto; + position: absolute; + top: 0; + bottom: 0; + left: 0; + right: 0; + padding: 10px 10px; +} +.sidebar .sidebar-resize-handle { + position: absolute; + cursor: col-resize; + width: 0; + right: calc(var(--sidebar-resize-indicator-width) * -1); + top: 0; + bottom: 0; + display: flex; + align-items: center; +} + +.sidebar-resize-handle .sidebar-resize-indicator { + width: 100%; + height: 12px; + background-color: var(--icons); + margin-inline-start: var(--sidebar-resize-indicator-space); +} + +[dir=rtl] .sidebar .sidebar-resize-handle { + left: calc(var(--sidebar-resize-indicator-width) * -1); + right: unset; +} +.js .sidebar .sidebar-resize-handle { + cursor: col-resize; + width: calc(var(--sidebar-resize-indicator-width) - var(--sidebar-resize-indicator-space)); +} +/* sidebar-hidden */ +#sidebar-toggle-anchor:not(:checked) ~ .sidebar { + transform: translateX(calc(0px - var(--sidebar-width) - var(--sidebar-resize-indicator-width))); + z-index: -1; +} +[dir=rtl] #sidebar-toggle-anchor:not(:checked) ~ .sidebar { + transform: translateX(calc(var(--sidebar-width) + var(--sidebar-resize-indicator-width))); +} +.sidebar::-webkit-scrollbar { + background: var(--sidebar-bg); +} +.sidebar::-webkit-scrollbar-thumb { + background: var(--scrollbar); +} + +/* sidebar-visible */ +#sidebar-toggle-anchor:checked ~ .page-wrapper { + transform: translateX(calc(var(--sidebar-width) + var(--sidebar-resize-indicator-width))); +} +[dir=rtl] #sidebar-toggle-anchor:checked ~ .page-wrapper { + transform: translateX(calc(0px - var(--sidebar-width) - var(--sidebar-resize-indicator-width))); +} +@media only screen and (min-width: 620px) { + #sidebar-toggle-anchor:checked ~ .page-wrapper { + transform: none; + margin-inline-start: calc(var(--sidebar-width) + var(--sidebar-resize-indicator-width)); + } + [dir=rtl] #sidebar-toggle-anchor:checked ~ .page-wrapper { + transform: none; + } +} + +.chapter { + list-style: none outside none; + padding-inline-start: 0; + line-height: 2.2em; +} + +.chapter ol { + width: 100%; +} + +.chapter li { + display: flex; + color: var(--sidebar-non-existant); +} +.chapter li a { + display: block; + padding: 0; + text-decoration: none; + color: var(--sidebar-fg); +} + +.chapter li a:hover { + color: var(--sidebar-active); +} + +.chapter li a.active { + color: var(--sidebar-active); +} + +.chapter li > a.toggle { + cursor: pointer; + display: block; + margin-inline-start: auto; + padding: 0 10px; + user-select: none; + opacity: 0.68; +} + +.chapter li > a.toggle div { + transition: transform 0.5s; +} + +/* collapse the section */ +.chapter li:not(.expanded) + li > ol { + display: none; +} + +.chapter li.chapter-item { + line-height: 1.5em; + margin-block-start: 0.6em; +} + +.chapter li.expanded > a.toggle div { + transform: rotate(90deg); +} + +.spacer { + width: 100%; + height: 3px; + margin: 5px 0px; +} +.chapter .spacer { + background-color: var(--sidebar-spacer); +} + +@media (-moz-touch-enabled: 1), (pointer: coarse) { + .chapter li a { padding: 5px 0; } + .spacer { margin: 10px 0; } +} + +.section { + list-style: none outside none; + padding-inline-start: 20px; + line-height: 1.9em; +} + +/* Theme Menu Popup */ + +.theme-popup { + position: absolute; + left: 10px; + top: var(--menu-bar-height); + z-index: 1000; + border-radius: 4px; + font-size: 0.7em; + color: var(--fg); + background: var(--theme-popup-bg); + border: 1px solid var(--theme-popup-border); + margin: 0; + padding: 0; + list-style: none; + display: none; + /* Don't let the children's background extend past the rounded corners. */ + overflow: hidden; +} +[dir=rtl] .theme-popup { left: unset; right: 10px; } +.theme-popup .default { + color: var(--icons); +} +.theme-popup .theme { + width: 100%; + border: 0; + margin: 0; + padding: 2px 20px; + line-height: 25px; + white-space: nowrap; + text-align: start; + cursor: pointer; + color: inherit; + background: inherit; + font-size: inherit; +} +.theme-popup .theme:hover { + background-color: var(--theme-hover); +} + +.theme-selected::before { + display: inline-block; + content: "✓"; + margin-inline-start: -14px; + width: 14px; +} diff --git a/css/general.css b/css/general.css new file mode 100644 index 000000000..e7d20da72 --- /dev/null +++ b/css/general.css @@ -0,0 +1,234 @@ +/* Base styles and content styles */ + +@import 'variables.css'; + +:root { + /* Browser default font-size is 16px, this way 1 rem = 10px */ + font-size: 62.5%; + color-scheme: var(--color-scheme); +} + +html { + font-family: "Open Sans", sans-serif; + color: var(--fg); + background-color: var(--bg); + text-size-adjust: none; + -webkit-text-size-adjust: none; +} + +body { + margin: 0; + font-size: 1.6rem; + overflow-x: hidden; +} + +code { + font-family: var(--mono-font) !important; + font-size: var(--code-font-size); + direction: ltr !important; +} + +/* make long words/inline code not x overflow */ +main { + overflow-wrap: break-word; +} + +/* make wide tables scroll if they overflow */ +.table-wrapper { + overflow-x: auto; +} + +/* Don't change font size in headers. */ +h1 code, h2 code, h3 code, h4 code, h5 code, h6 code { + font-size: unset; +} + +.left { float: left; } +.right { float: right; } +.boring { opacity: 0.6; } +.hide-boring .boring { display: none; } +.hidden { display: none !important; } + +h2, h3 { margin-block-start: 2.5em; } +h4, h5 { margin-block-start: 2em; } + +.header + .header h3, +.header + .header h4, +.header + .header h5 { + margin-block-start: 1em; +} + +h1:target::before, +h2:target::before, +h3:target::before, +h4:target::before, +h5:target::before, +h6:target::before { + display: inline-block; + content: "»"; + margin-inline-start: -30px; + width: 30px; +} + +/* This is broken on Safari as of version 14, but is fixed + in Safari Technology Preview 117 which I think will be Safari 14.2. + https://bugs.webkit.org/show_bug.cgi?id=218076 +*/ +:target { + /* Safari does not support logical properties */ + scroll-margin-top: calc(var(--menu-bar-height) + 0.5em); +} + +.page { + outline: 0; + padding: 0 var(--page-padding); + margin-block-start: calc(0px - var(--menu-bar-height)); /* Compensate for the #menu-bar-hover-placeholder */ +} +.page-wrapper { + box-sizing: border-box; + background-color: var(--bg); +} +.no-js .page-wrapper, +.js:not(.sidebar-resizing) .page-wrapper { + transition: margin-left 0.3s ease, transform 0.3s ease; /* Animation: slide away */ +} +[dir=rtl] .js:not(.sidebar-resizing) .page-wrapper { + transition: margin-right 0.3s ease, transform 0.3s ease; /* Animation: slide away */ +} + +.content { + overflow-y: auto; + padding: 0 5px 50px 5px; +} +.content main { + margin-inline-start: auto; + margin-inline-end: auto; + max-width: var(--content-max-width); +} +.content p { line-height: 1.45em; } +.content ol { line-height: 1.45em; } +.content ul { line-height: 1.45em; } +.content a { text-decoration: none; } +.content a:hover { text-decoration: underline; } +.content img, .content video { max-width: 100%; } +.content .header:link, +.content .header:visited { + color: var(--fg); +} +.content .header:link, +.content .header:visited:hover { + text-decoration: none; +} + +table { + margin: 0 auto; + border-collapse: collapse; +} +table td { + padding: 3px 20px; + border: 1px var(--table-border-color) solid; +} +table thead { + background: var(--table-header-bg); +} +table thead td { + font-weight: 700; + border: none; +} +table thead th { + padding: 3px 20px; +} +table thead tr { + border: 1px var(--table-header-bg) solid; +} +/* Alternate background colors for rows */ +table tbody tr:nth-child(2n) { + background: var(--table-alternate-bg); +} + + +blockquote { + margin: 20px 0; + padding: 0 20px; + color: var(--fg); + background-color: var(--quote-bg); + border-block-start: .1em solid var(--quote-border); + border-block-end: .1em solid var(--quote-border); +} + +.warning { + margin: 20px; + padding: 0 20px; + border-inline-start: 2px solid var(--warning-border); +} + +.warning:before { + position: absolute; + width: 3rem; + height: 3rem; + margin-inline-start: calc(-1.5rem - 21px); + content: "ⓘ"; + text-align: center; + background-color: var(--bg); + color: var(--warning-border); + font-weight: bold; + font-size: 2rem; +} + +blockquote .warning:before { + background-color: var(--quote-bg); +} + +kbd { + background-color: var(--table-border-color); + border-radius: 4px; + border: solid 1px var(--theme-popup-border); + box-shadow: inset 0 -1px 0 var(--theme-hover); + display: inline-block; + font-size: var(--code-font-size); + font-family: var(--mono-font); + line-height: 10px; + padding: 4px 5px; + vertical-align: middle; +} + +:not(.footnote-definition) + .footnote-definition, +.footnote-definition + :not(.footnote-definition) { + margin-block-start: 2em; +} +.footnote-definition { + font-size: 0.9em; + margin: 0.5em 0; +} +.footnote-definition p { + display: inline; +} + +.tooltiptext { + position: absolute; + visibility: hidden; + color: #fff; + background-color: #333; + transform: translateX(-50%); /* Center by moving tooltip 50% of its width left */ + left: -8px; /* Half of the width of the icon */ + top: -35px; + font-size: 0.8em; + text-align: center; + border-radius: 6px; + padding: 5px 8px; + margin: 5px; + z-index: 1000; +} +.tooltipped .tooltiptext { + visibility: visible; +} + +.chapter li.part-title { + color: var(--sidebar-fg); + margin: 5px 0px; + font-weight: bold; +} + +.result-no-output { + font-style: italic; +} diff --git a/css/print.css b/css/print.css new file mode 100644 index 000000000..80ec3a544 --- /dev/null +++ b/css/print.css @@ -0,0 +1,50 @@ + +#sidebar, +#menu-bar, +.nav-chapters, +.mobile-nav-chapters { + display: none; +} + +#page-wrapper.page-wrapper { + transform: none !important; + margin-inline-start: 0px; + overflow-y: initial; +} + +#content { + max-width: none; + margin: 0; + padding: 0; +} + +.page { + overflow-y: initial; +} + +code { + direction: ltr !important; +} + +pre > .buttons { + z-index: 2; +} + +a, a:visited, a:active, a:hover { + color: #4183c4; + text-decoration: none; +} + +h1, h2, h3, h4, h5, h6 { + page-break-inside: avoid; + page-break-after: avoid; +} + +pre, code { + page-break-inside: avoid; + white-space: pre-wrap; +} + +.fa { + display: none !important; +} diff --git a/css/variables.css b/css/variables.css new file mode 100644 index 000000000..0da55e8c9 --- /dev/null +++ b/css/variables.css @@ -0,0 +1,279 @@ + +/* Globals */ + +:root { + --sidebar-width: 300px; + --sidebar-resize-indicator-width: 8px; + --sidebar-resize-indicator-space: 2px; + --page-padding: 15px; + --content-max-width: 750px; + --menu-bar-height: 50px; + --mono-font: "Source Code Pro", Consolas, "Ubuntu Mono", Menlo, "DejaVu Sans Mono", monospace, monospace; + --code-font-size: 0.875em /* please adjust the ace font size accordingly in editor.js */ +} + +/* Themes */ + +.ayu { + --bg: hsl(210, 25%, 8%); + --fg: #c5c5c5; + + --sidebar-bg: #14191f; + --sidebar-fg: #c8c9db; + --sidebar-non-existant: #5c6773; + --sidebar-active: #ffb454; + --sidebar-spacer: #2d334f; + + --scrollbar: var(--sidebar-fg); + + --icons: #737480; + --icons-hover: #b7b9cc; + + --links: #0096cf; + + --inline-code-color: #ffb454; + + --theme-popup-bg: #14191f; + --theme-popup-border: #5c6773; + --theme-hover: #191f26; + + --quote-bg: hsl(226, 15%, 17%); + --quote-border: hsl(226, 15%, 22%); + + --warning-border: #ff8e00; + + --table-border-color: hsl(210, 25%, 13%); + --table-header-bg: hsl(210, 25%, 28%); + --table-alternate-bg: hsl(210, 25%, 11%); + + --searchbar-border-color: #848484; + --searchbar-bg: #424242; + --searchbar-fg: #fff; + --searchbar-shadow-color: #d4c89f; + --searchresults-header-fg: #666; + --searchresults-border-color: #888; + --searchresults-li-bg: #252932; + --search-mark-bg: #e3b171; + + --color-scheme: dark; +} + +.coal { + --bg: hsl(200, 7%, 8%); + --fg: #98a3ad; + + --sidebar-bg: #292c2f; + --sidebar-fg: #a1adb8; + --sidebar-non-existant: #505254; + --sidebar-active: #3473ad; + --sidebar-spacer: #393939; + + --scrollbar: var(--sidebar-fg); + + --icons: #43484d; + --icons-hover: #b3c0cc; + + --links: #2b79a2; + + --inline-code-color: #c5c8c6; + + --theme-popup-bg: #141617; + --theme-popup-border: #43484d; + --theme-hover: #1f2124; + + --quote-bg: hsl(234, 21%, 18%); + --quote-border: hsl(234, 21%, 23%); + + --warning-border: #ff8e00; + + --table-border-color: hsl(200, 7%, 13%); + --table-header-bg: hsl(200, 7%, 28%); + --table-alternate-bg: hsl(200, 7%, 11%); + + --searchbar-border-color: #aaa; + --searchbar-bg: #b7b7b7; + --searchbar-fg: #000; + --searchbar-shadow-color: #aaa; + --searchresults-header-fg: #666; + --searchresults-border-color: #98a3ad; + --searchresults-li-bg: #2b2b2f; + --search-mark-bg: #355c7d; + + --color-scheme: dark; +} + +.light { + --bg: hsl(0, 0%, 100%); + --fg: hsl(0, 0%, 0%); + + --sidebar-bg: #fafafa; + --sidebar-fg: hsl(0, 0%, 0%); + --sidebar-non-existant: #aaaaaa; + --sidebar-active: #1f1fff; + --sidebar-spacer: #f4f4f4; + + --scrollbar: #8F8F8F; + + --icons: #747474; + --icons-hover: #000000; + + --links: #20609f; + + --inline-code-color: #301900; + + --theme-popup-bg: #fafafa; + --theme-popup-border: #cccccc; + --theme-hover: #e6e6e6; + + --quote-bg: hsl(197, 37%, 96%); + --quote-border: hsl(197, 37%, 91%); + + --warning-border: #ff8e00; + + --table-border-color: hsl(0, 0%, 95%); + --table-header-bg: hsl(0, 0%, 80%); + --table-alternate-bg: hsl(0, 0%, 97%); + + --searchbar-border-color: #aaa; + --searchbar-bg: #fafafa; + --searchbar-fg: #000; + --searchbar-shadow-color: #aaa; + --searchresults-header-fg: #666; + --searchresults-border-color: #888; + --searchresults-li-bg: #e4f2fe; + --search-mark-bg: #a2cff5; + + --color-scheme: light; +} + +.navy { + --bg: hsl(226, 23%, 11%); + --fg: #bcbdd0; + + --sidebar-bg: #282d3f; + --sidebar-fg: #c8c9db; + --sidebar-non-existant: #505274; + --sidebar-active: #2b79a2; + --sidebar-spacer: #2d334f; + + --scrollbar: var(--sidebar-fg); + + --icons: #737480; + --icons-hover: #b7b9cc; + + --links: #2b79a2; + + --inline-code-color: #c5c8c6; + + --theme-popup-bg: #161923; + --theme-popup-border: #737480; + --theme-hover: #282e40; + + --quote-bg: hsl(226, 15%, 17%); + --quote-border: hsl(226, 15%, 22%); + + --warning-border: #ff8e00; + + --table-border-color: hsl(226, 23%, 16%); + --table-header-bg: hsl(226, 23%, 31%); + --table-alternate-bg: hsl(226, 23%, 14%); + + --searchbar-border-color: #aaa; + --searchbar-bg: #aeaec6; + --searchbar-fg: #000; + --searchbar-shadow-color: #aaa; + --searchresults-header-fg: #5f5f71; + --searchresults-border-color: #5c5c68; + --searchresults-li-bg: #242430; + --search-mark-bg: #a2cff5; + + --color-scheme: dark; +} + +.rust { + --bg: hsl(60, 9%, 87%); + --fg: #262625; + + --sidebar-bg: #3b2e2a; + --sidebar-fg: #c8c9db; + --sidebar-non-existant: #505254; + --sidebar-active: #e69f67; + --sidebar-spacer: #45373a; + + --scrollbar: var(--sidebar-fg); + + --icons: #737480; + --icons-hover: #262625; + + --links: #2b79a2; + + --inline-code-color: #6e6b5e; + + --theme-popup-bg: #e1e1db; + --theme-popup-border: #b38f6b; + --theme-hover: #99908a; + + --quote-bg: hsl(60, 5%, 75%); + --quote-border: hsl(60, 5%, 70%); + + --warning-border: #ff8e00; + + --table-border-color: hsl(60, 9%, 82%); + --table-header-bg: #b3a497; + --table-alternate-bg: hsl(60, 9%, 84%); + + --searchbar-border-color: #aaa; + --searchbar-bg: #fafafa; + --searchbar-fg: #000; + --searchbar-shadow-color: #aaa; + --searchresults-header-fg: #666; + --searchresults-border-color: #888; + --searchresults-li-bg: #dec2a2; + --search-mark-bg: #e69f67; + + --color-scheme: light; +} + +@media (prefers-color-scheme: dark) { + .light.no-js { + --bg: hsl(200, 7%, 8%); + --fg: #98a3ad; + + --sidebar-bg: #292c2f; + --sidebar-fg: #a1adb8; + --sidebar-non-existant: #505254; + --sidebar-active: #3473ad; + --sidebar-spacer: #393939; + + --scrollbar: var(--sidebar-fg); + + --icons: #43484d; + --icons-hover: #b3c0cc; + + --links: #2b79a2; + + --inline-code-color: #c5c8c6; + + --theme-popup-bg: #141617; + --theme-popup-border: #43484d; + --theme-hover: #1f2124; + + --quote-bg: hsl(234, 21%, 18%); + --quote-border: hsl(234, 21%, 23%); + + --warning-border: #ff8e00; + + --table-border-color: hsl(200, 7%, 13%); + --table-header-bg: hsl(200, 7%, 28%); + --table-alternate-bg: hsl(200, 7%, 11%); + + --searchbar-border-color: #aaa; + --searchbar-bg: #b7b7b7; + --searchbar-fg: #000; + --searchbar-shadow-color: #aaa; + --searchresults-header-fg: #666; + --searchresults-border-color: #98a3ad; + --searchresults-li-bg: #2b2b2f; + --search-mark-bg: #355c7d; + } +} diff --git a/editor.js b/editor.js new file mode 100644 index 000000000..464790c49 --- /dev/null +++ b/editor.js @@ -0,0 +1,29 @@ +"use strict"; +window.editors = []; +(function(editors) { + if (typeof(ace) === 'undefined' || !ace) { + return; + } + + Array.from(document.querySelectorAll('.editable')).forEach(function(editable) { + let display_line_numbers = window.playground_line_numbers || false; + + let editor = ace.edit(editable); + editor.setOptions({ + highlightActiveLine: false, + showPrintMargin: false, + showLineNumbers: display_line_numbers, + showGutter: display_line_numbers, + maxLines: Infinity, + fontSize: "0.875em" // please adjust the font size of the code in general.css + }); + + editor.$blockScrolling = Infinity; + + editor.getSession().setMode("ace/mode/rust"); + + editor.originalCode = editor.getValue(); + + editors.push(editor); + }); +})(window.editors); diff --git a/elasticlunr.min.js b/elasticlunr.min.js new file mode 100644 index 000000000..94b20dd2e --- /dev/null +++ b/elasticlunr.min.js @@ -0,0 +1,10 @@ +/** + * elasticlunr - http://weixsong.github.io + * Lightweight full-text search engine in Javascript for browser search and offline search. - 0.9.5 + * + * Copyright (C) 2017 Oliver Nightingale + * Copyright (C) 2017 Wei Song + * MIT Licensed + * @license + */ +!function(){function e(e){if(null===e||"object"!=typeof e)return e;var t=e.constructor();for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n]);return t}var t=function(e){var n=new t.Index;return n.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),e&&e.call(n,n),n};t.version="0.9.5",lunr=t,t.utils={},t.utils.warn=function(e){return function(t){e.console&&console.warn&&console.warn(t)}}(this),t.utils.toString=function(e){return void 0===e||null===e?"":e.toString()},t.EventEmitter=function(){this.events={}},t.EventEmitter.prototype.addListener=function(){var e=Array.prototype.slice.call(arguments),t=e.pop(),n=e;if("function"!=typeof t)throw new TypeError("last argument must be a function");n.forEach(function(e){this.hasHandler(e)||(this.events[e]=[]),this.events[e].push(t)},this)},t.EventEmitter.prototype.removeListener=function(e,t){if(this.hasHandler(e)){var n=this.events[e].indexOf(t);-1!==n&&(this.events[e].splice(n,1),0==this.events[e].length&&delete this.events[e])}},t.EventEmitter.prototype.emit=function(e){if(this.hasHandler(e)){var t=Array.prototype.slice.call(arguments,1);this.events[e].forEach(function(e){e.apply(void 0,t)},this)}},t.EventEmitter.prototype.hasHandler=function(e){return e in this.events},t.tokenizer=function(e){if(!arguments.length||null===e||void 0===e)return[];if(Array.isArray(e)){var n=e.filter(function(e){return null===e||void 0===e?!1:!0});n=n.map(function(e){return t.utils.toString(e).toLowerCase()});var i=[];return n.forEach(function(e){var n=e.split(t.tokenizer.seperator);i=i.concat(n)},this),i}return e.toString().trim().toLowerCase().split(t.tokenizer.seperator)},t.tokenizer.defaultSeperator=/[\s\-]+/,t.tokenizer.seperator=t.tokenizer.defaultSeperator,t.tokenizer.setSeperator=function(e){null!==e&&void 0!==e&&"object"==typeof e&&(t.tokenizer.seperator=e)},t.tokenizer.resetSeperator=function(){t.tokenizer.seperator=t.tokenizer.defaultSeperator},t.tokenizer.getSeperator=function(){return t.tokenizer.seperator},t.Pipeline=function(){this._queue=[]},t.Pipeline.registeredFunctions={},t.Pipeline.registerFunction=function(e,n){n in t.Pipeline.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+n),e.label=n,t.Pipeline.registeredFunctions[n]=e},t.Pipeline.getRegisteredFunction=function(e){return e in t.Pipeline.registeredFunctions!=!0?null:t.Pipeline.registeredFunctions[e]},t.Pipeline.warnIfFunctionNotRegistered=function(e){var n=e.label&&e.label in this.registeredFunctions;n||t.utils.warn("Function is not registered with pipeline. This may cause problems when serialising the index.\n",e)},t.Pipeline.load=function(e){var n=new t.Pipeline;return e.forEach(function(e){var i=t.Pipeline.getRegisteredFunction(e);if(!i)throw new Error("Cannot load un-registered function: "+e);n.add(i)}),n},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(e){t.Pipeline.warnIfFunctionNotRegistered(e),this._queue.push(e)},this)},t.Pipeline.prototype.after=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var i=this._queue.indexOf(e);if(-1===i)throw new Error("Cannot find existingFn");this._queue.splice(i+1,0,n)},t.Pipeline.prototype.before=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var i=this._queue.indexOf(e);if(-1===i)throw new Error("Cannot find existingFn");this._queue.splice(i,0,n)},t.Pipeline.prototype.remove=function(e){var t=this._queue.indexOf(e);-1!==t&&this._queue.splice(t,1)},t.Pipeline.prototype.run=function(e){for(var t=[],n=e.length,i=this._queue.length,o=0;n>o;o++){for(var r=e[o],s=0;i>s&&(r=this._queue[s](r,o,e),void 0!==r&&null!==r);s++);void 0!==r&&null!==r&&t.push(r)}return t},t.Pipeline.prototype.reset=function(){this._queue=[]},t.Pipeline.prototype.get=function(){return this._queue},t.Pipeline.prototype.toJSON=function(){return this._queue.map(function(e){return t.Pipeline.warnIfFunctionNotRegistered(e),e.label})},t.Index=function(){this._fields=[],this._ref="id",this.pipeline=new t.Pipeline,this.documentStore=new t.DocumentStore,this.index={},this.eventEmitter=new t.EventEmitter,this._idfCache={},this.on("add","remove","update",function(){this._idfCache={}}.bind(this))},t.Index.prototype.on=function(){var e=Array.prototype.slice.call(arguments);return this.eventEmitter.addListener.apply(this.eventEmitter,e)},t.Index.prototype.off=function(e,t){return this.eventEmitter.removeListener(e,t)},t.Index.load=function(e){e.version!==t.version&&t.utils.warn("version mismatch: current "+t.version+" importing "+e.version);var n=new this;n._fields=e.fields,n._ref=e.ref,n.documentStore=t.DocumentStore.load(e.documentStore),n.pipeline=t.Pipeline.load(e.pipeline),n.index={};for(var i in e.index)n.index[i]=t.InvertedIndex.load(e.index[i]);return n},t.Index.prototype.addField=function(e){return this._fields.push(e),this.index[e]=new t.InvertedIndex,this},t.Index.prototype.setRef=function(e){return this._ref=e,this},t.Index.prototype.saveDocument=function(e){return this.documentStore=new t.DocumentStore(e),this},t.Index.prototype.addDoc=function(e,n){if(e){var n=void 0===n?!0:n,i=e[this._ref];this.documentStore.addDoc(i,e),this._fields.forEach(function(n){var o=this.pipeline.run(t.tokenizer(e[n]));this.documentStore.addFieldLength(i,n,o.length);var r={};o.forEach(function(e){e in r?r[e]+=1:r[e]=1},this);for(var s in r){var u=r[s];u=Math.sqrt(u),this.index[n].addToken(s,{ref:i,tf:u})}},this),n&&this.eventEmitter.emit("add",e,this)}},t.Index.prototype.removeDocByRef=function(e){if(e&&this.documentStore.isDocStored()!==!1&&this.documentStore.hasDoc(e)){var t=this.documentStore.getDoc(e);this.removeDoc(t,!1)}},t.Index.prototype.removeDoc=function(e,n){if(e){var n=void 0===n?!0:n,i=e[this._ref];this.documentStore.hasDoc(i)&&(this.documentStore.removeDoc(i),this._fields.forEach(function(n){var o=this.pipeline.run(t.tokenizer(e[n]));o.forEach(function(e){this.index[n].removeToken(e,i)},this)},this),n&&this.eventEmitter.emit("remove",e,this))}},t.Index.prototype.updateDoc=function(e,t){var t=void 0===t?!0:t;this.removeDocByRef(e[this._ref],!1),this.addDoc(e,!1),t&&this.eventEmitter.emit("update",e,this)},t.Index.prototype.idf=function(e,t){var n="@"+t+"/"+e;if(Object.prototype.hasOwnProperty.call(this._idfCache,n))return this._idfCache[n];var i=this.index[t].getDocFreq(e),o=1+Math.log(this.documentStore.length/(i+1));return this._idfCache[n]=o,o},t.Index.prototype.getFields=function(){return this._fields.slice()},t.Index.prototype.search=function(e,n){if(!e)return[];e="string"==typeof e?{any:e}:JSON.parse(JSON.stringify(e));var i=null;null!=n&&(i=JSON.stringify(n));for(var o=new t.Configuration(i,this.getFields()).get(),r={},s=Object.keys(e),u=0;u0&&t.push(e);for(var i in n)"docs"!==i&&"df"!==i&&this.expandToken(e+i,t,n[i]);return t},t.InvertedIndex.prototype.toJSON=function(){return{root:this.root}},t.Configuration=function(e,n){var e=e||"";if(void 0==n||null==n)throw new Error("fields should not be null");this.config={};var i;try{i=JSON.parse(e),this.buildUserConfig(i,n)}catch(o){t.utils.warn("user configuration parse failed, will use default configuration"),this.buildDefaultConfig(n)}},t.Configuration.prototype.buildDefaultConfig=function(e){this.reset(),e.forEach(function(e){this.config[e]={boost:1,bool:"OR",expand:!1}},this)},t.Configuration.prototype.buildUserConfig=function(e,n){var i="OR",o=!1;if(this.reset(),"bool"in e&&(i=e.bool||i),"expand"in e&&(o=e.expand||o),"fields"in e)for(var r in e.fields)if(n.indexOf(r)>-1){var s=e.fields[r],u=o;void 0!=s.expand&&(u=s.expand),this.config[r]={boost:s.boost||0===s.boost?s.boost:1,bool:s.bool||i,expand:u}}else t.utils.warn("field name in user configuration not found in index instance fields");else this.addAllFields2UserConfig(i,o,n)},t.Configuration.prototype.addAllFields2UserConfig=function(e,t,n){n.forEach(function(n){this.config[n]={boost:1,bool:e,expand:t}},this)},t.Configuration.prototype.get=function(){return this.config},t.Configuration.prototype.reset=function(){this.config={}},lunr.SortedSet=function(){this.length=0,this.elements=[]},lunr.SortedSet.load=function(e){var t=new this;return t.elements=e,t.length=e.length,t},lunr.SortedSet.prototype.add=function(){var e,t;for(e=0;e1;){if(r===e)return o;e>r&&(t=o),r>e&&(n=o),i=n-t,o=t+Math.floor(i/2),r=this.elements[o]}return r===e?o:-1},lunr.SortedSet.prototype.locationFor=function(e){for(var t=0,n=this.elements.length,i=n-t,o=t+Math.floor(i/2),r=this.elements[o];i>1;)e>r&&(t=o),r>e&&(n=o),i=n-t,o=t+Math.floor(i/2),r=this.elements[o];return r>e?o:e>r?o+1:void 0},lunr.SortedSet.prototype.intersect=function(e){for(var t=new lunr.SortedSet,n=0,i=0,o=this.length,r=e.length,s=this.elements,u=e.elements;;){if(n>o-1||i>r-1)break;s[n]!==u[i]?s[n]u[i]&&i++:(t.add(s[n]),n++,i++)}return t},lunr.SortedSet.prototype.clone=function(){var e=new lunr.SortedSet;return e.elements=this.toArray(),e.length=e.elements.length,e},lunr.SortedSet.prototype.union=function(e){var t,n,i;this.length>=e.length?(t=this,n=e):(t=e,n=this),i=t.clone();for(var o=0,r=n.toArray();o + + + + + Small projects with Elegant code - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Small projects with Elegant code base

+

Following questions come up weekly in online Rust discussions:

+
    +
  • I just finished reading The Book, what should I do next ?
  • +
  • What projects would you recommend to a Rust beginner?
  • +
  • Looking for small projects with an elegant code base
  • +
  • Codes that is easy to read and learn
  • +
+

The answers to these questions are always Practice: doing some exercises, and then reading some small and excellent Rust projects.

+

This is precisely the goal of this book, so, collecting relative resourses and representing in Rust By Practice seems not a bad idea.

+

1. Ripgrep

+

Answers for above questions usually came with ripgrep, though I don't think it is a small project, but yes, go for it if you are not afraid to delve deep a bit.

+

2. Building a text editor

+

Tutorial https://www.flenker.blog/hecto/ will lead you to build a text editor from scratch.

+

3. Ncspot

+

Ncspot, a terminal Spotify client. Small, simple, well organized and async, it's good for learning.

+

4. Command Line Rust

+

This project is for the book Command-Line Rust(O'Reily), it will show you how to write small CLIs (clones of head, cat, ls).

+

5. pngme book

+

This book will guide you to make a command line program that lets you hide secret messages in PNG files. The primary goal here is to get you writing code. The secondary goal is to get you reading documentation.

+

6. Writing an OS in Rust

+

This blog series creates a small operating system in the Rust programming language. Each post is a small tutorial and includes all needed code, so you can follow along if you like. The source code is also available in the corresponding Github repository.

+

7. CodeCrafters.io: Build your own Git, Docker, SQLite, or Redis

+

On CodeCrafters, you can recreate your favorite developer tools from scratch. It's a hands-on, minimally-guided approach to master Rust, while appreciating the internals and documentation of popular technology that we use every day.

+

8. mini-redis

+

mini-redis is an incomplete Redis client and server implementation using tokio, it has decent code base and detail explanations, very suitable for learning Rust and asynchronous programming.

+

9. Writing Interpreters in Rust

+

This online book will walk through the basics of interpreted language implementation in Rust with a focus on the challenges that are specific to using Rust.

+
+

To be continued...

+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/errors.html b/errors.html new file mode 100644 index 000000000..97c6f5025 --- /dev/null +++ b/errors.html @@ -0,0 +1,250 @@ + + + + + + Errors TODO - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Errors

+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/favicon.png b/favicon.png new file mode 100644 index 000000000..a5b1aa16c Binary files /dev/null and b/favicon.png differ diff --git a/favicon.svg b/favicon.svg new file mode 100644 index 000000000..90e0ea58b --- /dev/null +++ b/favicon.svg @@ -0,0 +1,22 @@ + + + + + diff --git a/fight-compiler/borrowing.html b/fight-compiler/borrowing.html new file mode 100644 index 000000000..40f875740 --- /dev/null +++ b/fight-compiler/borrowing.html @@ -0,0 +1,274 @@ + + + + + + Borrowing - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Borrowing

+
    +
  1. 🌟🌟
  2. +
+
// FIX the error without removing any code line
+struct test {
+    list: Vec<i32>,
+    a: i32
+}
+
+impl test {
+    pub fn new() -> Self {
+        test { list:vec![1,2,3,4,5,6,7], a:0 }
+    }
+
+    pub fn run(&mut self) {
+        for i in self.list.iter() {
+            self.do_something(*i)
+        }
+
+    }
+
+    pub fn do_something(&mut self, n: i32) {
+        self.a = n;
+    }
+}
+
+fn main() {}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it :)

+
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/fight-compiler/intro.html b/fight-compiler/intro.html new file mode 100644 index 000000000..e12dd1f1d --- /dev/null +++ b/fight-compiler/intro.html @@ -0,0 +1,252 @@ + + + + + + Fighting with Compiler - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Fighting with Compiler

+

Fighting with compiler is very common in our daily coding, especially for those unfamiliar with Rust.

+

This chapter will provide some exercises to help us avoid such cases to lower the steep learning curve.

+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/flow-control.html b/flow-control.html new file mode 100644 index 000000000..3c271d02d --- /dev/null +++ b/flow-control.html @@ -0,0 +1,492 @@ + + + + + + Flow Control - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Flow control

+

If/else

+
    +
  1. 🌟
  2. +
+

+// Fill in the blanks
+fn main() {
+    let n = 5;
+
+    if n < 0 {
+        println!("{} is negative", n);
+    } __ n > 0 {
+        println!("{} is positive", n);
+    } __ {
+        println!("{} is zero", n);
+    }
+} 
+
    +
  1. 🌟🌟 If/else expression can be used in assignments.
  2. +
+

+// Fix the errors
+fn main() {
+    let n = 5;
+
+    let big_n =
+        if n < 10 && n > -10 {
+            println!(", and is a small number, increase ten-fold");
+
+            10 * n
+        } else {
+            println!(", and is a big number, halve the number");
+
+            n / 2.0 ;
+        }
+
+    println!("{} -> {}", n, big_n);
+} 
+

For

+
    +
  1. 🌟 The for in construct can be used to iterate through an Iterator, e.g a range a..b.
  2. +
+

+fn main() {
+    for n in 1..=100 { // modify this line to make the code work
+        if n == 100 {
+            panic!("NEVER LET THIS RUN")
+        }
+    }
+
+    println!("Success!");
+} 
+
    +
  1. 🌟🌟
  2. +
+

+// Fix the errors without adding or removing lines
+fn main() {
+    let names = [String::from("liming"),String::from("hanmeimei")];
+    for name in names {
+        // Do something with name...
+    }
+
+    println!("{:?}", names);
+
+    let numbers = [1, 2, 3];
+    // The elements in numbers are Copy,so there is no move here
+    for n in numbers {
+        // Do something with n...
+    }
+    
+    println!("{:?}", numbers);
+} 
+
    +
  1. 🌟
  2. +
+
fn main() {
+    let a = [4, 3, 2, 1];
+
+    // Iterate the indexing and value in 'a'
+    for (i,v) in a.__ {
+        println!("The {}th element is {}",i+1,v);
+    }
+}
+

While

+
    +
  1. 🌟🌟 The while keyword can be used to run a loop when a condition is true.
  2. +
+

+// Fill in the blanks to make the last println! work !
+fn main() {
+    // A counter variable
+    let mut n = 1;
+
+    // Loop while the condition is true
+    while n __ 10 {
+        if n % 15 == 0 {
+            println!("fizzbuzz");
+        } else if n % 3 == 0 {
+            println!("fizz");
+        } else if n % 5 == 0 {
+            println!("buzz");
+        } else {
+            println!("{}", n);
+        }
+
+
+        __;
+    }
+
+    println!("n reached {}, so loop is over",n);
+}
+

Continue and break

+
    +
  1. 🌟 Use break to break the loop.
  2. +
+

+// Fill in the blank
+fn main() {
+    let mut n = 0;
+    for i in 0..=100 {
+       if n == 66 {
+           __
+       }
+       n += 1;
+    }
+
+    assert_eq!(n, 66);
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟 continue will skip over the remaining code in current iteration and go to the next iteration.
  2. +
+

+// Fill in the blanks
+fn main() {
+    let mut n = 0;
+    for i in 0..=100 {
+       if n != 66 {
+           n+=1;
+           __;
+       }
+       
+       __
+    }
+
+    assert_eq!(n, 66);
+
+    println!("Success!");
+}
+

Loop

+
    +
  1. 🌟🌟 Loop is usually used together with break or continue.
  2. +
+

+// Fill in the blanks
+fn main() {
+    let mut count = 0u32;
+
+    println!("Let's count until infinity!");
+
+    // Infinite loop
+    loop {
+        count += 1;
+
+        if count == 3 {
+            println!("three");
+
+            // Skip the rest of this iteration
+            __;
+        }
+
+        println!("{}", count);
+
+        if count == 5 {
+            println!("OK, that's enough");
+
+            __;
+        }
+    }
+
+    assert_eq!(count, 5);
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟 Loop is an expression, so we can use it with break to return a value
  2. +
+

+// Fill in the blank
+fn main() {
+    let mut counter = 0;
+
+    let result = loop {
+        counter += 1;
+
+        if counter == 10 {
+            __;
+        }
+    };
+
+    assert_eq!(result, 20);
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟🌟 It's possible to break or continue outer loops when dealing with nested loops. In these cases, the loops must be annotated with some 'label, and the label must be passed to the break/continue statement.
  2. +
+

+// Fill in the blank
+fn main() {
+    let mut count = 0;
+    'outer: loop {
+        'inner1: loop {
+            if count >= 20 {
+                // This would break only the inner1 loop
+                break 'inner1; // `break` is also works.
+            }
+            count += 2;
+        }
+
+        count += 5;
+
+        'inner2: loop {
+            if count >= 30 {
+                // This breaks the outer loop
+                break 'outer;
+            }
+
+            // This will continue the outer loop
+            continue 'outer;
+        }
+    }
+
+    assert!(count == __);
+
+    println!("Success!");
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/fonts/OPEN-SANS-LICENSE.txt b/fonts/OPEN-SANS-LICENSE.txt new file mode 100644 index 000000000..d64569567 --- /dev/null +++ b/fonts/OPEN-SANS-LICENSE.txt @@ -0,0 +1,202 @@ + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/fonts/SOURCE-CODE-PRO-LICENSE.txt b/fonts/SOURCE-CODE-PRO-LICENSE.txt new file mode 100644 index 000000000..366206f54 --- /dev/null +++ b/fonts/SOURCE-CODE-PRO-LICENSE.txt @@ -0,0 +1,93 @@ +Copyright 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/), with Reserved Font Name 'Source'. All Rights Reserved. Source is a trademark of Adobe Systems Incorporated in the United States and/or other countries. + +This Font Software is licensed under the SIL Open Font License, Version 1.1. +This license is copied below, and is also available with a FAQ at: +http://scripts.sil.org/OFL + + +----------------------------------------------------------- +SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 +----------------------------------------------------------- + +PREAMBLE +The goals of the Open Font License (OFL) are to stimulate worldwide +development of collaborative font projects, to support the font creation +efforts of academic and linguistic communities, and to provide a free and +open framework in which fonts may be shared and improved in partnership +with others. + +The OFL allows the licensed fonts to be used, studied, modified and +redistributed freely as long as they are not sold by themselves. The +fonts, including any derivative works, can be bundled, embedded, +redistributed and/or sold with any software provided that any reserved +names are not used by derivative works. The fonts and derivatives, +however, cannot be released under any other type of license. The +requirement for fonts to remain under this license does not apply +to any document created using the fonts or their derivatives. + +DEFINITIONS +"Font Software" refers to the set of files released by the Copyright +Holder(s) under this license and clearly marked as such. This may +include source files, build scripts and documentation. + +"Reserved Font Name" refers to any names specified as such after the +copyright statement(s). + +"Original Version" refers to the collection of Font Software components as +distributed by the Copyright Holder(s). + +"Modified Version" refers to any derivative made by adding to, deleting, +or substituting -- in part or in whole -- any of the components of the +Original Version, by changing formats or by porting the Font Software to a +new environment. + +"Author" refers to any designer, engineer, programmer, technical +writer or other person who contributed to the Font Software. + +PERMISSION & CONDITIONS +Permission is hereby granted, free of charge, to any person obtaining +a copy of the Font Software, to use, study, copy, merge, embed, modify, +redistribute, and sell modified and unmodified copies of the Font +Software, subject to the following conditions: + +1) Neither the Font Software nor any of its individual components, +in Original or Modified Versions, may be sold by itself. + +2) Original or Modified Versions of the Font Software may be bundled, +redistributed and/or sold with any software, provided that each copy +contains the above copyright notice and this license. These can be +included either as stand-alone text files, human-readable headers or +in the appropriate machine-readable metadata fields within text or +binary files as long as those fields can be easily viewed by the user. + +3) No Modified Version of the Font Software may use the Reserved Font +Name(s) unless explicit written permission is granted by the corresponding +Copyright Holder. This restriction only applies to the primary font name as +presented to the users. + +4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font +Software shall not be used to promote, endorse or advertise any +Modified Version, except to acknowledge the contribution(s) of the +Copyright Holder(s) and the Author(s) or with their explicit written +permission. + +5) The Font Software, modified or unmodified, in part or in whole, +must be distributed entirely under this license, and must not be +distributed under any other license. The requirement for fonts to +remain under this license does not apply to any document created +using the Font Software. + +TERMINATION +This license becomes null and void if any of the above conditions are +not met. + +DISCLAIMER +THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT +OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE +COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL +DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM +OTHER DEALINGS IN THE FONT SOFTWARE. diff --git a/fonts/fonts.css b/fonts/fonts.css new file mode 100644 index 000000000..858efa598 --- /dev/null +++ b/fonts/fonts.css @@ -0,0 +1,100 @@ +/* Open Sans is licensed under the Apache License, Version 2.0. See http://www.apache.org/licenses/LICENSE-2.0 */ +/* Source Code Pro is under the Open Font License. See https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL */ + +/* open-sans-300 - latin_vietnamese_latin-ext_greek-ext_greek_cyrillic-ext_cyrillic */ +@font-face { + font-family: 'Open Sans'; + font-style: normal; + font-weight: 300; + src: local('Open Sans Light'), local('OpenSans-Light'), + url('open-sans-v17-all-charsets-300.woff2') format('woff2'); +} + +/* open-sans-300italic - latin_vietnamese_latin-ext_greek-ext_greek_cyrillic-ext_cyrillic */ +@font-face { + font-family: 'Open Sans'; + font-style: italic; + font-weight: 300; + src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), + url('open-sans-v17-all-charsets-300italic.woff2') format('woff2'); +} + +/* open-sans-regular - latin_vietnamese_latin-ext_greek-ext_greek_cyrillic-ext_cyrillic */ +@font-face { + font-family: 'Open Sans'; + font-style: normal; + font-weight: 400; + src: local('Open Sans Regular'), local('OpenSans-Regular'), + url('open-sans-v17-all-charsets-regular.woff2') format('woff2'); +} + +/* open-sans-italic - latin_vietnamese_latin-ext_greek-ext_greek_cyrillic-ext_cyrillic */ +@font-face { + font-family: 'Open Sans'; + font-style: italic; + font-weight: 400; + src: local('Open Sans Italic'), local('OpenSans-Italic'), + url('open-sans-v17-all-charsets-italic.woff2') format('woff2'); +} + +/* open-sans-600 - latin_vietnamese_latin-ext_greek-ext_greek_cyrillic-ext_cyrillic */ +@font-face { + font-family: 'Open Sans'; + font-style: normal; + font-weight: 600; + src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), + url('open-sans-v17-all-charsets-600.woff2') format('woff2'); +} + +/* open-sans-600italic - latin_vietnamese_latin-ext_greek-ext_greek_cyrillic-ext_cyrillic */ +@font-face { + font-family: 'Open Sans'; + font-style: italic; + font-weight: 600; + src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), + url('open-sans-v17-all-charsets-600italic.woff2') format('woff2'); +} + +/* open-sans-700 - latin_vietnamese_latin-ext_greek-ext_greek_cyrillic-ext_cyrillic */ +@font-face { + font-family: 'Open Sans'; + font-style: normal; + font-weight: 700; + src: local('Open Sans Bold'), local('OpenSans-Bold'), + url('open-sans-v17-all-charsets-700.woff2') format('woff2'); +} + +/* open-sans-700italic - latin_vietnamese_latin-ext_greek-ext_greek_cyrillic-ext_cyrillic */ +@font-face { + font-family: 'Open Sans'; + font-style: italic; + font-weight: 700; + src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), + url('open-sans-v17-all-charsets-700italic.woff2') format('woff2'); +} + +/* open-sans-800 - latin_vietnamese_latin-ext_greek-ext_greek_cyrillic-ext_cyrillic */ +@font-face { + font-family: 'Open Sans'; + font-style: normal; + font-weight: 800; + src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), + url('open-sans-v17-all-charsets-800.woff2') format('woff2'); +} + +/* open-sans-800italic - latin_vietnamese_latin-ext_greek-ext_greek_cyrillic-ext_cyrillic */ +@font-face { + font-family: 'Open Sans'; + font-style: italic; + font-weight: 800; + src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), + url('open-sans-v17-all-charsets-800italic.woff2') format('woff2'); +} + +/* source-code-pro-500 - latin_vietnamese_latin-ext_greek_cyrillic-ext_cyrillic */ +@font-face { + font-family: 'Source Code Pro'; + font-style: normal; + font-weight: 500; + src: url('source-code-pro-v11-all-charsets-500.woff2') format('woff2'); +} diff --git a/fonts/open-sans-v17-all-charsets-300.woff2 b/fonts/open-sans-v17-all-charsets-300.woff2 new file mode 100644 index 000000000..9f51be370 Binary files /dev/null and b/fonts/open-sans-v17-all-charsets-300.woff2 differ diff --git a/fonts/open-sans-v17-all-charsets-300italic.woff2 b/fonts/open-sans-v17-all-charsets-300italic.woff2 new file mode 100644 index 000000000..2f5454484 Binary files /dev/null and b/fonts/open-sans-v17-all-charsets-300italic.woff2 differ diff --git a/fonts/open-sans-v17-all-charsets-600.woff2 b/fonts/open-sans-v17-all-charsets-600.woff2 new file mode 100644 index 000000000..f503d558d Binary files /dev/null and b/fonts/open-sans-v17-all-charsets-600.woff2 differ diff --git a/fonts/open-sans-v17-all-charsets-600italic.woff2 b/fonts/open-sans-v17-all-charsets-600italic.woff2 new file mode 100644 index 000000000..c99aabe80 Binary files /dev/null and b/fonts/open-sans-v17-all-charsets-600italic.woff2 differ diff --git a/fonts/open-sans-v17-all-charsets-700.woff2 b/fonts/open-sans-v17-all-charsets-700.woff2 new file mode 100644 index 000000000..421a1ab25 Binary files /dev/null and b/fonts/open-sans-v17-all-charsets-700.woff2 differ diff --git a/fonts/open-sans-v17-all-charsets-700italic.woff2 b/fonts/open-sans-v17-all-charsets-700italic.woff2 new file mode 100644 index 000000000..12ce3d20d Binary files /dev/null and b/fonts/open-sans-v17-all-charsets-700italic.woff2 differ diff --git a/fonts/open-sans-v17-all-charsets-800.woff2 b/fonts/open-sans-v17-all-charsets-800.woff2 new file mode 100644 index 000000000..c94a223b0 Binary files /dev/null and b/fonts/open-sans-v17-all-charsets-800.woff2 differ diff --git a/fonts/open-sans-v17-all-charsets-800italic.woff2 b/fonts/open-sans-v17-all-charsets-800italic.woff2 new file mode 100644 index 000000000..eed7d3c63 Binary files /dev/null and b/fonts/open-sans-v17-all-charsets-800italic.woff2 differ diff --git a/fonts/open-sans-v17-all-charsets-italic.woff2 b/fonts/open-sans-v17-all-charsets-italic.woff2 new file mode 100644 index 000000000..398b68a08 Binary files /dev/null and b/fonts/open-sans-v17-all-charsets-italic.woff2 differ diff --git a/fonts/open-sans-v17-all-charsets-regular.woff2 b/fonts/open-sans-v17-all-charsets-regular.woff2 new file mode 100644 index 000000000..8383e94c6 Binary files /dev/null and b/fonts/open-sans-v17-all-charsets-regular.woff2 differ diff --git a/fonts/source-code-pro-v11-all-charsets-500.woff2 b/fonts/source-code-pro-v11-all-charsets-500.woff2 new file mode 100644 index 000000000..722245682 Binary files /dev/null and b/fonts/source-code-pro-v11-all-charsets-500.woff2 differ diff --git a/formatted-output/debug-display.html b/formatted-output/debug-display.html new file mode 100644 index 000000000..6c4164347 --- /dev/null +++ b/formatted-output/debug-display.html @@ -0,0 +1,389 @@ + + + + + + Debug and Display - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Debug and Display

+

All types which want to be printable must implement the std::fmt formatting trait: std::fmt::Debug or std::fmt::Display.

+

Automatic implementations are only provided for types such as in the std library. All others have to be manually implemented.

+

Debug

+

The implementation of Debug is very straightforward: All types can derive the std::fmt::Debug implementation. This is not true for std::fmt::Display which must be manually implemented.

+

{:?} must be used to print out the type which has implemented the Debug trait.

+
#![allow(unused)]
+fn main() {
+// This structure cannot be printed either with `fmt::Display` or
+// with `fmt::Debug`.
+struct UnPrintable(i32);
+
+// To make this struct printable with `fmt::Debug`, we can derive the automatic implementations provided by Rust
+#[derive(Debug)]
+struct DebugPrintable(i32);
+}
+
    +
  1. 🌟
  2. +
+

+/* Fill in the blanks and Fix the errors */
+struct Structure(i32);
+
+fn main() {
+    // Types in std and Rust have implemented the fmt::Debug trait
+    println!("__ months in a year.", 12);
+
+    println!("Now __ will print!", Structure(3));
+}
+
    +
  1. 🌟🌟 So fmt::Debug definitely makes one type printable, but sacrifices some elegance. Maybe we can get more elegant by replacing {:?} with something else( but not {} !)
  2. +
+
#[derive(Debug)]
+struct Person {
+    name: String,
+    age: u8
+}
+
+fn main() {
+    let person = Person { name:  "Sunface".to_string(), age: 18 };
+
+    /* Make it output: 
+    Person {
+        name: "Sunface",
+        age: 18,
+    }
+    */
+    println!("{:?}", person);
+}
+
    +
  1. 🌟🌟 We can also manually implement Debug trait for our types
  2. +
+

+#[derive(Debug)]
+struct Structure(i32);
+
+#[derive(Debug)]
+struct Deep(Structure);
+
+
+fn main() {    
+    // The problem with `derive` is there is no control over how
+    // the results look. What if I want this to just show a `7`?
+
+    /* Make it print: Now 7 will print! */
+    println!("Now {:?} will print!", Deep(Structure(7)));
+}
+

Display

+

Yeah, Debug is simple and easy to use. But sometimes we want to customize the output appearance of our type. This is where Display really shines.

+

Unlike Debug, there is no way to derive the implementation of the Display trait, we have to manually implement it.

+

Another thing to note: the placeholder for Display is {} not {:?}.

+
    +
  1. 🌟🌟
  2. +
+

+/* Make it work*/
+use std::fmt;
+
+struct Point2D {
+    x: f64,
+    y: f64,
+}
+
+impl fmt::Display for Point2D {
+    /* Implement.. */
+}
+
+impl fmt::Debug for Point2D {
+    /* Implement.. */
+}
+
+fn main() {
+    let point = Point2D { x: 3.3, y: 7.2 };
+    assert_eq!(format!("{}",point), "Display: 3.3 + 7.2i");
+    assert_eq!(format!("{:?}",point), "Debug: Complex { real: 3.3, imag: 7.2 }");
+    
+    println!("Success!");
+}
+

? operator

+

Implementing fmt::Display for a structure whose elements must be handled separately is tricky. The problem is each write! generates a fmt::Result which must be handled in the same place.

+

Fortunately, Rust provides the ? operator to help us eliminate some unnecessary codes for dealing with fmt::Result.

+
    +
  1. 🌟🌟
  2. +
+

+/* Make it work */
+use std::fmt; 
+
+struct List(Vec<i32>);
+
+impl fmt::Display for List {
+    fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
+        // Extract the value using tuple indexing,
+        // and create a reference to `vec`.
+        let vec = &self.0;
+
+        write!(f, "[")?;
+
+        // Iterate over `v` in `vec` while enumerating the iteration
+        // count in `count`.
+        for (count, v) in vec.iter().enumerate() {
+            // For every element except the first, add a comma.
+            // Use the ? operator to return on errors.
+            if count != 0 { write!(f, ", ")?; }
+            write!(f, "{}", v)?;
+        }
+
+        // Close the opened bracket and return a fmt::Result value.
+        write!(f, "]")
+    }
+}
+
+fn main() {
+    let v = List(vec![1, 2, 3]);
+    assert_eq!(format!("{}",v), "[0: 1, 1: 2, 2: 3]");
+    println!("Success!");
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it :)

+
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/formatted-output/formatting.html b/formatted-output/formatting.html new file mode 100644 index 000000000..bcfdc8c88 --- /dev/null +++ b/formatted-output/formatting.html @@ -0,0 +1,399 @@ + + + + + + formating - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Formatting

+

Positional arguments

+

1.🌟🌟

+
/* Fill in the blanks */
+fn main() {
+    println!("{0}, this is {1}. {1}, this is {0}", "Alice", "Bob"); // => Alice, this is Bob. Bob, this is Alice
+    assert_eq!(format!("{1}{0}", 1, 2), __);
+    assert_eq!(format!(__, 1, 2), "2112");
+    println!("Success!");
+}
+

Named arguments

+

2.🌟🌟

+
fn main() {
+    println!("{argument}", argument = "test"); // => "test"
+
+    /* Fill in the blanks */
+    assert_eq!(format!("{name}{}", 1, __), "21");
+    assert_eq!(format!(__,a = "a", b = 'b', c = 3 ), "a 3 b");
+    
+    /* Fix the error */
+    // Named argument must be placed after other arguments
+    println!("{abc} {1}", abc = "def", 2);
+
+    println!("Success!");
+}
+

Padding with string

+

3.🌟🌟 By default, you can pad string with spaces

+
fn main() {
+    // The following two are padding with 5 spaces
+    println!("Hello {:5}!", "x"); // =>  "Hello x    !"  
+    println!("Hello {:1$}!", "x", 5); // =>  "Hello x    !"
+
+    /* Fill in the blanks */
+    assert_eq!(format!("Hello __!", 5, "x"), "Hello x    !");
+    assert_eq!(format!("Hello __!", "x", width = 5), "Hello x    !");
+
+    println!("Success!");
+}
+

4.🌟🌟🌟 Left align, right align, pad with specified characters.

+
fn main() {
+    // Left align
+    println!("Hello {:<5}!", "x"); // => Hello x    !
+    // Right align
+    assert_eq!(format!("Hello __!", "x"), "Hello     x!");
+    // Center align
+    assert_eq!(format!("Hello __!", "x"), "Hello   x  !");
+
+    // Left align, pad with '&'
+    assert_eq!(format!("Hello {:&<5}!", "x"), __);
+
+    println!("Success!");
+}
+

5.🌟🌟 You can pad numbers with extra zeros.

+
fn main() {
+    println!("Hello {:5}!", 5); // => Hello     5!
+    println!("Hello {:+}!", 5); // =>  Hello +5!
+    println!("Hello {:05}!", 5); // => Hello 00005!
+    println!("Hello {:05}!", -5); // => Hello -0005!
+
+    /* Fill in the blank */
+    assert!(format!("{number:0>width$}", number=1, width=6) == __);
+    
+    println!("Success!")
+;}
+

Precision

+

6.🌟🌟 Floating point precision

+

+/* Fill in the blanks */
+fn main() {
+    let v = 3.1415926;
+
+    println!("{:.1$}", v, 4); // same as {:.4} => 3.1416 
+
+    assert_eq!(format!("__", v), "3.14");
+    assert_eq!(format!("__", v), "+3.14");
+    assert_eq!(format!("__", v), "3");
+
+    println!("Success!");
+}
+

7.🌟🌟🌟 String length

+
fn main() {
+    let s = "Hello, world!";
+
+    println!("{0:.5}", s); // => Hello
+
+    assert_eq!(format!("Hello __!", 3, "abcdefg"), "Hello abc!");
+
+    println!("Success!");
+}
+

Binary, octal, hex

+
    +
  • format!("{}", foo) -> "3735928559"
  • +
  • format!("0x{:X}", foo) -> "0xDEADBEEF"
  • +
  • format!("0o{:o}", foo) -> "0o33653337357"
  • +
+

8.🌟🌟

+
fn main() {
+    assert_eq!(format!("__", 27), "0b11011");
+    assert_eq!(format!("__", 27), "0o33");
+    assert_eq!(format!("__", 27), "0x1b");
+    assert_eq!(format!("__", 27), "0x1B");
+
+    println!("{:x}!", 27); // Hex with no prefix => 1b
+
+    println!("{:#010b}", 27); // Pad binary with 0, width = 10,  => 0b00011011
+
+    println!("Success!");
+}
+

Capture the environment

+

9.🌟🌟🌟

+
fn get_person() -> String {
+    String::from("sunface")
+}
+
+fn get_format() -> (usize, usize) {
+    (4, 1)
+}
+
+
+fn main() {
+    let person = get_person();
+    println!("Hello, {person}!");
+
+    let (width, precision) = get_format();
+    let scores = [("sunface", 99.12), ("jack", 60.34)];
+    /* Make it print:
+    sunface: 99.1
+    jack: 60.3
+    */
+    for (name, score) in scores {
+        println!("{name}: __");
+    }
+}
+

Others

+

Example

+
fn main() {
+    // Exponent
+    println!("{:2e}", 1000000000); // => 1e9
+    println!("{:2E}", 1000000000); // => 1E9
+
+    // Pointer address
+    let v= vec![1, 2, 3];
+    println!("{:p}", v.as_ptr()); // => 0x600002324050
+
+    // Escape
+    println!("Hello {{}}"); // => Hello {}
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it :)

+
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/formatted-output/intro.html b/formatted-output/intro.html new file mode 100644 index 000000000..e04a1693d --- /dev/null +++ b/formatted-output/intro.html @@ -0,0 +1,310 @@ + + + + + + Formatted output - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Formatted output

+
fn main() {
+    // In general, the `{}` will be automatically replaced with any
+    // arguments. These will be stringified.
+    println!("{} days", 31);
+
+    // Without a suffix, 31 becomes an i32. You can change what type 31 is
+    // by providing a suffix. The number 31i64 for example has the type i64.
+
+    // There are various optional patterns this works with. Positional
+    // arguments can be used.
+    println!("{0}, this is {1}. {1}, this is {0}", "Alice", "Bob");
+
+    // As can named arguments.
+    println!("{subject} {verb} {object}",
+             object="the lazy dog",
+             subject="the quick brown fox",
+             verb="jumps over");
+
+    // Special formatting can be specified after a `:`.
+    println!("{} of {:b} people know binary, the other half doesn't", 1, 2);
+
+    // You can right-align text with a specified width. This will output
+    // "     1". 5 white spaces and a "1".
+    println!("{number:>width$}", number=1, width=6);
+
+    // You can pad numbers with extra zeroes. This will output "000001".
+    println!("{number:0>width$}", number=1, width=6);
+
+    // Rust even checks to make sure the correct number of arguments are
+    // used.
+    println!("My name is {0}, {1} {0}", "Bond");
+    // FIXME ^ Add the missing argument: "James"
+
+    // Create a structure named `Structure` which contains an `i32`.
+    #[allow(dead_code)]
+    struct Structure(i32);
+
+    // However, custom types such as this structure require more complicated
+    // handling. This will not work.
+    println!("This struct `{}` won't print...", Structure(3));
+    // FIXME ^ Comment out this line.
+
+    // For Rust 1.58 and above, you can directly capture the argument from
+    // surrounding variable. Just like the above, this will output
+    // "     1". 5 white spaces and a "1".
+    let number: f64 = 1.0;
+    let width: usize = 6;
+    println!("{number:>width$}");
+}
+

[std::fmt][fmt] contains many [traits][traits] which govern the display +of text. The base form of two important ones are listed below:

+
    +
  • fmt::Debug: Uses the {:?} marker. Format text for debugging purposes.
  • +
  • fmt::Display: Uses the {} marker. Format text in a more elegant, user +friendly fashion.
  • +
+

Here, we used fmt::Display because the std library provides implementations +for these types. To print text for custom types, more steps are required.

+

Implementing the fmt::Display trait automatically implements the +[ToString] trait which allows us to [convert] the type to [String][string].

+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/formatted-output/println.html b/formatted-output/println.html new file mode 100644 index 000000000..66f209a67 --- /dev/null +++ b/formatted-output/println.html @@ -0,0 +1,284 @@ + + + + + + println! and format! - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

println! and format!

+

Printing is handled by a series of [macros][macros] defined in [std::fmt][fmt] +Some of which include:

+
    +
  • format!: write formatted text to [String][string]
  • +
  • print!: same as format! but the text is printed to the console (io::stdout).
  • +
  • println!: same as print! but a newline is appended.
  • +
  • eprint!: same as format! but the text is printed to the standard error (io::stderr).
  • +
  • eprintln!: same as eprint!but a newline is appended.
  • +
+

All parse text in the same fashion. As a plus, Rust checks format correctness at compile time.

+

format!

+

1.🌟

+

+fn main() {
+    let s1 = "hello";
+    /* Fill in the blank */
+    let s = format!(__);
+    assert_eq!(s, "hello, world!");
+}
+ +

2.🌟

+

+fn main() {
+   /* Fill in the blanks to make it print:
+   Hello world, I am 
+   Sunface!
+   */
+   __("hello world, ");
+   __("I am");
+   __("Sunface!");
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it :)

+
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/functional-programing/closure.html b/functional-programing/closure.html new file mode 100644 index 000000000..725ebd37b --- /dev/null +++ b/functional-programing/closure.html @@ -0,0 +1,630 @@ + + + + + + Closure - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Closure

+

Closures can capture the enclosing environments. For example we can capture the x variable :

+
fn main() {
+    let x = 1;
+    let closure = |val| val + x;
+    assert_eq!(closure(2), 3);
+}
+

From the syntax, we can see that closures are very convenient for on the fly usage. Unlike functions, both the input and return types of a closure can be inferred by the compiler.

+
fn main() {
+    // Increment via closures and functions.
+    fn function(i: i32) -> i32 { i + 1 }
+
+    // Closures are anonymous, here we are binding them to references
+    // 
+    // These nameless functions are assigned to appropriately named variables.
+    let closure_annotated = |i: i32| -> i32 { i + 1 };
+    let closure_inferred  = |i     |          i + 1  ;
+
+    let i = 1;
+    // Call the function and closures.
+    println!("function: {}", function(i));
+    println!("closure_annotated: {}", closure_annotated(i));
+    println!("closure_inferred: {}", closure_inferred(i));
+
+    // A closure taking no arguments which returns an `i32`.
+    // The return type is inferred.
+    let one = || 1;
+    println!("closure returning one: {}", one());
+
+}
+

Capturing

+

Closures can capture variables by borrowing or moving. But they prefer to capture by borrowing and only go lower when required:

+
    +
  • By reference: &T
  • +
  • By mutable reference: &mut T
  • +
  • By value: T
  • +
+
    +
  1. 🌟
  2. +
+
/* Make it work with least amount of changes*/
+fn main() {
+    let color = String::from("green");
+
+    let print = move || println!("`color`: {}", color);
+
+    print();
+    print();
+
+    // `color` can be borrowed immutably again, because the closure only holds
+    // an immutable reference to `color`. 
+    let _reborrow = &color;
+
+    println!("{}",color);
+}
+
    +
  1. 🌟🌟
  2. +
+
/* Make it work 
+- Dont use `_reborrow` and `_count_reborrowed`
+- Dont modify `assert_eq`
+*/
+fn main() {
+    let mut count = 0;
+
+    let mut inc = || {
+        count += 1;
+        println!("`count`: {}", count);
+    };
+
+    inc();
+
+
+    let _reborrow = &count; 
+
+    inc();
+
+    // The closure no longer needs to borrow `&mut count`. Therefore, it is
+    // possible to reborrow without an error
+    let _count_reborrowed = &mut count; 
+
+    assert_eq!(count, 0);
+}
+
    +
  1. 🌟🌟
  2. +
+
/* Make it work in two ways, none of them is to remove `take(movable)` away from the code
+*/
+fn main() {
+     let movable = Box::new(3);
+
+     let consume = || {
+         println!("`movable`: {:?}", movable);
+         take(movable);
+     };
+
+     consume();
+     consume();
+}
+
+fn take<T>(_v: T) {}
+

For comparison, the following code has no error:

+
fn main() {
+     let movable = Box::new(3);
+
+     let consume = move || {
+         println!("`movable`: {:?}", movable);
+     };
+
+     consume();
+     consume();
+}
+

Type inferred

+

The following four closures has no difference in input and return types.

+
#![allow(unused)]
+fn main() {
+fn  add_one_v1   (x: u32) -> u32 { x + 1 }
+let add_one_v2 = |x: u32| -> u32 { x + 1 };
+let add_one_v3 = |x|             { x + 1 };
+let add_one_v4 = |x|               x + 1  ;
+}
+
    +
  1. 🌟
  2. +
+
fn main() {
+    let example_closure = |x| x;
+
+    let s = example_closure(String::from("hello"));
+
+    /* Make it work, only change the following line */
+    let n = example_closure(5);
+}
+

Fn, FnMut, FnOnce

+

When taking a closure as an input parameter, the closure's complete type must be annotated using one of the following traits:

+
    +
  • Fn: the closure uses the captured value by reference (&T)
  • +
  • FnMut: the closure uses the captured value by mutable reference (&mut T)
  • +
  • FnOnce: the closure uses the captured value by value (T)
  • +
+
    +
  1. 🌟🌟
  2. +
+
/* Make it work by changing the trait bound, in two ways*/
+fn fn_once<F>(func: F)
+where
+    F: FnOnce(usize) -> bool,
+{
+    println!("{}", func(3));
+    println!("{}", func(4));
+}
+
+fn main() {
+    let x = vec![1, 2, 3];
+    fn_once(|z|{z == x.len()})
+}
+
    +
  1. 🌟🌟
  2. +
+
fn main() {
+    let mut s = String::new();
+
+    let update_string = |str| s.push_str(str);
+
+    exec(update_string);
+
+    println!("{:?}",s);
+}
+
+/* Fill in the blank */
+fn exec<'a, F: __>(mut f: F)  {
+    f("hello")
+}
+

Which trait does the compiler prefer to use?

+
    +
  • Fn: the closure uses the captured value by reference (&T)
  • +
  • FnMut: the closure uses the captured value by mutable reference (&mut T)
  • +
  • FnOnce: the closure uses the captured value by value (T)
  • +
+

On a variable-by-variable basis, the compiler will capture variables in the least restrictive manner possible.

+

For instance, consider a parameter annotated as FnOnce. This specifies that the closure may capture by &T, &mut T, or T, but the compiler will ultimately choose based on how the captured variables are used in the closure. +Which trait to use is determined by what the closure does with captured value.

+

This is because if a move is possible, then any type of borrow should also be possible. Note that the reverse is not true. If the parameter is annotated as Fn, then capturing variables by &mut T or T are not allowed.

+
    +
  1. 🌟🌟
  2. +
+
/* Fill in the blank */
+
+// A function which takes a closure as an argument and calls it.
+// <F> denotes that F is a "Generic type parameter"
+fn apply<F>(f: F) where
+    // The closure takes no input and returns nothing.
+    F: __ {
+
+    f();
+}
+
+// A function which takes a closure and returns an `i32`.
+fn apply_to_3<F>(f: F) -> i32 where
+    // The closure takes an `i32` and returns an `i32`.
+    F: Fn(i32) -> i32 {
+
+    f(3)
+}
+
+fn main() {
+    use std::mem;
+
+    let greeting = "hello";
+    // A non-copy type.
+    // `to_owned` creates owned data from borrowed one
+    let mut farewell = "goodbye".to_owned();
+
+    // Capture 2 variables: `greeting` by reference and
+    // `farewell` by value.
+    let diary = || {
+        // `greeting` is by reference: requires `Fn`.
+        println!("I said {}.", greeting);
+
+        // Mutation forces `farewell` to be captured by
+        // mutable reference. Now requires `FnMut`.
+        farewell.push_str("!!!");
+        println!("Then I screamed {}.", farewell);
+        println!("Now I can sleep. zzzzz");
+
+        // Manually calling drop forces `farewell` to
+        // be captured by value. Now requires `FnOnce`.
+        mem::drop(farewell);
+    };
+
+    // Call the function which applies the closure.
+    apply(diary);
+
+    // `double` satisfies `apply_to_3`'s trait bound
+    let double = |x| 2 * x;
+
+    println!("3 doubled: {}", apply_to_3(double));
+}
+

Move closures may still implement Fn or FnMut, even though they capture variables by move. This is because the traits implemented by a closure type are determined by what the closure does with captured values, not how it captures them. The move keyword only specifies the latter.

+
fn main() {
+    let s = String::new();
+
+    let update_string = move || println!("{}",s);
+
+    exec(update_string);
+}
+
+fn exec<F: FnOnce()>(f: F)  {
+    f()
+}
+

The following code also has no error:

+
fn main() {
+    let s = String::new();
+
+    let update_string = move || println!("{}",s);
+
+    exec(update_string);
+}
+
+fn exec<F: Fn()>(f: F)  {
+    f()
+}
+
    +
  1. 🌟🌟
  2. +
+
/* Fill in the blank */
+fn main() {
+    let mut s = String::new();
+
+    let update_string = |str| -> String {s.push_str(str); s };
+
+    exec(update_string);
+}
+
+fn exec<'a, F: __>(mut f: F) {
+    f("hello");
+}
+

Input functions

+

Since closure can be used as arguments, you might wonder can we use functions as arguments too? And indeed we can.

+
    +
  1. 🌟🌟
  2. +
+

+/* Implement `call_me` to make it work */
+fn call_me {
+    f();
+}
+
+fn function() {
+    println!("I'm a function!");
+}
+
+fn main() {
+    let closure = || println!("I'm a closure!");
+
+    call_me(closure);
+    call_me(function);
+}
+

Closure as return types

+

Returning a closure is much harder than you may have thought of.

+
    +
  1. 🌟🌟
  2. +
+
/* Fill in the blank using two approaches,
+ and fix the error */
+fn create_fn() -> __ {
+    let num = 5;
+
+    // How does the following closure capture the environment variable `num`
+    // &T, &mut T, T ?
+    |x| x + num
+}
+
+
+fn main() {
+    let fn_plain = create_fn();
+    fn_plain(1);
+}
+
    +
  1. 🌟🌟
  2. +
+
/* Fill in the blank and fix the error*/
+fn factory(x:i32) -> __ {
+
+    let num = 5;
+
+    if x > 1{
+        move |x| x + num
+    } else {
+        move |x| x + num
+    }
+}
+

Closure in structs

+

Example

+
struct Cacher<T,E>
+where
+    T: Fn(E) -> E,
+    E: Copy
+{
+    query: T,
+    value: Option<E>,
+}
+
+impl<T,E> Cacher<T,E>
+where
+    T: Fn(E) -> E,
+    E: Copy
+{
+    fn new(query: T) -> Cacher<T,E> {
+        Cacher {
+            query,
+            value: None,
+        }
+    }
+
+    fn value(&mut self, arg: E) -> E {
+        match self.value {
+            Some(v) => v,
+            None => {
+                let v = (self.query)(arg);
+                self.value = Some(v);
+                v
+            }
+        }
+    }
+}
+fn main() {
+  
+}
+
+#[test]
+fn call_with_different_values() {
+    let mut c = Cacher::new(|a| a);
+
+    let v1 = c.value(1);
+    let v2 = c.value(2);
+
+    assert_eq!(v2, 1);
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it :)

+
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/functional-programing/intro.html b/functional-programing/intro.html new file mode 100644 index 000000000..2e36cc7a7 --- /dev/null +++ b/functional-programing/intro.html @@ -0,0 +1,255 @@ + + + + + + Functional programing - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Functional programing

+

Learning resources:

+ + +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/functional-programing/iterator.html b/functional-programing/iterator.html new file mode 100644 index 000000000..a0218d0dd --- /dev/null +++ b/functional-programing/iterator.html @@ -0,0 +1,546 @@ + + + + + + Iterator - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Iterator

+

The iterator pattern allows us to perform some tasks on a sequence of items in turn. An iterator is responsible for the logic of iterating over each item and determining when the sequence has finished.

+

for and iterator

+
fn main() {
+    let v = vec![1, 2, 3];
+    for x in v {
+        println!("{}",x)
+    }
+}
+

In the code above, You may consider for as a simple loop, but actually it is iterating over a iterator.

+

By default for will apply the into_iter to the collection, and change it into a iterator. As a result, the following code is equivalent to previous one:

+
fn main() {
+    let v = vec![1, 2, 3];
+    for x in v.into_iter() {
+        println!("{}",x)
+    }
+}
+
    +
  1. 🌟
  2. +
+
/* Refactoring the following code using iterators */
+fn main() {
+    let arr = [0; 10];
+    for i in 0..arr.len() {
+        println!("{}",arr[i]);
+    }
+}
+
    +
  1. 🌟 One of the easiest ways to create an iterator is to use the range notion: a..b.
  2. +
+
/* Fill in the blank */
+fn main() {
+    let mut v = Vec::new();
+    for n in __ {
+       v.push(n);
+    }
+
+    assert_eq!(v.len(), 100);
+}
+

next method

+

All iterators implement a trait named Iterator that is defined in the standard library:

+
#![allow(unused)]
+fn main() {
+pub trait Iterator {
+    type Item;
+
+    fn next(&mut self) -> Option<Self::Item>;
+
+    // Methods with default implementations elided
+}
+}
+

And we can call the next method on iterators directly.

+
    +
  1. 🌟🌟
  2. +
+
/* Fill the blanks and fix the errors.
+Using two ways if possible */
+fn main() {
+    let v1 = vec![1, 2];
+
+    assert_eq!(v1.next(), __);
+    assert_eq!(v1.next(), __);
+    assert_eq!(v1.next(), __);
+}
+

into_iter, iter and iter_mut

+

In the previous section, we have mentioned that for will apply the into_iter to the collection, and change it into a iterator. However, this is not the only way to convert collections into iterators.

+

into_iter, iter, iter_mut, all of them can convert a collection into iterator, but in different ways.

+
    +
  • into_iter consumes the collection, once the collection has been consumed, it is no longer available for reuse, because its ownership has been moved within the loop.
  • +
  • iter, this borrows each element of the collection through each iteration, thus leaving the collection untouched and available for reuse after the loop
  • +
  • iter_mut, this mutably borrows each element of the collection, allowing for the collection to be modified in place.
  • +
+
    +
  1. 🌟
  2. +
+
/* Make it work */
+fn main() {
+    let arr = vec![0; 10];
+    for i in arr {
+        println!("{}", i);
+    }
+
+    println!("{:?}",arr);
+}
+
    +
  1. 🌟
  2. +
+
/* Fill in the blank */
+fn main() {
+    let mut names = vec!["Bob", "Frank", "Ferris"];
+
+    for name in names.__{
+        *name = match name {
+            &mut "Ferris" => "There is a rustacean among us!",
+            _ => "Hello",
+        }
+    }
+
+    println!("names: {:?}", names);
+}
+
    +
  1. 🌟🌟
  2. +
+
/* Fill in the blank */
+fn main() {
+    let mut values = vec![1, 2, 3];
+    let mut values_iter = values.__;
+
+    if let Some(v) = values_iter.__{
+        __
+    }
+
+    assert_eq!(values, vec![0, 2, 3]);
+}
+

Creating our own iterator

+

We can not only create iterators from collection's types, but also can create iterators by implementing the Iterator trait on our own types.

+

Example

+
struct Counter {
+    count: u32,
+}
+
+impl Counter {
+    fn new() -> Counter {
+        Counter { count: 0 }
+    }
+}
+
+impl Iterator for Counter {
+    type Item = u32;
+
+    fn next(&mut self) -> Option<Self::Item> {
+        if self.count < 5 {
+            self.count += 1;
+            Some(self.count)
+        } else {
+            None
+        }
+    }
+}
+
+fn main() {
+    let mut counter = Counter::new();
+
+    assert_eq!(counter.next(), Some(1));
+    assert_eq!(counter.next(), Some(2));
+    assert_eq!(counter.next(), Some(3));
+    assert_eq!(counter.next(), Some(4));
+    assert_eq!(counter.next(), Some(5));
+    assert_eq!(counter.next(), None);
+}
+
    +
  1. 🌟🌟🌟
  2. +
+
struct Fibonacci {
+    curr: u32,
+    next: u32,
+}
+
+// Implement `Iterator` for `Fibonacci`.
+// The `Iterator` trait only requires a method to be defined for the `next` element.
+impl Iterator for Fibonacci {
+    // We can refer to this type using Self::Item
+    type Item = u32;
+    
+    /* Implement next method */
+    fn next(&mut self)
+}
+
+// Returns a Fibonacci sequence generator
+fn fibonacci() -> Fibonacci {
+    Fibonacci { curr: 0, next: 1 }
+}
+
+fn main() {
+    let mut fib = fibonacci();
+    assert_eq!(fib.next(), Some(1));
+    assert_eq!(fib.next(), Some(1));
+    assert_eq!(fib.next(), Some(2));
+    assert_eq!(fib.next(), Some(3));
+    assert_eq!(fib.next(), Some(5));
+}
+

Methods that Consume the Iterator

+

The Iterator trait has a number of methods with default implementations provided by the standard library.

+

Consuming adaptors

+

Some of these methods call the method nextto use up the iterator, so they are called consuming adaptors.

+
    +
  1. 🌟🌟
  2. +
+

+/* Fill in the blank and fix the errors */
+fn main() {
+    let v1 = vec![1, 2, 3];
+
+    let v1_iter = v1.iter();
+
+    // The sum method will take the ownership of the iterator and iterates through the items by repeatedly calling next method
+    let total = v1_iter.sum();
+
+    assert_eq!(total, __);
+
+    println!("{:?}, {:?}",v1, v1_iter);
+}
+

Collect

+

Other than converting a collection into an iterator, we can also collect the result values into a collection, collect will consume the iterator.

+
    +
  1. 🌟🌟
  2. +
+
/* Make it work */
+use std::collections::HashMap;
+fn main() {
+    let names = [("sunface",18), ("sunfei",18)];
+    let folks: HashMap<_, _> = names.into_iter().collect();
+
+    println!("{:?}",folks);
+
+    let v1: Vec<i32> = vec![1, 2, 3];
+
+    let v2 = v1.iter().collect();
+
+    assert_eq!(v2, vec![1, 2, 3]);
+}
+

Iterator adaptors

+

Methods allowing you to change one iterator into another iterator are known as iterator adaptors. You can chain multiple iterator adaptors to perform complex actions in a readable way.

+

But because all iterators are lazy, you have to call one of the consuming adapters to get results from calls to iterator adapters.

+
    +
  1. 🌟🌟
  2. +
+
/* Fill in the blanks */
+fn main() {
+    let v1: Vec<i32> = vec![1, 2, 3];
+
+    let v2: Vec<_> = v1.iter().__.__;
+
+    assert_eq!(v2, vec![2, 3, 4]);
+}
+
    +
  1. 🌟🌟
  2. +
+
/* Fill in the blanks */
+use std::collections::HashMap;
+fn main() {
+    let names = ["sunface", "sunfei"];
+    let ages = [18, 18];
+    let folks: HashMap<_, _> = names.into_iter().__.collect();
+
+    println!("{:?}",folks);
+}
+

Using closures in iterator adaptors

+
    +
  1. 🌟🌟
  2. +
+
/* Fill in the blanks */
+#[derive(PartialEq, Debug)]
+struct Shoe {
+    size: u32,
+    style: String,
+}
+
+fn shoes_in_size(shoes: Vec<Shoe>, shoe_size: u32) -> Vec<Shoe> {
+    shoes.into_iter().__.collect()
+}
+
+fn main() {
+    let shoes = vec![
+        Shoe {
+            size: 10,
+            style: String::from("sneaker"),
+        },
+        Shoe {
+            size: 13,
+            style: String::from("sandal"),
+        },
+        Shoe {
+            size: 10,
+            style: String::from("boot"),
+        },
+    ];
+
+    let in_my_size = shoes_in_size(shoes, 10);
+
+    assert_eq!(
+        in_my_size,
+        vec![
+            Shoe {
+                size: 10,
+                style: String::from("sneaker")
+            },
+            Shoe {
+                size: 10,
+                style: String::from("boot")
+            },
+        ]
+    );
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it :)

+
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/generics-traits/advanced-traits.html b/generics-traits/advanced-traits.html new file mode 100644 index 000000000..6fd3c9545 --- /dev/null +++ b/generics-traits/advanced-traits.html @@ -0,0 +1,513 @@ + + + + + + Advanced Traits - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Advance Traits

+

Associated types

+

The use of "Associated types" improves the overall readability of code by moving inner types locally into a trait as output types. For example :

+
#![allow(unused)]
+fn main() {
+pub trait CacheableItem: Clone + Default + fmt::Debug + Decodable + Encodable {
+  type Address: AsRef<[u8]> + Clone + fmt::Debug + Eq + Hash;
+  fn is_null(&self) -> bool;
+}
+}
+

Using of Address is much more clearer and convenient than AsRef<[u8]> + Clone + fmt::Debug + Eq + Hash.

+
    +
  1. 🌟🌟🌟
  2. +
+

+struct Container(i32, i32);
+
+// USING associated types to re-implement trait Contains.
+// trait Contains {
+//    type A;
+//    type B;
+
+trait Contains<A, B> {
+    fn contains(&self, _: &A, _: &B) -> bool;
+    fn first(&self) -> i32;
+    fn last(&self) -> i32;
+}
+
+impl Contains<i32, i32> for Container {
+    fn contains(&self, number_1: &i32, number_2: &i32) -> bool {
+        (&self.0 == number_1) && (&self.1 == number_2)
+    }
+    // Grab the first number.
+    fn first(&self) -> i32 { self.0 }
+
+    // Grab the last number.
+    fn last(&self) -> i32 { self.1 }
+}
+
+fn difference<A, B, C: Contains<A, B>>(container: &C) -> i32 {
+    container.last() - container.first()
+}
+
+fn main() {
+    let number_1 = 3;
+    let number_2 = 10;
+
+    let container = Container(number_1, number_2);
+
+    println!("Does container contain {} and {}: {}",
+        &number_1, &number_2,
+        container.contains(&number_1, &number_2));
+    println!("First number: {}", container.first());
+    println!("Last number: {}", container.last());
+    
+    println!("The difference is: {}", difference(&container));
+}
+

Default Generic Type Parameters

+

When we use generic type parameters, we can specify a default concrete type for the generic type. This eliminates the need for implementors of the trait to specify a concrete type if the default type works.

+
    +
  1. 🌟🌟
  2. +
+

+use std::ops::Sub;
+
+#[derive(Debug, PartialEq)]
+struct Point<T> {
+    x: T,
+    y: T,
+}
+
+// FILL in the blank in three ways: two of them use the default generic  parameters, the other one not.
+// Notice that the implementation uses the associated type `Output`.
+impl __ {
+    type Output = Self;
+
+    fn sub(self, other: Self) -> Self::Output {
+        Point {
+            x: self.x - other.x,
+            y: self.y - other.y,
+        }
+    }
+}
+
+fn main() {
+    assert_eq!(Point { x: 2, y: 3 } - Point { x: 1, y: 0 },
+        Point { x: 1, y: 3 });
+
+    println!("Success!");
+}
+

Fully Qualified Syntax

+

Nothing in Rust prevents a trait from having a method with the same name as another trait’s method, nor does Rust prevent you from implementing both traits on one type. It’s also possible to implement a method directly on the type with the same name as methods from traits.

+

When calling methods with the same name, we have to use Fully Qualified Syntax.

+

Example

+
trait UsernameWidget {
+    // Get the selected username out of this widget
+    fn get(&self) -> String;
+}
+
+trait AgeWidget {
+    // Get the selected age out of this widget
+    fn get(&self) -> u8;
+}
+
+// A form with both a UsernameWidget and an AgeWidget.
+struct Form {
+    username: String,
+    age: u8,
+}
+
+impl UsernameWidget for Form {
+    fn get(&self) -> String {
+        self.username.clone()
+    }
+}
+
+impl AgeWidget for Form {
+    fn get(&self) -> u8 {
+        self.age
+    }
+}
+
+fn main() {
+    let form = Form{
+        username: "rustacean".to_owned(),
+        age: 28,
+    };
+
+    // If you uncomment this line, you'll get an error saying 
+    // "multiple `get` found". Because, after all, there are multiple methods
+    // named `get`.
+    // println!("{}", form.get());
+    
+    let username = UsernameWidget::get(&form);
+    assert_eq!("rustacean".to_owned(), username);
+    let age = AgeWidget::get(&form); // You can also use `<Form as AgeWidget>::get`
+    assert_eq!(28, age);
+
+    println!("Success!");
+}
+

Exercise

+
    +
  1. 🌟🌟
  2. +
+
trait Pilot {
+    fn fly(&self) -> String;
+}
+
+trait Wizard {
+    fn fly(&self) -> String;
+}
+
+struct Human;
+
+impl Pilot for Human {
+    fn fly(&self) -> String {
+        String::from("This is your captain speaking.")
+    }
+}
+
+impl Wizard for Human {
+    fn fly(&self) -> String {
+        String::from("Up!")
+    }
+}
+
+impl Human {
+    fn fly(&self) -> String {
+        String::from("*waving arms furiously*")
+    }
+}
+
+fn main() {
+    let person = Human;
+
+    assert_eq!(__, "This is your captain speaking.");
+    assert_eq!(__, "Up!");
+
+    assert_eq!(__, "*waving arms furiously*");
+
+    println!("Success!");
+}
+

Supertraits

+

Sometimes, you might need one trait to use another trait’s functionality( like the "inheritance" in other languages ). In this case, you need to rely on the dependent trait also being implemented. The trait you rely on is a supertrait of the trait you’re implementing.

+
    +
  1. 🌟🌟🌟
  2. +
+

+trait Person {
+    fn name(&self) -> String;
+}
+
+// Person is a supertrait of Student.
+// Implementing Student requires you to also impl Person.
+trait Student: Person {
+    fn university(&self) -> String;
+}
+
+trait Programmer {
+    fn fav_language(&self) -> String;
+}
+
+// CompSciStudent (computer science student) is a subtrait of both Programmer 
+// and Student. Implementing CompSciStudent requires you to impl both supertraits.
+trait CompSciStudent: Programmer + Student {
+    fn git_username(&self) -> String;
+}
+
+fn comp_sci_student_greeting(student: &dyn CompSciStudent) -> String {
+    format!(
+        "My name is {} and I attend {}. My favorite language is {}. My Git username is {}",
+        student.name(),
+        student.university(),
+        student.fav_language(),
+        student.git_username()
+    )
+}
+
+struct CSStudent {
+    name: String,
+    university: String,
+    fav_language: String,
+    git_username: String
+}
+
+// IMPLEMENT the necessary traits for CSStudent to make the code work
+impl ...
+
+fn main() {
+    let student = CSStudent {
+        name: "Sunfei".to_string(),
+        university: "XXX".to_string(),
+        fav_language: "Rust".to_string(),
+        git_username: "sunface".to_string()
+    };
+
+    // FILL in the blank
+    println!("{}", comp_sci_student_greeting(__));
+}
+

Orphan Rules

+

We can’t implement external traits on external types. For example, we can’t implement the Display trait on Vec<T> within our own crate, because Display and Vec<T> are defined in the standard library and aren’t local to our crate.

+

This restriction is often called the orphan rule, so named because the parent type is not present. This rule ensures that other people’s code can’t break your code and vice versa.

+

It’s possible to get around this restriction using the newtype pattern, which involves creating a new type in a tuple struct.

+
    +
  1. 🌟🌟
  2. +
+
use std::fmt;
+
+// DEFINE a newtype `Pretty` here
+
+
+impl fmt::Display for Pretty {
+    fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
+        write!(f, "\"{}\"", self.0.clone() + ", world")
+    }
+}
+
+fn main() {
+    let w = Pretty("hello".to_string());
+    println!("w = {}", w);
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it :)

+
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/generics-traits/const-generics.html b/generics-traits/const-generics.html new file mode 100644 index 000000000..c4b7a4c77 --- /dev/null +++ b/generics-traits/const-generics.html @@ -0,0 +1,385 @@ + + + + + + Const Generics - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Const Generics

+

Const generics are generic arguments that range over constant values, rather than types or lifetimes. This allows, for instance, types to be parameterized by integers. In fact, there has been one example of const generic types since early on in Rust's development: the array types [T; N], for some type T and N: usize. However, there has previously been no way to abstract over arrays of an arbitrary size: if you wanted to implement a trait for arrays of any size, you would have to do so manually for each possible value. For a long time, even the standard library methods for arrays were limited to arrays of length at most 32 due to this problem.

+

Examples

+
    +
  1. Here's an example of a type and implementation making use of const generics: a type wrapping a pair of arrays of the same size.
  2. +
+
struct ArrayPair<T, const N: usize> {
+    left: [T; N],
+    right: [T; N],
+}
+
+impl<T: Debug, const N: usize> Debug for ArrayPair<T, N> {
+    // ...
+}
+
    +
  1. Currently, const parameters may only be instantiated by const arguments of the following forms:
  2. +
+
    +
  • A standalone const parameter.
  • +
  • A literal (i.e. an integer, bool, or character).
  • +
  • A concrete constant expression (enclosed by {}), involving no generic parameters.
  • +
+
fn foo<const N: usize>() {}
+
+fn bar<T, const M: usize>() {
+    foo::<M>(); // Okay: `M` is a const parameter
+    foo::<2021>(); // Okay: `2021` is a literal
+    foo::<{20 * 100 + 20 * 10 + 1}>(); // Okay: const expression contains no generic parameters
+    
+    foo::<{ M + 1 }>(); // Error: const expression contains the generic parameter `M`
+    foo::<{ std::mem::size_of::<T>() }>(); // Error: const expression contains the generic parameter `T`
+    
+    let _: [u8; M]; // Okay: `M` is a const parameter
+    let _: [u8; std::mem::size_of::<T>()]; // Error: const expression contains the generic parameter `T`
+}
+
+fn main() {}
+
    +
  1. Const generics can also let us avoid some runtime checks.
  2. +
+
/// A region of memory containing at least `N` `T`s.
+pub struct MinSlice<T, const N: usize> {
+    /// The bounded region of memory. Exactly `N` `T`s.
+    pub head: [T; N],
+    /// Zero or more remaining `T`s after the `N` in the bounded region.
+    pub tail: [T],
+}
+
+fn main() {
+    let slice: &[u8] = b"Hello, world";
+    let reference: Option<&u8> = slice.get(6);
+    // We know this value is `Some(b' ')`,
+    // but the compiler can't know that.
+    assert!(reference.is_some());
+
+    let slice: &[u8] = b"Hello, world";
+    // Length check is performed when we construct a MinSlice,
+    // and it's known at compile time to be of length 12.
+    // If the `unwrap()` succeeds, no more checks are needed
+    // throughout the `MinSlice`'s lifetime.
+    let minslice = MinSlice::<u8, 12>::from_slice(slice).unwrap();
+    let value: u8 = minslice.head[6];
+    assert_eq!(value, b' ')
+}
+

Exercises

+
    +
  1. 🌟🌟 <T, const N: usize> is part of the struct type, it means Array<i32, 3> and Array<i32, 4> are different types.
  2. +
+
struct Array<T, const N: usize> {
+    data : [T; N]
+}
+
+fn main() {
+    let arrays = [
+        Array{
+            data: [1, 2, 3],
+        },
+        Array {
+            data: [1.0, 2.0, 3.0],
+        },
+        Array {
+            data: [1, 2]
+        }
+    ];
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟
  2. +
+

+// Fill in the blanks to make it work.
+fn print_array<__>(__) {
+    println!("{:?}", arr);
+}
+fn main() {
+    let arr = [1, 2, 3];
+    print_array(arr);
+
+    let arr = ["hello", "world"];
+    print_array(arr);
+}
+
    +
  1. 🌟🌟🌟 Sometimes we want to limit the size of a variable, e.g when using in embedding environments, then const expressions will fit your needs.
  2. +
+
#![allow(incomplete_features)]
+#![feature(generic_const_exprs)]
+
+fn check_size<T>(val: T)
+where
+    Assert<{ core::mem::size_of::<T>() < 768 }>: IsTrue,
+{
+    //...
+}
+
+// Fix the errors in main.
+fn main() {
+    check_size([0u8; 767]); 
+    check_size([0i32; 191]);
+    check_size(["hello你好"; __]); // Size of &str ?
+    check_size([(); __].map(|_| "hello你好".to_string()));  // Size of String?
+    check_size(['中'; __]); // Size of char ?
+
+    println!("Success!");
+}
+
+
+
+pub enum Assert<const CHECK: bool> {}
+
+pub trait IsTrue {}
+
+impl IsTrue for Assert<true> {}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it :)

+
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/generics-traits/generics.html b/generics-traits/generics.html new file mode 100644 index 000000000..740544331 --- /dev/null +++ b/generics-traits/generics.html @@ -0,0 +1,395 @@ + + + + + + Generics - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Generics

+

Functions

+
    +
  1. 🌟🌟🌟
  2. +
+

+// Fill in the blanks to make it work
+struct A;          // Concrete type `A`.
+struct S(A);       // Concrete type `S`.
+struct SGen<T>(T); // Generic type `SGen`.
+
+fn reg_fn(_s: S) {}
+
+fn gen_spec_t(_s: SGen<A>) {}
+
+fn gen_spec_i32(_s: SGen<i32>) {}
+
+fn generic<T>(_s: SGen<T>) {}
+
+fn main() {
+    // Using the non-generic functions
+    reg_fn(__);          // Concrete type.
+    gen_spec_t(__);   // Implicitly specified type parameter `A`.
+    gen_spec_i32(__); // Implicitly specified type parameter `i32`.
+
+    // Explicitly specified type parameter `char` to `generic()`.
+    generic::<char>(__);
+
+    // Implicitly specified type parameter `char` to `generic()`.
+    generic(__);
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟 A function call with explicitly specified type parameters looks like: fun::<A, B, ...>().
  2. +
+

+// Implement the generic function below.
+fn sum
+
+fn main() {
+    assert_eq!(5, sum(2i8, 3i8));
+    assert_eq!(50, sum(20, 30));
+    assert_eq!(2.46, sum(1.23, 1.23));
+
+    println!("Success!");
+}
+

Struct and impl

+
    +
  1. 🌟
  2. +
+

+// Implement struct Point to make it work.
+
+
+fn main() {
+    let integer = Point { x: 5, y: 10 };
+    let float = Point { x: 1.0, y: 4.0 };
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟
  2. +
+

+// Modify this struct to make the code work
+struct Point<T> {
+    x: T,
+    y: T,
+}
+
+fn main() {
+    // DON'T modify this code.
+    let p = Point{x: 5, y : "hello".to_string()};
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟
  2. +
+

+// Add generic for Val to make the code work, DON'T modify the code in `main`.
+struct Val {
+    val: f64,
+}
+
+impl Val {
+    fn value(&self) -> &f64 {
+        &self.val
+    }
+}
+
+
+fn main() {
+    let x = Val{ val: 3.0 };
+    let y = Val{ val: "hello".to_string()};
+    println!("{}, {}", x.value(), y.value());
+}
+

Method

+
    +
  1. 🌟🌟🌟
  2. +
+
struct Point<T, U> {
+    x: T,
+    y: U,
+}
+
+impl<T, U> Point<T, U> {
+    // Implement mixup to make it work, DON'T modify other code.
+    fn mixup
+}
+
+fn main() {
+    let p1 = Point { x: 5, y: 10 };
+    let p2 = Point { x: "Hello", y: '中'};
+
+    let p3 = p1.mixup(p2);
+
+    assert_eq!(p3.x, 5);
+    assert_eq!(p3.y, '中');
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟
  2. +
+

+// Fix the errors to make the code work.
+struct Point<T> {
+    x: T,
+    y: T,
+}
+
+impl Point<f32> {
+    fn distance_from_origin(&self) -> f32 {
+        (self.x.powi(2) + self.y.powi(2)).sqrt()
+    }
+}
+
+fn main() {
+    let p = Point{x: 5, y: 10};
+    println!("{}",p.distance_from_origin());
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/generics-traits/intro.html b/generics-traits/intro.html new file mode 100644 index 000000000..8285e6a64 --- /dev/null +++ b/generics-traits/intro.html @@ -0,0 +1,255 @@ + + + + + + Generics and Traits - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Generics and Traits

+

Learning resources:

+ + +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/generics-traits/trait-object.html b/generics-traits/trait-object.html new file mode 100644 index 000000000..49c372e07 --- /dev/null +++ b/generics-traits/trait-object.html @@ -0,0 +1,468 @@ + + + + + + Trait Object - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Trait Object

+

In traits chapter we have seen that we can't use impl Trait when returning multiple types.

+

Another limitation of arrays is that they can only store elements of one type. Using enums is not a bad solution when we have a fixed set of types at compile time, but trait objects would be more flexible and powerful.

+

Returning Traits with dyn

+

The Rust compiler needs to know how much space a function's return type requires. Because the different implementations of a trait probably uses different amounts of memory, functions need to either return a concrete type or the same type when using impl Trait, or return a trait object with dyn.

+
    +
  1. 🌟🌟🌟
  2. +
+

+trait Bird {
+    fn quack(&self) -> String;
+}
+
+struct Duck;
+impl Duck {
+    fn swim(&self) {
+        println!("Look, the duck is swimming")
+    }
+}
+struct Swan;
+impl Swan {
+    fn fly(&self) {
+        println!("Look, the duck.. oh sorry, the swan is flying")
+    }
+}
+
+impl Bird for Duck {
+    fn quack(&self) -> String{
+        "duck duck".to_string()
+    }
+}
+
+impl Bird for Swan {
+    fn quack(&self) -> String{
+        "swan swan".to_string()
+    }
+}
+
+fn main() {
+    // FILL in the blank.
+    let duck = __;
+    duck.swim();
+
+    let bird = hatch_a_bird(2);
+    // This bird has forgotten how to swim, so below line will cause an error.
+    // bird.swim();
+    // But it can quak.
+    assert_eq!(bird.quack(), "duck duck");
+
+    let bird = hatch_a_bird(1);
+    // This bird has forgotten how to fly, so below line will cause an error.
+    // bird.fly();
+    // But it can quak too.
+    assert_eq!(bird.quack(), "swan swan");
+
+    println!("Success!");
+}   
+
+// IMPLEMENT this function.
+fn hatch_a_bird...
+
+

Array with trait objects

+
    +
  1. 🌟🌟
  2. +
+
trait Bird {
+    fn quack(&self);
+}
+
+struct Duck;
+impl Duck {
+    fn fly(&self) {
+        println!("Look, the duck is flying")
+    }
+}
+struct Swan;
+impl Swan {
+    fn fly(&self) {
+        println!("Look, the duck.. oh sorry, the swan is flying")
+    }
+}
+
+impl Bird for Duck {
+    fn quack(&self) {
+        println!("{}", "duck duck");
+    }
+}
+
+impl Bird for Swan {
+    fn quack(&self) {
+        println!("{}", "swan swan");
+    }
+}
+
+fn main() {
+    // FILL in the blank to make the code work.
+    let birds __;
+
+    for bird in birds {
+        bird.quack();
+        // When duck and swan turn into Birds, they all forgot how to fly, only remember how to quack.
+        // So, the code below will cause an error.
+        // bird.fly();
+    }
+}
+

&dyn and Box<dyn>

+
    +
  1. 🌟🌟
  2. +
+

+// FILL in the blanks.
+trait Draw {
+    fn draw(&self) -> String;
+}
+
+impl Draw for u8 {
+    fn draw(&self) -> String {
+        format!("u8: {}", *self)
+    }
+}
+
+impl Draw for f64 {
+    fn draw(&self) -> String {
+        format!("f64: {}", *self)
+    }
+}
+
+fn main() {
+    let x = 1.1f64;
+    let y = 8u8;
+
+    // Draw x.
+    draw_with_box(__);
+
+    // Draw y.
+    draw_with_ref(&y);
+
+    println!("Success!");
+}
+
+fn draw_with_box(x: Box<dyn Draw>) {
+    x.draw();
+}
+
+fn draw_with_ref(x: __) {
+    x.draw();
+}
+

Static and Dynamic dispatch

+

When we use trait bounds on generics, the compiler generates nongeneric implementations of functions and methods for each concrete type that we use in place of a generic type parameter. The code that results from monomorphization is doing static dispatch, which is when the compiler knows what method you’re calling at compile time.

+

When we use trait objects, Rust must use dynamic dispatch. The compiler doesn’t know all the types that might be used with the code that is using trait objects, so it doesn’t know which method implemented on which type to call. Instead, at runtime, Rust uses the pointers inside the trait object to know which method to call. There is a runtime cost when this lookup happens that doesn’t occur with static dispatch. Dynamic dispatch also prevents the compiler from choosing to inline a method’s code, which in turn prevents some optimizations.

+

However, we do get extra flexibility when using dynamic dispatch.

+
    +
  1. 🌟🌟
  2. +
+

+trait Foo {
+    fn method(&self) -> String;
+}
+
+impl Foo for u8 {
+    fn method(&self) -> String { format!("u8: {}", *self) }
+}
+
+impl Foo for String {
+    fn method(&self) -> String { format!("string: {}", *self) }
+}
+
+// IMPLEMENT below with generics.
+fn static_dispatch...
+
+// Implement below with trait objects.
+fn dynamic_dispatch...
+
+fn main() {
+    let x = 5u8;
+    let y = "Hello".to_string();
+
+    static_dispatch(x);
+    dynamic_dispatch(&y);
+
+    println!("Success!");
+}
+

Object safe

+

You can only make object-safe traits into trait objects. A trait is object safe if all the methods defined in the trait have the following properties:

+
    +
  • The return type isn’t Self.
  • +
  • There are no generic type parameters.
  • +
+
    +
  1. 🌟🌟🌟🌟
  2. +
+

+// Use at least two approaches to make it work.
+// DON'T add/remove any code line.
+trait MyTrait {
+    fn f(&self) -> Self;
+}
+
+impl MyTrait for u32 {
+    fn f(&self) -> Self { 42 }
+}
+
+impl MyTrait for String {
+    fn f(&self) -> Self { self.clone() }
+}
+
+fn my_function(x: Box<dyn MyTrait>)  {
+    x.f()
+}
+
+fn main() {
+    my_function(Box::new(13_u32));
+    my_function(Box::new(String::from("abc")));
+
+    println!("Success!");
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it :)

+
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/generics-traits/traits.html b/generics-traits/traits.html new file mode 100644 index 000000000..a53c7d130 --- /dev/null +++ b/generics-traits/traits.html @@ -0,0 +1,704 @@ + + + + + + Traits - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Traits

+

A trait tells the Rust compiler about functionality a particular type has and can share with other types. We can use traits to define shared behavior in an abstract way. We can use trait bounds to specify that a generic type can be any type that has certain behavior.

+
+

Note: Traits are similar to interfaces in other languages, although with some differences.

+
+

Examples

+

+struct Sheep { naked: bool, name: String }
+
+trait Animal {
+    // Associated function signature; `Self` refers to the implementor type.
+    fn new(name: String) -> Self;
+
+    // Method signatures; these will return a string.
+    fn name(&self) -> String;
+    
+    fn noise(&self) -> String;
+
+    // Traits can provide default method definitions.
+    fn talk(&self) {
+        println!("{} says {}", self.name(), self.noise());
+    }
+}
+
+impl Sheep {
+    fn is_naked(&self) -> bool {
+        self.naked
+    }
+
+    fn shear(&mut self) {
+        if self.is_naked() {
+            // Implementor methods can use the implementor's trait methods.
+            println!("{} is already naked...", self.name());
+        } else {
+            println!("{} gets a haircut!", self.name);
+
+            self.naked = true;
+        }
+    }
+}
+
+// Implement the `Animal` trait for `Sheep`.
+impl Animal for Sheep {
+    // `Self` is the implementor type: `Sheep`.
+    fn new(name: String) -> Sheep {
+        Sheep { name: name, naked: false }
+    }
+
+    fn name(&self) -> String {
+        self.name.clone()
+    }
+
+    fn noise(&self) -> String {
+        if self.is_naked() {
+            "baaaaah?".to_string()
+        } else {
+            "baaaaah!".to_string()
+        }
+    }
+    
+    // Default trait methods can be overridden.
+    fn talk(&self) {
+        // For example, we can add some quiet contemplation.
+        println!("{} pauses briefly... {}", self.name, self.noise());
+    }
+}
+
+fn main() {
+    // Type annotation is necessary in this case.
+    let mut dolly: Sheep = Animal::new("Dolly".to_string());
+    // TODO ^ Try removing the type annotations.
+
+    dolly.talk();
+    dolly.shear();
+    dolly.talk();
+}
+

Exercises

+
    +
  1. 🌟🌟
  2. +
+

+// Fill in the two impl blocks to make the code work.
+// DON'T modify the code in `main`.
+trait Hello {
+    fn say_hi(&self) -> String {
+        String::from("hi")
+    }
+
+    fn say_something(&self) -> String;
+}
+
+struct Student {}
+impl Hello for Student {
+}
+struct Teacher {}
+impl Hello for Teacher {
+}
+
+fn main() {
+    let s = Student {};
+    assert_eq!(s.say_hi(), "hi");
+    assert_eq!(s.say_something(), "I'm a good student");
+
+    let t = Teacher {};
+    assert_eq!(t.say_hi(), "Hi, I'm your new teacher");
+    assert_eq!(t.say_something(), "I'm not a bad teacher");
+
+    println!("Success!");
+}
+

Derive

+

The compiler is capable of providing basic implementations for some traits via +the #[derive] attribute. For more info, please visit here.

+
    +
  1. 🌟🌟
  2. +
+

+// `Centimeters`, a tuple struct that can be compared
+#[derive(PartialEq, PartialOrd)]
+struct Centimeters(f64);
+
+// `Inches`, a tuple struct that can be printed
+#[derive(Debug)]
+struct Inches(i32);
+
+impl Inches {
+    fn to_centimeters(&self) -> Centimeters {
+        let &Inches(inches) = self;
+
+        Centimeters(inches as f64 * 2.54)
+    }
+}
+
+// ADD some attributes to make the code work!
+// DON'T modify other code!
+struct Seconds(i32);
+
+fn main() {
+    let _one_second = Seconds(1);
+
+    println!("One second looks like: {:?}", _one_second);
+    let _this_is_true = (_one_second == _one_second);
+    let _this_is_false = (_one_second > _one_second);
+
+    let foot = Inches(12);
+
+    println!("One foot equals {:?}", foot);
+
+    let meter = Centimeters(100.0);
+
+    let cmp =
+        if foot.to_centimeters() < meter {
+            "smaller"
+        } else {
+            "bigger"
+        };
+
+    println!("One foot is {} than one meter.", cmp);
+}
+

Operator

+

In Rust, many of the operators can be overloaded via traits. That is, some operators can be used to accomplish different tasks based on their input arguments. This is possible because operators are syntactic sugar for method calls. For example, the + operator in a + b calls the add method (as in a.add(b)). This add method is part of the Add trait. Hence, the + operator can be used by any implementor of the Add trait.

+
    +
  1. 🌟🌟
  2. +
+

+use std::ops;
+
+// Implement fn multiply to make the code work.
+// As mentioned above, `+` needs `T` to implement `std::ops::Add` Trait.
+// So, what about `*`?  You can find the answer here: https://doc.rust-lang.org/core/ops/
+fn multipl
+
+fn main() {
+    assert_eq!(6, multiply(2u8, 3u8));
+    assert_eq!(5.0, multiply(1.0, 5.0));
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟🌟
  2. +
+

+// Fix the errors, DON'T modify the code in `main`.
+use std::ops;
+
+struct Foo;
+struct Bar;
+
+struct FooBar;
+
+struct BarFoo;
+
+// The `std::ops::Add` trait is used to specify the functionality of `+`.
+// Here, we make `Add<Bar>` - the trait for addition with a RHS of type `Bar`.
+// The following block implements the operation: Foo + Bar = FooBar
+impl ops::Add<Bar> for Foo {
+    type Output = FooBar;
+
+    fn add(self, _rhs: Bar) -> FooBar {
+        FooBar
+    }
+}
+
+impl ops::Sub<Foo> for Bar {
+    type Output = BarFoo;
+
+    fn sub(self, _rhs: Foo) -> BarFoo {
+        BarFoo
+    }
+}
+
+fn main() {
+    // DON'T modify the code below.
+    // You need to derive some trait for FooBar to make it comparable.
+    assert_eq!(Foo + Bar, FooBar);
+    assert_eq!(Foo - Bar, BarFoo);
+
+    println!("Success!");
+}
+

Use trait as function parameters

+

Instead of a concrete type for the item parameter, we specify the impl keyword and the trait name. This parameter accepts any type that implements the specified trait.

+
    +
  1. 🌟🌟🌟
  2. +
+

+// Implement `fn summary` to make the code work.
+// Fix the errors without removing any code line
+trait Summary {
+    fn summarize(&self) -> String;
+}
+
+#[derive(Debug)]
+struct Post {
+    title: String,
+    author: String,
+    content: String,
+}
+
+impl Summary for Post {
+    fn summarize(&self) -> String {
+        format!("The author of post {} is {}", self.title, self.author)
+    }
+}
+
+#[derive(Debug)]
+struct Weibo {
+    username: String,
+    content: String,
+}
+
+impl Summary for Weibo {
+    fn summarize(&self) -> String {
+        format!("{} published a weibo {}", self.username, self.content)
+    }
+}
+
+fn main() {
+    let post = Post {
+        title: "Popular Rust".to_string(),
+        author: "Sunface".to_string(),
+        content: "Rust is awesome!".to_string(),
+    };
+    let weibo = Weibo {
+        username: "sunface".to_string(),
+        content: "Weibo seems to be worse than Tweet".to_string(),
+    };
+
+    summary(post);
+    summary(weibo);
+
+    println!("{:?}", post);
+    println!("{:?}", weibo);
+}
+
+// Implement `fn summary` below.
+
+

Returning Types that Implement Traits

+

We can also use the impl Trait syntax in the return position to return a value of some type that implements a trait.

+

However, you can only use impl Trait if you’re returning a single type, use Trait Objects instead when you really need to return several types.

+
    +
  1. 🌟🌟
  2. +
+

+struct Sheep {}
+struct Cow {}
+
+trait Animal {
+    fn noise(&self) -> String;
+}
+
+impl Animal for Sheep {
+    fn noise(&self) -> String {
+        "baaaaah!".to_string()
+    }
+}
+
+impl Animal for Cow {
+    fn noise(&self) -> String {
+        "moooooo!".to_string()
+    }
+}
+
+// Returns some struct that implements Animal, but we don't know which one at compile time.
+// FIX the errors here, you can make a fake random, or you can use trait object.
+fn random_animal(random_number: f64) -> impl Animal {
+    if random_number < 0.5 {
+        Sheep {}
+    } else {
+        Cow {}
+    }
+}
+
+fn main() {
+    let random_number = 0.234;
+    let animal = random_animal(random_number);
+    println!("You've randomly chosen an animal, and it says {}", animal.noise());
+}
+

Trait bound

+

The impl Trait syntax works for straightforward cases but is actually syntax sugar for a longer form, which is called a trait bound.

+

When working with generics, the type parameters often must use traits as bounds to stipulate what functionality a type implements.

+
    +
  1. 🌟🌟
  2. +
+
fn main() {
+    assert_eq!(sum(1, 2), 3);
+}
+
+// Implement `fn sum` with trait bound in two ways.
+fn sum<T>(x: T, y: T) -> T {
+    x + y
+}
+
    +
  1. 🌟🌟
  2. +
+

+// FIX the errors.
+struct Pair<T> {
+    x: T,
+    y: T,
+}
+
+impl<T> Pair<T> {
+    fn new(x: T, y: T) -> Self {
+        Self {
+            x,
+            y,
+        }
+    }
+}
+
+impl<T: std::fmt::Debug + PartialOrd> Pair<T> {
+    fn cmp_display(&self) {
+        if self.x >= self.y {
+            println!("The largest member is x = {:?}", self.x);
+        } else {
+            println!("The largest member is y = {:?}", self.y);
+        }
+    }
+}
+
+struct Unit(i32);
+
+fn main() {
+    let pair = Pair{
+        x: Unit(1),
+        y: Unit(3)
+    };
+
+    pair.cmp_display();
+}
+
    +
  1. 🌟🌟🌟
  2. +
+

+// Fill in the blanks to make it work
+fn example1() {
+    // `T: Trait` is the commonly used way.
+    // `T: Fn(u32) -> u32` specifies that we can only pass a closure to `T`.
+    struct Cacher<T: Fn(u32) -> u32> {
+        calculation: T,
+        value: Option<u32>,
+    }
+
+    impl<T: Fn(u32) -> u32> Cacher<T> {
+        fn new(calculation: T) -> Cacher<T> {
+            Cacher {
+                calculation,
+                value: None,
+            }
+        }
+
+        fn value(&mut self, arg: u32) -> u32 {
+            match self.value {
+                Some(v) => v,
+                None => {
+                    let v = (self.calculation)(arg);
+                    self.value = Some(v);
+                    v
+                },
+            }
+        }
+    }
+
+    let mut cacher = Cacher::new(|x| x+1);
+    assert_eq!(cacher.value(10), __);
+    assert_eq!(cacher.value(15), __);
+}
+
+
+fn example2() {
+    // We can also use `where` to construct `T`
+    struct Cacher<T>
+        where T: Fn(u32) -> u32,
+    {
+        calculation: T,
+        value: Option<u32>,
+    }
+
+    impl<T> Cacher<T>
+        where T: Fn(u32) -> u32,
+    {
+        fn new(calculation: T) -> Cacher<T> {
+            Cacher {
+                calculation,
+                value: None,
+            }
+        }
+
+        fn value(&mut self, arg: u32) -> u32 {
+            match self.value {
+                Some(v) => v,
+                None => {
+                    let v = (self.calculation)(arg);
+                    self.value = Some(v);
+                    v
+                },
+            }
+        }
+    }
+
+    let mut cacher = Cacher::new(|x| x+1);
+    assert_eq!(cacher.value(20), __);
+    assert_eq!(cacher.value(25), __);
+}
+
+
+
+fn main() {
+    example1();
+    example2();
+
+    println!("Success!");
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it :)

+
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/global-variables.html b/global-variables.html new file mode 100644 index 000000000..07c434505 --- /dev/null +++ b/global-variables.html @@ -0,0 +1,250 @@ + + + + + + Global variables TODO - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Global variables

+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/highlight.css b/highlight.css new file mode 100644 index 000000000..ba57b82b2 --- /dev/null +++ b/highlight.css @@ -0,0 +1,82 @@ +/* + * An increased contrast highlighting scheme loosely based on the + * "Base16 Atelier Dune Light" theme by Bram de Haan + * (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/dune) + * Original Base16 color scheme by Chris Kempson + * (https://github.com/chriskempson/base16) + */ + +/* Comment */ +.hljs-comment, +.hljs-quote { + color: #575757; +} + +/* Red */ +.hljs-variable, +.hljs-template-variable, +.hljs-attribute, +.hljs-tag, +.hljs-name, +.hljs-regexp, +.hljs-link, +.hljs-name, +.hljs-selector-id, +.hljs-selector-class { + color: #d70025; +} + +/* Orange */ +.hljs-number, +.hljs-meta, +.hljs-built_in, +.hljs-builtin-name, +.hljs-literal, +.hljs-type, +.hljs-params { + color: #b21e00; +} + +/* Green */ +.hljs-string, +.hljs-symbol, +.hljs-bullet { + color: #008200; +} + +/* Blue */ +.hljs-title, +.hljs-section { + color: #0030f2; +} + +/* Purple */ +.hljs-keyword, +.hljs-selector-tag { + color: #9d00ec; +} + +.hljs { + display: block; + overflow-x: auto; + background: #f6f7f6; + color: #000; +} + +.hljs-emphasis { + font-style: italic; +} + +.hljs-strong { + font-weight: bold; +} + +.hljs-addition { + color: #22863a; + background-color: #f0fff4; +} + +.hljs-deletion { + color: #b31d28; + background-color: #ffeef0; +} diff --git a/highlight.js b/highlight.js new file mode 100644 index 000000000..3256c00ed --- /dev/null +++ b/highlight.js @@ -0,0 +1,53 @@ +/* + Highlight.js 10.1.1 (93fd0d73) + License: BSD-3-Clause + Copyright (c) 2006-2020, Ivan Sagalaev +*/ +var hljs=function(){"use strict";function e(n){Object.freeze(n);var t="function"==typeof n;return Object.getOwnPropertyNames(n).forEach((function(r){!Object.hasOwnProperty.call(n,r)||null===n[r]||"object"!=typeof n[r]&&"function"!=typeof n[r]||t&&("caller"===r||"callee"===r||"arguments"===r)||Object.isFrozen(n[r])||e(n[r])})),n}class n{constructor(e){void 0===e.data&&(e.data={}),this.data=e.data}ignoreMatch(){this.ignore=!0}}function t(e){return e.replace(/&/g,"&").replace(//g,">").replace(/"/g,""").replace(/'/g,"'")}function r(e,...n){var t={};for(const n in e)t[n]=e[n];return n.forEach((function(e){for(const n in e)t[n]=e[n]})),t}function a(e){return e.nodeName.toLowerCase()}var i=Object.freeze({__proto__:null,escapeHTML:t,inherit:r,nodeStream:function(e){var n=[];return function e(t,r){for(var i=t.firstChild;i;i=i.nextSibling)3===i.nodeType?r+=i.nodeValue.length:1===i.nodeType&&(n.push({event:"start",offset:r,node:i}),r=e(i,r),a(i).match(/br|hr|img|input/)||n.push({event:"stop",offset:r,node:i}));return r}(e,0),n},mergeStreams:function(e,n,r){var i=0,s="",o=[];function l(){return e.length&&n.length?e[0].offset!==n[0].offset?e[0].offset"}function u(e){s+=""}function d(e){("start"===e.event?c:u)(e.node)}for(;e.length||n.length;){var g=l();if(s+=t(r.substring(i,g[0].offset)),i=g[0].offset,g===e){o.reverse().forEach(u);do{d(g.splice(0,1)[0]),g=l()}while(g===e&&g.length&&g[0].offset===i);o.reverse().forEach(c)}else"start"===g[0].event?o.push(g[0].node):o.pop(),d(g.splice(0,1)[0])}return s+t(r.substr(i))}});const s="",o=e=>!!e.kind;class l{constructor(e,n){this.buffer="",this.classPrefix=n.classPrefix,e.walk(this)}addText(e){this.buffer+=t(e)}openNode(e){if(!o(e))return;let n=e.kind;e.sublanguage||(n=`${this.classPrefix}${n}`),this.span(n)}closeNode(e){o(e)&&(this.buffer+=s)}value(){return this.buffer}span(e){this.buffer+=``}}class c{constructor(){this.rootNode={children:[]},this.stack=[this.rootNode]}get top(){return this.stack[this.stack.length-1]}get root(){return this.rootNode}add(e){this.top.children.push(e)}openNode(e){const n={kind:e,children:[]};this.add(n),this.stack.push(n)}closeNode(){if(this.stack.length>1)return this.stack.pop()}closeAllNodes(){for(;this.closeNode(););}toJSON(){return JSON.stringify(this.rootNode,null,4)}walk(e){return this.constructor._walk(e,this.rootNode)}static _walk(e,n){return"string"==typeof n?e.addText(n):n.children&&(e.openNode(n),n.children.forEach(n=>this._walk(e,n)),e.closeNode(n)),e}static _collapse(e){"string"!=typeof e&&e.children&&(e.children.every(e=>"string"==typeof e)?e.children=[e.children.join("")]:e.children.forEach(e=>{c._collapse(e)}))}}class u extends c{constructor(e){super(),this.options=e}addKeyword(e,n){""!==e&&(this.openNode(n),this.addText(e),this.closeNode())}addText(e){""!==e&&this.add(e)}addSublanguage(e,n){const t=e.root;t.kind=n,t.sublanguage=!0,this.add(t)}toHTML(){return new l(this,this.options).value()}finalize(){return!0}}function d(e){return e?"string"==typeof e?e:e.source:null}const g="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",h={begin:"\\\\[\\s\\S]",relevance:0},f={className:"string",begin:"'",end:"'",illegal:"\\n",contains:[h]},p={className:"string",begin:'"',end:'"',illegal:"\\n",contains:[h]},b={begin:/\b(a|an|the|are|I'm|isn't|don't|doesn't|won't|but|just|should|pretty|simply|enough|gonna|going|wtf|so|such|will|you|your|they|like|more)\b/},m=function(e,n,t={}){var a=r({className:"comment",begin:e,end:n,contains:[]},t);return a.contains.push(b),a.contains.push({className:"doctag",begin:"(?:TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):",relevance:0}),a},v=m("//","$"),x=m("/\\*","\\*/"),E=m("#","$");var _=Object.freeze({__proto__:null,IDENT_RE:"[a-zA-Z]\\w*",UNDERSCORE_IDENT_RE:"[a-zA-Z_]\\w*",NUMBER_RE:"\\b\\d+(\\.\\d+)?",C_NUMBER_RE:g,BINARY_NUMBER_RE:"\\b(0b[01]+)",RE_STARTERS_RE:"!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",SHEBANG:(e={})=>{const n=/^#![ ]*\//;return e.binary&&(e.begin=function(...e){return e.map(e=>d(e)).join("")}(n,/.*\b/,e.binary,/\b.*/)),r({className:"meta",begin:n,end:/$/,relevance:0,"on:begin":(e,n)=>{0!==e.index&&n.ignoreMatch()}},e)},BACKSLASH_ESCAPE:h,APOS_STRING_MODE:f,QUOTE_STRING_MODE:p,PHRASAL_WORDS_MODE:b,COMMENT:m,C_LINE_COMMENT_MODE:v,C_BLOCK_COMMENT_MODE:x,HASH_COMMENT_MODE:E,NUMBER_MODE:{className:"number",begin:"\\b\\d+(\\.\\d+)?",relevance:0},C_NUMBER_MODE:{className:"number",begin:g,relevance:0},BINARY_NUMBER_MODE:{className:"number",begin:"\\b(0b[01]+)",relevance:0},CSS_NUMBER_MODE:{className:"number",begin:"\\b\\d+(\\.\\d+)?(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},REGEXP_MODE:{begin:/(?=\/[^/\n]*\/)/,contains:[{className:"regexp",begin:/\//,end:/\/[gimuy]*/,illegal:/\n/,contains:[h,{begin:/\[/,end:/\]/,relevance:0,contains:[h]}]}]},TITLE_MODE:{className:"title",begin:"[a-zA-Z]\\w*",relevance:0},UNDERSCORE_TITLE_MODE:{className:"title",begin:"[a-zA-Z_]\\w*",relevance:0},METHOD_GUARD:{begin:"\\.\\s*[a-zA-Z_]\\w*",relevance:0},END_SAME_AS_BEGIN:function(e){return Object.assign(e,{"on:begin":(e,n)=>{n.data._beginMatch=e[1]},"on:end":(e,n)=>{n.data._beginMatch!==e[1]&&n.ignoreMatch()}})}}),N="of and for in not or if then".split(" ");function w(e,n){return n?+n:function(e){return N.includes(e.toLowerCase())}(e)?0:1}const R=t,y=r,{nodeStream:k,mergeStreams:O}=i,M=Symbol("nomatch");return function(t){var a=[],i={},s={},o=[],l=!0,c=/(^(<[^>]+>|\t|)+|\n)/gm,g="Could not find the language '{}', did you forget to load/include a language module?";const h={disableAutodetect:!0,name:"Plain text",contains:[]};var f={noHighlightRe:/^(no-?highlight)$/i,languageDetectRe:/\blang(?:uage)?-([\w-]+)\b/i,classPrefix:"hljs-",tabReplace:null,useBR:!1,languages:null,__emitter:u};function p(e){return f.noHighlightRe.test(e)}function b(e,n,t,r){var a={code:n,language:e};S("before:highlight",a);var i=a.result?a.result:m(a.language,a.code,t,r);return i.code=a.code,S("after:highlight",i),i}function m(e,t,a,s){var o=t;function c(e,n){var t=E.case_insensitive?n[0].toLowerCase():n[0];return Object.prototype.hasOwnProperty.call(e.keywords,t)&&e.keywords[t]}function u(){null!=y.subLanguage?function(){if(""!==A){var e=null;if("string"==typeof y.subLanguage){if(!i[y.subLanguage])return void O.addText(A);e=m(y.subLanguage,A,!0,k[y.subLanguage]),k[y.subLanguage]=e.top}else e=v(A,y.subLanguage.length?y.subLanguage:null);y.relevance>0&&(I+=e.relevance),O.addSublanguage(e.emitter,e.language)}}():function(){if(!y.keywords)return void O.addText(A);let e=0;y.keywordPatternRe.lastIndex=0;let n=y.keywordPatternRe.exec(A),t="";for(;n;){t+=A.substring(e,n.index);const r=c(y,n);if(r){const[e,a]=r;O.addText(t),t="",I+=a,O.addKeyword(n[0],e)}else t+=n[0];e=y.keywordPatternRe.lastIndex,n=y.keywordPatternRe.exec(A)}t+=A.substr(e),O.addText(t)}(),A=""}function h(e){return e.className&&O.openNode(e.className),y=Object.create(e,{parent:{value:y}})}function p(e){return 0===y.matcher.regexIndex?(A+=e[0],1):(L=!0,0)}var b={};function x(t,r){var i=r&&r[0];if(A+=t,null==i)return u(),0;if("begin"===b.type&&"end"===r.type&&b.index===r.index&&""===i){if(A+=o.slice(r.index,r.index+1),!l){const n=Error("0 width match regex");throw n.languageName=e,n.badRule=b.rule,n}return 1}if(b=r,"begin"===r.type)return function(e){var t=e[0],r=e.rule;const a=new n(r),i=[r.__beforeBegin,r["on:begin"]];for(const n of i)if(n&&(n(e,a),a.ignore))return p(t);return r&&r.endSameAsBegin&&(r.endRe=RegExp(t.replace(/[-/\\^$*+?.()|[\]{}]/g,"\\$&"),"m")),r.skip?A+=t:(r.excludeBegin&&(A+=t),u(),r.returnBegin||r.excludeBegin||(A=t)),h(r),r.returnBegin?0:t.length}(r);if("illegal"===r.type&&!a){const e=Error('Illegal lexeme "'+i+'" for mode "'+(y.className||"")+'"');throw e.mode=y,e}if("end"===r.type){var s=function(e){var t=e[0],r=o.substr(e.index),a=function e(t,r,a){let i=function(e,n){var t=e&&e.exec(n);return t&&0===t.index}(t.endRe,a);if(i){if(t["on:end"]){const e=new n(t);t["on:end"](r,e),e.ignore&&(i=!1)}if(i){for(;t.endsParent&&t.parent;)t=t.parent;return t}}if(t.endsWithParent)return e(t.parent,r,a)}(y,e,r);if(!a)return M;var i=y;i.skip?A+=t:(i.returnEnd||i.excludeEnd||(A+=t),u(),i.excludeEnd&&(A=t));do{y.className&&O.closeNode(),y.skip||y.subLanguage||(I+=y.relevance),y=y.parent}while(y!==a.parent);return a.starts&&(a.endSameAsBegin&&(a.starts.endRe=a.endRe),h(a.starts)),i.returnEnd?0:t.length}(r);if(s!==M)return s}if("illegal"===r.type&&""===i)return 1;if(B>1e5&&B>3*r.index)throw Error("potential infinite loop, way more iterations than matches");return A+=i,i.length}var E=T(e);if(!E)throw console.error(g.replace("{}",e)),Error('Unknown language: "'+e+'"');var _=function(e){function n(n,t){return RegExp(d(n),"m"+(e.case_insensitive?"i":"")+(t?"g":""))}class t{constructor(){this.matchIndexes={},this.regexes=[],this.matchAt=1,this.position=0}addRule(e,n){n.position=this.position++,this.matchIndexes[this.matchAt]=n,this.regexes.push([n,e]),this.matchAt+=function(e){return RegExp(e.toString()+"|").exec("").length-1}(e)+1}compile(){0===this.regexes.length&&(this.exec=()=>null);const e=this.regexes.map(e=>e[1]);this.matcherRe=n(function(e,n="|"){for(var t=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./,r=0,a="",i=0;i0&&(a+=n),a+="(";o.length>0;){var l=t.exec(o);if(null==l){a+=o;break}a+=o.substring(0,l.index),o=o.substring(l.index+l[0].length),"\\"===l[0][0]&&l[1]?a+="\\"+(+l[1]+s):(a+=l[0],"("===l[0]&&r++)}a+=")"}return a}(e),!0),this.lastIndex=0}exec(e){this.matcherRe.lastIndex=this.lastIndex;const n=this.matcherRe.exec(e);if(!n)return null;const t=n.findIndex((e,n)=>n>0&&void 0!==e),r=this.matchIndexes[t];return n.splice(0,t),Object.assign(n,r)}}class a{constructor(){this.rules=[],this.multiRegexes=[],this.count=0,this.lastIndex=0,this.regexIndex=0}getMatcher(e){if(this.multiRegexes[e])return this.multiRegexes[e];const n=new t;return this.rules.slice(e).forEach(([e,t])=>n.addRule(e,t)),n.compile(),this.multiRegexes[e]=n,n}considerAll(){this.regexIndex=0}addRule(e,n){this.rules.push([e,n]),"begin"===n.type&&this.count++}exec(e){const n=this.getMatcher(this.regexIndex);n.lastIndex=this.lastIndex;const t=n.exec(e);return t&&(this.regexIndex+=t.position+1,this.regexIndex===this.count&&(this.regexIndex=0)),t}}function i(e,n){const t=e.input[e.index-1],r=e.input[e.index+e[0].length];"."!==t&&"."!==r||n.ignoreMatch()}if(e.contains&&e.contains.includes("self"))throw Error("ERR: contains `self` is not supported at the top-level of a language. See documentation.");return function t(s,o){const l=s;if(s.compiled)return l;s.compiled=!0,s.__beforeBegin=null,s.keywords=s.keywords||s.beginKeywords;let c=null;if("object"==typeof s.keywords&&(c=s.keywords.$pattern,delete s.keywords.$pattern),s.keywords&&(s.keywords=function(e,n){var t={};return"string"==typeof e?r("keyword",e):Object.keys(e).forEach((function(n){r(n,e[n])})),t;function r(e,r){n&&(r=r.toLowerCase()),r.split(" ").forEach((function(n){var r=n.split("|");t[r[0]]=[e,w(r[0],r[1])]}))}}(s.keywords,e.case_insensitive)),s.lexemes&&c)throw Error("ERR: Prefer `keywords.$pattern` to `mode.lexemes`, BOTH are not allowed. (see mode reference) ");return l.keywordPatternRe=n(s.lexemes||c||/\w+/,!0),o&&(s.beginKeywords&&(s.begin="\\b("+s.beginKeywords.split(" ").join("|")+")(?=\\b|\\s)",s.__beforeBegin=i),s.begin||(s.begin=/\B|\b/),l.beginRe=n(s.begin),s.endSameAsBegin&&(s.end=s.begin),s.end||s.endsWithParent||(s.end=/\B|\b/),s.end&&(l.endRe=n(s.end)),l.terminator_end=d(s.end)||"",s.endsWithParent&&o.terminator_end&&(l.terminator_end+=(s.end?"|":"")+o.terminator_end)),s.illegal&&(l.illegalRe=n(s.illegal)),void 0===s.relevance&&(s.relevance=1),s.contains||(s.contains=[]),s.contains=[].concat(...s.contains.map((function(e){return function(e){return e.variants&&!e.cached_variants&&(e.cached_variants=e.variants.map((function(n){return r(e,{variants:null},n)}))),e.cached_variants?e.cached_variants:function e(n){return!!n&&(n.endsWithParent||e(n.starts))}(e)?r(e,{starts:e.starts?r(e.starts):null}):Object.isFrozen(e)?r(e):e}("self"===e?s:e)}))),s.contains.forEach((function(e){t(e,l)})),s.starts&&t(s.starts,o),l.matcher=function(e){const n=new a;return e.contains.forEach(e=>n.addRule(e.begin,{rule:e,type:"begin"})),e.terminator_end&&n.addRule(e.terminator_end,{type:"end"}),e.illegal&&n.addRule(e.illegal,{type:"illegal"}),n}(l),l}(e)}(E),N="",y=s||_,k={},O=new f.__emitter(f);!function(){for(var e=[],n=y;n!==E;n=n.parent)n.className&&e.unshift(n.className);e.forEach(e=>O.openNode(e))}();var A="",I=0,S=0,B=0,L=!1;try{for(y.matcher.considerAll();;){B++,L?L=!1:(y.matcher.lastIndex=S,y.matcher.considerAll());const e=y.matcher.exec(o);if(!e)break;const n=x(o.substring(S,e.index),e);S=e.index+n}return x(o.substr(S)),O.closeAllNodes(),O.finalize(),N=O.toHTML(),{relevance:I,value:N,language:e,illegal:!1,emitter:O,top:y}}catch(n){if(n.message&&n.message.includes("Illegal"))return{illegal:!0,illegalBy:{msg:n.message,context:o.slice(S-100,S+100),mode:n.mode},sofar:N,relevance:0,value:R(o),emitter:O};if(l)return{illegal:!1,relevance:0,value:R(o),emitter:O,language:e,top:y,errorRaised:n};throw n}}function v(e,n){n=n||f.languages||Object.keys(i);var t=function(e){const n={relevance:0,emitter:new f.__emitter(f),value:R(e),illegal:!1,top:h};return n.emitter.addText(e),n}(e),r=t;return n.filter(T).filter(I).forEach((function(n){var a=m(n,e,!1);a.language=n,a.relevance>r.relevance&&(r=a),a.relevance>t.relevance&&(r=t,t=a)})),r.language&&(t.second_best=r),t}function x(e){return f.tabReplace||f.useBR?e.replace(c,e=>"\n"===e?f.useBR?"
":e:f.tabReplace?e.replace(/\t/g,f.tabReplace):e):e}function E(e){let n=null;const t=function(e){var n=e.className+" ";n+=e.parentNode?e.parentNode.className:"";const t=f.languageDetectRe.exec(n);if(t){var r=T(t[1]);return r||(console.warn(g.replace("{}",t[1])),console.warn("Falling back to no-highlight mode for this block.",e)),r?t[1]:"no-highlight"}return n.split(/\s+/).find(e=>p(e)||T(e))}(e);if(p(t))return;S("before:highlightBlock",{block:e,language:t}),f.useBR?(n=document.createElement("div")).innerHTML=e.innerHTML.replace(/\n/g,"").replace(//g,"\n"):n=e;const r=n.textContent,a=t?b(t,r,!0):v(r),i=k(n);if(i.length){const e=document.createElement("div");e.innerHTML=a.value,a.value=O(i,k(e),r)}a.value=x(a.value),S("after:highlightBlock",{block:e,result:a}),e.innerHTML=a.value,e.className=function(e,n,t){var r=n?s[n]:t,a=[e.trim()];return e.match(/\bhljs\b/)||a.push("hljs"),e.includes(r)||a.push(r),a.join(" ").trim()}(e.className,t,a.language),e.result={language:a.language,re:a.relevance,relavance:a.relevance},a.second_best&&(e.second_best={language:a.second_best.language,re:a.second_best.relevance,relavance:a.second_best.relevance})}const N=()=>{if(!N.called){N.called=!0;var e=document.querySelectorAll("pre code");a.forEach.call(e,E)}};function T(e){return e=(e||"").toLowerCase(),i[e]||i[s[e]]}function A(e,{languageName:n}){"string"==typeof e&&(e=[e]),e.forEach(e=>{s[e]=n})}function I(e){var n=T(e);return n&&!n.disableAutodetect}function S(e,n){var t=e;o.forEach((function(e){e[t]&&e[t](n)}))}Object.assign(t,{highlight:b,highlightAuto:v,fixMarkup:x,highlightBlock:E,configure:function(e){f=y(f,e)},initHighlighting:N,initHighlightingOnLoad:function(){window.addEventListener("DOMContentLoaded",N,!1)},registerLanguage:function(e,n){var r=null;try{r=n(t)}catch(n){if(console.error("Language definition for '{}' could not be registered.".replace("{}",e)),!l)throw n;console.error(n),r=h}r.name||(r.name=e),i[e]=r,r.rawDefinition=n.bind(null,t),r.aliases&&A(r.aliases,{languageName:e})},listLanguages:function(){return Object.keys(i)},getLanguage:T,registerAliases:A,requireLanguage:function(e){var n=T(e);if(n)return n;throw Error("The '{}' language is required, but not loaded.".replace("{}",e))},autoDetection:I,inherit:y,addPlugin:function(e){o.push(e)}}),t.debugMode=function(){l=!1},t.safeMode=function(){l=!0},t.versionString="10.1.1";for(const n in _)"object"==typeof _[n]&&e(_[n]);return Object.assign(t,_),t}({})}();"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=hljs); +hljs.registerLanguage("apache",function(){"use strict";return function(e){var n={className:"number",begin:"\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}(:\\d{1,5})?"};return{name:"Apache config",aliases:["apacheconf"],case_insensitive:!0,contains:[e.HASH_COMMENT_MODE,{className:"section",begin:"",contains:[n,{className:"number",begin:":\\d{1,5}"},e.inherit(e.QUOTE_STRING_MODE,{relevance:0})]},{className:"attribute",begin:/\w+/,relevance:0,keywords:{nomarkup:"order deny allow setenv rewriterule rewriteengine rewritecond documentroot sethandler errordocument loadmodule options header listen serverroot servername"},starts:{end:/$/,relevance:0,keywords:{literal:"on off all deny allow"},contains:[{className:"meta",begin:"\\s\\[",end:"\\]$"},{className:"variable",begin:"[\\$%]\\{",end:"\\}",contains:["self",{className:"number",begin:"[\\$%]\\d+"}]},n,{className:"number",begin:"\\d+"},e.QUOTE_STRING_MODE]}}],illegal:/\S/}}}()); +hljs.registerLanguage("bash",function(){"use strict";return function(e){const s={};Object.assign(s,{className:"variable",variants:[{begin:/\$[\w\d#@][\w\d_]*/},{begin:/\$\{/,end:/\}/,contains:[{begin:/:-/,contains:[s]}]}]});const t={className:"subst",begin:/\$\(/,end:/\)/,contains:[e.BACKSLASH_ESCAPE]},n={className:"string",begin:/"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,s,t]};t.contains.push(n);const a={begin:/\$\(\(/,end:/\)\)/,contains:[{begin:/\d+#[0-9a-f]+/,className:"number"},e.NUMBER_MODE,s]},i=e.SHEBANG({binary:"(fish|bash|zsh|sh|csh|ksh|tcsh|dash|scsh)",relevance:10}),c={className:"function",begin:/\w[\w\d_]*\s*\(\s*\)\s*\{/,returnBegin:!0,contains:[e.inherit(e.TITLE_MODE,{begin:/\w[\w\d_]*/})],relevance:0};return{name:"Bash",aliases:["sh","zsh"],keywords:{$pattern:/\b-?[a-z\._]+\b/,keyword:"if then else elif fi for while in do done case esac function",literal:"true false",built_in:"break cd continue eval exec exit export getopts hash pwd readonly return shift test times trap umask unset alias bind builtin caller command declare echo enable help let local logout mapfile printf read readarray source type typeset ulimit unalias set shopt autoload bg bindkey bye cap chdir clone comparguments compcall compctl compdescribe compfiles compgroups compquote comptags comptry compvalues dirs disable disown echotc echoti emulate fc fg float functions getcap getln history integer jobs kill limit log noglob popd print pushd pushln rehash sched setcap setopt stat suspend ttyctl unfunction unhash unlimit unsetopt vared wait whence where which zcompile zformat zftp zle zmodload zparseopts zprof zpty zregexparse zsocket zstyle ztcp",_:"-ne -eq -lt -gt -f -d -e -s -l -a"},contains:[i,e.SHEBANG(),c,a,e.HASH_COMMENT_MODE,n,{className:"",begin:/\\"/},{className:"string",begin:/'/,end:/'/},s]}}}()); +hljs.registerLanguage("c-like",function(){"use strict";return function(e){function t(e){return"(?:"+e+")?"}var n="(decltype\\(auto\\)|"+t("[a-zA-Z_]\\w*::")+"[a-zA-Z_]\\w*"+t("<.*?>")+")",r={className:"keyword",begin:"\\b[a-z\\d_]*_t\\b"},a={className:"string",variants:[{begin:'(u8?|U|L)?"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE]},{begin:"(u8?|U|L)?'(\\\\(x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4,8}|[0-7]{3}|\\S)|.)",end:"'",illegal:"."},e.END_SAME_AS_BEGIN({begin:/(?:u8?|U|L)?R"([^()\\ ]{0,16})\(/,end:/\)([^()\\ ]{0,16})"/})]},i={className:"number",variants:[{begin:"\\b(0b[01']+)"},{begin:"(-?)\\b([\\d']+(\\.[\\d']*)?|\\.[\\d']+)(u|U|l|L|ul|UL|f|F|b|B)"},{begin:"(-?)(\\b0[xX][a-fA-F0-9']+|(\\b[\\d']+(\\.[\\d']*)?|\\.[\\d']+)([eE][-+]?[\\d']+)?)"}],relevance:0},s={className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{"meta-keyword":"if else elif endif define undef warning error line pragma _Pragma ifdef ifndef include"},contains:[{begin:/\\\n/,relevance:0},e.inherit(a,{className:"meta-string"}),{className:"meta-string",begin:/<.*?>/,end:/$/,illegal:"\\n"},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},o={className:"title",begin:t("[a-zA-Z_]\\w*::")+e.IDENT_RE,relevance:0},c=t("[a-zA-Z_]\\w*::")+e.IDENT_RE+"\\s*\\(",l={keyword:"int float while private char char8_t char16_t char32_t catch import module export virtual operator sizeof dynamic_cast|10 typedef const_cast|10 const for static_cast|10 union namespace unsigned long volatile static protected bool template mutable if public friend do goto auto void enum else break extern using asm case typeid wchar_t short reinterpret_cast|10 default double register explicit signed typename try this switch continue inline delete alignas alignof constexpr consteval constinit decltype concept co_await co_return co_yield requires noexcept static_assert thread_local restrict final override atomic_bool atomic_char atomic_schar atomic_uchar atomic_short atomic_ushort atomic_int atomic_uint atomic_long atomic_ulong atomic_llong atomic_ullong new throw return and and_eq bitand bitor compl not not_eq or or_eq xor xor_eq",built_in:"std string wstring cin cout cerr clog stdin stdout stderr stringstream istringstream ostringstream auto_ptr deque list queue stack vector map set pair bitset multiset multimap unordered_set unordered_map unordered_multiset unordered_multimap priority_queue make_pair array shared_ptr abort terminate abs acos asin atan2 atan calloc ceil cosh cos exit exp fabs floor fmod fprintf fputs free frexp fscanf future isalnum isalpha iscntrl isdigit isgraph islower isprint ispunct isspace isupper isxdigit tolower toupper labs ldexp log10 log malloc realloc memchr memcmp memcpy memset modf pow printf putchar puts scanf sinh sin snprintf sprintf sqrt sscanf strcat strchr strcmp strcpy strcspn strlen strncat strncmp strncpy strpbrk strrchr strspn strstr tanh tan vfprintf vprintf vsprintf endl initializer_list unique_ptr _Bool complex _Complex imaginary _Imaginary",literal:"true false nullptr NULL"},d=[r,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,i,a],_={variants:[{begin:/=/,end:/;/},{begin:/\(/,end:/\)/},{beginKeywords:"new throw return else",end:/;/}],keywords:l,contains:d.concat([{begin:/\(/,end:/\)/,keywords:l,contains:d.concat(["self"]),relevance:0}]),relevance:0},u={className:"function",begin:"("+n+"[\\*&\\s]+)+"+c,returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:l,illegal:/[^\w\s\*&:<>]/,contains:[{begin:"decltype\\(auto\\)",keywords:l,relevance:0},{begin:c,returnBegin:!0,contains:[o],relevance:0},{className:"params",begin:/\(/,end:/\)/,keywords:l,relevance:0,contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,a,i,r,{begin:/\(/,end:/\)/,keywords:l,relevance:0,contains:["self",e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,a,i,r]}]},r,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,s]};return{aliases:["c","cc","h","c++","h++","hpp","hh","hxx","cxx"],keywords:l,disableAutodetect:!0,illegal:"",keywords:l,contains:["self",r]},{begin:e.IDENT_RE+"::",keywords:l},{className:"class",beginKeywords:"class struct",end:/[{;:]/,contains:[{begin://,contains:["self"]},e.TITLE_MODE]}]),exports:{preprocessor:s,strings:a,keywords:l}}}}()); +hljs.registerLanguage("c",function(){"use strict";return function(e){var n=e.getLanguage("c-like").rawDefinition();return n.name="C",n.aliases=["c","h"],n}}()); +hljs.registerLanguage("coffeescript",function(){"use strict";const e=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends"],n=["true","false","null","undefined","NaN","Infinity"],a=[].concat(["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],["arguments","this","super","console","window","document","localStorage","module","global"],["Intl","DataView","Number","Math","Date","String","RegExp","Object","Function","Boolean","Error","Symbol","Set","Map","WeakSet","WeakMap","Proxy","Reflect","JSON","Promise","Float64Array","Int16Array","Int32Array","Int8Array","Uint16Array","Uint32Array","Float32Array","Array","Uint8Array","Uint8ClampedArray","ArrayBuffer"],["EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"]);return function(r){var t={keyword:e.concat(["then","unless","until","loop","by","when","and","or","is","isnt","not"]).filter((e=>n=>!e.includes(n))(["var","const","let","function","static"])).join(" "),literal:n.concat(["yes","no","on","off"]).join(" "),built_in:a.concat(["npm","print"]).join(" ")},i="[A-Za-z$_][0-9A-Za-z$_]*",s={className:"subst",begin:/#\{/,end:/}/,keywords:t},o=[r.BINARY_NUMBER_MODE,r.inherit(r.C_NUMBER_MODE,{starts:{end:"(\\s*/)?",relevance:0}}),{className:"string",variants:[{begin:/'''/,end:/'''/,contains:[r.BACKSLASH_ESCAPE]},{begin:/'/,end:/'/,contains:[r.BACKSLASH_ESCAPE]},{begin:/"""/,end:/"""/,contains:[r.BACKSLASH_ESCAPE,s]},{begin:/"/,end:/"/,contains:[r.BACKSLASH_ESCAPE,s]}]},{className:"regexp",variants:[{begin:"///",end:"///",contains:[s,r.HASH_COMMENT_MODE]},{begin:"//[gim]{0,3}(?=\\W)",relevance:0},{begin:/\/(?![ *]).*?(?![\\]).\/[gim]{0,3}(?=\W)/}]},{begin:"@"+i},{subLanguage:"javascript",excludeBegin:!0,excludeEnd:!0,variants:[{begin:"```",end:"```"},{begin:"`",end:"`"}]}];s.contains=o;var c=r.inherit(r.TITLE_MODE,{begin:i}),l={className:"params",begin:"\\([^\\(]",returnBegin:!0,contains:[{begin:/\(/,end:/\)/,keywords:t,contains:["self"].concat(o)}]};return{name:"CoffeeScript",aliases:["coffee","cson","iced"],keywords:t,illegal:/\/\*/,contains:o.concat([r.COMMENT("###","###"),r.HASH_COMMENT_MODE,{className:"function",begin:"^\\s*"+i+"\\s*=\\s*(\\(.*\\))?\\s*\\B[-=]>",end:"[-=]>",returnBegin:!0,contains:[c,l]},{begin:/[:\(,=]\s*/,relevance:0,contains:[{className:"function",begin:"(\\(.*\\))?\\s*\\B[-=]>",end:"[-=]>",returnBegin:!0,contains:[l]}]},{className:"class",beginKeywords:"class",end:"$",illegal:/[:="\[\]]/,contains:[{beginKeywords:"extends",endsWithParent:!0,illegal:/[:="\[\]]/,contains:[c]},c]},{begin:i+":",end:":",returnBegin:!0,returnEnd:!0,relevance:0}])}}}()); +hljs.registerLanguage("cpp",function(){"use strict";return function(e){var t=e.getLanguage("c-like").rawDefinition();return t.disableAutodetect=!1,t.name="C++",t.aliases=["cc","c++","h++","hpp","hh","hxx","cxx"],t}}()); +hljs.registerLanguage("csharp",function(){"use strict";return function(e){var n={keyword:"abstract as base bool break byte case catch char checked const continue decimal default delegate do double enum event explicit extern finally fixed float for foreach goto if implicit in int interface internal is lock long object operator out override params private protected public readonly ref sbyte sealed short sizeof stackalloc static string struct switch this try typeof uint ulong unchecked unsafe ushort using virtual void volatile while add alias ascending async await by descending dynamic equals from get global group into join let nameof on orderby partial remove select set value var when where yield",literal:"null false true"},i=e.inherit(e.TITLE_MODE,{begin:"[a-zA-Z](\\.?\\w)*"}),a={className:"number",variants:[{begin:"\\b(0b[01']+)"},{begin:"(-?)\\b([\\d']+(\\.[\\d']*)?|\\.[\\d']+)(u|U|l|L|ul|UL|f|F|b|B)"},{begin:"(-?)(\\b0[xX][a-fA-F0-9']+|(\\b[\\d']+(\\.[\\d']*)?|\\.[\\d']+)([eE][-+]?[\\d']+)?)"}],relevance:0},s={className:"string",begin:'@"',end:'"',contains:[{begin:'""'}]},t=e.inherit(s,{illegal:/\n/}),l={className:"subst",begin:"{",end:"}",keywords:n},r=e.inherit(l,{illegal:/\n/}),c={className:"string",begin:/\$"/,end:'"',illegal:/\n/,contains:[{begin:"{{"},{begin:"}}"},e.BACKSLASH_ESCAPE,r]},o={className:"string",begin:/\$@"/,end:'"',contains:[{begin:"{{"},{begin:"}}"},{begin:'""'},l]},g=e.inherit(o,{illegal:/\n/,contains:[{begin:"{{"},{begin:"}}"},{begin:'""'},r]});l.contains=[o,c,s,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,a,e.C_BLOCK_COMMENT_MODE],r.contains=[g,c,t,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,a,e.inherit(e.C_BLOCK_COMMENT_MODE,{illegal:/\n/})];var d={variants:[o,c,s,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},E={begin:"<",end:">",contains:[{beginKeywords:"in out"},i]},_=e.IDENT_RE+"(<"+e.IDENT_RE+"(\\s*,\\s*"+e.IDENT_RE+")*>)?(\\[\\])?",b={begin:"@"+e.IDENT_RE,relevance:0};return{name:"C#",aliases:["cs","c#"],keywords:n,illegal:/::/,contains:[e.COMMENT("///","$",{returnBegin:!0,contains:[{className:"doctag",variants:[{begin:"///",relevance:0},{begin:"\x3c!--|--\x3e"},{begin:""}]}]}),e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,{className:"meta",begin:"#",end:"$",keywords:{"meta-keyword":"if else elif endif define undef warning error line region endregion pragma checksum"}},d,a,{beginKeywords:"class interface",end:/[{;=]/,illegal:/[^\s:,]/,contains:[{beginKeywords:"where class"},i,E,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{beginKeywords:"namespace",end:/[{;=]/,illegal:/[^\s:]/,contains:[i,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{className:"meta",begin:"^\\s*\\[",excludeBegin:!0,end:"\\]",excludeEnd:!0,contains:[{className:"meta-string",begin:/"/,end:/"/}]},{beginKeywords:"new return throw await else",relevance:0},{className:"function",begin:"("+_+"\\s+)+"+e.IDENT_RE+"\\s*(\\<.+\\>)?\\s*\\(",returnBegin:!0,end:/\s*[{;=]/,excludeEnd:!0,keywords:n,contains:[{begin:e.IDENT_RE+"\\s*(\\<.+\\>)?\\s*\\(",returnBegin:!0,contains:[e.TITLE_MODE,E],relevance:0},{className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:n,relevance:0,contains:[d,a,e.C_BLOCK_COMMENT_MODE]},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},b]}}}()); +hljs.registerLanguage("css",function(){"use strict";return function(e){var n={begin:/(?:[A-Z\_\.\-]+|--[a-zA-Z0-9_-]+)\s*:/,returnBegin:!0,end:";",endsWithParent:!0,contains:[{className:"attribute",begin:/\S/,end:":",excludeEnd:!0,starts:{endsWithParent:!0,excludeEnd:!0,contains:[{begin:/[\w-]+\(/,returnBegin:!0,contains:[{className:"built_in",begin:/[\w-]+/},{begin:/\(/,end:/\)/,contains:[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,e.CSS_NUMBER_MODE]}]},e.CSS_NUMBER_MODE,e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,e.C_BLOCK_COMMENT_MODE,{className:"number",begin:"#[0-9A-Fa-f]+"},{className:"meta",begin:"!important"}]}}]};return{name:"CSS",case_insensitive:!0,illegal:/[=\/|'\$]/,contains:[e.C_BLOCK_COMMENT_MODE,{className:"selector-id",begin:/#[A-Za-z0-9_-]+/},{className:"selector-class",begin:/\.[A-Za-z0-9_-]+/},{className:"selector-attr",begin:/\[/,end:/\]/,illegal:"$",contains:[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},{className:"selector-pseudo",begin:/:(:)?[a-zA-Z0-9\_\-\+\(\)"'.]+/},{begin:"@(page|font-face)",lexemes:"@[a-z-]+",keywords:"@page @font-face"},{begin:"@",end:"[{;]",illegal:/:/,returnBegin:!0,contains:[{className:"keyword",begin:/@\-?\w[\w]*(\-\w+)*/},{begin:/\s/,endsWithParent:!0,excludeEnd:!0,relevance:0,keywords:"and or not only",contains:[{begin:/[a-z-]+:/,className:"attribute"},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,e.CSS_NUMBER_MODE]}]},{className:"selector-tag",begin:"[a-zA-Z-][a-zA-Z0-9_-]*",relevance:0},{begin:"{",end:"}",illegal:/\S/,contains:[e.C_BLOCK_COMMENT_MODE,n]}]}}}()); +hljs.registerLanguage("diff",function(){"use strict";return function(e){return{name:"Diff",aliases:["patch"],contains:[{className:"meta",relevance:10,variants:[{begin:/^@@ +\-\d+,\d+ +\+\d+,\d+ +@@$/},{begin:/^\*\*\* +\d+,\d+ +\*\*\*\*$/},{begin:/^\-\-\- +\d+,\d+ +\-\-\-\-$/}]},{className:"comment",variants:[{begin:/Index: /,end:/$/},{begin:/={3,}/,end:/$/},{begin:/^\-{3}/,end:/$/},{begin:/^\*{3} /,end:/$/},{begin:/^\+{3}/,end:/$/},{begin:/^\*{15}$/}]},{className:"addition",begin:"^\\+",end:"$"},{className:"deletion",begin:"^\\-",end:"$"},{className:"addition",begin:"^\\!",end:"$"}]}}}()); +hljs.registerLanguage("go",function(){"use strict";return function(e){var n={keyword:"break default func interface select case map struct chan else goto package switch const fallthrough if range type continue for import return var go defer bool byte complex64 complex128 float32 float64 int8 int16 int32 int64 string uint8 uint16 uint32 uint64 int uint uintptr rune",literal:"true false iota nil",built_in:"append cap close complex copy imag len make new panic print println real recover delete"};return{name:"Go",aliases:["golang"],keywords:n,illegal:"e(n)).join("")}return function(a){var s={className:"number",relevance:0,variants:[{begin:/([\+\-]+)?[\d]+_[\d_]+/},{begin:a.NUMBER_RE}]},i=a.COMMENT();i.variants=[{begin:/;/,end:/$/},{begin:/#/,end:/$/}];var t={className:"variable",variants:[{begin:/\$[\w\d"][\w\d_]*/},{begin:/\$\{(.*?)}/}]},r={className:"literal",begin:/\bon|off|true|false|yes|no\b/},l={className:"string",contains:[a.BACKSLASH_ESCAPE],variants:[{begin:"'''",end:"'''",relevance:10},{begin:'"""',end:'"""',relevance:10},{begin:'"',end:'"'},{begin:"'",end:"'"}]},c={begin:/\[/,end:/\]/,contains:[i,r,t,l,s,"self"],relevance:0},g="("+[/[A-Za-z0-9_-]+/,/"(\\"|[^"])*"/,/'[^']*'/].map(n=>e(n)).join("|")+")";return{name:"TOML, also INI",aliases:["toml"],case_insensitive:!0,illegal:/\S/,contains:[i,{className:"section",begin:/\[+/,end:/\]+/},{begin:n(g,"(\\s*\\.\\s*",g,")*",n("(?=",/\s*=\s*[^#\s]/,")")),className:"attr",starts:{end:/$/,contains:[i,c,r,t,l,s]}}]}}}()); +hljs.registerLanguage("java",function(){"use strict";function e(e){return e?"string"==typeof e?e:e.source:null}function n(e){return a("(",e,")?")}function a(...n){return n.map(n=>e(n)).join("")}function s(...n){return"("+n.map(n=>e(n)).join("|")+")"}return function(e){var t="false synchronized int abstract float private char boolean var static null if const for true while long strictfp finally protected import native final void enum else break transient catch instanceof byte super volatile case assert short package default double public try this switch continue throws protected public private module requires exports do",i={className:"meta",begin:"@[À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*",contains:[{begin:/\(/,end:/\)/,contains:["self"]}]},r=e=>a("[",e,"]+([",e,"_]*[",e,"]+)?"),c={className:"number",variants:[{begin:`\\b(0[bB]${r("01")})[lL]?`},{begin:`\\b(0${r("0-7")})[dDfFlL]?`},{begin:a(/\b0[xX]/,s(a(r("a-fA-F0-9"),/\./,r("a-fA-F0-9")),a(r("a-fA-F0-9"),/\.?/),a(/\./,r("a-fA-F0-9"))),/([pP][+-]?(\d+))?/,/[fFdDlL]?/)},{begin:a(/\b/,s(a(/\d*\./,r("\\d")),r("\\d")),/[eE][+-]?[\d]+[dDfF]?/)},{begin:a(/\b/,r(/\d/),n(/\.?/),n(r(/\d/)),/[dDfFlL]?/)}],relevance:0};return{name:"Java",aliases:["jsp"],keywords:t,illegal:/<\/|#/,contains:[e.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{begin:/\w+@/,relevance:0},{className:"doctag",begin:"@[A-Za-z]+"}]}),e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,{className:"class",beginKeywords:"class interface",end:/[{;=]/,excludeEnd:!0,keywords:"class interface",illegal:/[:"\[\]]/,contains:[{beginKeywords:"extends implements"},e.UNDERSCORE_TITLE_MODE]},{beginKeywords:"new throw return else",relevance:0},{className:"function",begin:"([À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*(<[À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*(\\s*,\\s*[À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*)*>)?\\s+)+"+e.UNDERSCORE_IDENT_RE+"\\s*\\(",returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:t,contains:[{begin:e.UNDERSCORE_IDENT_RE+"\\s*\\(",returnBegin:!0,relevance:0,contains:[e.UNDERSCORE_TITLE_MODE]},{className:"params",begin:/\(/,end:/\)/,keywords:t,relevance:0,contains:[i,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,e.C_NUMBER_MODE,e.C_BLOCK_COMMENT_MODE]},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},c,i]}}}()); +hljs.registerLanguage("javascript",function(){"use strict";const e=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends"],n=["true","false","null","undefined","NaN","Infinity"],a=[].concat(["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],["arguments","this","super","console","window","document","localStorage","module","global"],["Intl","DataView","Number","Math","Date","String","RegExp","Object","Function","Boolean","Error","Symbol","Set","Map","WeakSet","WeakMap","Proxy","Reflect","JSON","Promise","Float64Array","Int16Array","Int32Array","Int8Array","Uint16Array","Uint32Array","Float32Array","Array","Uint8Array","Uint8ClampedArray","ArrayBuffer"],["EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"]);function s(e){return r("(?=",e,")")}function r(...e){return e.map(e=>(function(e){return e?"string"==typeof e?e:e.source:null})(e)).join("")}return function(t){var i="[A-Za-z$_][0-9A-Za-z$_]*",c={begin:/<[A-Za-z0-9\\._:-]+/,end:/\/[A-Za-z0-9\\._:-]+>|\/>/},o={$pattern:"[A-Za-z$_][0-9A-Za-z$_]*",keyword:e.join(" "),literal:n.join(" "),built_in:a.join(" ")},l={className:"number",variants:[{begin:"\\b(0[bB][01]+)n?"},{begin:"\\b(0[oO][0-7]+)n?"},{begin:t.C_NUMBER_RE+"n?"}],relevance:0},E={className:"subst",begin:"\\$\\{",end:"\\}",keywords:o,contains:[]},d={begin:"html`",end:"",starts:{end:"`",returnEnd:!1,contains:[t.BACKSLASH_ESCAPE,E],subLanguage:"xml"}},g={begin:"css`",end:"",starts:{end:"`",returnEnd:!1,contains:[t.BACKSLASH_ESCAPE,E],subLanguage:"css"}},u={className:"string",begin:"`",end:"`",contains:[t.BACKSLASH_ESCAPE,E]};E.contains=[t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,d,g,u,l,t.REGEXP_MODE];var b=E.contains.concat([{begin:/\(/,end:/\)/,contains:["self"].concat(E.contains,[t.C_BLOCK_COMMENT_MODE,t.C_LINE_COMMENT_MODE])},t.C_BLOCK_COMMENT_MODE,t.C_LINE_COMMENT_MODE]),_={className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,contains:b};return{name:"JavaScript",aliases:["js","jsx","mjs","cjs"],keywords:o,contains:[t.SHEBANG({binary:"node",relevance:5}),{className:"meta",relevance:10,begin:/^\s*['"]use (strict|asm)['"]/},t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,d,g,u,t.C_LINE_COMMENT_MODE,t.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+",contains:[{className:"type",begin:"\\{",end:"\\}",relevance:0},{className:"variable",begin:i+"(?=\\s*(-)|$)",endsParent:!0,relevance:0},{begin:/(?=[^\n])\s/,relevance:0}]}]}),t.C_BLOCK_COMMENT_MODE,l,{begin:r(/[{,\n]\s*/,s(r(/(((\/\/.*)|(\/\*(.|\n)*\*\/))\s*)*/,i+"\\s*:"))),relevance:0,contains:[{className:"attr",begin:i+s("\\s*:"),relevance:0}]},{begin:"("+t.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",contains:[t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE,t.REGEXP_MODE,{className:"function",begin:"(\\([^(]*(\\([^(]*(\\([^(]*\\))?\\))?\\)|"+t.UNDERSCORE_IDENT_RE+")\\s*=>",returnBegin:!0,end:"\\s*=>",contains:[{className:"params",variants:[{begin:t.UNDERSCORE_IDENT_RE},{className:null,begin:/\(\s*\)/,skip:!0},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:o,contains:b}]}]},{begin:/,/,relevance:0},{className:"",begin:/\s/,end:/\s*/,skip:!0},{variants:[{begin:"<>",end:""},{begin:c.begin,end:c.end}],subLanguage:"xml",contains:[{begin:c.begin,end:c.end,skip:!0,contains:["self"]}]}],relevance:0},{className:"function",beginKeywords:"function",end:/\{/,excludeEnd:!0,contains:[t.inherit(t.TITLE_MODE,{begin:i}),_],illegal:/\[|%/},{begin:/\$[(.]/},t.METHOD_GUARD,{className:"class",beginKeywords:"class",end:/[{;=]/,excludeEnd:!0,illegal:/[:"\[\]]/,contains:[{beginKeywords:"extends"},t.UNDERSCORE_TITLE_MODE]},{beginKeywords:"constructor",end:/\{/,excludeEnd:!0},{begin:"(get|set)\\s+(?="+i+"\\()",end:/{/,keywords:"get set",contains:[t.inherit(t.TITLE_MODE,{begin:i}),{begin:/\(\)/},_]}],illegal:/#(?!!)/}}}()); +hljs.registerLanguage("json",function(){"use strict";return function(n){var e={literal:"true false null"},i=[n.C_LINE_COMMENT_MODE,n.C_BLOCK_COMMENT_MODE],t=[n.QUOTE_STRING_MODE,n.C_NUMBER_MODE],a={end:",",endsWithParent:!0,excludeEnd:!0,contains:t,keywords:e},l={begin:"{",end:"}",contains:[{className:"attr",begin:/"/,end:/"/,contains:[n.BACKSLASH_ESCAPE],illegal:"\\n"},n.inherit(a,{begin:/:/})].concat(i),illegal:"\\S"},s={begin:"\\[",end:"\\]",contains:[n.inherit(a)],illegal:"\\S"};return t.push(l,s),i.forEach((function(n){t.push(n)})),{name:"JSON",contains:t,keywords:e,illegal:"\\S"}}}()); +hljs.registerLanguage("kotlin",function(){"use strict";return function(e){var n={keyword:"abstract as val var vararg get set class object open private protected public noinline crossinline dynamic final enum if else do while for when throw try catch finally import package is in fun override companion reified inline lateinit init interface annotation data sealed internal infix operator out by constructor super tailrec where const inner suspend typealias external expect actual trait volatile transient native default",built_in:"Byte Short Char Int Long Boolean Float Double Void Unit Nothing",literal:"true false null"},a={className:"symbol",begin:e.UNDERSCORE_IDENT_RE+"@"},i={className:"subst",begin:"\\${",end:"}",contains:[e.C_NUMBER_MODE]},s={className:"variable",begin:"\\$"+e.UNDERSCORE_IDENT_RE},t={className:"string",variants:[{begin:'"""',end:'"""(?=[^"])',contains:[s,i]},{begin:"'",end:"'",illegal:/\n/,contains:[e.BACKSLASH_ESCAPE]},{begin:'"',end:'"',illegal:/\n/,contains:[e.BACKSLASH_ESCAPE,s,i]}]};i.contains.push(t);var r={className:"meta",begin:"@(?:file|property|field|get|set|receiver|param|setparam|delegate)\\s*:(?:\\s*"+e.UNDERSCORE_IDENT_RE+")?"},l={className:"meta",begin:"@"+e.UNDERSCORE_IDENT_RE,contains:[{begin:/\(/,end:/\)/,contains:[e.inherit(t,{className:"meta-string"})]}]},c=e.COMMENT("/\\*","\\*/",{contains:[e.C_BLOCK_COMMENT_MODE]}),o={variants:[{className:"type",begin:e.UNDERSCORE_IDENT_RE},{begin:/\(/,end:/\)/,contains:[]}]},d=o;return d.variants[1].contains=[o],o.variants[1].contains=[d],{name:"Kotlin",aliases:["kt"],keywords:n,contains:[e.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+"}]}),e.C_LINE_COMMENT_MODE,c,{className:"keyword",begin:/\b(break|continue|return|this)\b/,starts:{contains:[{className:"symbol",begin:/@\w+/}]}},a,r,l,{className:"function",beginKeywords:"fun",end:"[(]|$",returnBegin:!0,excludeEnd:!0,keywords:n,illegal:/fun\s+(<.*>)?[^\s\(]+(\s+[^\s\(]+)\s*=/,relevance:5,contains:[{begin:e.UNDERSCORE_IDENT_RE+"\\s*\\(",returnBegin:!0,relevance:0,contains:[e.UNDERSCORE_TITLE_MODE]},{className:"type",begin://,keywords:"reified",relevance:0},{className:"params",begin:/\(/,end:/\)/,endsParent:!0,keywords:n,relevance:0,contains:[{begin:/:/,end:/[=,\/]/,endsWithParent:!0,contains:[o,e.C_LINE_COMMENT_MODE,c],relevance:0},e.C_LINE_COMMENT_MODE,c,r,l,t,e.C_NUMBER_MODE]},c]},{className:"class",beginKeywords:"class interface trait",end:/[:\{(]|$/,excludeEnd:!0,illegal:"extends implements",contains:[{beginKeywords:"public protected internal private constructor"},e.UNDERSCORE_TITLE_MODE,{className:"type",begin://,excludeBegin:!0,excludeEnd:!0,relevance:0},{className:"type",begin:/[,:]\s*/,end:/[<\(,]|$/,excludeBegin:!0,returnEnd:!0},r,l]},t,{className:"meta",begin:"^#!/usr/bin/env",end:"$",illegal:"\n"},{className:"number",begin:"\\b(0[bB]([01]+[01_]+[01]+|[01]+)|0[xX]([a-fA-F0-9]+[a-fA-F0-9_]+[a-fA-F0-9]+|[a-fA-F0-9]+)|(([\\d]+[\\d_]+[\\d]+|[\\d]+)(\\.([\\d]+[\\d_]+[\\d]+|[\\d]+))?|\\.([\\d]+[\\d_]+[\\d]+|[\\d]+))([eE][-+]?\\d+)?)[lLfF]?",relevance:0}]}}}()); +hljs.registerLanguage("less",function(){"use strict";return function(e){var n="([\\w-]+|@{[\\w-]+})",a=[],s=[],t=function(e){return{className:"string",begin:"~?"+e+".*?"+e}},r=function(e,n,a){return{className:e,begin:n,relevance:a}},i={begin:"\\(",end:"\\)",contains:s,relevance:0};s.push(e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,t("'"),t('"'),e.CSS_NUMBER_MODE,{begin:"(url|data-uri)\\(",starts:{className:"string",end:"[\\)\\n]",excludeEnd:!0}},r("number","#[0-9A-Fa-f]+\\b"),i,r("variable","@@?[\\w-]+",10),r("variable","@{[\\w-]+}"),r("built_in","~?`[^`]*?`"),{className:"attribute",begin:"[\\w-]+\\s*:",end:":",returnBegin:!0,excludeEnd:!0},{className:"meta",begin:"!important"});var c=s.concat({begin:"{",end:"}",contains:a}),l={beginKeywords:"when",endsWithParent:!0,contains:[{beginKeywords:"and not"}].concat(s)},o={begin:n+"\\s*:",returnBegin:!0,end:"[;}]",relevance:0,contains:[{className:"attribute",begin:n,end:":",excludeEnd:!0,starts:{endsWithParent:!0,illegal:"[<=$]",relevance:0,contains:s}}]},g={className:"keyword",begin:"@(import|media|charset|font-face|(-[a-z]+-)?keyframes|supports|document|namespace|page|viewport|host)\\b",starts:{end:"[;{}]",returnEnd:!0,contains:s,relevance:0}},d={className:"variable",variants:[{begin:"@[\\w-]+\\s*:",relevance:15},{begin:"@[\\w-]+"}],starts:{end:"[;}]",returnEnd:!0,contains:c}},b={variants:[{begin:"[\\.#:&\\[>]",end:"[;{}]"},{begin:n,end:"{"}],returnBegin:!0,returnEnd:!0,illegal:"[<='$\"]",relevance:0,contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,l,r("keyword","all\\b"),r("variable","@{[\\w-]+}"),r("selector-tag",n+"%?",0),r("selector-id","#"+n),r("selector-class","\\."+n,0),r("selector-tag","&",0),{className:"selector-attr",begin:"\\[",end:"\\]"},{className:"selector-pseudo",begin:/:(:)?[a-zA-Z0-9\_\-\+\(\)"'.]+/},{begin:"\\(",end:"\\)",contains:c},{begin:"!important"}]};return a.push(e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,g,d,o,b),{name:"Less",case_insensitive:!0,illegal:"[=>'/<($\"]",contains:a}}}()); +hljs.registerLanguage("lua",function(){"use strict";return function(e){var t={begin:"\\[=*\\[",end:"\\]=*\\]",contains:["self"]},a=[e.COMMENT("--(?!\\[=*\\[)","$"),e.COMMENT("--\\[=*\\[","\\]=*\\]",{contains:[t],relevance:10})];return{name:"Lua",keywords:{$pattern:e.UNDERSCORE_IDENT_RE,literal:"true false nil",keyword:"and break do else elseif end for goto if in local not or repeat return then until while",built_in:"_G _ENV _VERSION __index __newindex __mode __call __metatable __tostring __len __gc __add __sub __mul __div __mod __pow __concat __unm __eq __lt __le assert collectgarbage dofile error getfenv getmetatable ipairs load loadfile loadstring module next pairs pcall print rawequal rawget rawset require select setfenv setmetatable tonumber tostring type unpack xpcall arg self coroutine resume yield status wrap create running debug getupvalue debug sethook getmetatable gethook setmetatable setlocal traceback setfenv getinfo setupvalue getlocal getregistry getfenv io lines write close flush open output type read stderr stdin input stdout popen tmpfile math log max acos huge ldexp pi cos tanh pow deg tan cosh sinh random randomseed frexp ceil floor rad abs sqrt modf asin min mod fmod log10 atan2 exp sin atan os exit setlocale date getenv difftime remove time clock tmpname rename execute package preload loadlib loaded loaders cpath config path seeall string sub upper len gfind rep find match char dump gmatch reverse byte format gsub lower table setn insert getn foreachi maxn foreach concat sort remove"},contains:a.concat([{className:"function",beginKeywords:"function",end:"\\)",contains:[e.inherit(e.TITLE_MODE,{begin:"([_a-zA-Z]\\w*\\.)*([_a-zA-Z]\\w*:)?[_a-zA-Z]\\w*"}),{className:"params",begin:"\\(",endsWithParent:!0,contains:a}].concat(a)},e.C_NUMBER_MODE,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,{className:"string",begin:"\\[=*\\[",end:"\\]=*\\]",contains:[t],relevance:5}])}}}()); +hljs.registerLanguage("makefile",function(){"use strict";return function(e){var i={className:"variable",variants:[{begin:"\\$\\("+e.UNDERSCORE_IDENT_RE+"\\)",contains:[e.BACKSLASH_ESCAPE]},{begin:/\$[@%`]+/}]}]}]};return{name:"HTML, XML",aliases:["html","xhtml","rss","atom","xjb","xsd","xsl","plist","wsf","svg"],case_insensitive:!0,contains:[{className:"meta",begin:"",relevance:10,contains:[a,i,t,s,{begin:"\\[",end:"\\]",contains:[{className:"meta",begin:"",contains:[a,s,i,t]}]}]},e.COMMENT("\x3c!--","--\x3e",{relevance:10}),{begin:"<\\!\\[CDATA\\[",end:"\\]\\]>",relevance:10},n,{className:"meta",begin:/<\?xml/,end:/\?>/,relevance:10},{className:"tag",begin:")",end:">",keywords:{name:"style"},contains:[c],starts:{end:"",returnEnd:!0,subLanguage:["css","xml"]}},{className:"tag",begin:")",end:">",keywords:{name:"script"},contains:[c],starts:{end:"<\/script>",returnEnd:!0,subLanguage:["javascript","handlebars","xml"]}},{className:"tag",begin:"",contains:[{className:"name",begin:/[^\/><\s]+/,relevance:0},c]}]}}}()); +hljs.registerLanguage("markdown",function(){"use strict";return function(n){const e={begin:"<",end:">",subLanguage:"xml",relevance:0},a={begin:"\\[.+?\\][\\(\\[].*?[\\)\\]]",returnBegin:!0,contains:[{className:"string",begin:"\\[",end:"\\]",excludeBegin:!0,returnEnd:!0,relevance:0},{className:"link",begin:"\\]\\(",end:"\\)",excludeBegin:!0,excludeEnd:!0},{className:"symbol",begin:"\\]\\[",end:"\\]",excludeBegin:!0,excludeEnd:!0}],relevance:10},i={className:"strong",contains:[],variants:[{begin:/_{2}/,end:/_{2}/},{begin:/\*{2}/,end:/\*{2}/}]},s={className:"emphasis",contains:[],variants:[{begin:/\*(?!\*)/,end:/\*/},{begin:/_(?!_)/,end:/_/,relevance:0}]};i.contains.push(s),s.contains.push(i);var c=[e,a];return i.contains=i.contains.concat(c),s.contains=s.contains.concat(c),{name:"Markdown",aliases:["md","mkdown","mkd"],contains:[{className:"section",variants:[{begin:"^#{1,6}",end:"$",contains:c=c.concat(i,s)},{begin:"(?=^.+?\\n[=-]{2,}$)",contains:[{begin:"^[=-]*$"},{begin:"^",end:"\\n",contains:c}]}]},e,{className:"bullet",begin:"^[ \t]*([*+-]|(\\d+\\.))(?=\\s+)",end:"\\s+",excludeEnd:!0},i,s,{className:"quote",begin:"^>\\s+",contains:c,end:"$"},{className:"code",variants:[{begin:"(`{3,})(.|\\n)*?\\1`*[ ]*"},{begin:"(~{3,})(.|\\n)*?\\1~*[ ]*"},{begin:"```",end:"```+[ ]*$"},{begin:"~~~",end:"~~~+[ ]*$"},{begin:"`.+?`"},{begin:"(?=^( {4}|\\t))",contains:[{begin:"^( {4}|\\t)",end:"(\\n)$"}],relevance:0}]},{begin:"^[-\\*]{3,}",end:"$"},a,{begin:/^\[[^\n]+\]:/,returnBegin:!0,contains:[{className:"symbol",begin:/\[/,end:/\]/,excludeBegin:!0,excludeEnd:!0},{className:"link",begin:/:\s*/,end:/$/,excludeBegin:!0}]}]}}}()); +hljs.registerLanguage("nginx",function(){"use strict";return function(e){var n={className:"variable",variants:[{begin:/\$\d+/},{begin:/\$\{/,end:/}/},{begin:"[\\$\\@]"+e.UNDERSCORE_IDENT_RE}]},a={endsWithParent:!0,keywords:{$pattern:"[a-z/_]+",literal:"on off yes no true false none blocked debug info notice warn error crit select break last permanent redirect kqueue rtsig epoll poll /dev/poll"},relevance:0,illegal:"=>",contains:[e.HASH_COMMENT_MODE,{className:"string",contains:[e.BACKSLASH_ESCAPE,n],variants:[{begin:/"/,end:/"/},{begin:/'/,end:/'/}]},{begin:"([a-z]+):/",end:"\\s",endsWithParent:!0,excludeEnd:!0,contains:[n]},{className:"regexp",contains:[e.BACKSLASH_ESCAPE,n],variants:[{begin:"\\s\\^",end:"\\s|{|;",returnEnd:!0},{begin:"~\\*?\\s+",end:"\\s|{|;",returnEnd:!0},{begin:"\\*(\\.[a-z\\-]+)+"},{begin:"([a-z\\-]+\\.)+\\*"}]},{className:"number",begin:"\\b\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}(:\\d{1,5})?\\b"},{className:"number",begin:"\\b\\d+[kKmMgGdshdwy]*\\b",relevance:0},n]};return{name:"Nginx config",aliases:["nginxconf"],contains:[e.HASH_COMMENT_MODE,{begin:e.UNDERSCORE_IDENT_RE+"\\s+{",returnBegin:!0,end:"{",contains:[{className:"section",begin:e.UNDERSCORE_IDENT_RE}],relevance:0},{begin:e.UNDERSCORE_IDENT_RE+"\\s",end:";|{",returnBegin:!0,contains:[{className:"attribute",begin:e.UNDERSCORE_IDENT_RE,starts:a}],relevance:0}],illegal:"[^\\s\\}]"}}}()); +hljs.registerLanguage("objectivec",function(){"use strict";return function(e){var n=/[a-zA-Z@][a-zA-Z0-9_]*/,_={$pattern:n,keyword:"@interface @class @protocol @implementation"};return{name:"Objective-C",aliases:["mm","objc","obj-c"],keywords:{$pattern:n,keyword:"int float while char export sizeof typedef const struct for union unsigned long volatile static bool mutable if do return goto void enum else break extern asm case short default double register explicit signed typename this switch continue wchar_t inline readonly assign readwrite self @synchronized id typeof nonatomic super unichar IBOutlet IBAction strong weak copy in out inout bycopy byref oneway __strong __weak __block __autoreleasing @private @protected @public @try @property @end @throw @catch @finally @autoreleasepool @synthesize @dynamic @selector @optional @required @encode @package @import @defs @compatibility_alias __bridge __bridge_transfer __bridge_retained __bridge_retain __covariant __contravariant __kindof _Nonnull _Nullable _Null_unspecified __FUNCTION__ __PRETTY_FUNCTION__ __attribute__ getter setter retain unsafe_unretained nonnull nullable null_unspecified null_resettable class instancetype NS_DESIGNATED_INITIALIZER NS_UNAVAILABLE NS_REQUIRES_SUPER NS_RETURNS_INNER_POINTER NS_INLINE NS_AVAILABLE NS_DEPRECATED NS_ENUM NS_OPTIONS NS_SWIFT_UNAVAILABLE NS_ASSUME_NONNULL_BEGIN NS_ASSUME_NONNULL_END NS_REFINED_FOR_SWIFT NS_SWIFT_NAME NS_SWIFT_NOTHROW NS_DURING NS_HANDLER NS_ENDHANDLER NS_VALUERETURN NS_VOIDRETURN",literal:"false true FALSE TRUE nil YES NO NULL",built_in:"BOOL dispatch_once_t dispatch_queue_t dispatch_sync dispatch_async dispatch_once"},illegal:"/,end:/$/,illegal:"\\n"},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{className:"class",begin:"("+_.keyword.split(" ").join("|")+")\\b",end:"({|$)",excludeEnd:!0,keywords:_,contains:[e.UNDERSCORE_TITLE_MODE]},{begin:"\\."+e.UNDERSCORE_IDENT_RE,relevance:0}]}}}()); +hljs.registerLanguage("perl",function(){"use strict";return function(e){var n={$pattern:/[\w.]+/,keyword:"getpwent getservent quotemeta msgrcv scalar kill dbmclose undef lc ma syswrite tr send umask sysopen shmwrite vec qx utime local oct semctl localtime readpipe do return format read sprintf dbmopen pop getpgrp not getpwnam rewinddir qq fileno qw endprotoent wait sethostent bless s|0 opendir continue each sleep endgrent shutdown dump chomp connect getsockname die socketpair close flock exists index shmget sub for endpwent redo lstat msgctl setpgrp abs exit select print ref gethostbyaddr unshift fcntl syscall goto getnetbyaddr join gmtime symlink semget splice x|0 getpeername recv log setsockopt cos last reverse gethostbyname getgrnam study formline endhostent times chop length gethostent getnetent pack getprotoent getservbyname rand mkdir pos chmod y|0 substr endnetent printf next open msgsnd readdir use unlink getsockopt getpriority rindex wantarray hex system getservbyport endservent int chr untie rmdir prototype tell listen fork shmread ucfirst setprotoent else sysseek link getgrgid shmctl waitpid unpack getnetbyname reset chdir grep split require caller lcfirst until warn while values shift telldir getpwuid my getprotobynumber delete and sort uc defined srand accept package seekdir getprotobyname semop our rename seek if q|0 chroot sysread setpwent no crypt getc chown sqrt write setnetent setpriority foreach tie sin msgget map stat getlogin unless elsif truncate exec keys glob tied closedir ioctl socket readlink eval xor readline binmode setservent eof ord bind alarm pipe atan2 getgrent exp time push setgrent gt lt or ne m|0 break given say state when"},t={className:"subst",begin:"[$@]\\{",end:"\\}",keywords:n},s={begin:"->{",end:"}"},r={variants:[{begin:/\$\d/},{begin:/[\$%@](\^\w\b|#\w+(::\w+)*|{\w+}|\w+(::\w*)*)/},{begin:/[\$%@][^\s\w{]/,relevance:0}]},i=[e.BACKSLASH_ESCAPE,t,r],a=[r,e.HASH_COMMENT_MODE,e.COMMENT("^\\=\\w","\\=cut",{endsWithParent:!0}),s,{className:"string",contains:i,variants:[{begin:"q[qwxr]?\\s*\\(",end:"\\)",relevance:5},{begin:"q[qwxr]?\\s*\\[",end:"\\]",relevance:5},{begin:"q[qwxr]?\\s*\\{",end:"\\}",relevance:5},{begin:"q[qwxr]?\\s*\\|",end:"\\|",relevance:5},{begin:"q[qwxr]?\\s*\\<",end:"\\>",relevance:5},{begin:"qw\\s+q",end:"q",relevance:5},{begin:"'",end:"'",contains:[e.BACKSLASH_ESCAPE]},{begin:'"',end:'"'},{begin:"`",end:"`",contains:[e.BACKSLASH_ESCAPE]},{begin:"{\\w+}",contains:[],relevance:0},{begin:"-?\\w+\\s*\\=\\>",contains:[],relevance:0}]},{className:"number",begin:"(\\b0[0-7_]+)|(\\b0x[0-9a-fA-F_]+)|(\\b[1-9][0-9_]*(\\.[0-9_]+)?)|[0_]\\b",relevance:0},{begin:"(\\/\\/|"+e.RE_STARTERS_RE+"|\\b(split|return|print|reverse|grep)\\b)\\s*",keywords:"split return print reverse grep",relevance:0,contains:[e.HASH_COMMENT_MODE,{className:"regexp",begin:"(s|tr|y)/(\\\\.|[^/])*/(\\\\.|[^/])*/[a-z]*",relevance:10},{className:"regexp",begin:"(m|qr)?/",end:"/[a-z]*",contains:[e.BACKSLASH_ESCAPE],relevance:0}]},{className:"function",beginKeywords:"sub",end:"(\\s*\\(.*?\\))?[;{]",excludeEnd:!0,relevance:5,contains:[e.TITLE_MODE]},{begin:"-\\w\\b",relevance:0},{begin:"^__DATA__$",end:"^__END__$",subLanguage:"mojolicious",contains:[{begin:"^@@.*",end:"$",className:"comment"}]}];return t.contains=a,s.contains=a,{name:"Perl",aliases:["pl","pm"],keywords:n,contains:a}}}()); +hljs.registerLanguage("php",function(){"use strict";return function(e){var r={begin:"\\$+[a-zA-Z_-ÿ][a-zA-Z0-9_-ÿ]*"},t={className:"meta",variants:[{begin:/<\?php/,relevance:10},{begin:/<\?[=]?/},{begin:/\?>/}]},a={className:"string",contains:[e.BACKSLASH_ESCAPE,t],variants:[{begin:'b"',end:'"'},{begin:"b'",end:"'"},e.inherit(e.APOS_STRING_MODE,{illegal:null}),e.inherit(e.QUOTE_STRING_MODE,{illegal:null})]},n={variants:[e.BINARY_NUMBER_MODE,e.C_NUMBER_MODE]},i={keyword:"__CLASS__ __DIR__ __FILE__ __FUNCTION__ __LINE__ __METHOD__ __NAMESPACE__ __TRAIT__ die echo exit include include_once print require require_once array abstract and as binary bool boolean break callable case catch class clone const continue declare default do double else elseif empty enddeclare endfor endforeach endif endswitch endwhile eval extends final finally float for foreach from global goto if implements instanceof insteadof int integer interface isset iterable list new object or private protected public real return string switch throw trait try unset use var void while xor yield",literal:"false null true",built_in:"Error|0 AppendIterator ArgumentCountError ArithmeticError ArrayIterator ArrayObject AssertionError BadFunctionCallException BadMethodCallException CachingIterator CallbackFilterIterator CompileError Countable DirectoryIterator DivisionByZeroError DomainException EmptyIterator ErrorException Exception FilesystemIterator FilterIterator GlobIterator InfiniteIterator InvalidArgumentException IteratorIterator LengthException LimitIterator LogicException MultipleIterator NoRewindIterator OutOfBoundsException OutOfRangeException OuterIterator OverflowException ParentIterator ParseError RangeException RecursiveArrayIterator RecursiveCachingIterator RecursiveCallbackFilterIterator RecursiveDirectoryIterator RecursiveFilterIterator RecursiveIterator RecursiveIteratorIterator RecursiveRegexIterator RecursiveTreeIterator RegexIterator RuntimeException SeekableIterator SplDoublyLinkedList SplFileInfo SplFileObject SplFixedArray SplHeap SplMaxHeap SplMinHeap SplObjectStorage SplObserver SplObserver SplPriorityQueue SplQueue SplStack SplSubject SplSubject SplTempFileObject TypeError UnderflowException UnexpectedValueException ArrayAccess Closure Generator Iterator IteratorAggregate Serializable Throwable Traversable WeakReference Directory __PHP_Incomplete_Class parent php_user_filter self static stdClass"};return{aliases:["php","php3","php4","php5","php6","php7"],case_insensitive:!0,keywords:i,contains:[e.HASH_COMMENT_MODE,e.COMMENT("//","$",{contains:[t]}),e.COMMENT("/\\*","\\*/",{contains:[{className:"doctag",begin:"@[A-Za-z]+"}]}),e.COMMENT("__halt_compiler.+?;",!1,{endsWithParent:!0,keywords:"__halt_compiler"}),{className:"string",begin:/<<<['"]?\w+['"]?$/,end:/^\w+;?$/,contains:[e.BACKSLASH_ESCAPE,{className:"subst",variants:[{begin:/\$\w+/},{begin:/\{\$/,end:/\}/}]}]},t,{className:"keyword",begin:/\$this\b/},r,{begin:/(::|->)+[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*/},{className:"function",beginKeywords:"fn function",end:/[;{]/,excludeEnd:!0,illegal:"[$%\\[]",contains:[e.UNDERSCORE_TITLE_MODE,{className:"params",begin:"\\(",end:"\\)",excludeBegin:!0,excludeEnd:!0,keywords:i,contains:["self",r,e.C_BLOCK_COMMENT_MODE,a,n]}]},{className:"class",beginKeywords:"class interface",end:"{",excludeEnd:!0,illegal:/[:\(\$"]/,contains:[{beginKeywords:"extends implements"},e.UNDERSCORE_TITLE_MODE]},{beginKeywords:"namespace",end:";",illegal:/[\.']/,contains:[e.UNDERSCORE_TITLE_MODE]},{beginKeywords:"use",end:";",contains:[e.UNDERSCORE_TITLE_MODE]},{begin:"=>"},a,n]}}}()); +hljs.registerLanguage("php-template",function(){"use strict";return function(n){return{name:"PHP template",subLanguage:"xml",contains:[{begin:/<\?(php|=)?/,end:/\?>/,subLanguage:"php",contains:[{begin:"/\\*",end:"\\*/",skip:!0},{begin:'b"',end:'"',skip:!0},{begin:"b'",end:"'",skip:!0},n.inherit(n.APOS_STRING_MODE,{illegal:null,className:null,contains:null,skip:!0}),n.inherit(n.QUOTE_STRING_MODE,{illegal:null,className:null,contains:null,skip:!0})]}]}}}()); +hljs.registerLanguage("plaintext",function(){"use strict";return function(t){return{name:"Plain text",aliases:["text","txt"],disableAutodetect:!0}}}()); +hljs.registerLanguage("properties",function(){"use strict";return function(e){var n="[ \\t\\f]*",t="("+n+"[:=]"+n+"|[ \\t\\f]+)",a="([^\\\\:= \\t\\f\\n]|\\\\.)+",s={end:t,relevance:0,starts:{className:"string",end:/$/,relevance:0,contains:[{begin:"\\\\\\n"}]}};return{name:".properties",case_insensitive:!0,illegal:/\S/,contains:[e.COMMENT("^\\s*[!#]","$"),{begin:"([^\\\\\\W:= \\t\\f\\n]|\\\\.)+"+t,returnBegin:!0,contains:[{className:"attr",begin:"([^\\\\\\W:= \\t\\f\\n]|\\\\.)+",endsParent:!0,relevance:0}],starts:s},{begin:a+t,returnBegin:!0,relevance:0,contains:[{className:"meta",begin:a,endsParent:!0,relevance:0}],starts:s},{className:"attr",relevance:0,begin:a+n+"$"}]}}}()); +hljs.registerLanguage("python",function(){"use strict";return function(e){var n={keyword:"and elif is global as in if from raise for except finally print import pass return exec else break not with class assert yield try while continue del or def lambda async await nonlocal|10",built_in:"Ellipsis NotImplemented",literal:"False None True"},a={className:"meta",begin:/^(>>>|\.\.\.) /},i={className:"subst",begin:/\{/,end:/\}/,keywords:n,illegal:/#/},s={begin:/\{\{/,relevance:0},r={className:"string",contains:[e.BACKSLASH_ESCAPE],variants:[{begin:/(u|b)?r?'''/,end:/'''/,contains:[e.BACKSLASH_ESCAPE,a],relevance:10},{begin:/(u|b)?r?"""/,end:/"""/,contains:[e.BACKSLASH_ESCAPE,a],relevance:10},{begin:/(fr|rf|f)'''/,end:/'''/,contains:[e.BACKSLASH_ESCAPE,a,s,i]},{begin:/(fr|rf|f)"""/,end:/"""/,contains:[e.BACKSLASH_ESCAPE,a,s,i]},{begin:/(u|r|ur)'/,end:/'/,relevance:10},{begin:/(u|r|ur)"/,end:/"/,relevance:10},{begin:/(b|br)'/,end:/'/},{begin:/(b|br)"/,end:/"/},{begin:/(fr|rf|f)'/,end:/'/,contains:[e.BACKSLASH_ESCAPE,s,i]},{begin:/(fr|rf|f)"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,s,i]},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},l={className:"number",relevance:0,variants:[{begin:e.BINARY_NUMBER_RE+"[lLjJ]?"},{begin:"\\b(0o[0-7]+)[lLjJ]?"},{begin:e.C_NUMBER_RE+"[lLjJ]?"}]},t={className:"params",variants:[{begin:/\(\s*\)/,skip:!0,className:null},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,contains:["self",a,l,r,e.HASH_COMMENT_MODE]}]};return i.contains=[r,l,a],{name:"Python",aliases:["py","gyp","ipython"],keywords:n,illegal:/(<\/|->|\?)|=>/,contains:[a,l,{beginKeywords:"if",relevance:0},r,e.HASH_COMMENT_MODE,{variants:[{className:"function",beginKeywords:"def"},{className:"class",beginKeywords:"class"}],end:/:/,illegal:/[${=;\n,]/,contains:[e.UNDERSCORE_TITLE_MODE,t,{begin:/->/,endsWithParent:!0,keywords:"None"}]},{className:"meta",begin:/^[\t ]*@/,end:/$/},{begin:/\b(print|exec)\(/}]}}}()); +hljs.registerLanguage("python-repl",function(){"use strict";return function(n){return{aliases:["pycon"],contains:[{className:"meta",starts:{end:/ |$/,starts:{end:"$",subLanguage:"python"}},variants:[{begin:/^>>>(?=[ ]|$)/},{begin:/^\.\.\.(?=[ ]|$)/}]}]}}}()); +hljs.registerLanguage("ruby",function(){"use strict";return function(e){var n="[a-zA-Z_]\\w*[!?=]?|[-+~]\\@|<<|>>|=~|===?|<=>|[<>]=?|\\*\\*|[-/+%^&*~`|]|\\[\\]=?",a={keyword:"and then defined module in return redo if BEGIN retry end for self when next until do begin unless END rescue else break undef not super class case require yield alias while ensure elsif or include attr_reader attr_writer attr_accessor",literal:"true false nil"},s={className:"doctag",begin:"@[A-Za-z]+"},i={begin:"#<",end:">"},r=[e.COMMENT("#","$",{contains:[s]}),e.COMMENT("^\\=begin","^\\=end",{contains:[s],relevance:10}),e.COMMENT("^__END__","\\n$")],c={className:"subst",begin:"#\\{",end:"}",keywords:a},t={className:"string",contains:[e.BACKSLASH_ESCAPE,c],variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/`/,end:/`/},{begin:"%[qQwWx]?\\(",end:"\\)"},{begin:"%[qQwWx]?\\[",end:"\\]"},{begin:"%[qQwWx]?{",end:"}"},{begin:"%[qQwWx]?<",end:">"},{begin:"%[qQwWx]?/",end:"/"},{begin:"%[qQwWx]?%",end:"%"},{begin:"%[qQwWx]?-",end:"-"},{begin:"%[qQwWx]?\\|",end:"\\|"},{begin:/\B\?(\\\d{1,3}|\\x[A-Fa-f0-9]{1,2}|\\u[A-Fa-f0-9]{4}|\\?\S)\b/},{begin:/<<[-~]?'?(\w+)(?:.|\n)*?\n\s*\1\b/,returnBegin:!0,contains:[{begin:/<<[-~]?'?/},e.END_SAME_AS_BEGIN({begin:/(\w+)/,end:/(\w+)/,contains:[e.BACKSLASH_ESCAPE,c]})]}]},b={className:"params",begin:"\\(",end:"\\)",endsParent:!0,keywords:a},d=[t,i,{className:"class",beginKeywords:"class module",end:"$|;",illegal:/=/,contains:[e.inherit(e.TITLE_MODE,{begin:"[A-Za-z_]\\w*(::\\w+)*(\\?|\\!)?"}),{begin:"<\\s*",contains:[{begin:"("+e.IDENT_RE+"::)?"+e.IDENT_RE}]}].concat(r)},{className:"function",beginKeywords:"def",end:"$|;",contains:[e.inherit(e.TITLE_MODE,{begin:n}),b].concat(r)},{begin:e.IDENT_RE+"::"},{className:"symbol",begin:e.UNDERSCORE_IDENT_RE+"(\\!|\\?)?:",relevance:0},{className:"symbol",begin:":(?!\\s)",contains:[t,{begin:n}],relevance:0},{className:"number",begin:"(\\b0[0-7_]+)|(\\b0x[0-9a-fA-F_]+)|(\\b[1-9][0-9_]*(\\.[0-9_]+)?)|[0_]\\b",relevance:0},{begin:"(\\$\\W)|((\\$|\\@\\@?)(\\w+))"},{className:"params",begin:/\|/,end:/\|/,keywords:a},{begin:"("+e.RE_STARTERS_RE+"|unless)\\s*",keywords:"unless",contains:[i,{className:"regexp",contains:[e.BACKSLASH_ESCAPE,c],illegal:/\n/,variants:[{begin:"/",end:"/[a-z]*"},{begin:"%r{",end:"}[a-z]*"},{begin:"%r\\(",end:"\\)[a-z]*"},{begin:"%r!",end:"![a-z]*"},{begin:"%r\\[",end:"\\][a-z]*"}]}].concat(r),relevance:0}].concat(r);c.contains=d,b.contains=d;var g=[{begin:/^\s*=>/,starts:{end:"$",contains:d}},{className:"meta",begin:"^([>?]>|[\\w#]+\\(\\w+\\):\\d+:\\d+>|(\\w+-)?\\d+\\.\\d+\\.\\d(p\\d+)?[^>]+>)",starts:{end:"$",contains:d}}];return{name:"Ruby",aliases:["rb","gemspec","podspec","thor","irb"],keywords:a,illegal:/\/\*/,contains:r.concat(g).concat(d)}}}()); +hljs.registerLanguage("rust",function(){"use strict";return function(e){var n="([ui](8|16|32|64|128|size)|f(32|64))?",t="drop i8 i16 i32 i64 i128 isize u8 u16 u32 u64 u128 usize f32 f64 str char bool Box Option Result String Vec Copy Send Sized Sync Drop Fn FnMut FnOnce ToOwned Clone Debug PartialEq PartialOrd Eq Ord AsRef AsMut Into From Default Iterator Extend IntoIterator DoubleEndedIterator ExactSizeIterator SliceConcatExt ToString assert! assert_eq! bitflags! bytes! cfg! col! concat! concat_idents! debug_assert! debug_assert_eq! env! panic! file! format! format_args! include_bin! include_str! line! local_data_key! module_path! option_env! print! println! select! stringify! try! unimplemented! unreachable! vec! write! writeln! macro_rules! assert_ne! debug_assert_ne!";return{name:"Rust",aliases:["rs"],keywords:{$pattern:e.IDENT_RE+"!?",keyword:"abstract as async await become box break const continue crate do dyn else enum extern false final fn for if impl in let loop macro match mod move mut override priv pub ref return self Self static struct super trait true try type typeof unsafe unsized use virtual where while yield",literal:"true false Some None Ok Err",built_in:t},illegal:""}]}}}()); +hljs.registerLanguage("scss",function(){"use strict";return function(e){var t={className:"variable",begin:"(\\$[a-zA-Z-][a-zA-Z0-9_-]*)\\b"},i={className:"number",begin:"#[0-9A-Fa-f]+"};return e.CSS_NUMBER_MODE,e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,e.C_BLOCK_COMMENT_MODE,{name:"SCSS",case_insensitive:!0,illegal:"[=/|']",contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,{className:"selector-id",begin:"\\#[A-Za-z0-9_-]+",relevance:0},{className:"selector-class",begin:"\\.[A-Za-z0-9_-]+",relevance:0},{className:"selector-attr",begin:"\\[",end:"\\]",illegal:"$"},{className:"selector-tag",begin:"\\b(a|abbr|acronym|address|area|article|aside|audio|b|base|big|blockquote|body|br|button|canvas|caption|cite|code|col|colgroup|command|datalist|dd|del|details|dfn|div|dl|dt|em|embed|fieldset|figcaption|figure|footer|form|frame|frameset|(h[1-6])|head|header|hgroup|hr|html|i|iframe|img|input|ins|kbd|keygen|label|legend|li|link|map|mark|meta|meter|nav|noframes|noscript|object|ol|optgroup|option|output|p|param|pre|progress|q|rp|rt|ruby|samp|script|section|select|small|span|strike|strong|style|sub|sup|table|tbody|td|textarea|tfoot|th|thead|time|title|tr|tt|ul|var|video)\\b",relevance:0},{className:"selector-pseudo",begin:":(visited|valid|root|right|required|read-write|read-only|out-range|optional|only-of-type|only-child|nth-of-type|nth-last-of-type|nth-last-child|nth-child|not|link|left|last-of-type|last-child|lang|invalid|indeterminate|in-range|hover|focus|first-of-type|first-line|first-letter|first-child|first|enabled|empty|disabled|default|checked|before|after|active)"},{className:"selector-pseudo",begin:"::(after|before|choices|first-letter|first-line|repeat-index|repeat-item|selection|value)"},t,{className:"attribute",begin:"\\b(src|z-index|word-wrap|word-spacing|word-break|width|widows|white-space|visibility|vertical-align|unicode-bidi|transition-timing-function|transition-property|transition-duration|transition-delay|transition|transform-style|transform-origin|transform|top|text-underline-position|text-transform|text-shadow|text-rendering|text-overflow|text-indent|text-decoration-style|text-decoration-line|text-decoration-color|text-decoration|text-align-last|text-align|tab-size|table-layout|right|resize|quotes|position|pointer-events|perspective-origin|perspective|page-break-inside|page-break-before|page-break-after|padding-top|padding-right|padding-left|padding-bottom|padding|overflow-y|overflow-x|overflow-wrap|overflow|outline-width|outline-style|outline-offset|outline-color|outline|orphans|order|opacity|object-position|object-fit|normal|none|nav-up|nav-right|nav-left|nav-index|nav-down|min-width|min-height|max-width|max-height|mask|marks|margin-top|margin-right|margin-left|margin-bottom|margin|list-style-type|list-style-position|list-style-image|list-style|line-height|letter-spacing|left|justify-content|initial|inherit|ime-mode|image-orientation|image-resolution|image-rendering|icon|hyphens|height|font-weight|font-variant-ligatures|font-variant|font-style|font-stretch|font-size-adjust|font-size|font-language-override|font-kerning|font-feature-settings|font-family|font|float|flex-wrap|flex-shrink|flex-grow|flex-flow|flex-direction|flex-basis|flex|filter|empty-cells|display|direction|cursor|counter-reset|counter-increment|content|column-width|column-span|column-rule-width|column-rule-style|column-rule-color|column-rule|column-gap|column-fill|column-count|columns|color|clip-path|clip|clear|caption-side|break-inside|break-before|break-after|box-sizing|box-shadow|box-decoration-break|bottom|border-width|border-top-width|border-top-style|border-top-right-radius|border-top-left-radius|border-top-color|border-top|border-style|border-spacing|border-right-width|border-right-style|border-right-color|border-right|border-radius|border-left-width|border-left-style|border-left-color|border-left|border-image-width|border-image-source|border-image-slice|border-image-repeat|border-image-outset|border-image|border-color|border-collapse|border-bottom-width|border-bottom-style|border-bottom-right-radius|border-bottom-left-radius|border-bottom-color|border-bottom|border|background-size|background-repeat|background-position|background-origin|background-image|background-color|background-clip|background-attachment|background-blend-mode|background|backface-visibility|auto|animation-timing-function|animation-play-state|animation-name|animation-iteration-count|animation-fill-mode|animation-duration|animation-direction|animation-delay|animation|align-self|align-items|align-content)\\b",illegal:"[^\\s]"},{begin:"\\b(whitespace|wait|w-resize|visible|vertical-text|vertical-ideographic|uppercase|upper-roman|upper-alpha|underline|transparent|top|thin|thick|text|text-top|text-bottom|tb-rl|table-header-group|table-footer-group|sw-resize|super|strict|static|square|solid|small-caps|separate|se-resize|scroll|s-resize|rtl|row-resize|ridge|right|repeat|repeat-y|repeat-x|relative|progress|pointer|overline|outside|outset|oblique|nowrap|not-allowed|normal|none|nw-resize|no-repeat|no-drop|newspaper|ne-resize|n-resize|move|middle|medium|ltr|lr-tb|lowercase|lower-roman|lower-alpha|loose|list-item|line|line-through|line-edge|lighter|left|keep-all|justify|italic|inter-word|inter-ideograph|inside|inset|inline|inline-block|inherit|inactive|ideograph-space|ideograph-parenthesis|ideograph-numeric|ideograph-alpha|horizontal|hidden|help|hand|groove|fixed|ellipsis|e-resize|double|dotted|distribute|distribute-space|distribute-letter|distribute-all-lines|disc|disabled|default|decimal|dashed|crosshair|collapse|col-resize|circle|char|center|capitalize|break-word|break-all|bottom|both|bolder|bold|block|bidi-override|below|baseline|auto|always|all-scroll|absolute|table|table-cell)\\b"},{begin:":",end:";",contains:[t,i,e.CSS_NUMBER_MODE,e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,{className:"meta",begin:"!important"}]},{begin:"@(page|font-face)",lexemes:"@[a-z-]+",keywords:"@page @font-face"},{begin:"@",end:"[{;]",returnBegin:!0,keywords:"and or not only",contains:[{begin:"@[a-z-]+",className:"keyword"},t,e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,i,e.CSS_NUMBER_MODE]}]}}}()); +hljs.registerLanguage("shell",function(){"use strict";return function(s){return{name:"Shell Session",aliases:["console"],contains:[{className:"meta",begin:"^\\s{0,3}[/\\w\\d\\[\\]()@-]*[>%$#]",starts:{end:"$",subLanguage:"bash"}}]}}}()); +hljs.registerLanguage("sql",function(){"use strict";return function(e){var t=e.COMMENT("--","$");return{name:"SQL",case_insensitive:!0,illegal:/[<>{}*]/,contains:[{beginKeywords:"begin end start commit rollback savepoint lock alter create drop rename call delete do handler insert load replace select truncate update set show pragma grant merge describe use explain help declare prepare execute deallocate release unlock purge reset change stop analyze cache flush optimize repair kill install uninstall checksum restore check backup revoke comment values with",end:/;/,endsWithParent:!0,keywords:{$pattern:/[\w\.]+/,keyword:"as abort abs absolute acc acce accep accept access accessed accessible account acos action activate add addtime admin administer advanced advise aes_decrypt aes_encrypt after agent aggregate ali alia alias all allocate allow alter always analyze ancillary and anti any anydata anydataset anyschema anytype apply archive archived archivelog are as asc ascii asin assembly assertion associate asynchronous at atan atn2 attr attri attrib attribu attribut attribute attributes audit authenticated authentication authid authors auto autoallocate autodblink autoextend automatic availability avg backup badfile basicfile before begin beginning benchmark between bfile bfile_base big bigfile bin binary_double binary_float binlog bit_and bit_count bit_length bit_or bit_xor bitmap blob_base block blocksize body both bound bucket buffer_cache buffer_pool build bulk by byte byteordermark bytes cache caching call calling cancel capacity cascade cascaded case cast catalog category ceil ceiling chain change changed char_base char_length character_length characters characterset charindex charset charsetform charsetid check checksum checksum_agg child choose chr chunk class cleanup clear client clob clob_base clone close cluster_id cluster_probability cluster_set clustering coalesce coercibility col collate collation collect colu colum column column_value columns columns_updated comment commit compact compatibility compiled complete composite_limit compound compress compute concat concat_ws concurrent confirm conn connec connect connect_by_iscycle connect_by_isleaf connect_by_root connect_time connection consider consistent constant constraint constraints constructor container content contents context contributors controlfile conv convert convert_tz corr corr_k corr_s corresponding corruption cos cost count count_big counted covar_pop covar_samp cpu_per_call cpu_per_session crc32 create creation critical cross cube cume_dist curdate current current_date current_time current_timestamp current_user cursor curtime customdatum cycle data database databases datafile datafiles datalength date_add date_cache date_format date_sub dateadd datediff datefromparts datename datepart datetime2fromparts day day_to_second dayname dayofmonth dayofweek dayofyear days db_role_change dbtimezone ddl deallocate declare decode decompose decrement decrypt deduplicate def defa defau defaul default defaults deferred defi defin define degrees delayed delegate delete delete_all delimited demand dense_rank depth dequeue des_decrypt des_encrypt des_key_file desc descr descri describ describe descriptor deterministic diagnostics difference dimension direct_load directory disable disable_all disallow disassociate discardfile disconnect diskgroup distinct distinctrow distribute distributed div do document domain dotnet double downgrade drop dumpfile duplicate duration each edition editionable editions element ellipsis else elsif elt empty enable enable_all enclosed encode encoding encrypt end end-exec endian enforced engine engines enqueue enterprise entityescaping eomonth error errors escaped evalname evaluate event eventdata events except exception exceptions exchange exclude excluding execu execut execute exempt exists exit exp expire explain explode export export_set extended extent external external_1 external_2 externally extract failed failed_login_attempts failover failure far fast feature_set feature_value fetch field fields file file_name_convert filesystem_like_logging final finish first first_value fixed flash_cache flashback floor flush following follows for forall force foreign form forma format found found_rows freelist freelists freepools fresh from from_base64 from_days ftp full function general generated get get_format get_lock getdate getutcdate global global_name globally go goto grant grants greatest group group_concat group_id grouping grouping_id groups gtid_subtract guarantee guard handler hash hashkeys having hea head headi headin heading heap help hex hierarchy high high_priority hosts hour hours http id ident_current ident_incr ident_seed identified identity idle_time if ifnull ignore iif ilike ilm immediate import in include including increment index indexes indexing indextype indicator indices inet6_aton inet6_ntoa inet_aton inet_ntoa infile initial initialized initially initrans inmemory inner innodb input insert install instance instantiable instr interface interleaved intersect into invalidate invisible is is_free_lock is_ipv4 is_ipv4_compat is_not is_not_null is_used_lock isdate isnull isolation iterate java join json json_exists keep keep_duplicates key keys kill language large last last_day last_insert_id last_value lateral lax lcase lead leading least leaves left len lenght length less level levels library like like2 like4 likec limit lines link list listagg little ln load load_file lob lobs local localtime localtimestamp locate locator lock locked log log10 log2 logfile logfiles logging logical logical_reads_per_call logoff logon logs long loop low low_priority lower lpad lrtrim ltrim main make_set makedate maketime managed management manual map mapping mask master master_pos_wait match matched materialized max maxextents maximize maxinstances maxlen maxlogfiles maxloghistory maxlogmembers maxsize maxtrans md5 measures median medium member memcompress memory merge microsecond mid migration min minextents minimum mining minus minute minutes minvalue missing mod mode model modification modify module monitoring month months mount move movement multiset mutex name name_const names nan national native natural nav nchar nclob nested never new newline next nextval no no_write_to_binlog noarchivelog noaudit nobadfile nocheck nocompress nocopy nocycle nodelay nodiscardfile noentityescaping noguarantee nokeep nologfile nomapping nomaxvalue nominimize nominvalue nomonitoring none noneditionable nonschema noorder nopr nopro noprom nopromp noprompt norely noresetlogs noreverse normal norowdependencies noschemacheck noswitch not nothing notice notnull notrim novalidate now nowait nth_value nullif nulls num numb numbe nvarchar nvarchar2 object ocicoll ocidate ocidatetime ociduration ociinterval ociloblocator ocinumber ociref ocirefcursor ocirowid ocistring ocitype oct octet_length of off offline offset oid oidindex old on online only opaque open operations operator optimal optimize option optionally or oracle oracle_date oradata ord ordaudio orddicom orddoc order ordimage ordinality ordvideo organization orlany orlvary out outer outfile outline output over overflow overriding package pad parallel parallel_enable parameters parent parse partial partition partitions pascal passing password password_grace_time password_lock_time password_reuse_max password_reuse_time password_verify_function patch path patindex pctincrease pctthreshold pctused pctversion percent percent_rank percentile_cont percentile_disc performance period period_add period_diff permanent physical pi pipe pipelined pivot pluggable plugin policy position post_transaction pow power pragma prebuilt precedes preceding precision prediction prediction_cost prediction_details prediction_probability prediction_set prepare present preserve prior priority private private_sga privileges procedural procedure procedure_analyze processlist profiles project prompt protection public publishingservername purge quarter query quick quiesce quota quotename radians raise rand range rank raw read reads readsize rebuild record records recover recovery recursive recycle redo reduced ref reference referenced references referencing refresh regexp_like register regr_avgx regr_avgy regr_count regr_intercept regr_r2 regr_slope regr_sxx regr_sxy reject rekey relational relative relaylog release release_lock relies_on relocate rely rem remainder rename repair repeat replace replicate replication required reset resetlogs resize resource respect restore restricted result result_cache resumable resume retention return returning returns reuse reverse revoke right rlike role roles rollback rolling rollup round row row_count rowdependencies rowid rownum rows rtrim rules safe salt sample save savepoint sb1 sb2 sb4 scan schema schemacheck scn scope scroll sdo_georaster sdo_topo_geometry search sec_to_time second seconds section securefile security seed segment select self semi sequence sequential serializable server servererror session session_user sessions_per_user set sets settings sha sha1 sha2 share shared shared_pool short show shrink shutdown si_averagecolor si_colorhistogram si_featurelist si_positionalcolor si_stillimage si_texture siblings sid sign sin size size_t sizes skip slave sleep smalldatetimefromparts smallfile snapshot some soname sort soundex source space sparse spfile split sql sql_big_result sql_buffer_result sql_cache sql_calc_found_rows sql_small_result sql_variant_property sqlcode sqldata sqlerror sqlname sqlstate sqrt square standalone standby start starting startup statement static statistics stats_binomial_test stats_crosstab stats_ks_test stats_mode stats_mw_test stats_one_way_anova stats_t_test_ stats_t_test_indep stats_t_test_one stats_t_test_paired stats_wsr_test status std stddev stddev_pop stddev_samp stdev stop storage store stored str str_to_date straight_join strcmp strict string struct stuff style subdate subpartition subpartitions substitutable substr substring subtime subtring_index subtype success sum suspend switch switchoffset switchover sync synchronous synonym sys sys_xmlagg sysasm sysaux sysdate sysdatetimeoffset sysdba sysoper system system_user sysutcdatetime table tables tablespace tablesample tan tdo template temporary terminated tertiary_weights test than then thread through tier ties time time_format time_zone timediff timefromparts timeout timestamp timestampadd timestampdiff timezone_abbr timezone_minute timezone_region to to_base64 to_date to_days to_seconds todatetimeoffset trace tracking transaction transactional translate translation treat trigger trigger_nestlevel triggers trim truncate try_cast try_convert try_parse type ub1 ub2 ub4 ucase unarchived unbounded uncompress under undo unhex unicode uniform uninstall union unique unix_timestamp unknown unlimited unlock unnest unpivot unrecoverable unsafe unsigned until untrusted unusable unused update updated upgrade upped upper upsert url urowid usable usage use use_stored_outlines user user_data user_resources users using utc_date utc_timestamp uuid uuid_short validate validate_password_strength validation valist value values var var_samp varcharc vari varia variab variabl variable variables variance varp varraw varrawc varray verify version versions view virtual visible void wait wallet warning warnings week weekday weekofyear wellformed when whene whenev wheneve whenever where while whitespace window with within without work wrapped xdb xml xmlagg xmlattributes xmlcast xmlcolattval xmlelement xmlexists xmlforest xmlindex xmlnamespaces xmlpi xmlquery xmlroot xmlschema xmlserialize xmltable xmltype xor year year_to_month years yearweek",literal:"true false null unknown",built_in:"array bigint binary bit blob bool boolean char character date dec decimal float int int8 integer interval number numeric real record serial serial8 smallint text time timestamp tinyint varchar varchar2 varying void"},contains:[{className:"string",begin:"'",end:"'",contains:[{begin:"''"}]},{className:"string",begin:'"',end:'"',contains:[{begin:'""'}]},{className:"string",begin:"`",end:"`"},e.C_NUMBER_MODE,e.C_BLOCK_COMMENT_MODE,t,e.HASH_COMMENT_MODE]},e.C_BLOCK_COMMENT_MODE,t,e.HASH_COMMENT_MODE]}}}()); +hljs.registerLanguage("swift",function(){"use strict";return function(e){var i={keyword:"#available #colorLiteral #column #else #elseif #endif #file #fileLiteral #function #if #imageLiteral #line #selector #sourceLocation _ __COLUMN__ __FILE__ __FUNCTION__ __LINE__ Any as as! as? associatedtype associativity break case catch class continue convenience default defer deinit didSet do dynamic dynamicType else enum extension fallthrough false fileprivate final for func get guard if import in indirect infix init inout internal is lazy left let mutating nil none nonmutating open operator optional override postfix precedence prefix private protocol Protocol public repeat required rethrows return right self Self set static struct subscript super switch throw throws true try try! try? Type typealias unowned var weak where while willSet",literal:"true false nil",built_in:"abs advance alignof alignofValue anyGenerator assert assertionFailure bridgeFromObjectiveC bridgeFromObjectiveCUnconditional bridgeToObjectiveC bridgeToObjectiveCUnconditional c compactMap contains count countElements countLeadingZeros debugPrint debugPrintln distance dropFirst dropLast dump encodeBitsAsWords enumerate equal fatalError filter find getBridgedObjectiveCType getVaList indices insertionSort isBridgedToObjectiveC isBridgedVerbatimToObjectiveC isUniquelyReferenced isUniquelyReferencedNonObjC join lazy lexicographicalCompare map max maxElement min minElement numericCast overlaps partition posix precondition preconditionFailure print println quickSort readLine reduce reflect reinterpretCast reverse roundUpToAlignment sizeof sizeofValue sort split startsWith stride strideof strideofValue swap toString transcode underestimateCount unsafeAddressOf unsafeBitCast unsafeDowncast unsafeUnwrap unsafeReflect withExtendedLifetime withObjectAtPlusZero withUnsafePointer withUnsafePointerToObject withUnsafeMutablePointer withUnsafeMutablePointers withUnsafePointer withUnsafePointers withVaList zip"},n=e.COMMENT("/\\*","\\*/",{contains:["self"]}),t={className:"subst",begin:/\\\(/,end:"\\)",keywords:i,contains:[]},a={className:"string",contains:[e.BACKSLASH_ESCAPE,t],variants:[{begin:/"""/,end:/"""/},{begin:/"/,end:/"/}]},r={className:"number",begin:"\\b([\\d_]+(\\.[\\deE_]+)?|0x[a-fA-F0-9_]+(\\.[a-fA-F0-9p_]+)?|0b[01_]+|0o[0-7_]+)\\b",relevance:0};return t.contains=[r],{name:"Swift",keywords:i,contains:[a,e.C_LINE_COMMENT_MODE,n,{className:"type",begin:"\\b[A-Z][\\wÀ-ʸ']*[!?]"},{className:"type",begin:"\\b[A-Z][\\wÀ-ʸ']*",relevance:0},r,{className:"function",beginKeywords:"func",end:"{",excludeEnd:!0,contains:[e.inherit(e.TITLE_MODE,{begin:/[A-Za-z$_][0-9A-Za-z$_]*/}),{begin://},{className:"params",begin:/\(/,end:/\)/,endsParent:!0,keywords:i,contains:["self",r,a,e.C_BLOCK_COMMENT_MODE,{begin:":"}],illegal:/["']/}],illegal:/\[|%/},{className:"class",beginKeywords:"struct protocol class extension enum",keywords:i,end:"\\{",excludeEnd:!0,contains:[e.inherit(e.TITLE_MODE,{begin:/[A-Za-z$_][\u00C0-\u02B80-9A-Za-z$_]*/})]},{className:"meta",begin:"(@discardableResult|@warn_unused_result|@exported|@lazy|@noescape|@NSCopying|@NSManaged|@objc|@objcMembers|@convention|@required|@noreturn|@IBAction|@IBDesignable|@IBInspectable|@IBOutlet|@infix|@prefix|@postfix|@autoclosure|@testable|@available|@nonobjc|@NSApplicationMain|@UIApplicationMain|@dynamicMemberLookup|@propertyWrapper)\\b"},{beginKeywords:"import",end:/$/,contains:[e.C_LINE_COMMENT_MODE,n]}]}}}()); +hljs.registerLanguage("typescript",function(){"use strict";const e=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends"],n=["true","false","null","undefined","NaN","Infinity"],a=[].concat(["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],["arguments","this","super","console","window","document","localStorage","module","global"],["Intl","DataView","Number","Math","Date","String","RegExp","Object","Function","Boolean","Error","Symbol","Set","Map","WeakSet","WeakMap","Proxy","Reflect","JSON","Promise","Float64Array","Int16Array","Int32Array","Int8Array","Uint16Array","Uint32Array","Float32Array","Array","Uint8Array","Uint8ClampedArray","ArrayBuffer"],["EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"]);return function(r){var t={$pattern:"[A-Za-z$_][0-9A-Za-z$_]*",keyword:e.concat(["type","namespace","typedef","interface","public","private","protected","implements","declare","abstract","readonly"]).join(" "),literal:n.join(" "),built_in:a.concat(["any","void","number","boolean","string","object","never","enum"]).join(" ")},s={className:"meta",begin:"@[A-Za-z$_][0-9A-Za-z$_]*"},i={className:"number",variants:[{begin:"\\b(0[bB][01]+)n?"},{begin:"\\b(0[oO][0-7]+)n?"},{begin:r.C_NUMBER_RE+"n?"}],relevance:0},o={className:"subst",begin:"\\$\\{",end:"\\}",keywords:t,contains:[]},c={begin:"html`",end:"",starts:{end:"`",returnEnd:!1,contains:[r.BACKSLASH_ESCAPE,o],subLanguage:"xml"}},l={begin:"css`",end:"",starts:{end:"`",returnEnd:!1,contains:[r.BACKSLASH_ESCAPE,o],subLanguage:"css"}},E={className:"string",begin:"`",end:"`",contains:[r.BACKSLASH_ESCAPE,o]};o.contains=[r.APOS_STRING_MODE,r.QUOTE_STRING_MODE,c,l,E,i,r.REGEXP_MODE];var d={begin:"\\(",end:/\)/,keywords:t,contains:["self",r.QUOTE_STRING_MODE,r.APOS_STRING_MODE,r.NUMBER_MODE]},u={className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:t,contains:[r.C_LINE_COMMENT_MODE,r.C_BLOCK_COMMENT_MODE,s,d]};return{name:"TypeScript",aliases:["ts"],keywords:t,contains:[r.SHEBANG(),{className:"meta",begin:/^\s*['"]use strict['"]/},r.APOS_STRING_MODE,r.QUOTE_STRING_MODE,c,l,E,r.C_LINE_COMMENT_MODE,r.C_BLOCK_COMMENT_MODE,i,{begin:"("+r.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",contains:[r.C_LINE_COMMENT_MODE,r.C_BLOCK_COMMENT_MODE,r.REGEXP_MODE,{className:"function",begin:"(\\([^(]*(\\([^(]*(\\([^(]*\\))?\\))?\\)|"+r.UNDERSCORE_IDENT_RE+")\\s*=>",returnBegin:!0,end:"\\s*=>",contains:[{className:"params",variants:[{begin:r.UNDERSCORE_IDENT_RE},{className:null,begin:/\(\s*\)/,skip:!0},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:t,contains:d.contains}]}]}],relevance:0},{className:"function",beginKeywords:"function",end:/[\{;]/,excludeEnd:!0,keywords:t,contains:["self",r.inherit(r.TITLE_MODE,{begin:"[A-Za-z$_][0-9A-Za-z$_]*"}),u],illegal:/%/,relevance:0},{beginKeywords:"constructor",end:/[\{;]/,excludeEnd:!0,contains:["self",u]},{begin:/module\./,keywords:{built_in:"module"},relevance:0},{beginKeywords:"module",end:/\{/,excludeEnd:!0},{beginKeywords:"interface",end:/\{/,excludeEnd:!0,keywords:"interface extends"},{begin:/\$[(.]/},{begin:"\\."+r.IDENT_RE,relevance:0},s,d]}}}()); +hljs.registerLanguage("yaml",function(){"use strict";return function(e){var n="true false yes no null",a="[\\w#;/?:@&=+$,.~*\\'()[\\]]+",s={className:"string",relevance:0,variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/\S+/}],contains:[e.BACKSLASH_ESCAPE,{className:"template-variable",variants:[{begin:"{{",end:"}}"},{begin:"%{",end:"}"}]}]},i=e.inherit(s,{variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/[^\s,{}[\]]+/}]}),l={end:",",endsWithParent:!0,excludeEnd:!0,contains:[],keywords:n,relevance:0},t={begin:"{",end:"}",contains:[l],illegal:"\\n",relevance:0},g={begin:"\\[",end:"\\]",contains:[l],illegal:"\\n",relevance:0},b=[{className:"attr",variants:[{begin:"\\w[\\w :\\/.-]*:(?=[ \t]|$)"},{begin:'"\\w[\\w :\\/.-]*":(?=[ \t]|$)'},{begin:"'\\w[\\w :\\/.-]*':(?=[ \t]|$)"}]},{className:"meta",begin:"^---s*$",relevance:10},{className:"string",begin:"[\\|>]([0-9]?[+-])?[ ]*\\n( *)[\\S ]+\\n(\\2[\\S ]+\\n?)*"},{begin:"<%[%=-]?",end:"[%-]?%>",subLanguage:"ruby",excludeBegin:!0,excludeEnd:!0,relevance:0},{className:"type",begin:"!\\w+!"+a},{className:"type",begin:"!<"+a+">"},{className:"type",begin:"!"+a},{className:"type",begin:"!!"+a},{className:"meta",begin:"&"+e.UNDERSCORE_IDENT_RE+"$"},{className:"meta",begin:"\\*"+e.UNDERSCORE_IDENT_RE+"$"},{className:"bullet",begin:"\\-(?=[ ]|$)",relevance:0},e.HASH_COMMENT_MODE,{beginKeywords:n,keywords:{literal:n}},{className:"number",begin:"\\b[0-9]{4}(-[0-9][0-9]){0,2}([Tt \\t][0-9][0-9]?(:[0-9][0-9]){2})?(\\.[0-9]*)?([ \\t])*(Z|[-+][0-9][0-9]?(:[0-9][0-9])?)?\\b"},{className:"number",begin:e.C_NUMBER_RE+"\\b"},t,g,s],c=[...b];return c.pop(),c.push(i),l.contains=c,{name:"YAML",case_insensitive:!0,aliases:["yml","YAML"],contains:b}}}()); +hljs.registerLanguage("armasm",function(){"use strict";return function(s){const e={variants:[s.COMMENT("^[ \\t]*(?=#)","$",{relevance:0,excludeBegin:!0}),s.COMMENT("[;@]","$",{relevance:0}),s.C_LINE_COMMENT_MODE,s.C_BLOCK_COMMENT_MODE]};return{name:"ARM Assembly",case_insensitive:!0,aliases:["arm"],keywords:{$pattern:"\\.?"+s.IDENT_RE,meta:".2byte .4byte .align .ascii .asciz .balign .byte .code .data .else .end .endif .endm .endr .equ .err .exitm .extern .global .hword .if .ifdef .ifndef .include .irp .long .macro .rept .req .section .set .skip .space .text .word .arm .thumb .code16 .code32 .force_thumb .thumb_func .ltorg ALIAS ALIGN ARM AREA ASSERT ATTR CN CODE CODE16 CODE32 COMMON CP DATA DCB DCD DCDU DCDO DCFD DCFDU DCI DCQ DCQU DCW DCWU DN ELIF ELSE END ENDFUNC ENDIF ENDP ENTRY EQU EXPORT EXPORTAS EXTERN FIELD FILL FUNCTION GBLA GBLL GBLS GET GLOBAL IF IMPORT INCBIN INCLUDE INFO KEEP LCLA LCLL LCLS LTORG MACRO MAP MEND MEXIT NOFP OPT PRESERVE8 PROC QN READONLY RELOC REQUIRE REQUIRE8 RLIST FN ROUT SETA SETL SETS SN SPACE SUBT THUMB THUMBX TTL WHILE WEND ",built_in:"r0 r1 r2 r3 r4 r5 r6 r7 r8 r9 r10 r11 r12 r13 r14 r15 pc lr sp ip sl sb fp a1 a2 a3 a4 v1 v2 v3 v4 v5 v6 v7 v8 f0 f1 f2 f3 f4 f5 f6 f7 p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 c0 c1 c2 c3 c4 c5 c6 c7 c8 c9 c10 c11 c12 c13 c14 c15 q0 q1 q2 q3 q4 q5 q6 q7 q8 q9 q10 q11 q12 q13 q14 q15 cpsr_c cpsr_x cpsr_s cpsr_f cpsr_cx cpsr_cxs cpsr_xs cpsr_xsf cpsr_sf cpsr_cxsf spsr_c spsr_x spsr_s spsr_f spsr_cx spsr_cxs spsr_xs spsr_xsf spsr_sf spsr_cxsf s0 s1 s2 s3 s4 s5 s6 s7 s8 s9 s10 s11 s12 s13 s14 s15 s16 s17 s18 s19 s20 s21 s22 s23 s24 s25 s26 s27 s28 s29 s30 s31 d0 d1 d2 d3 d4 d5 d6 d7 d8 d9 d10 d11 d12 d13 d14 d15 d16 d17 d18 d19 d20 d21 d22 d23 d24 d25 d26 d27 d28 d29 d30 d31 {PC} {VAR} {TRUE} {FALSE} {OPT} {CONFIG} {ENDIAN} {CODESIZE} {CPU} {FPU} {ARCHITECTURE} {PCSTOREOFFSET} {ARMASM_VERSION} {INTER} {ROPI} {RWPI} {SWST} {NOSWST} . @"},contains:[{className:"keyword",begin:"\\b(adc|(qd?|sh?|u[qh]?)?add(8|16)?|usada?8|(q|sh?|u[qh]?)?(as|sa)x|and|adrl?|sbc|rs[bc]|asr|b[lx]?|blx|bxj|cbn?z|tb[bh]|bic|bfc|bfi|[su]bfx|bkpt|cdp2?|clz|clrex|cmp|cmn|cpsi[ed]|cps|setend|dbg|dmb|dsb|eor|isb|it[te]{0,3}|lsl|lsr|ror|rrx|ldm(([id][ab])|f[ds])?|ldr((s|ex)?[bhd])?|movt?|mvn|mra|mar|mul|[us]mull|smul[bwt][bt]|smu[as]d|smmul|smmla|mla|umlaal|smlal?([wbt][bt]|d)|mls|smlsl?[ds]|smc|svc|sev|mia([bt]{2}|ph)?|mrr?c2?|mcrr2?|mrs|msr|orr|orn|pkh(tb|bt)|rbit|rev(16|sh)?|sel|[su]sat(16)?|nop|pop|push|rfe([id][ab])?|stm([id][ab])?|str(ex)?[bhd]?|(qd?)?sub|(sh?|q|u[qh]?)?sub(8|16)|[su]xt(a?h|a?b(16)?)|srs([id][ab])?|swpb?|swi|smi|tst|teq|wfe|wfi|yield)(eq|ne|cs|cc|mi|pl|vs|vc|hi|ls|ge|lt|gt|le|al|hs|lo)?[sptrx]?(?=\\s)"},e,s.QUOTE_STRING_MODE,{className:"string",begin:"'",end:"[^\\\\]'",relevance:0},{className:"title",begin:"\\|",end:"\\|",illegal:"\\n",relevance:0},{className:"number",variants:[{begin:"[#$=]?0x[0-9a-f]+"},{begin:"[#$=]?0b[01]+"},{begin:"[#$=]\\d+"},{begin:"\\b\\d+"}],relevance:0},{className:"symbol",variants:[{begin:"^[ \\t]*[a-z_\\.\\$][a-z0-9_\\.\\$]+:"},{begin:"^[a-z_\\.\\$][a-z0-9_\\.\\$]+"},{begin:"[=#]\\w+"}],relevance:0}]}}}()); +hljs.registerLanguage("d",function(){"use strict";return function(e){var a={$pattern:e.UNDERSCORE_IDENT_RE,keyword:"abstract alias align asm assert auto body break byte case cast catch class const continue debug default delete deprecated do else enum export extern final finally for foreach foreach_reverse|10 goto if immutable import in inout int interface invariant is lazy macro mixin module new nothrow out override package pragma private protected public pure ref return scope shared static struct super switch synchronized template this throw try typedef typeid typeof union unittest version void volatile while with __FILE__ __LINE__ __gshared|10 __thread __traits __DATE__ __EOF__ __TIME__ __TIMESTAMP__ __VENDOR__ __VERSION__",built_in:"bool cdouble cent cfloat char creal dchar delegate double dstring float function idouble ifloat ireal long real short string ubyte ucent uint ulong ushort wchar wstring",literal:"false null true"},d="((0|[1-9][\\d_]*)|0[bB][01_]+|0[xX]([\\da-fA-F][\\da-fA-F_]*|_[\\da-fA-F][\\da-fA-F_]*))",n="\\\\(['\"\\?\\\\abfnrtv]|u[\\dA-Fa-f]{4}|[0-7]{1,3}|x[\\dA-Fa-f]{2}|U[\\dA-Fa-f]{8})|&[a-zA-Z\\d]{2,};",t={className:"number",begin:"\\b"+d+"(L|u|U|Lu|LU|uL|UL)?",relevance:0},_={className:"number",begin:"\\b(((0[xX](([\\da-fA-F][\\da-fA-F_]*|_[\\da-fA-F][\\da-fA-F_]*)\\.([\\da-fA-F][\\da-fA-F_]*|_[\\da-fA-F][\\da-fA-F_]*)|\\.?([\\da-fA-F][\\da-fA-F_]*|_[\\da-fA-F][\\da-fA-F_]*))[pP][+-]?(0|[1-9][\\d_]*|\\d[\\d_]*|[\\d_]+?\\d))|((0|[1-9][\\d_]*|\\d[\\d_]*|[\\d_]+?\\d)(\\.\\d*|([eE][+-]?(0|[1-9][\\d_]*|\\d[\\d_]*|[\\d_]+?\\d)))|\\d+\\.(0|[1-9][\\d_]*|\\d[\\d_]*|[\\d_]+?\\d)(0|[1-9][\\d_]*|\\d[\\d_]*|[\\d_]+?\\d)|\\.(0|[1-9][\\d_]*)([eE][+-]?(0|[1-9][\\d_]*|\\d[\\d_]*|[\\d_]+?\\d))?))([fF]|L|i|[fF]i|Li)?|"+d+"(i|[fF]i|Li))",relevance:0},r={className:"string",begin:"'("+n+"|.)",end:"'",illegal:"."},i={className:"string",begin:'"',contains:[{begin:n,relevance:0}],end:'"[cwd]?'},s=e.COMMENT("\\/\\+","\\+\\/",{contains:["self"],relevance:10});return{name:"D",keywords:a,contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,s,{className:"string",begin:'x"[\\da-fA-F\\s\\n\\r]*"[cwd]?',relevance:10},i,{className:"string",begin:'[rq]"',end:'"[cwd]?',relevance:5},{className:"string",begin:"`",end:"`[cwd]?"},{className:"string",begin:'q"\\{',end:'\\}"'},_,t,r,{className:"meta",begin:"^#!",end:"$",relevance:5},{className:"meta",begin:"#(line)",end:"$",relevance:5},{className:"keyword",begin:"@[a-zA-Z_][a-zA-Z_\\d]*"}]}}}()); +hljs.registerLanguage("handlebars",function(){"use strict";function e(...e){return e.map(e=>(function(e){return e?"string"==typeof e?e:e.source:null})(e)).join("")}return function(n){const a={"builtin-name":"action bindattr collection component concat debugger each each-in get hash if in input link-to loc log lookup mut outlet partial query-params render template textarea unbound unless view with yield"},t=/\[.*?\]/,s=/[^\s!"#%&'()*+,.\/;<=>@\[\\\]^`{|}~]+/,i=e("(",/'.*?'/,"|",/".*?"/,"|",t,"|",s,"|",/\.|\//,")+"),r=e("(",t,"|",s,")(?==)"),l={begin:i,lexemes:/[\w.\/]+/},c=n.inherit(l,{keywords:{literal:"true false undefined null"}}),o={begin:/\(/,end:/\)/},m={className:"attr",begin:r,relevance:0,starts:{begin:/=/,end:/=/,starts:{contains:[n.NUMBER_MODE,n.QUOTE_STRING_MODE,n.APOS_STRING_MODE,c,o]}}},d={contains:[n.NUMBER_MODE,n.QUOTE_STRING_MODE,n.APOS_STRING_MODE,{begin:/as\s+\|/,keywords:{keyword:"as"},end:/\|/,contains:[{begin:/\w+/}]},m,c,o],returnEnd:!0},g=n.inherit(l,{className:"name",keywords:a,starts:n.inherit(d,{end:/\)/})});o.contains=[g];const u=n.inherit(l,{keywords:a,className:"name",starts:n.inherit(d,{end:/}}/})}),b=n.inherit(l,{keywords:a,className:"name"}),h=n.inherit(l,{className:"name",keywords:a,starts:n.inherit(d,{end:/}}/})});return{name:"Handlebars",aliases:["hbs","html.hbs","html.handlebars","htmlbars"],case_insensitive:!0,subLanguage:"xml",contains:[{begin:/\\\{\{/,skip:!0},{begin:/\\\\(?=\{\{)/,skip:!0},n.COMMENT(/\{\{!--/,/--\}\}/),n.COMMENT(/\{\{!/,/\}\}/),{className:"template-tag",begin:/\{\{\{\{(?!\/)/,end:/\}\}\}\}/,contains:[u],starts:{end:/\{\{\{\{\//,returnEnd:!0,subLanguage:"xml"}},{className:"template-tag",begin:/\{\{\{\{\//,end:/\}\}\}\}/,contains:[b]},{className:"template-tag",begin:/\{\{#/,end:/\}\}/,contains:[u]},{className:"template-tag",begin:/\{\{(?=else\}\})/,end:/\}\}/,keywords:"else"},{className:"template-tag",begin:/\{\{\//,end:/\}\}/,contains:[b]},{className:"template-variable",begin:/\{\{\{/,end:/\}\}\}/,contains:[h]},{className:"template-variable",begin:/\{\{/,end:/\}\}/,contains:[h]}]}}}()); +hljs.registerLanguage("haskell",function(){"use strict";return function(e){var n={variants:[e.COMMENT("--","$"),e.COMMENT("{-","-}",{contains:["self"]})]},i={className:"meta",begin:"{-#",end:"#-}"},a={className:"meta",begin:"^#",end:"$"},s={className:"type",begin:"\\b[A-Z][\\w']*",relevance:0},l={begin:"\\(",end:"\\)",illegal:'"',contains:[i,a,{className:"type",begin:"\\b[A-Z][\\w]*(\\((\\.\\.|,|\\w+)\\))?"},e.inherit(e.TITLE_MODE,{begin:"[_a-z][\\w']*"}),n]};return{name:"Haskell",aliases:["hs"],keywords:"let in if then else case of where do module import hiding qualified type data newtype deriving class instance as default infix infixl infixr foreign export ccall stdcall cplusplus jvm dotnet safe unsafe family forall mdo proc rec",contains:[{beginKeywords:"module",end:"where",keywords:"module where",contains:[l,n],illegal:"\\W\\.|;"},{begin:"\\bimport\\b",end:"$",keywords:"import qualified as hiding",contains:[l,n],illegal:"\\W\\.|;"},{className:"class",begin:"^(\\s*)?(class|instance)\\b",end:"where",keywords:"class family instance where",contains:[s,l,n]},{className:"class",begin:"\\b(data|(new)?type)\\b",end:"$",keywords:"data family type newtype deriving",contains:[i,s,l,{begin:"{",end:"}",contains:l.contains},n]},{beginKeywords:"default",end:"$",contains:[s,l,n]},{beginKeywords:"infix infixl infixr",end:"$",contains:[e.C_NUMBER_MODE,n]},{begin:"\\bforeign\\b",end:"$",keywords:"foreign import export ccall stdcall cplusplus jvm dotnet safe unsafe",contains:[s,e.QUOTE_STRING_MODE,n]},{className:"meta",begin:"#!\\/usr\\/bin\\/env runhaskell",end:"$"},i,a,e.QUOTE_STRING_MODE,e.C_NUMBER_MODE,s,e.inherit(e.TITLE_MODE,{begin:"^[_a-z][\\w']*"}),n,{begin:"->|<-"}]}}}()); +hljs.registerLanguage("julia",function(){"use strict";return function(e){var r="[A-Za-z_\\u00A1-\\uFFFF][A-Za-z_0-9\\u00A1-\\uFFFF]*",t={$pattern:r,keyword:"in isa where baremodule begin break catch ccall const continue do else elseif end export false finally for function global if import importall let local macro module quote return true try using while type immutable abstract bitstype typealias ",literal:"true false ARGS C_NULL DevNull ENDIAN_BOM ENV I Inf Inf16 Inf32 Inf64 InsertionSort JULIA_HOME LOAD_PATH MergeSort NaN NaN16 NaN32 NaN64 PROGRAM_FILE QuickSort RoundDown RoundFromZero RoundNearest RoundNearestTiesAway RoundNearestTiesUp RoundToZero RoundUp STDERR STDIN STDOUT VERSION catalan e|0 eu|0 eulergamma golden im nothing pi γ π φ ",built_in:"ANY AbstractArray AbstractChannel AbstractFloat AbstractMatrix AbstractRNG AbstractSerializer AbstractSet AbstractSparseArray AbstractSparseMatrix AbstractSparseVector AbstractString AbstractUnitRange AbstractVecOrMat AbstractVector Any ArgumentError Array AssertionError Associative Base64DecodePipe Base64EncodePipe Bidiagonal BigFloat BigInt BitArray BitMatrix BitVector Bool BoundsError BufferStream CachingPool CapturedException CartesianIndex CartesianRange Cchar Cdouble Cfloat Channel Char Cint Cintmax_t Clong Clonglong ClusterManager Cmd CodeInfo Colon Complex Complex128 Complex32 Complex64 CompositeException Condition ConjArray ConjMatrix ConjVector Cptrdiff_t Cshort Csize_t Cssize_t Cstring Cuchar Cuint Cuintmax_t Culong Culonglong Cushort Cwchar_t Cwstring DataType Date DateFormat DateTime DenseArray DenseMatrix DenseVecOrMat DenseVector Diagonal Dict DimensionMismatch Dims DirectIndexString Display DivideError DomainError EOFError EachLine Enum Enumerate ErrorException Exception ExponentialBackOff Expr Factorization FileMonitor Float16 Float32 Float64 Function Future GlobalRef GotoNode HTML Hermitian IO IOBuffer IOContext IOStream IPAddr IPv4 IPv6 IndexCartesian IndexLinear IndexStyle InexactError InitError Int Int128 Int16 Int32 Int64 Int8 IntSet Integer InterruptException InvalidStateException Irrational KeyError LabelNode LinSpace LineNumberNode LoadError LowerTriangular MIME Matrix MersenneTwister Method MethodError MethodTable Module NTuple NewvarNode NullException Nullable Number ObjectIdDict OrdinalRange OutOfMemoryError OverflowError Pair ParseError PartialQuickSort PermutedDimsArray Pipe PollingFileWatcher ProcessExitedException Ptr QuoteNode RandomDevice Range RangeIndex Rational RawFD ReadOnlyMemoryError Real ReentrantLock Ref Regex RegexMatch RemoteChannel RemoteException RevString RoundingMode RowVector SSAValue SegmentationFault SerializationState Set SharedArray SharedMatrix SharedVector Signed SimpleVector Slot SlotNumber SparseMatrixCSC SparseVector StackFrame StackOverflowError StackTrace StepRange StepRangeLen StridedArray StridedMatrix StridedVecOrMat StridedVector String SubArray SubString SymTridiagonal Symbol Symmetric SystemError TCPSocket Task Text TextDisplay Timer Tridiagonal Tuple Type TypeError TypeMapEntry TypeMapLevel TypeName TypeVar TypedSlot UDPSocket UInt UInt128 UInt16 UInt32 UInt64 UInt8 UndefRefError UndefVarError UnicodeError UniformScaling Union UnionAll UnitRange Unsigned UpperTriangular Val Vararg VecElement VecOrMat Vector VersionNumber Void WeakKeyDict WeakRef WorkerConfig WorkerPool "},a={keywords:t,illegal:/<\//},n={className:"subst",begin:/\$\(/,end:/\)/,keywords:t},o={className:"variable",begin:"\\$"+r},i={className:"string",contains:[e.BACKSLASH_ESCAPE,n,o],variants:[{begin:/\w*"""/,end:/"""\w*/,relevance:10},{begin:/\w*"/,end:/"\w*/}]},l={className:"string",contains:[e.BACKSLASH_ESCAPE,n,o],begin:"`",end:"`"},s={className:"meta",begin:"@"+r};return a.name="Julia",a.contains=[{className:"number",begin:/(\b0x[\d_]*(\.[\d_]*)?|0x\.\d[\d_]*)p[-+]?\d+|\b0[box][a-fA-F0-9][a-fA-F0-9_]*|(\b\d[\d_]*(\.[\d_]*)?|\.\d[\d_]*)([eEfF][-+]?\d+)?/,relevance:0},{className:"string",begin:/'(.|\\[xXuU][a-zA-Z0-9]+)'/},i,l,s,{className:"comment",variants:[{begin:"#=",end:"=#",relevance:10},{begin:"#",end:"$"}]},e.HASH_COMMENT_MODE,{className:"keyword",begin:"\\b(((abstract|primitive)\\s+)type|(mutable\\s+)?struct)\\b"},{begin:/<:/}],n.contains=a.contains,a}}()); +hljs.registerLanguage("nim",function(){"use strict";return function(e){return{name:"Nim",aliases:["nim"],keywords:{keyword:"addr and as asm bind block break case cast const continue converter discard distinct div do elif else end enum except export finally for from func generic if import in include interface is isnot iterator let macro method mixin mod nil not notin object of or out proc ptr raise ref return shl shr static template try tuple type using var when while with without xor yield",literal:"shared guarded stdin stdout stderr result true false",built_in:"int int8 int16 int32 int64 uint uint8 uint16 uint32 uint64 float float32 float64 bool char string cstring pointer expr stmt void auto any range array openarray varargs seq set clong culong cchar cschar cshort cint csize clonglong cfloat cdouble clongdouble cuchar cushort cuint culonglong cstringarray semistatic"},contains:[{className:"meta",begin:/{\./,end:/\.}/,relevance:10},{className:"string",begin:/[a-zA-Z]\w*"/,end:/"/,contains:[{begin:/""/}]},{className:"string",begin:/([a-zA-Z]\w*)?"""/,end:/"""/},e.QUOTE_STRING_MODE,{className:"type",begin:/\b[A-Z]\w+\b/,relevance:0},{className:"number",relevance:0,variants:[{begin:/\b(0[xX][0-9a-fA-F][_0-9a-fA-F]*)('?[iIuU](8|16|32|64))?/},{begin:/\b(0o[0-7][_0-7]*)('?[iIuUfF](8|16|32|64))?/},{begin:/\b(0(b|B)[01][_01]*)('?[iIuUfF](8|16|32|64))?/},{begin:/\b(\d[_\d]*)('?[iIuUfF](8|16|32|64))?/}]},e.HASH_COMMENT_MODE]}}}()); +hljs.registerLanguage("r",function(){"use strict";return function(e){var n="([a-zA-Z]|\\.[a-zA-Z.])[a-zA-Z0-9._]*";return{name:"R",contains:[e.HASH_COMMENT_MODE,{begin:n,keywords:{$pattern:n,keyword:"function if in break next repeat else for return switch while try tryCatch stop warning require library attach detach source setMethod setGeneric setGroupGeneric setClass ...",literal:"NULL NA TRUE FALSE T F Inf NaN NA_integer_|10 NA_real_|10 NA_character_|10 NA_complex_|10"},relevance:0},{className:"number",begin:"0[xX][0-9a-fA-F]+[Li]?\\b",relevance:0},{className:"number",begin:"\\d+(?:[eE][+\\-]?\\d*)?L\\b",relevance:0},{className:"number",begin:"\\d+\\.(?!\\d)(?:i\\b)?",relevance:0},{className:"number",begin:"\\d+(?:\\.\\d*)?(?:[eE][+\\-]?\\d*)?i?\\b",relevance:0},{className:"number",begin:"\\.\\d+(?:[eE][+\\-]?\\d*)?i?\\b",relevance:0},{begin:"`",end:"`",relevance:0},{className:"string",contains:[e.BACKSLASH_ESCAPE],variants:[{begin:'"',end:'"'},{begin:"'",end:"'"}]}]}}}()); +hljs.registerLanguage("scala",function(){"use strict";return function(e){var n={className:"subst",variants:[{begin:"\\$[A-Za-z0-9_]+"},{begin:"\\${",end:"}"}]},a={className:"string",variants:[{begin:'"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE]},{begin:'"""',end:'"""',relevance:10},{begin:'[a-z]+"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE,n]},{className:"string",begin:'[a-z]+"""',end:'"""',contains:[n],relevance:10}]},s={className:"type",begin:"\\b[A-Z][A-Za-z0-9_]*",relevance:0},t={className:"title",begin:/[^0-9\n\t "'(),.`{}\[\]:;][^\n\t "'(),.`{}\[\]:;]+|[^0-9\n\t "'(),.`{}\[\]:;=]/,relevance:0},i={className:"class",beginKeywords:"class object trait type",end:/[:={\[\n;]/,excludeEnd:!0,contains:[{beginKeywords:"extends with",relevance:10},{begin:/\[/,end:/\]/,excludeBegin:!0,excludeEnd:!0,relevance:0,contains:[s]},{className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,relevance:0,contains:[s]},t]},l={className:"function",beginKeywords:"def",end:/[:={\[(\n;]/,excludeEnd:!0,contains:[t]};return{name:"Scala",keywords:{literal:"true false null",keyword:"type yield lazy override def with val var sealed abstract private trait object if forSome for while throw finally protected extends import final return else break new catch super class case package default try this match continue throws implicit"},contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,a,{className:"symbol",begin:"'\\w[\\w\\d_]*(?!')"},s,l,i,e.C_NUMBER_MODE,{className:"meta",begin:"@[A-Za-z]+"}]}}}()); +hljs.registerLanguage("x86asm",function(){"use strict";return function(s){return{name:"Intel x86 Assembly",case_insensitive:!0,keywords:{$pattern:"[.%]?"+s.IDENT_RE,keyword:"lock rep repe repz repne repnz xaquire xrelease bnd nobnd aaa aad aam aas adc add and arpl bb0_reset bb1_reset bound bsf bsr bswap bt btc btr bts call cbw cdq cdqe clc cld cli clts cmc cmp cmpsb cmpsd cmpsq cmpsw cmpxchg cmpxchg486 cmpxchg8b cmpxchg16b cpuid cpu_read cpu_write cqo cwd cwde daa das dec div dmint emms enter equ f2xm1 fabs fadd faddp fbld fbstp fchs fclex fcmovb fcmovbe fcmove fcmovnb fcmovnbe fcmovne fcmovnu fcmovu fcom fcomi fcomip fcomp fcompp fcos fdecstp fdisi fdiv fdivp fdivr fdivrp femms feni ffree ffreep fiadd ficom ficomp fidiv fidivr fild fimul fincstp finit fist fistp fisttp fisub fisubr fld fld1 fldcw fldenv fldl2e fldl2t fldlg2 fldln2 fldpi fldz fmul fmulp fnclex fndisi fneni fninit fnop fnsave fnstcw fnstenv fnstsw fpatan fprem fprem1 fptan frndint frstor fsave fscale fsetpm fsin fsincos fsqrt fst fstcw fstenv fstp fstsw fsub fsubp fsubr fsubrp ftst fucom fucomi fucomip fucomp fucompp fxam fxch fxtract fyl2x fyl2xp1 hlt ibts icebp idiv imul in inc incbin insb insd insw int int01 int1 int03 int3 into invd invpcid invlpg invlpga iret iretd iretq iretw jcxz jecxz jrcxz jmp jmpe lahf lar lds lea leave les lfence lfs lgdt lgs lidt lldt lmsw loadall loadall286 lodsb lodsd lodsq lodsw loop loope loopne loopnz loopz lsl lss ltr mfence monitor mov movd movq movsb movsd movsq movsw movsx movsxd movzx mul mwait neg nop not or out outsb outsd outsw packssdw packsswb packuswb paddb paddd paddsb paddsiw paddsw paddusb paddusw paddw pand pandn pause paveb pavgusb pcmpeqb pcmpeqd pcmpeqw pcmpgtb pcmpgtd pcmpgtw pdistib pf2id pfacc pfadd pfcmpeq pfcmpge pfcmpgt pfmax pfmin pfmul pfrcp pfrcpit1 pfrcpit2 pfrsqit1 pfrsqrt pfsub pfsubr pi2fd pmachriw pmaddwd pmagw pmulhriw pmulhrwa pmulhrwc pmulhw pmullw pmvgezb pmvlzb pmvnzb pmvzb pop popa popad popaw popf popfd popfq popfw por prefetch prefetchw pslld psllq psllw psrad psraw psrld psrlq psrlw psubb psubd psubsb psubsiw psubsw psubusb psubusw psubw punpckhbw punpckhdq punpckhwd punpcklbw punpckldq punpcklwd push pusha pushad pushaw pushf pushfd pushfq pushfw pxor rcl rcr rdshr rdmsr rdpmc rdtsc rdtscp ret retf retn rol ror rdm rsdc rsldt rsm rsts sahf sal salc sar sbb scasb scasd scasq scasw sfence sgdt shl shld shr shrd sidt sldt skinit smi smint smintold smsw stc std sti stosb stosd stosq stosw str sub svdc svldt svts swapgs syscall sysenter sysexit sysret test ud0 ud1 ud2b ud2 ud2a umov verr verw fwait wbinvd wrshr wrmsr xadd xbts xchg xlatb xlat xor cmove cmovz cmovne cmovnz cmova cmovnbe cmovae cmovnb cmovb cmovnae cmovbe cmovna cmovg cmovnle cmovge cmovnl cmovl cmovnge cmovle cmovng cmovc cmovnc cmovo cmovno cmovs cmovns cmovp cmovpe cmovnp cmovpo je jz jne jnz ja jnbe jae jnb jb jnae jbe jna jg jnle jge jnl jl jnge jle jng jc jnc jo jno js jns jpo jnp jpe jp sete setz setne setnz seta setnbe setae setnb setnc setb setnae setcset setbe setna setg setnle setge setnl setl setnge setle setng sets setns seto setno setpe setp setpo setnp addps addss andnps andps cmpeqps cmpeqss cmpleps cmpless cmpltps cmpltss cmpneqps cmpneqss cmpnleps cmpnless cmpnltps cmpnltss cmpordps cmpordss cmpunordps cmpunordss cmpps cmpss comiss cvtpi2ps cvtps2pi cvtsi2ss cvtss2si cvttps2pi cvttss2si divps divss ldmxcsr maxps maxss minps minss movaps movhps movlhps movlps movhlps movmskps movntps movss movups mulps mulss orps rcpps rcpss rsqrtps rsqrtss shufps sqrtps sqrtss stmxcsr subps subss ucomiss unpckhps unpcklps xorps fxrstor fxrstor64 fxsave fxsave64 xgetbv xsetbv xsave xsave64 xsaveopt xsaveopt64 xrstor xrstor64 prefetchnta prefetcht0 prefetcht1 prefetcht2 maskmovq movntq pavgb pavgw pextrw pinsrw pmaxsw pmaxub pminsw pminub pmovmskb pmulhuw psadbw pshufw pf2iw pfnacc pfpnacc pi2fw pswapd maskmovdqu clflush movntdq movnti movntpd movdqa movdqu movdq2q movq2dq paddq pmuludq pshufd pshufhw pshuflw pslldq psrldq psubq punpckhqdq punpcklqdq addpd addsd andnpd andpd cmpeqpd cmpeqsd cmplepd cmplesd cmpltpd cmpltsd cmpneqpd cmpneqsd cmpnlepd cmpnlesd cmpnltpd cmpnltsd cmpordpd cmpordsd cmpunordpd cmpunordsd cmppd comisd cvtdq2pd cvtdq2ps cvtpd2dq cvtpd2pi cvtpd2ps cvtpi2pd cvtps2dq cvtps2pd cvtsd2si cvtsd2ss cvtsi2sd cvtss2sd cvttpd2pi cvttpd2dq cvttps2dq cvttsd2si divpd divsd maxpd maxsd minpd minsd movapd movhpd movlpd movmskpd movupd mulpd mulsd orpd shufpd sqrtpd sqrtsd subpd subsd ucomisd unpckhpd unpcklpd xorpd addsubpd addsubps haddpd haddps hsubpd hsubps lddqu movddup movshdup movsldup clgi stgi vmcall vmclear vmfunc vmlaunch vmload vmmcall vmptrld vmptrst vmread vmresume vmrun vmsave vmwrite vmxoff vmxon invept invvpid pabsb pabsw pabsd palignr phaddw phaddd phaddsw phsubw phsubd phsubsw pmaddubsw pmulhrsw pshufb psignb psignw psignd extrq insertq movntsd movntss lzcnt blendpd blendps blendvpd blendvps dppd dpps extractps insertps movntdqa mpsadbw packusdw pblendvb pblendw pcmpeqq pextrb pextrd pextrq phminposuw pinsrb pinsrd pinsrq pmaxsb pmaxsd pmaxud pmaxuw pminsb pminsd pminud pminuw pmovsxbw pmovsxbd pmovsxbq pmovsxwd pmovsxwq pmovsxdq pmovzxbw pmovzxbd pmovzxbq pmovzxwd pmovzxwq pmovzxdq pmuldq pmulld ptest roundpd roundps roundsd roundss crc32 pcmpestri pcmpestrm pcmpistri pcmpistrm pcmpgtq popcnt getsec pfrcpv pfrsqrtv movbe aesenc aesenclast aesdec aesdeclast aesimc aeskeygenassist vaesenc vaesenclast vaesdec vaesdeclast vaesimc vaeskeygenassist vaddpd vaddps vaddsd vaddss vaddsubpd vaddsubps vandpd vandps vandnpd vandnps vblendpd vblendps vblendvpd vblendvps vbroadcastss vbroadcastsd vbroadcastf128 vcmpeq_ospd vcmpeqpd vcmplt_ospd vcmpltpd vcmple_ospd vcmplepd vcmpunord_qpd vcmpunordpd vcmpneq_uqpd vcmpneqpd vcmpnlt_uspd vcmpnltpd vcmpnle_uspd vcmpnlepd vcmpord_qpd vcmpordpd vcmpeq_uqpd vcmpnge_uspd vcmpngepd vcmpngt_uspd vcmpngtpd vcmpfalse_oqpd vcmpfalsepd vcmpneq_oqpd vcmpge_ospd vcmpgepd vcmpgt_ospd vcmpgtpd vcmptrue_uqpd vcmptruepd vcmplt_oqpd vcmple_oqpd vcmpunord_spd vcmpneq_uspd vcmpnlt_uqpd vcmpnle_uqpd vcmpord_spd vcmpeq_uspd vcmpnge_uqpd vcmpngt_uqpd vcmpfalse_ospd vcmpneq_ospd vcmpge_oqpd vcmpgt_oqpd vcmptrue_uspd vcmppd vcmpeq_osps vcmpeqps vcmplt_osps vcmpltps vcmple_osps vcmpleps vcmpunord_qps vcmpunordps vcmpneq_uqps vcmpneqps vcmpnlt_usps vcmpnltps vcmpnle_usps vcmpnleps vcmpord_qps vcmpordps vcmpeq_uqps vcmpnge_usps vcmpngeps vcmpngt_usps vcmpngtps vcmpfalse_oqps vcmpfalseps vcmpneq_oqps vcmpge_osps vcmpgeps vcmpgt_osps vcmpgtps vcmptrue_uqps vcmptrueps vcmplt_oqps vcmple_oqps vcmpunord_sps vcmpneq_usps vcmpnlt_uqps vcmpnle_uqps vcmpord_sps vcmpeq_usps vcmpnge_uqps vcmpngt_uqps vcmpfalse_osps vcmpneq_osps vcmpge_oqps vcmpgt_oqps vcmptrue_usps vcmpps vcmpeq_ossd vcmpeqsd vcmplt_ossd vcmpltsd vcmple_ossd vcmplesd vcmpunord_qsd vcmpunordsd vcmpneq_uqsd vcmpneqsd vcmpnlt_ussd vcmpnltsd vcmpnle_ussd vcmpnlesd vcmpord_qsd vcmpordsd vcmpeq_uqsd vcmpnge_ussd vcmpngesd vcmpngt_ussd vcmpngtsd vcmpfalse_oqsd vcmpfalsesd vcmpneq_oqsd vcmpge_ossd vcmpgesd vcmpgt_ossd vcmpgtsd vcmptrue_uqsd vcmptruesd vcmplt_oqsd vcmple_oqsd vcmpunord_ssd vcmpneq_ussd vcmpnlt_uqsd vcmpnle_uqsd vcmpord_ssd vcmpeq_ussd vcmpnge_uqsd vcmpngt_uqsd vcmpfalse_ossd vcmpneq_ossd vcmpge_oqsd vcmpgt_oqsd vcmptrue_ussd vcmpsd vcmpeq_osss vcmpeqss vcmplt_osss vcmpltss vcmple_osss vcmpless vcmpunord_qss vcmpunordss vcmpneq_uqss vcmpneqss vcmpnlt_usss vcmpnltss vcmpnle_usss vcmpnless vcmpord_qss vcmpordss vcmpeq_uqss vcmpnge_usss vcmpngess vcmpngt_usss vcmpngtss vcmpfalse_oqss vcmpfalsess vcmpneq_oqss vcmpge_osss vcmpgess vcmpgt_osss vcmpgtss vcmptrue_uqss vcmptruess vcmplt_oqss vcmple_oqss vcmpunord_sss vcmpneq_usss vcmpnlt_uqss vcmpnle_uqss vcmpord_sss vcmpeq_usss vcmpnge_uqss vcmpngt_uqss vcmpfalse_osss vcmpneq_osss vcmpge_oqss vcmpgt_oqss vcmptrue_usss vcmpss vcomisd vcomiss vcvtdq2pd vcvtdq2ps vcvtpd2dq vcvtpd2ps vcvtps2dq vcvtps2pd vcvtsd2si vcvtsd2ss vcvtsi2sd vcvtsi2ss vcvtss2sd vcvtss2si vcvttpd2dq vcvttps2dq vcvttsd2si vcvttss2si vdivpd vdivps vdivsd vdivss vdppd vdpps vextractf128 vextractps vhaddpd vhaddps vhsubpd vhsubps vinsertf128 vinsertps vlddqu vldqqu vldmxcsr vmaskmovdqu vmaskmovps vmaskmovpd vmaxpd vmaxps vmaxsd vmaxss vminpd vminps vminsd vminss vmovapd vmovaps vmovd vmovq vmovddup vmovdqa vmovqqa vmovdqu vmovqqu vmovhlps vmovhpd vmovhps vmovlhps vmovlpd vmovlps vmovmskpd vmovmskps vmovntdq vmovntqq vmovntdqa vmovntpd vmovntps vmovsd vmovshdup vmovsldup vmovss vmovupd vmovups vmpsadbw vmulpd vmulps vmulsd vmulss vorpd vorps vpabsb vpabsw vpabsd vpacksswb vpackssdw vpackuswb vpackusdw vpaddb vpaddw vpaddd vpaddq vpaddsb vpaddsw vpaddusb vpaddusw vpalignr vpand vpandn vpavgb vpavgw vpblendvb vpblendw vpcmpestri vpcmpestrm vpcmpistri vpcmpistrm vpcmpeqb vpcmpeqw vpcmpeqd vpcmpeqq vpcmpgtb vpcmpgtw vpcmpgtd vpcmpgtq vpermilpd vpermilps vperm2f128 vpextrb vpextrw vpextrd vpextrq vphaddw vphaddd vphaddsw vphminposuw vphsubw vphsubd vphsubsw vpinsrb vpinsrw vpinsrd vpinsrq vpmaddwd vpmaddubsw vpmaxsb vpmaxsw vpmaxsd vpmaxub vpmaxuw vpmaxud vpminsb vpminsw vpminsd vpminub vpminuw vpminud vpmovmskb vpmovsxbw vpmovsxbd vpmovsxbq vpmovsxwd vpmovsxwq vpmovsxdq vpmovzxbw vpmovzxbd vpmovzxbq vpmovzxwd vpmovzxwq vpmovzxdq vpmulhuw vpmulhrsw vpmulhw vpmullw vpmulld vpmuludq vpmuldq vpor vpsadbw vpshufb vpshufd vpshufhw vpshuflw vpsignb vpsignw vpsignd vpslldq vpsrldq vpsllw vpslld vpsllq vpsraw vpsrad vpsrlw vpsrld vpsrlq vptest vpsubb vpsubw vpsubd vpsubq vpsubsb vpsubsw vpsubusb vpsubusw vpunpckhbw vpunpckhwd vpunpckhdq vpunpckhqdq vpunpcklbw vpunpcklwd vpunpckldq vpunpcklqdq vpxor vrcpps vrcpss vrsqrtps vrsqrtss vroundpd vroundps vroundsd vroundss vshufpd vshufps vsqrtpd vsqrtps vsqrtsd vsqrtss vstmxcsr vsubpd vsubps vsubsd vsubss vtestps vtestpd vucomisd vucomiss vunpckhpd vunpckhps vunpcklpd vunpcklps vxorpd vxorps vzeroall vzeroupper pclmullqlqdq pclmulhqlqdq pclmullqhqdq pclmulhqhqdq pclmulqdq vpclmullqlqdq vpclmulhqlqdq vpclmullqhqdq vpclmulhqhqdq vpclmulqdq vfmadd132ps vfmadd132pd vfmadd312ps vfmadd312pd vfmadd213ps vfmadd213pd vfmadd123ps vfmadd123pd vfmadd231ps vfmadd231pd vfmadd321ps vfmadd321pd vfmaddsub132ps vfmaddsub132pd vfmaddsub312ps vfmaddsub312pd vfmaddsub213ps vfmaddsub213pd vfmaddsub123ps vfmaddsub123pd vfmaddsub231ps vfmaddsub231pd vfmaddsub321ps vfmaddsub321pd vfmsub132ps vfmsub132pd vfmsub312ps vfmsub312pd vfmsub213ps vfmsub213pd vfmsub123ps vfmsub123pd vfmsub231ps vfmsub231pd vfmsub321ps vfmsub321pd vfmsubadd132ps vfmsubadd132pd vfmsubadd312ps vfmsubadd312pd vfmsubadd213ps vfmsubadd213pd vfmsubadd123ps vfmsubadd123pd vfmsubadd231ps vfmsubadd231pd vfmsubadd321ps vfmsubadd321pd vfnmadd132ps vfnmadd132pd vfnmadd312ps vfnmadd312pd vfnmadd213ps vfnmadd213pd vfnmadd123ps vfnmadd123pd vfnmadd231ps vfnmadd231pd vfnmadd321ps vfnmadd321pd vfnmsub132ps vfnmsub132pd vfnmsub312ps vfnmsub312pd vfnmsub213ps vfnmsub213pd vfnmsub123ps vfnmsub123pd vfnmsub231ps vfnmsub231pd vfnmsub321ps vfnmsub321pd vfmadd132ss vfmadd132sd vfmadd312ss vfmadd312sd vfmadd213ss vfmadd213sd vfmadd123ss vfmadd123sd vfmadd231ss vfmadd231sd vfmadd321ss vfmadd321sd vfmsub132ss vfmsub132sd vfmsub312ss vfmsub312sd vfmsub213ss vfmsub213sd vfmsub123ss vfmsub123sd vfmsub231ss vfmsub231sd vfmsub321ss vfmsub321sd vfnmadd132ss vfnmadd132sd vfnmadd312ss vfnmadd312sd vfnmadd213ss vfnmadd213sd vfnmadd123ss vfnmadd123sd vfnmadd231ss vfnmadd231sd vfnmadd321ss vfnmadd321sd vfnmsub132ss vfnmsub132sd vfnmsub312ss vfnmsub312sd vfnmsub213ss vfnmsub213sd vfnmsub123ss vfnmsub123sd vfnmsub231ss vfnmsub231sd vfnmsub321ss vfnmsub321sd rdfsbase rdgsbase rdrand wrfsbase wrgsbase vcvtph2ps vcvtps2ph adcx adox rdseed clac stac xstore xcryptecb xcryptcbc xcryptctr xcryptcfb xcryptofb montmul xsha1 xsha256 llwpcb slwpcb lwpval lwpins vfmaddpd vfmaddps vfmaddsd vfmaddss vfmaddsubpd vfmaddsubps vfmsubaddpd vfmsubaddps vfmsubpd vfmsubps vfmsubsd vfmsubss vfnmaddpd vfnmaddps vfnmaddsd vfnmaddss vfnmsubpd vfnmsubps vfnmsubsd vfnmsubss vfrczpd vfrczps vfrczsd vfrczss vpcmov vpcomb vpcomd vpcomq vpcomub vpcomud vpcomuq vpcomuw vpcomw vphaddbd vphaddbq vphaddbw vphadddq vphaddubd vphaddubq vphaddubw vphaddudq vphadduwd vphadduwq vphaddwd vphaddwq vphsubbw vphsubdq vphsubwd vpmacsdd vpmacsdqh vpmacsdql vpmacssdd vpmacssdqh vpmacssdql vpmacsswd vpmacssww vpmacswd vpmacsww vpmadcsswd vpmadcswd vpperm vprotb vprotd vprotq vprotw vpshab vpshad vpshaq vpshaw vpshlb vpshld vpshlq vpshlw vbroadcasti128 vpblendd vpbroadcastb vpbroadcastw vpbroadcastd vpbroadcastq vpermd vpermpd vpermps vpermq vperm2i128 vextracti128 vinserti128 vpmaskmovd vpmaskmovq vpsllvd vpsllvq vpsravd vpsrlvd vpsrlvq vgatherdpd vgatherqpd vgatherdps vgatherqps vpgatherdd vpgatherqd vpgatherdq vpgatherqq xabort xbegin xend xtest andn bextr blci blcic blsi blsic blcfill blsfill blcmsk blsmsk blsr blcs bzhi mulx pdep pext rorx sarx shlx shrx tzcnt tzmsk t1mskc valignd valignq vblendmpd vblendmps vbroadcastf32x4 vbroadcastf64x4 vbroadcasti32x4 vbroadcasti64x4 vcompresspd vcompressps vcvtpd2udq vcvtps2udq vcvtsd2usi vcvtss2usi vcvttpd2udq vcvttps2udq vcvttsd2usi vcvttss2usi vcvtudq2pd vcvtudq2ps vcvtusi2sd vcvtusi2ss vexpandpd vexpandps vextractf32x4 vextractf64x4 vextracti32x4 vextracti64x4 vfixupimmpd vfixupimmps vfixupimmsd vfixupimmss vgetexppd vgetexpps vgetexpsd vgetexpss vgetmantpd vgetmantps vgetmantsd vgetmantss vinsertf32x4 vinsertf64x4 vinserti32x4 vinserti64x4 vmovdqa32 vmovdqa64 vmovdqu32 vmovdqu64 vpabsq vpandd vpandnd vpandnq vpandq vpblendmd vpblendmq vpcmpltd vpcmpled vpcmpneqd vpcmpnltd vpcmpnled vpcmpd vpcmpltq vpcmpleq vpcmpneqq vpcmpnltq vpcmpnleq vpcmpq vpcmpequd vpcmpltud vpcmpleud vpcmpnequd vpcmpnltud vpcmpnleud vpcmpud vpcmpequq vpcmpltuq vpcmpleuq vpcmpnequq vpcmpnltuq vpcmpnleuq vpcmpuq vpcompressd vpcompressq vpermi2d vpermi2pd vpermi2ps vpermi2q vpermt2d vpermt2pd vpermt2ps vpermt2q vpexpandd vpexpandq vpmaxsq vpmaxuq vpminsq vpminuq vpmovdb vpmovdw vpmovqb vpmovqd vpmovqw vpmovsdb vpmovsdw vpmovsqb vpmovsqd vpmovsqw vpmovusdb vpmovusdw vpmovusqb vpmovusqd vpmovusqw vpord vporq vprold vprolq vprolvd vprolvq vprord vprorq vprorvd vprorvq vpscatterdd vpscatterdq vpscatterqd vpscatterqq vpsraq vpsravq vpternlogd vpternlogq vptestmd vptestmq vptestnmd vptestnmq vpxord vpxorq vrcp14pd vrcp14ps vrcp14sd vrcp14ss vrndscalepd vrndscaleps vrndscalesd vrndscaless vrsqrt14pd vrsqrt14ps vrsqrt14sd vrsqrt14ss vscalefpd vscalefps vscalefsd vscalefss vscatterdpd vscatterdps vscatterqpd vscatterqps vshuff32x4 vshuff64x2 vshufi32x4 vshufi64x2 kandnw kandw kmovw knotw kortestw korw kshiftlw kshiftrw kunpckbw kxnorw kxorw vpbroadcastmb2q vpbroadcastmw2d vpconflictd vpconflictq vplzcntd vplzcntq vexp2pd vexp2ps vrcp28pd vrcp28ps vrcp28sd vrcp28ss vrsqrt28pd vrsqrt28ps vrsqrt28sd vrsqrt28ss vgatherpf0dpd vgatherpf0dps vgatherpf0qpd vgatherpf0qps vgatherpf1dpd vgatherpf1dps vgatherpf1qpd vgatherpf1qps vscatterpf0dpd vscatterpf0dps vscatterpf0qpd vscatterpf0qps vscatterpf1dpd vscatterpf1dps vscatterpf1qpd vscatterpf1qps prefetchwt1 bndmk bndcl bndcu bndcn bndmov bndldx bndstx sha1rnds4 sha1nexte sha1msg1 sha1msg2 sha256rnds2 sha256msg1 sha256msg2 hint_nop0 hint_nop1 hint_nop2 hint_nop3 hint_nop4 hint_nop5 hint_nop6 hint_nop7 hint_nop8 hint_nop9 hint_nop10 hint_nop11 hint_nop12 hint_nop13 hint_nop14 hint_nop15 hint_nop16 hint_nop17 hint_nop18 hint_nop19 hint_nop20 hint_nop21 hint_nop22 hint_nop23 hint_nop24 hint_nop25 hint_nop26 hint_nop27 hint_nop28 hint_nop29 hint_nop30 hint_nop31 hint_nop32 hint_nop33 hint_nop34 hint_nop35 hint_nop36 hint_nop37 hint_nop38 hint_nop39 hint_nop40 hint_nop41 hint_nop42 hint_nop43 hint_nop44 hint_nop45 hint_nop46 hint_nop47 hint_nop48 hint_nop49 hint_nop50 hint_nop51 hint_nop52 hint_nop53 hint_nop54 hint_nop55 hint_nop56 hint_nop57 hint_nop58 hint_nop59 hint_nop60 hint_nop61 hint_nop62 hint_nop63",built_in:"ip eip rip al ah bl bh cl ch dl dh sil dil bpl spl r8b r9b r10b r11b r12b r13b r14b r15b ax bx cx dx si di bp sp r8w r9w r10w r11w r12w r13w r14w r15w eax ebx ecx edx esi edi ebp esp eip r8d r9d r10d r11d r12d r13d r14d r15d rax rbx rcx rdx rsi rdi rbp rsp r8 r9 r10 r11 r12 r13 r14 r15 cs ds es fs gs ss st st0 st1 st2 st3 st4 st5 st6 st7 mm0 mm1 mm2 mm3 mm4 mm5 mm6 mm7 xmm0 xmm1 xmm2 xmm3 xmm4 xmm5 xmm6 xmm7 xmm8 xmm9 xmm10 xmm11 xmm12 xmm13 xmm14 xmm15 xmm16 xmm17 xmm18 xmm19 xmm20 xmm21 xmm22 xmm23 xmm24 xmm25 xmm26 xmm27 xmm28 xmm29 xmm30 xmm31 ymm0 ymm1 ymm2 ymm3 ymm4 ymm5 ymm6 ymm7 ymm8 ymm9 ymm10 ymm11 ymm12 ymm13 ymm14 ymm15 ymm16 ymm17 ymm18 ymm19 ymm20 ymm21 ymm22 ymm23 ymm24 ymm25 ymm26 ymm27 ymm28 ymm29 ymm30 ymm31 zmm0 zmm1 zmm2 zmm3 zmm4 zmm5 zmm6 zmm7 zmm8 zmm9 zmm10 zmm11 zmm12 zmm13 zmm14 zmm15 zmm16 zmm17 zmm18 zmm19 zmm20 zmm21 zmm22 zmm23 zmm24 zmm25 zmm26 zmm27 zmm28 zmm29 zmm30 zmm31 k0 k1 k2 k3 k4 k5 k6 k7 bnd0 bnd1 bnd2 bnd3 cr0 cr1 cr2 cr3 cr4 cr8 dr0 dr1 dr2 dr3 dr8 tr3 tr4 tr5 tr6 tr7 r0 r1 r2 r3 r4 r5 r6 r7 r0b r1b r2b r3b r4b r5b r6b r7b r0w r1w r2w r3w r4w r5w r6w r7w r0d r1d r2d r3d r4d r5d r6d r7d r0h r1h r2h r3h r0l r1l r2l r3l r4l r5l r6l r7l r8l r9l r10l r11l r12l r13l r14l r15l db dw dd dq dt ddq do dy dz resb resw resd resq rest resdq reso resy resz incbin equ times byte word dword qword nosplit rel abs seg wrt strict near far a32 ptr",meta:"%define %xdefine %+ %undef %defstr %deftok %assign %strcat %strlen %substr %rotate %elif %else %endif %if %ifmacro %ifctx %ifidn %ifidni %ifid %ifnum %ifstr %iftoken %ifempty %ifenv %error %warning %fatal %rep %endrep %include %push %pop %repl %pathsearch %depend %use %arg %stacksize %local %line %comment %endcomment .nolist __FILE__ __LINE__ __SECT__ __BITS__ __OUTPUT_FORMAT__ __DATE__ __TIME__ __DATE_NUM__ __TIME_NUM__ __UTC_DATE__ __UTC_TIME__ __UTC_DATE_NUM__ __UTC_TIME_NUM__ __PASS__ struc endstruc istruc at iend align alignb sectalign daz nodaz up down zero default option assume public bits use16 use32 use64 default section segment absolute extern global common cpu float __utf16__ __utf16le__ __utf16be__ __utf32__ __utf32le__ __utf32be__ __float8__ __float16__ __float32__ __float64__ __float80m__ __float80e__ __float128l__ __float128h__ __Infinity__ __QNaN__ __SNaN__ Inf NaN QNaN SNaN float8 float16 float32 float64 float80m float80e float128l float128h __FLOAT_DAZ__ __FLOAT_ROUND__ __FLOAT__"},contains:[s.COMMENT(";","$",{relevance:0}),{className:"number",variants:[{begin:"\\b(?:([0-9][0-9_]*)?\\.[0-9_]*(?:[eE][+-]?[0-9_]+)?|(0[Xx])?[0-9][0-9_]*\\.?[0-9_]*(?:[pP](?:[+-]?[0-9_]+)?)?)\\b",relevance:0},{begin:"\\$[0-9][0-9A-Fa-f]*",relevance:0},{begin:"\\b(?:[0-9A-Fa-f][0-9A-Fa-f_]*[Hh]|[0-9][0-9_]*[DdTt]?|[0-7][0-7_]*[QqOo]|[0-1][0-1_]*[BbYy])\\b"},{begin:"\\b(?:0[Xx][0-9A-Fa-f_]+|0[DdTt][0-9_]+|0[QqOo][0-7_]+|0[BbYy][0-1_]+)\\b"}]},s.QUOTE_STRING_MODE,{className:"string",variants:[{begin:"'",end:"[^\\\\]'"},{begin:"`",end:"[^\\\\]`"}],relevance:0},{className:"symbol",variants:[{begin:"^\\s*[A-Za-z._?][A-Za-z0-9_$#@~.?]*(:|\\s+label)"},{begin:"^\\s*%%[A-Za-z0-9_$#@~.?]*:"}],relevance:0},{className:"subst",begin:"%[0-9]+",relevance:0},{className:"subst",begin:"%!S+",relevance:0},{className:"meta",begin:/^\s*\.[\w_-]+/}]}}}()); \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 000000000..405f83569 --- /dev/null +++ b/index.html @@ -0,0 +1,284 @@ + + + + + + Rust By Practice - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+
+ +
+

Practice Rust with challenging examples, exercises and projects

+
+

Stars Count Forks Count +LICENSE

+
+

This book was designed for easily diving into and getting skilled with Rust, and it's very easy to use: All you need to do is to make each exercise compile without ERRORS and Panics !

+

Reading online

+ +

Running locally

+

We use mdbook building our exercises. You can run locally with below steps:

+
$ git clone git@github.com:sunface/rust-by-practice.git
+$ cargo install mdbook
+$ cd rust-by-practice && mdbook serve en/ 
+
+

Features

+

Part of our examples and exercises are borrowed from Rust By Example, thanks for your great works!

+

Although they are so awesome, we have our own secret weapons :)

+
    +
  • +

    There are three parts in each chapter: examples, exercises and practices

    +
  • +
  • +

    Besides examples, we have a lot of exercises, you can Read, Edit and Run them ONLINE

    +
  • +
  • +

    Covering nearly all aspects of Rust, such as async/await, threads, sync primitives, optimizing, standard libraries, tool chain, data structures and algorithms etc.

    +
  • +
  • +

    Every exercise has its own solutions

    +
  • +
  • +

    The overall difficulties are a bit higher and from easy to super hard: easy 🌟 medium 🌟🌟 hard 🌟🌟🌟 super hard 🌟🌟🌟🌟

    +
  • +
+

What we want to do is fill in the gap between learning and getting started with real projects.

+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/lifetime/advance.html b/lifetime/advance.html new file mode 100644 index 000000000..ea73bb047 --- /dev/null +++ b/lifetime/advance.html @@ -0,0 +1,507 @@ + + + + + + advanced - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Advance lifetime

+

Trait Bounds

+

Just like generic types can be bounded, lifetimes can also be bounded as below:

+
    +
  • T: 'a,all references in T must outlive the lifetime 'a
  • +
  • T: Trait + 'a: T must implement trait Trait and all references in T must outlive 'a
  • +
+

Example

+
use std::fmt::Debug; // Trait to bound with.
+
+#[derive(Debug)]
+struct Ref<'a, T: 'a>(&'a T);
+// `Ref` contains a reference to a generic type `T` that has
+// an unknown lifetime `'a`. `T` is bounded such that any
+// *references* in `T` must outlive `'a`. Additionally, the lifetime
+// of `Ref` may not exceed `'a`.
+
+// A generic function which prints using the `Debug` trait.
+fn print<T>(t: T) where
+    T: Debug {
+    println!("`print`: t is {:?}", t);
+}
+
+// Here a reference to `T` is taken where `T` implements
+// `Debug` and all *references* in `T` outlive `'a`. In
+// addition, `'a` must outlive the function.
+fn print_ref<'a, T>(t: &'a T) where
+    T: Debug + 'a {
+    println!("`print_ref`: t is {:?}", t);
+}
+
+fn main() {
+    let x = 7;
+    let ref_x = Ref(&x);
+
+    print_ref(&ref_x);
+    print(ref_x);
+}
+
    +
  1. 🌟
  2. +
+
/* Annotate struct with lifetime:
+1. `r` and `s` must have different lifetimes
+2. lifetime of `s` is bigger than that of 'r'
+*/
+struct DoubleRef<T> {
+    r: &T,
+    s: &T
+}
+fn main() {
+    println!("Success!")
+}
+
    +
  1. 🌟🌟
  2. +
+
/* Adding trait bounds to make it work */
+struct ImportantExcerpt<'a> {
+    part: &'a str,
+}
+
+impl<'a, 'b> ImportantExcerpt<'a> {
+    fn announce_and_return_part(&'a self, announcement: &'b str) -> &'b str {
+        println!("Attention please: {}", announcement);
+        self.part
+    }
+}
+
+fn main() {
+    println!("Success!")
+}
+
    +
  1. 🌟🌟
  2. +
+
/* Adding trait bounds to make it work */
+fn f<'a, 'b>(x: &'a i32, mut y: &'b i32) {
+    y = x;                      
+    let r: &'b &'a i32 = &&0;   
+}
+
+fn main() {
+    println!("Success!")
+}
+

HRTB(Higher-ranked trait bounds)

+

Type bounds may be higher ranked over lifetimes. These bounds specify a bound is true for all lifetimes. For example, a bound such as for<'a> &'a T: PartialEq<i32> would require an implementation like:

+
#![allow(unused)]
+fn main() {
+impl<'a> PartialEq<i32> for &'a T {
+    // ...
+}
+}
+

and could then be used to compare a &'a T with any lifetime to an i32.

+

Only a higher-ranked bound can be used here, because the lifetime of the reference is shorter than any possible lifetime parameter on the function.

+
    +
  1. 🌟🌟🌟
  2. +
+
/* Adding HRTB to make it work!*/
+fn call_on_ref_zero<'a, F>(f: F) where F: Fn(&'a i32) {
+    let zero = 0;
+    f(&zero);
+}
+
+fn main() {
+    println!("Success!");
+}
+

NLL (Non-Lexical Lifetime)

+

Before explaining NLL, let's see some code first:

+
fn main() {
+   let mut s = String::from("hello");
+
+    let r1 = &s;
+    let r2 = &s;
+    println!("{} and {}", r1, r2);
+
+    let r3 = &mut s;
+    println!("{}", r3);
+}
+

Based on our current knowledge, this code will cause en error due to violating the borrowing rules in Rust.

+

But if you cargo run it, then everything will be ok, so what's going on here?

+

The ability of the compiler to tell that a reference is no longer used at a point before the end of the scope, is called Non-Lexical Lifetimes (NLL for short).

+

With this ability the compiler knows when is the last time that a reference is used and optimizing the borrowing rules based on this knowledge.

+
#![allow(unused)]
+fn main() {
+let mut u = 0i32;
+let mut v = 1i32;
+let mut w = 2i32;
+
+// lifetime of `a` = α ∪ β ∪ γ
+let mut a = &mut u;     // --+ α. lifetime of `&mut u`  --+ lexical "lifetime" of `&mut u`,`&mut u`, `&mut w` and `a`
+use(a);                 //   |                            |
+*a = 3; // <-----------------+                            |
+...                     //                                |
+a = &mut v;             // --+ β. lifetime of `&mut v`    |
+use(a);                 //   |                            |
+*a = 4; // <-----------------+                            |
+...                     //                                |
+a = &mut w;             // --+ γ. lifetime of `&mut w`    |
+use(a);                 //   |                            |
+*a = 5; // <-----------------+ <--------------------------+
+}
+

Reborrow

+

After learning NLL, we can easily understand reborrow now.

+

Example

+
#[derive(Debug)]
+struct Point {
+    x: i32,
+    y: i32,
+}
+
+impl Point {
+    fn move_to(&mut self, x: i32, y: i32) {
+        self.x = x;
+        self.y = y;
+    }
+}
+
+fn main() {
+    let mut p = Point { x: 0, y: 0 };
+    let r = &mut p;
+    // Here comes the reborrow
+    let rr: &Point = &*r;
+
+    println!("{:?}", rr); // Reborrow ends here, NLL introduced
+
+    // Reborrow is over, we can continue using `r` now
+    r.move_to(10, 10);
+    println!("{:?}", r);
+}
+
    +
  1. 🌟🌟
  2. +
+
/* Make it work by reordering some code */
+fn main() {
+    let mut data = 10;
+    let ref1 = &mut data;
+    let ref2 = &mut *ref1;
+
+    *ref1 += 1;
+    *ref2 += 2;
+
+    println!("{}", data);
+}
+

Unbound lifetime

+

See more info in Nomicon - Unbounded Lifetimes.

+

More elision rules

+
#![allow(unused)]
+fn main() {
+impl<'a> Reader for BufReader<'a> {
+    // 'a is not used in the following methods
+}
+
+// can be written as :
+impl Reader for BufReader<'_> {
+    
+}
+}
+
#![allow(unused)]
+fn main() {
+// Rust 2015
+struct Ref<'a, T: 'a> {
+    field: &'a T
+}
+
+// Rust 2018
+struct Ref<'a, T> {
+    field: &'a T
+}
+}
+

A difficult exercise

+
    +
  1. 🌟🌟🌟🌟
  2. +
+
/* Make it work */
+struct Interface<'a> {
+    manager: &'a mut Manager<'a>
+}
+
+impl<'a> Interface<'a> {
+    pub fn noop(self) {
+        println!("interface consumed");
+    }
+}
+
+struct Manager<'a> {
+    text: &'a str
+}
+
+struct List<'a> {
+    manager: Manager<'a>,
+}
+
+impl<'a> List<'a> {
+    pub fn get_interface(&'a mut self) -> Interface {
+        Interface {
+            manager: &mut self.manager
+        }
+    }
+}
+
+fn main() {
+    let mut list = List {
+        manager: Manager {
+            text: "hello"
+        }
+    };
+
+    list.get_interface().noop();
+
+    println!("Interface should be dropped here and the borrow released");
+
+    use_list(&list);
+}
+
+fn use_list(list: &List) {
+    println!("{}", list.manager.text);
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it :)

+
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/lifetime/basic.html b/lifetime/basic.html new file mode 100644 index 000000000..5d6abdaa9 --- /dev/null +++ b/lifetime/basic.html @@ -0,0 +1,585 @@ + + + + + + basic - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Lifetime

+

The compiler uses lifetime to ensure all borrows are valid. Typically, a variable's lifetime begins when it is created and ends when it is destroyed.

+

The scope of lifetime

+
    +
  1. 🌟
  2. +
+
/* Annotate the lifetime of `i` and `borrow2` */
+
+// Lifetimes are annotated below with lines denoting the creation
+// and destruction of each variable.
+// `i` has the longest lifetime because its scope entirely encloses 
+// both `borrow1` and `borrow2`. The duration of `borrow1` compared 
+// to `borrow2` is irrelevant since they are disjoint.
+fn main() {
+    let i = 3;                                             
+    {                                                    
+        let borrow1 = &i; // `borrow1` lifetime starts. ──┐
+        //                                                │
+        println!("borrow1: {}", borrow1); //              │
+    } // `borrow1 ends. ──────────────────────────────────┘
+    {                                                    
+        let borrow2 = &i; 
+                                                        
+        println!("borrow2: {}", borrow2);               
+    }                                                   
+}   
+
    +
  1. 🌟🌟
  2. +
+

Example

+
#![allow(unused)]
+fn main() {
+{
+    let x = 5;            // ----------+-- 'b
+                          //           |
+    let r = &x;           // --+-- 'a  |
+                          //   |       |
+    println!("r: {}", r); //   |       |
+                          // --+       |
+}                         // ----------+
+}
+
/* Annotate `r` and `x` as above, and explain why this code fails to compile, in the lifetime aspect. */
+
+fn main() {  
+    {
+        let r;                // ---------+-- 'a
+                              //          |
+        {                     //          |
+            let x = 5;        // -+-- 'b  |
+            r = &x;           //  |       |
+        }                     // -+       |
+                              //          |
+        println!("r: {}", r); //          |
+    }                         // ---------+
+}
+

Lifetime annotating

+

The borrow checker uses explicit lifetime annotations to determine how long a reference should be valid.

+

But for us users, in most cases, there is no need to annotate the lifetime, because there are several elision rules, before learning these rules, we need to know how to annotate lifetime manually.

+

Function

+

Ignoring elision rules, lifetimes in function signatures have a few constraints:

+
    +
  • Any reference must have an annotated lifetime
  • +
  • Any reference being returned must have the same lifetime as one of the inputs or be static
  • +
+

Example

+
// One input reference with lifetime `'a` which must live
+// at least as long as the function.
+fn print_one<'a>(x: &'a i32) {
+    println!("`print_one`: x is {}", x);
+}
+
+// Mutable references are possible with lifetimes as well.
+fn add_one<'a>(x: &'a mut i32) {
+    *x += 1;
+}
+
+// Multiple elements with different lifetimes. In this case, it
+// would be fine for both to have the same lifetime `'a`, but
+// in more complex cases, different lifetimes may be required.
+fn print_multi<'a, 'b>(x: &'a i32, y: &'b i32) {
+    println!("`print_multi`: x is {}, y is {}", x, y);
+}
+
+// Returning references that have been passed in is acceptable.
+// However, the correct lifetime must be returned.
+fn pass_x<'a, 'b>(x: &'a i32, _: &'b i32) -> &'a i32 { x }
+
+fn main() {
+    let x = 7;
+    let y = 9;
+    
+    print_one(&x);
+    print_multi(&x, &y);
+    
+    let z = pass_x(&x, &y);
+    print_one(z);
+
+    let mut t = 3;
+    add_one(&mut t);
+    print_one(&t);
+}
+
    +
  1. 🌟
  2. +
+
/* Make it work by adding proper lifetime annotation */
+fn longest(x: &str, y: &str) -> &str {
+    if x.len() > y.len() {
+        x
+    } else {
+        y
+    }
+}
+
+fn main() {}
+
    +
  1. 🌟🌟🌟
  2. +
+
// `'a` must live longer than the function.
+// Here, `&String::from("foo")` would create a `String`, followed by a
+// reference. Then the data is dropped upon exiting the scope, leaving
+// a reference to invalid data to be returned.
+
+/* Fix the error in three ways  */
+fn invalid_output<'a>() -> &'a String { 
+    &String::from("foo") 
+}
+
+fn main() {
+}
+
    +
  1. 🌟🌟
  2. +
+
// `print_refs` takes two references to `i32` which have different
+// lifetimes `'a` and `'b`. These two lifetimes must both be at
+// least as long as the function `print_refs`.
+fn print_refs<'a, 'b>(x: &'a i32, y: &'b i32) {
+    println!("x is {} and y is {}", x, y);
+}
+
+/* Make it work */
+// A function which takes no arguments, but has a lifetime parameter `'a`.
+fn failed_borrow<'a>() {
+    let _x = 12;
+
+    // ERROR: `_x` does not live long enough
+    let y: &'a i32 = &_x;
+    // Attempting to use the lifetime `'a` as an explicit type annotation 
+    // inside the function will fail because the lifetime of `&_x` is shorter
+    // than `'a` . A short lifetime cannot be coerced into a longer one.
+}
+
+fn main() {
+    let (four, nine) = (4, 9);
+    
+    // Borrows (`&`) of both variables are passed into the function.
+    print_refs(&four, &nine);
+    // Any input which is borrowed must outlive the borrower. 
+    // In other words, the lifetime of `four` and `nine` must 
+    // be longer than that of `print_refs`.
+    
+    failed_borrow();
+    // `failed_borrow` contains no references to force `'a` to be 
+    // longer than the lifetime of the function, but `'a` is longer.
+    // Because the lifetime is never constrained, it defaults to `'static`.
+}
+

Structs

+
    +
  1. 🌟
  2. +
+
/* Make it work by adding proper lifetime annotation */
+
+// A type `Borrowed` which houses a reference to an
+// `i32`. The reference to `i32` must outlive `Borrowed`.
+#[derive(Debug)]
+struct Borrowed(&i32);
+
+// Similarly, both references here must outlive this structure.
+#[derive(Debug)]
+struct NamedBorrowed {
+    x: &i32,
+    y: &i32,
+}
+
+// An enum which is either an `i32` or a reference to one.
+#[derive(Debug)]
+enum Either {
+    Num(i32),
+    Ref(&i32),
+}
+
+fn main() {
+    let x = 18;
+    let y = 15;
+
+    let single = Borrowed(&x);
+    let double = NamedBorrowed { x: &x, y: &y };
+    let reference = Either::Ref(&x);
+    let number    = Either::Num(y);
+
+    println!("x is borrowed in {:?}", single);
+    println!("x and y are borrowed in {:?}", double);
+    println!("x is borrowed in {:?}", reference);
+    println!("y is *not* borrowed in {:?}", number);
+}
+
    +
  1. 🌟🌟
  2. +
+
/* Make it work */
+
+#[derive(Debug)]
+struct NoCopyType {}
+
+#[derive(Debug)]
+struct Example<'a, 'b> {
+    a: &'a u32,
+    b: &'b NoCopyType
+}
+
+fn main()
+{ 
+  /* 'a tied to fn-main stackframe */
+  let var_a = 35;
+  let example: Example;
+  
+  {
+    /* Lifetime 'b tied to new stackframe/scope */ 
+    let var_b = NoCopyType {};
+    
+    /* fixme */
+    example = Example { a: &var_a, b: &var_b };
+  }
+  
+  println!("(Success!) {:?}", example);
+}
+
    +
  1. 🌟🌟
  2. +
+

+#[derive(Debug)]
+struct NoCopyType {}
+
+#[derive(Debug)]
+#[allow(dead_code)]
+struct Example<'a, 'b> {
+    a: &'a u32,
+    b: &'b NoCopyType
+}
+
+/* Fix function signature */
+fn fix_me(foo: &Example) -> &NoCopyType
+{ foo.b }
+
+fn main()
+{
+    let no_copy = NoCopyType {};
+    let example = Example { a: &1, b: &no_copy };
+    fix_me(&example);
+    println!("Success!")
+}
+

Method

+

Methods are annotated similarly to functions.

+

Example

+
struct Owner(i32);
+
+impl Owner {
+    // Annotate lifetimes as in a standalone function.
+    fn add_one<'a>(&'a mut self) { self.0 += 1; }
+    fn print<'a>(&'a self) {
+        println!("`print`: {}", self.0);
+    }
+}
+
+fn main() {
+    let mut owner = Owner(18);
+
+    owner.add_one();
+    owner.print();
+}
+
    +
  1. 🌟🌟
  2. +
+
/* Make it work by adding proper lifetime annotations */
+struct ImportantExcerpt {
+    part: &str,
+}
+
+impl ImportantExcerpt {
+    fn level(&'a self) -> i32 {
+        3
+    }
+}
+
+fn main() {}
+

Elision

+

Some lifetime patterns are so common that borrow checker will allow you to omit them to save typing and improve readability.

+

This is known as Elision. Elision exist in Rust only because these patterns are common.

+

For a more comprehensive understanding of elision, please see lifetime elision in the official book.

+
    +
  1. 🌟🌟
  2. +
+
/* Remove all the lifetimes that can be elided */
+
+fn input<'a>(x: &'a i32) {
+    println!("`annotated_input`: {}", x);
+}
+
+fn pass<'a>(x: &'a i32) -> &'a i32 { x }
+
+fn longest<'a, 'b>(x: &'a str, y: &'b str) -> &'a str {
+    x
+}
+
+struct Owner(i32);
+
+impl Owner {
+    // Annotate lifetimes as in a standalone function.
+    fn add_one<'a>(&'a mut self) { self.0 += 1; }
+    fn print<'a>(&'a self) {
+        println!("`print`: {}", self.0);
+    }
+}
+
+struct Person<'a> {
+    age: u8,
+    name: &'a str,
+}
+
+enum Either<'a> {
+    Num(i32),
+    Ref(&'a i32),
+}
+
+fn main() {}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it :)

+
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/lifetime/intro.html b/lifetime/intro.html new file mode 100644 index 000000000..0f56e5c23 --- /dev/null +++ b/lifetime/intro.html @@ -0,0 +1,255 @@ + + + + + + Lifetime - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Lifetime

+

Learning resources:

+ + +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/lifetime/static.html b/lifetime/static.html new file mode 100644 index 000000000..3c8b72653 --- /dev/null +++ b/lifetime/static.html @@ -0,0 +1,431 @@ + + + + + + &'static and T: 'static - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

&'static and T: 'static

+

'static is a reserved lifetime name, you might have encountered it several times:

+
#![allow(unused)]
+fn main() {
+// A reference with 'static lifetime:
+let s: &'static str = "hello world";
+
+// 'static as part of a trait bound:
+fn generic<T>(x: T) where T: 'static {}
+}
+

Though they are all 'static, but subtly different.

+

&'static

+

As a reference lifetime, &'static indicates the data pointed to by the reference lives as long as the running program. But it can still be coerced to a shorter lifetime.

+
    +
  1. 🌟🌟 There are several ways to make a variable with 'static lifetime, two of them are stored in the read-only memory of the binary.
  2. +
+

+/* Fill in the blank in two ways */
+fn main() {
+    __;
+    need_static(v);
+
+    println!("Success!")
+}
+
+fn need_static(r : &'static str) {
+    assert_eq!(r, "hello");
+}
+
    +
  1. 🌟🌟🌟🌟 Another way to make 'static lifetime is using Box::leak
  2. +
+
#[derive(Debug)]
+struct Config {
+    a: String,
+    b: String,
+}
+static mut config: Option<&mut Config> = None;
+
+/* Make it work without changing the function signatures of `init`*/
+fn init() -> Option<&'static mut Config> {
+    Some(&mut Config {
+        a: "A".to_string(),
+        b: "B".to_string(),
+    })
+}
+
+
+fn main() {
+    unsafe {
+        config = init();
+
+        println!("{:?}",config)
+    }
+}
+
    +
  1. 🌟 &'static only indicates that the data can live forever, not the reference. The latter one will be constrained by its scope.
  2. +
+
fn main() {
+    {
+        // Make a `string` literal and print it:
+        let static_string = "I'm in read-only memory";
+        println!("static_string: {}", static_string);
+
+        // When `static_string` goes out of scope, the reference
+        // can no longer be used, but the data remains in the binary.
+    }
+
+    println!("static_string reference remains alive: {}", static_string);
+}
+
    +
  1. &'static can be coerced to a shorter lifetime.
  2. +
+

Example

+
// Make a constant with `'static` lifetime.
+static NUM: i32 = 18;
+
+// Returns a reference to `NUM` where its `'static`
+// lifetime is coerced to that of the input argument.
+fn coerce_static<'a>(_: &'a i32) -> &'a i32 {
+    &NUM
+}
+
+fn main() {
+    {
+        // Make an integer to use for `coerce_static`:
+        let lifetime_num = 9;
+
+        // Coerce `NUM` to lifetime of `lifetime_num`:
+        let coerced_static = coerce_static(&lifetime_num);
+
+        println!("coerced_static: {}", coerced_static);
+    }
+
+    println!("NUM: {} stays accessible!", NUM);
+}
+

T: 'static

+

As a trait bound, it means the type does not contain any non-static references. Eg. the receiver can hold on to the type for as long as they want and it will never become invalid until they drop it.

+

It's important to understand this means that any owned data always passes a 'static lifetime bound, but a reference to that owned data generally does not.

+
    +
  1. 🌟🌟
  2. +
+
/* Make it work */
+use std::fmt::Debug;
+
+fn print_it<T: Debug + 'static>( input: T) {
+    println!( "'static value passed in is: {:?}", input );
+}
+
+fn print_it1( input: impl Debug + 'static ) {
+    println!( "'static value passed in is: {:?}", input );
+}
+
+
+fn print_it2<T: Debug + 'static>( input: &T) {
+    println!( "'static value passed in is: {:?}", input );
+}
+
+fn main() {
+    // i is owned and contains no references, thus it's 'static:
+    let i = 5;
+    print_it(i);
+
+    // oops, &i only has the lifetime defined by the scope of
+    // main(), so it's not 'static:
+    print_it(&i);
+
+    print_it1(&i);
+
+    // but this one WORKS !
+    print_it2(&i);
+}
+
    +
  1. 🌟🌟🌟
  2. +
+
use std::fmt::Display;
+
+fn main() {
+  let mut string = "First".to_owned();
+
+  string.push_str(string.to_uppercase().as_str());
+  print_a(&string);
+  print_b(&string);
+  print_c(&string); // Compilation error
+  print_d(&string); // Compilation error
+  print_e(&string);
+  print_f(&string);
+  print_g(&string); // Compilation error
+}
+
+fn print_a<T: Display + 'static>(t: &T) {
+  println!("{}", t);
+}
+
+fn print_b<T>(t: &T)
+where
+  T: Display + 'static,
+{
+  println!("{}", t);
+}
+
+fn print_c(t: &'static dyn Display) {
+  println!("{}", t)
+}
+
+fn print_d(t: &'static impl Display) {
+  println!("{}", t)
+}
+
+fn print_e(t: &(dyn Display + 'static)) {
+  println!("{}", t)
+}
+
+fn print_f(t: &(impl Display + 'static)) {
+  println!("{}", t)
+}
+
+fn print_g(t: &'static String) {
+  println!("{}", t);
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it :)

+
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/macro.html b/macro.html new file mode 100644 index 000000000..80bae429b --- /dev/null +++ b/macro.html @@ -0,0 +1,250 @@ + + + + + + Macro TODO - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

macro

+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/mark.min.js b/mark.min.js new file mode 100644 index 000000000..163623188 --- /dev/null +++ b/mark.min.js @@ -0,0 +1,7 @@ +/*!*************************************************** +* mark.js v8.11.1 +* https://markjs.io/ +* Copyright (c) 2014–2018, Julian Kühnel +* Released under the MIT license https://git.io/vwTVl +*****************************************************/ +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):e.Mark=t()}(this,function(){"use strict";var e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},t=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")},n=function(){function e(e,t){for(var n=0;n1&&void 0!==arguments[1])||arguments[1],i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[],o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:5e3;t(this,e),this.ctx=n,this.iframes=r,this.exclude=i,this.iframesTimeout=o}return n(e,[{key:"getContexts",value:function(){var e=[];return(void 0!==this.ctx&&this.ctx?NodeList.prototype.isPrototypeOf(this.ctx)?Array.prototype.slice.call(this.ctx):Array.isArray(this.ctx)?this.ctx:"string"==typeof this.ctx?Array.prototype.slice.call(document.querySelectorAll(this.ctx)):[this.ctx]:[]).forEach(function(t){var n=e.filter(function(e){return e.contains(t)}).length>0;-1!==e.indexOf(t)||n||e.push(t)}),e}},{key:"getIframeContents",value:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:function(){},r=void 0;try{var i=e.contentWindow;if(r=i.document,!i||!r)throw new Error("iframe inaccessible")}catch(e){n()}r&&t(r)}},{key:"isIframeBlank",value:function(e){var t="about:blank",n=e.getAttribute("src").trim();return e.contentWindow.location.href===t&&n!==t&&n}},{key:"observeIframeLoad",value:function(e,t,n){var r=this,i=!1,o=null,a=function a(){if(!i){i=!0,clearTimeout(o);try{r.isIframeBlank(e)||(e.removeEventListener("load",a),r.getIframeContents(e,t,n))}catch(e){n()}}};e.addEventListener("load",a),o=setTimeout(a,this.iframesTimeout)}},{key:"onIframeReady",value:function(e,t,n){try{"complete"===e.contentWindow.document.readyState?this.isIframeBlank(e)?this.observeIframeLoad(e,t,n):this.getIframeContents(e,t,n):this.observeIframeLoad(e,t,n)}catch(e){n()}}},{key:"waitForIframes",value:function(e,t){var n=this,r=0;this.forEachIframe(e,function(){return!0},function(e){r++,n.waitForIframes(e.querySelector("html"),function(){--r||t()})},function(e){e||t()})}},{key:"forEachIframe",value:function(t,n,r){var i=this,o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:function(){},a=t.querySelectorAll("iframe"),s=a.length,c=0;a=Array.prototype.slice.call(a);var u=function(){--s<=0&&o(c)};s||u(),a.forEach(function(t){e.matches(t,i.exclude)?u():i.onIframeReady(t,function(e){n(t)&&(c++,r(e)),u()},u)})}},{key:"createIterator",value:function(e,t,n){return document.createNodeIterator(e,t,n,!1)}},{key:"createInstanceOnIframe",value:function(t){return new e(t.querySelector("html"),this.iframes)}},{key:"compareNodeIframe",value:function(e,t,n){if(e.compareDocumentPosition(n)&Node.DOCUMENT_POSITION_PRECEDING){if(null===t)return!0;if(t.compareDocumentPosition(n)&Node.DOCUMENT_POSITION_FOLLOWING)return!0}return!1}},{key:"getIteratorNode",value:function(e){var t=e.previousNode();return{prevNode:t,node:null===t?e.nextNode():e.nextNode()&&e.nextNode()}}},{key:"checkIframeFilter",value:function(e,t,n,r){var i=!1,o=!1;return r.forEach(function(e,t){e.val===n&&(i=t,o=e.handled)}),this.compareNodeIframe(e,t,n)?(!1!==i||o?!1===i||o||(r[i].handled=!0):r.push({val:n,handled:!0}),!0):(!1===i&&r.push({val:n,handled:!1}),!1)}},{key:"handleOpenIframes",value:function(e,t,n,r){var i=this;e.forEach(function(e){e.handled||i.getIframeContents(e.val,function(e){i.createInstanceOnIframe(e).forEachNode(t,n,r)})})}},{key:"iterateThroughNodes",value:function(e,t,n,r,i){for(var o,a=this,s=this.createIterator(t,e,r),c=[],u=[],l=void 0,h=void 0;void 0,o=a.getIteratorNode(s),h=o.prevNode,l=o.node;)this.iframes&&this.forEachIframe(t,function(e){return a.checkIframeFilter(l,h,e,c)},function(t){a.createInstanceOnIframe(t).forEachNode(e,function(e){return u.push(e)},r)}),u.push(l);u.forEach(function(e){n(e)}),this.iframes&&this.handleOpenIframes(c,e,n,r),i()}},{key:"forEachNode",value:function(e,t,n){var r=this,i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:function(){},o=this.getContexts(),a=o.length;a||i(),o.forEach(function(o){var s=function(){r.iterateThroughNodes(e,o,t,n,function(){--a<=0&&i()})};r.iframes?r.waitForIframes(o,s):s()})}}],[{key:"matches",value:function(e,t){var n="string"==typeof t?[t]:t,r=e.matches||e.matchesSelector||e.msMatchesSelector||e.mozMatchesSelector||e.oMatchesSelector||e.webkitMatchesSelector;if(r){var i=!1;return n.every(function(t){return!r.call(e,t)||(i=!0,!1)}),i}return!1}}]),e}(),o=function(){function e(n){t(this,e),this.opt=r({},{diacritics:!0,synonyms:{},accuracy:"partially",caseSensitive:!1,ignoreJoiners:!1,ignorePunctuation:[],wildcards:"disabled"},n)}return n(e,[{key:"create",value:function(e){return"disabled"!==this.opt.wildcards&&(e=this.setupWildcardsRegExp(e)),e=this.escapeStr(e),Object.keys(this.opt.synonyms).length&&(e=this.createSynonymsRegExp(e)),(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(e=this.setupIgnoreJoinersRegExp(e)),this.opt.diacritics&&(e=this.createDiacriticsRegExp(e)),e=this.createMergedBlanksRegExp(e),(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(e=this.createJoinersRegExp(e)),"disabled"!==this.opt.wildcards&&(e=this.createWildcardsRegExp(e)),e=this.createAccuracyRegExp(e),new RegExp(e,"gm"+(this.opt.caseSensitive?"":"i"))}},{key:"escapeStr",value:function(e){return e.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&")}},{key:"createSynonymsRegExp",value:function(e){var t=this.opt.synonyms,n=this.opt.caseSensitive?"":"i",r=this.opt.ignoreJoiners||this.opt.ignorePunctuation.length?"\0":"";for(var i in t)if(t.hasOwnProperty(i)){var o=t[i],a="disabled"!==this.opt.wildcards?this.setupWildcardsRegExp(i):this.escapeStr(i),s="disabled"!==this.opt.wildcards?this.setupWildcardsRegExp(o):this.escapeStr(o);""!==a&&""!==s&&(e=e.replace(new RegExp("("+this.escapeStr(a)+"|"+this.escapeStr(s)+")","gm"+n),r+"("+this.processSynonyms(a)+"|"+this.processSynonyms(s)+")"+r))}return e}},{key:"processSynonyms",value:function(e){return(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(e=this.setupIgnoreJoinersRegExp(e)),e}},{key:"setupWildcardsRegExp",value:function(e){return(e=e.replace(/(?:\\)*\?/g,function(e){return"\\"===e.charAt(0)?"?":""})).replace(/(?:\\)*\*/g,function(e){return"\\"===e.charAt(0)?"*":""})}},{key:"createWildcardsRegExp",value:function(e){var t="withSpaces"===this.opt.wildcards;return e.replace(/\u0001/g,t?"[\\S\\s]?":"\\S?").replace(/\u0002/g,t?"[\\S\\s]*?":"\\S*")}},{key:"setupIgnoreJoinersRegExp",value:function(e){return e.replace(/[^(|)\\]/g,function(e,t,n){var r=n.charAt(t+1);return/[(|)\\]/.test(r)||""===r?e:e+"\0"})}},{key:"createJoinersRegExp",value:function(e){var t=[],n=this.opt.ignorePunctuation;return Array.isArray(n)&&n.length&&t.push(this.escapeStr(n.join(""))),this.opt.ignoreJoiners&&t.push("\\u00ad\\u200b\\u200c\\u200d"),t.length?e.split(/\u0000+/).join("["+t.join("")+"]*"):e}},{key:"createDiacriticsRegExp",value:function(e){var t=this.opt.caseSensitive?"":"i",n=this.opt.caseSensitive?["aàáảãạăằắẳẵặâầấẩẫậäåāą","AÀÁẢÃẠĂẰẮẲẴẶÂẦẤẨẪẬÄÅĀĄ","cçćč","CÇĆČ","dđď","DĐĎ","eèéẻẽẹêềếểễệëěēę","EÈÉẺẼẸÊỀẾỂỄỆËĚĒĘ","iìíỉĩịîïī","IÌÍỈĨỊÎÏĪ","lł","LŁ","nñňń","NÑŇŃ","oòóỏõọôồốổỗộơởỡớờợöøō","OÒÓỎÕỌÔỒỐỔỖỘƠỞỠỚỜỢÖØŌ","rř","RŘ","sšśșş","SŠŚȘŞ","tťțţ","TŤȚŢ","uùúủũụưừứửữựûüůū","UÙÚỦŨỤƯỪỨỬỮỰÛÜŮŪ","yýỳỷỹỵÿ","YÝỲỶỸỴŸ","zžżź","ZŽŻŹ"]:["aàáảãạăằắẳẵặâầấẩẫậäåāąAÀÁẢÃẠĂẰẮẲẴẶÂẦẤẨẪẬÄÅĀĄ","cçćčCÇĆČ","dđďDĐĎ","eèéẻẽẹêềếểễệëěēęEÈÉẺẼẸÊỀẾỂỄỆËĚĒĘ","iìíỉĩịîïīIÌÍỈĨỊÎÏĪ","lłLŁ","nñňńNÑŇŃ","oòóỏõọôồốổỗộơởỡớờợöøōOÒÓỎÕỌÔỒỐỔỖỘƠỞỠỚỜỢÖØŌ","rřRŘ","sšśșşSŠŚȘŞ","tťțţTŤȚŢ","uùúủũụưừứửữựûüůūUÙÚỦŨỤƯỪỨỬỮỰÛÜŮŪ","yýỳỷỹỵÿYÝỲỶỸỴŸ","zžżźZŽŻŹ"],r=[];return e.split("").forEach(function(i){n.every(function(n){if(-1!==n.indexOf(i)){if(r.indexOf(n)>-1)return!1;e=e.replace(new RegExp("["+n+"]","gm"+t),"["+n+"]"),r.push(n)}return!0})}),e}},{key:"createMergedBlanksRegExp",value:function(e){return e.replace(/[\s]+/gim,"[\\s]+")}},{key:"createAccuracyRegExp",value:function(e){var t=this,n=this.opt.accuracy,r="string"==typeof n?n:n.value,i="";switch(("string"==typeof n?[]:n.limiters).forEach(function(e){i+="|"+t.escapeStr(e)}),r){case"partially":default:return"()("+e+")";case"complementary":return"()([^"+(i="\\s"+(i||this.escapeStr("!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~¡¿")))+"]*"+e+"[^"+i+"]*)";case"exactly":return"(^|\\s"+i+")("+e+")(?=$|\\s"+i+")"}}}]),e}(),a=function(){function a(e){t(this,a),this.ctx=e,this.ie=!1;var n=window.navigator.userAgent;(n.indexOf("MSIE")>-1||n.indexOf("Trident")>-1)&&(this.ie=!0)}return n(a,[{key:"log",value:function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"debug",r=this.opt.log;this.opt.debug&&"object"===(void 0===r?"undefined":e(r))&&"function"==typeof r[n]&&r[n]("mark.js: "+t)}},{key:"getSeparatedKeywords",value:function(e){var t=this,n=[];return e.forEach(function(e){t.opt.separateWordSearch?e.split(" ").forEach(function(e){e.trim()&&-1===n.indexOf(e)&&n.push(e)}):e.trim()&&-1===n.indexOf(e)&&n.push(e)}),{keywords:n.sort(function(e,t){return t.length-e.length}),length:n.length}}},{key:"isNumeric",value:function(e){return Number(parseFloat(e))==e}},{key:"checkRanges",value:function(e){var t=this;if(!Array.isArray(e)||"[object Object]"!==Object.prototype.toString.call(e[0]))return this.log("markRanges() will only accept an array of objects"),this.opt.noMatch(e),[];var n=[],r=0;return e.sort(function(e,t){return e.start-t.start}).forEach(function(e){var i=t.callNoMatchOnInvalidRanges(e,r),o=i.start,a=i.end;i.valid&&(e.start=o,e.length=a-o,n.push(e),r=a)}),n}},{key:"callNoMatchOnInvalidRanges",value:function(e,t){var n=void 0,r=void 0,i=!1;return e&&void 0!==e.start?(r=(n=parseInt(e.start,10))+parseInt(e.length,10),this.isNumeric(e.start)&&this.isNumeric(e.length)&&r-t>0&&r-n>0?i=!0:(this.log("Ignoring invalid or overlapping range: "+JSON.stringify(e)),this.opt.noMatch(e))):(this.log("Ignoring invalid range: "+JSON.stringify(e)),this.opt.noMatch(e)),{start:n,end:r,valid:i}}},{key:"checkWhitespaceRanges",value:function(e,t,n){var r=void 0,i=!0,o=n.length,a=t-o,s=parseInt(e.start,10)-a;return(r=(s=s>o?o:s)+parseInt(e.length,10))>o&&(r=o,this.log("End range automatically set to the max value of "+o)),s<0||r-s<0||s>o||r>o?(i=!1,this.log("Invalid range: "+JSON.stringify(e)),this.opt.noMatch(e)):""===n.substring(s,r).replace(/\s+/g,"")&&(i=!1,this.log("Skipping whitespace only range: "+JSON.stringify(e)),this.opt.noMatch(e)),{start:s,end:r,valid:i}}},{key:"getTextNodes",value:function(e){var t=this,n="",r=[];this.iterator.forEachNode(NodeFilter.SHOW_TEXT,function(e){r.push({start:n.length,end:(n+=e.textContent).length,node:e})},function(e){return t.matchesExclude(e.parentNode)?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT},function(){e({value:n,nodes:r})})}},{key:"matchesExclude",value:function(e){return i.matches(e,this.opt.exclude.concat(["script","style","title","head","html"]))}},{key:"wrapRangeInTextNode",value:function(e,t,n){var r=this.opt.element?this.opt.element:"mark",i=e.splitText(t),o=i.splitText(n-t),a=document.createElement(r);return a.setAttribute("data-markjs","true"),this.opt.className&&a.setAttribute("class",this.opt.className),a.textContent=i.textContent,i.parentNode.replaceChild(a,i),o}},{key:"wrapRangeInMappedTextNode",value:function(e,t,n,r,i){var o=this;e.nodes.every(function(a,s){var c=e.nodes[s+1];if(void 0===c||c.start>t){if(!r(a.node))return!1;var u=t-a.start,l=(n>a.end?a.end:n)-a.start,h=e.value.substr(0,a.start),f=e.value.substr(l+a.start);if(a.node=o.wrapRangeInTextNode(a.node,u,l),e.value=h+f,e.nodes.forEach(function(t,n){n>=s&&(e.nodes[n].start>0&&n!==s&&(e.nodes[n].start-=l),e.nodes[n].end-=l)}),n-=l,i(a.node.previousSibling,a.start),!(n>a.end))return!1;t=a.end}return!0})}},{key:"wrapGroups",value:function(e,t,n,r){return r((e=this.wrapRangeInTextNode(e,t,t+n)).previousSibling),e}},{key:"separateGroups",value:function(e,t,n,r,i){for(var o=t.length,a=1;a-1&&r(t[a],e)&&(e=this.wrapGroups(e,s,t[a].length,i))}return e}},{key:"wrapMatches",value:function(e,t,n,r,i){var o=this,a=0===t?0:t+1;this.getTextNodes(function(t){t.nodes.forEach(function(t){t=t.node;for(var i=void 0;null!==(i=e.exec(t.textContent))&&""!==i[a];){if(o.opt.separateGroups)t=o.separateGroups(t,i,a,n,r);else{if(!n(i[a],t))continue;var s=i.index;if(0!==a)for(var c=1;c + + + + + Method & Associated function - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Associated functions & Methods

+

Examples

+
struct Point {
+    x: f64,
+    y: f64,
+}
+
+// Implementation block, all `Point` associated functions & methods go in here.
+impl Point {
+    // This is an "associated function" because this function is associated with
+    // a particular type, that is, Point.
+    //
+    // Associated functions don't need to be called with an instance.
+    // These functions are generally used like constructors.
+    fn origin() -> Point {
+        Point { x: 0.0, y: 0.0 }
+    }
+
+    // Another associated function, taking two arguments:
+    fn new(x: f64, y: f64) -> Point {
+        Point { x: x, y: y }
+    }
+}
+
+struct Rectangle {
+    p1: Point,
+    p2: Point,
+}
+
+impl Rectangle {
+    // This is a method.
+    // `&self` is sugar for `self: &Self`, where `Self` is the type of the
+    // caller object. In this case `Self` = `Rectangle`
+    fn area(&self) -> f64 {
+        // `self` gives access to the struct fields via the dot operator.
+        let Point { x: x1, y: y1 } = self.p1;
+        let Point { x: x2, y: y2 } = self.p2;
+
+        // `abs` is a `f64` method that returns the absolute value of the
+        // caller
+        ((x1 - x2) * (y1 - y2)).abs()
+    }
+
+    fn perimeter(&self) -> f64 {
+        let Point { x: x1, y: y1 } = self.p1;
+        let Point { x: x2, y: y2 } = self.p2;
+
+        2.0 * ((x1 - x2).abs() + (y1 - y2).abs())
+    }
+
+    // This method requires the caller object to be mutable
+    // `&mut self` desugars to `self: &mut Self`
+    fn translate(&mut self, x: f64, y: f64) {
+        self.p1.x += x;
+        self.p2.x += x;
+
+        self.p1.y += y;
+        self.p2.y += y;
+    }
+}
+
+// `Pair` owns resources: two heap allocated integers.
+struct Pair(Box<i32>, Box<i32>);
+
+impl Pair {
+    // This method "consumes" the resources of the caller object
+    // `self` desugars to `self: Self`
+    fn destroy(self) {
+        // Destructure `self`
+        let Pair(first, second) = self;
+
+        println!("Destroying Pair({}, {})", first, second);
+
+        // `first` and `second` go out of scope and get freed.
+    }
+}
+
+fn main() {
+    let rectangle = Rectangle {
+        // Associated functions are called using double colons
+        p1: Point::origin(),
+        p2: Point::new(3.0, 4.0),
+    };
+
+    // Methods are called using the dot operator.
+    // Note that the first argument `&self` is implicitly passed, i.e.
+    // `rectangle.perimeter()` === `Rectangle::perimeter(&rectangle)`
+    println!("Rectangle perimeter: {}", rectangle.perimeter());
+    println!("Rectangle area: {}", rectangle.area());
+
+    let mut square = Rectangle {
+        p1: Point::origin(),
+        p2: Point::new(1.0, 1.0),
+    };
+
+    // Error! `rectangle` is immutable, but this method requires a mutable
+    // object.
+    //rectangle.translate(1.0, 0.0);
+    // TODO ^ Try uncommenting this line
+
+    // Okay! Mutable objects can call mutable methods
+    square.translate(1.0, 1.0);
+
+    let pair = Pair(Box::new(1), Box::new(2));
+
+    pair.destroy();
+
+    // Error! Previous `destroy` call "consumed" `pair`
+    //pair.destroy();
+    // TODO ^ Try uncommenting this line
+}
+

Exercises

+

Method

+
    +
  1. 🌟🌟 Methods are similar to functions: Declare with fn, have parameters and a return value. Unlike functions, methods are defined within the context of a struct (or an enum or a trait object), and their first parameter is always self, which represents the instance of the struct the method is being called on.
  2. +
+
struct Rectangle {
+    width: u32,
+    height: u32,
+}
+
+impl Rectangle {
+    // Complete the area method which return the area of a Rectangle.
+    fn area
+}
+
+fn main() {
+    let rect1 = Rectangle { width: 30, height: 50 };
+
+    assert_eq!(rect1.area(), 1500);
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟 self will take the ownership of current struct instance, however, &self will only borrow a reference from the instance.
  2. +
+
// Only fill in the blanks, DON'T remove any line!
+#[derive(Debug)]
+struct TrafficLight {
+    color: String,
+}
+
+impl TrafficLight {
+    pub fn show_state(__)  {
+        println!("the current state is {}", __.color);
+    }
+}
+fn main() {
+    let light = TrafficLight{
+        color: "red".to_owned(),
+    };
+    // Don't take the ownership of `light` here.
+    light.show_state();
+    // ... Otherwise, there will be an error below
+    println!("{:?}", light);
+}
+
    +
  1. 🌟🌟 The &self is actually short for self: &Self. Within an impl block, the type Self is an alias for the type that the impl block is for. Methods must have a parameter named self of type Self for their first parameter, so Rust lets you abbreviate this with only the name self in the first parameter spot.
  2. +
+
struct TrafficLight {
+    color: String,
+}
+
+impl TrafficLight {
+    // Using `Self` to fill in the blank.
+    pub fn show_state(__)  {
+        println!("the current state is {}", self.color);
+    }
+
+    // Fill in the blank, DON'T use any variants of `Self`.
+    pub fn change_state(__) {
+        self.color = "green".to_string()
+    }
+}
+fn main() {
+    println!("Success!");
+}
+

Associated functions

+
    +
  1. 🌟🌟 All functions defined within an impl block are called associated functions because they’re associated with the type named after the impl. We can define associated functions that don’t have self as their first parameter (and thus are not methods) because they don’t need an instance of the type to work with.
  2. +
+
#[derive(Debug)]
+struct TrafficLight {
+    color: String,
+}
+
+impl TrafficLight {
+    // 1. Implement an associated function `new`,
+    // 2. It will return a TrafficLight contains color "red"
+    // 3. Must use `Self`, DONT use `TrafficLight` in fn signatures or body
+    pub fn new() 
+
+    pub fn get_state(&self) -> &str {
+        &self.color
+    }
+}
+
+fn main() {
+    let light = TrafficLight::new();
+    assert_eq!(light.get_state(), "red");
+
+    println!("Success!");
+}
+

Multiple impl blocks

+
    +
  1. 🌟 Each struct is allowed to have multiple impl blocks.
  2. +
+

+struct Rectangle {
+    width: u32,
+    height: u32,
+}
+
+// Using multiple `impl` blocks to rewrite the code below.
+impl Rectangle {
+    fn area(&self) -> u32 {
+        self.width * self.height
+    }
+
+    fn can_hold(&self, other: &Rectangle) -> bool {
+        self.width > other.width && self.height > other.height
+    }
+}
+
+
+fn main() {
+    println!("Success!");
+}
+

Enums

+
    +
  1. 🌟🌟🌟 We can also implement methods for enums.
  2. +
+

+#[derive(Debug)]
+enum TrafficLightColor {
+    Red,
+    Yellow,
+    Green,
+}
+
+// Implement TrafficLightColor with a method.
+impl TrafficLightColor {
+    
+}
+
+fn main() {
+    let c = TrafficLightColor::Yellow;
+
+    assert_eq!(c.color(), "yellow");
+
+    println!("{:?}",c);
+}
+

Practice

+

@todo

+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/mode-rust.js b/mode-rust.js new file mode 100644 index 000000000..efe35baeb --- /dev/null +++ b/mode-rust.js @@ -0,0 +1,7 @@ +ace.define("ace/mode/rust_highlight_rules",["require","exports","module","ace/lib/oop","ace/mode/text_highlight_rules"],function(e,t,n){"use strict";var r=e("../lib/oop"),i=e("./text_highlight_rules").TextHighlightRules,s=/\\(?:[nrt0'"\\]|x[\da-fA-F]{2}|u\{[\da-fA-F]{6}\})/.source,o=function(){this.$rules={start:[{token:"variable.other.source.rust",regex:"'[a-zA-Z_][a-zA-Z0-9_]*(?![\\'])"},{token:"string.quoted.single.source.rust",regex:"'(?:[^'\\\\]|"+s+")'"},{token:"identifier",regex:/r#[a-zA-Z_][a-zA-Z0-9_]*\b/},{stateName:"bracketedComment",onMatch:function(e,t,n){return n.unshift(this.next,e.length-1,t),"string.quoted.raw.source.rust"},regex:/r#*"/,next:[{onMatch:function(e,t,n){var r="string.quoted.raw.source.rust";return e.length>=n[1]?(e.length>n[1]&&(r="invalid"),n.shift(),n.shift(),this.next=n.shift()):this.next="",r},regex:/"#*/,next:"start"},{defaultToken:"string.quoted.raw.source.rust"}]},{token:"string.quoted.double.source.rust",regex:'"',push:[{token:"string.quoted.double.source.rust",regex:'"',next:"pop"},{token:"constant.character.escape.source.rust",regex:s},{defaultToken:"string.quoted.double.source.rust"}]},{token:["keyword.source.rust","text","entity.name.function.source.rust"],regex:"\\b(fn)(\\s+)((?:r#)?[a-zA-Z_][a-zA-Z0-9_]*)"},{token:"support.constant",regex:"\\b[a-zA-Z_][\\w\\d]*::"},{token:"keyword.source.rust",regex:"\\b(?:abstract|alignof|as|become|box|break|catch|continue|const|crate|default|do|dyn|else|enum|extern|for|final|if|impl|in|let|loop|macro|match|mod|move|mut|offsetof|override|priv|proc|pub|pure|ref|return|self|sizeof|static|struct|super|trait|type|typeof|union|unsafe|unsized|use|virtual|where|while|yield)\\b"},{token:"storage.type.source.rust",regex:"\\b(?:Self|isize|usize|char|bool|u8|u16|u32|u64|u128|f16|f32|f64|i8|i16|i32|i64|i128|str|option|either|c_float|c_double|c_void|FILE|fpos_t|DIR|dirent|c_char|c_schar|c_uchar|c_short|c_ushort|c_int|c_uint|c_long|c_ulong|size_t|ptrdiff_t|clock_t|time_t|c_longlong|c_ulonglong|intptr_t|uintptr_t|off_t|dev_t|ino_t|pid_t|mode_t|ssize_t)\\b"},{token:"variable.language.source.rust",regex:"\\bself\\b"},{token:"comment.line.doc.source.rust",regex:"//!.*$"},{token:"comment.line.double-dash.source.rust",regex:"//.*$"},{token:"comment.start.block.source.rust",regex:"/\\*",stateName:"comment",push:[{token:"comment.start.block.source.rust",regex:"/\\*",push:"comment"},{token:"comment.end.block.source.rust",regex:"\\*/",next:"pop"},{defaultToken:"comment.block.source.rust"}]},{token:"keyword.operator",regex:/\$|[-=]>|[-+%^=!&|<>]=?|[*/](?![*/])=?/},{token:"punctuation.operator",regex:/[?:,;.]/},{token:"paren.lparen",regex:/[\[({]/},{token:"paren.rparen",regex:/[\])}]/},{token:"constant.language.source.rust",regex:"\\b(?:true|false|Some|None|Ok|Err)\\b"},{token:"support.constant.source.rust",regex:"\\b(?:EXIT_FAILURE|EXIT_SUCCESS|RAND_MAX|EOF|SEEK_SET|SEEK_CUR|SEEK_END|_IOFBF|_IONBF|_IOLBF|BUFSIZ|FOPEN_MAX|FILENAME_MAX|L_tmpnam|TMP_MAX|O_RDONLY|O_WRONLY|O_RDWR|O_APPEND|O_CREAT|O_EXCL|O_TRUNC|S_IFIFO|S_IFCHR|S_IFBLK|S_IFDIR|S_IFREG|S_IFMT|S_IEXEC|S_IWRITE|S_IREAD|S_IRWXU|S_IXUSR|S_IWUSR|S_IRUSR|F_OK|R_OK|W_OK|X_OK|STDIN_FILENO|STDOUT_FILENO|STDERR_FILENO)\\b"},{token:"meta.preprocessor.source.rust",regex:"\\b\\w\\(\\w\\)*!|#\\[[\\w=\\(\\)_]+\\]\\b"},{token:"constant.numeric.source.rust",regex:/\b(?:0x[a-fA-F0-9_]+|0o[0-7_]+|0b[01_]+|[0-9][0-9_]*(?!\.))(?:[iu](?:size|8|16|32|64|128))?\b/},{token:"constant.numeric.source.rust",regex:/\b(?:[0-9][0-9_]*)(?:\.[0-9][0-9_]*)?(?:[Ee][+-][0-9][0-9_]*)?(?:f32|f64)?\b/}]},this.normalizeRules()};o.metaData={fileTypes:["rs","rc"],foldingStartMarker:"^.*\\bfn\\s*(\\w+\\s*)?\\([^\\)]*\\)(\\s*\\{[^\\}]*)?\\s*$",foldingStopMarker:"^\\s*\\}",name:"Rust",scopeName:"source.rust"},r.inherits(o,i),t.RustHighlightRules=o}),ace.define("ace/mode/folding/cstyle",["require","exports","module","ace/lib/oop","ace/range","ace/mode/folding/fold_mode"],function(e,t,n){"use strict";var r=e("../../lib/oop"),i=e("../../range").Range,s=e("./fold_mode").FoldMode,o=t.FoldMode=function(e){e&&(this.foldingStartMarker=new RegExp(this.foldingStartMarker.source.replace(/\|[^|]*?$/,"|"+e.start)),this.foldingStopMarker=new RegExp(this.foldingStopMarker.source.replace(/\|[^|]*?$/,"|"+e.end)))};r.inherits(o,s),function(){this.foldingStartMarker=/([\{\[\(])[^\}\]\)]*$|^\s*(\/\*)/,this.foldingStopMarker=/^[^\[\{\(]*([\}\]\)])|^[\s\*]*(\*\/)/,this.singleLineBlockCommentRe=/^\s*(\/\*).*\*\/\s*$/,this.tripleStarBlockCommentRe=/^\s*(\/\*\*\*).*\*\/\s*$/,this.startRegionRe=/^\s*(\/\*|\/\/)#?region\b/,this._getFoldWidgetBase=this.getFoldWidget,this.getFoldWidget=function(e,t,n){var r=e.getLine(n);if(this.singleLineBlockCommentRe.test(r)&&!this.startRegionRe.test(r)&&!this.tripleStarBlockCommentRe.test(r))return"";var i=this._getFoldWidgetBase(e,t,n);return!i&&this.startRegionRe.test(r)?"start":i},this.getFoldWidgetRange=function(e,t,n,r){var i=e.getLine(n);if(this.startRegionRe.test(i))return this.getCommentRegionBlock(e,i,n);var s=i.match(this.foldingStartMarker);if(s){var o=s.index;if(s[1])return this.openingBracketBlock(e,s[1],n,o);var u=e.getCommentFoldRange(n,o+s[0].length,1);return u&&!u.isMultiLine()&&(r?u=this.getSectionRange(e,n):t!="all"&&(u=null)),u}if(t==="markbegin")return;var s=i.match(this.foldingStopMarker);if(s){var o=s.index+s[0].length;return s[1]?this.closingBracketBlock(e,s[1],n,o):e.getCommentFoldRange(n,o,-1)}},this.getSectionRange=function(e,t){var n=e.getLine(t),r=n.search(/\S/),s=t,o=n.length;t+=1;var u=t,a=e.getLength();while(++tf)break;var l=this.getFoldWidgetRange(e,"all",t);if(l){if(l.start.row<=s)break;if(l.isMultiLine())t=l.end.row;else if(r==f)break}u=t}return new i(s,o,u,e.getLine(u).length)},this.getCommentRegionBlock=function(e,t,n){var r=t.search(/\s*$/),s=e.getLength(),o=n,u=/^\s*(?:\/\*|\/\/|--)#?(end)?region\b/,a=1;while(++no)return new i(o,r,l,t.length)}}.call(o.prototype)}),ace.define("ace/mode/rust",["require","exports","module","ace/lib/oop","ace/mode/text","ace/mode/rust_highlight_rules","ace/mode/folding/cstyle"],function(e,t,n){"use strict";var r=e("../lib/oop"),i=e("./text").Mode,s=e("./rust_highlight_rules").RustHighlightRules,o=e("./folding/cstyle").FoldMode,u=function(){this.HighlightRules=s,this.foldingRules=new o,this.$behaviour=this.$defaultBehaviour};r.inherits(u,i),function(){this.lineCommentStart="//",this.blockComment={start:"/*",end:"*/",nestable:!0},this.$quotes={'"':'"'},this.$id="ace/mode/rust"}.call(u.prototype),t.Mode=u}); (function() { + ace.require(["ace/mode/rust"], function(m) { + if (typeof module == "object" && typeof exports == "object" && module) { + module.exports = m; + } + }); + })(); diff --git a/newtype-sized.html b/newtype-sized.html new file mode 100644 index 000000000..413367314 --- /dev/null +++ b/newtype-sized.html @@ -0,0 +1,440 @@ + + + + + + newtype and DST - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

newtype and Sized

+

Newtype

+

The orphan rule tells us that we are allowed to implement a trait on a type as long as either the trait or the type are local to our crate.

+

The newtype pattern can help us get around this restriction, which involves creating a new type in a tuple struct.

+
    +
  1. 🌟
  2. +
+
use std::fmt;
+
+/* Define the Wrapper type */
+__;
+
+// Display is an external trait
+impl fmt::Display for Wrapper {
+    fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
+        write!(f, "[{}]", self.0.join(", "))
+    }
+}
+
+fn main() {
+    // Vec is an external type, so you cannot implement Display trait on Vec type
+    let w = Wrapper(vec![String::from("hello"), String::from("world")]);
+    println!("w = {}", w);
+}
+
    +
  1. 🌟 Hide the methods of the original type.
  2. +
+
/* Make it workd */
+struct Meters(u32);
+
+fn main() {
+    let i: u32 = 2;
+    assert_eq!(i.pow(2), 4);
+
+    let n = Meters(i);
+    // The `pow` method is defined on `u32` type, we can't directly call it 
+    assert_eq!(n.pow(2), 4);
+}
+
    +
  1. 🌟🌟 The newtype idiom gives compile time guarantees that the right type of value is supplied to a program.
  2. +
+
/* Make it work */
+struct Years(i64);
+
+struct Days(i64);
+
+impl Years {
+    pub fn to_days(&self) -> Days {
+        Days(self.0 * 365)
+    }
+}
+
+
+impl Days {
+    pub fn to_years(&self) -> Years {
+        Years(self.0 / 365)
+    }
+}
+
+// An age verification function that checks age in years, must be given a value of type Years.
+fn old_enough(age: &Years) -> bool {
+    age.0 >= 18
+}
+
+fn main() {
+    let age = Years(5);
+    let age_days = age.to_days();
+    println!("Old enough {}", old_enough(&age));
+    println!("Old enough {}", old_enough(&age_days));
+}
+
    +
  1. 🌟🌟
  2. +
+
use std::ops::Add;
+use std::fmt::{self, format};
+
+struct Meters(u32);
+impl fmt::Display for Meters {
+    fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
+        write!(f, "There are still {} meters left", self.0)
+    }
+}
+
+impl Add for Meters {
+    type Output = Self;
+
+    fn add(self, other: Meters) -> Self {
+        Self(self.0 + other.0)
+    }
+}
+fn main() {
+    let d = calculate_distance(Meters(10), Meters(20));
+    assert_eq!(format!("{}",d), "There are still 30 meters left");
+}
+
+/* Implement calculate_distance  */
+fn calculate_distance
+

Type alias

+

Type alias is important to improve the readability of our code.

+
#![allow(unused)]
+fn main() {
+type Thunk = Box<dyn Fn() + Send + 'static>;
+
+let f: Thunk = Box::new(|| println!("hi"));
+
+fn takes_long_type(f: Thunk) {
+    // --snip--
+}
+
+fn returns_long_type() -> Thunk {
+    // --snip--
+}
+}
+
#![allow(unused)]
+fn main() {
+type Result<T> = std::result::Result<T, std::io::Error>;
+}
+

And Unlike newtype, type alias don't create new types, so the following code is valid:

+
#![allow(unused)]
+fn main() {
+type Meters = u32;
+
+let x: u32 = 5;
+let y: Meters = 5;
+
+println!("x + y = {}", x + y);
+}
+
    +
  1. 🌟
  2. +
+
enum VeryVerboseEnumOfThingsToDoWithNumbers {
+    Add,
+    Subtract,
+}
+
+/* Fill in the blank */
+__
+
+fn main() {
+    // We can refer to each variant via its alias, not its long and inconvenient
+    // name.
+    let x = Operations::Add;
+}
+
    +
  1. 🌟🌟 There are a few preserved aliases in Rust, one of which can be used in impl blocks.
  2. +
+
enum VeryVerboseEnumOfThingsToDoWithNumbers {
+    Add,
+    Subtract,
+}
+
+impl VeryVerboseEnumOfThingsToDoWithNumbers {
+    fn run(&self, x: i32, y: i32) -> i32 {
+        match self {
+            __::Add => x + y,
+            __::Subtract => x - y,
+        }
+    }
+}
+

DST and unsized type

+

These concepts are complicated, so we are not going to explain here, but you can find them in The Book.

+
    +
  1. 🌟🌟🌟 Array with dynamic length is a Dynamic Sized Type ( DST ), we can't directly use it
  2. +
+
/* Make it work with const generics */
+fn my_function(n: usize) -> [u32; usize] {
+    [123; n]
+}
+
+fn main() {
+    let arr = my_function();
+    println!("{:?}",arr);
+}
+
    +
  1. 🌟🌟 Slice is unsized type, but the reference of slice is not.
  2. +
+
/* Make it work with slice references */
+fn main() {
+    let s: str = "Hello there!";
+
+    let arr: [u8] = [1, 2, 3];
+}
+
    +
  1. 🌟🌟 Trait is also an unsized type
  2. +
+
/* Make it work in two ways */
+use std::fmt::Display;
+fn foobar(thing: Display) {}    
+
+fn main() {
+}
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/ownership/borrowing.html b/ownership/borrowing.html new file mode 100644 index 000000000..43f82c317 --- /dev/null +++ b/ownership/borrowing.html @@ -0,0 +1,424 @@ + + + + + + Reference and Borrowing - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Reference and Borrowing

+

Reference

+
    +
  1. 🌟
  2. +
+

+fn main() {
+   let x = 5;
+   // Fill the blank
+   let p = __;
+
+   println!("the memory address of x is {:p}", p); // One possible output: 0x16fa3ac84
+}
+
    +
  1. 🌟
  2. +
+

+fn main() {
+    let x = 5;
+    let y = &x;
+
+    // Modify this line only
+    assert_eq!(5, y);
+
+    println!("Success!");
+}
+
    +
  1. 🌟
  2. +
+

+// Fix error
+fn main() {
+    let mut s = String::from("hello, ");
+
+    borrow_object(s);
+
+    println!("Success!");
+}
+
+fn borrow_object(s: &String) {}
+
    +
  1. 🌟
  2. +
+

+// Fix error
+fn main() {
+    let mut s = String::from("hello, ");
+
+    push_str(s);
+
+    println!("Success!");
+}
+
+fn push_str(s: &mut String) {
+    s.push_str("world")
+}
+
    +
  1. 🌟🌟
  2. +
+

+fn main() {
+    let mut s = String::from("hello, ");
+
+    // Fill the blank to make it work
+    let p = __;
+    
+    p.push_str("world");
+
+    println!("Success!");
+}
+

Ref

+

ref can be used to take references to a value, similar to &.

+
    +
  1. 🌟🌟🌟
  2. +
+

+fn main() {
+    let c = '中';
+
+    let r1 = &c;
+    // Fill the blank,dont change other code
+    let __ r2 = c;
+
+    assert_eq!(*r1, *r2);
+    
+    // Check the equality of the two address strings
+    assert_eq!(get_addr(r1),get_addr(r2));
+
+    println!("Success!");
+}
+
+// Get memory address string
+fn get_addr(r: &char) -> String {
+    format!("{:p}", r)
+}
+

Borrowing rules

+
    +
  1. 🌟
  2. +
+

+// Remove something to make it work
+// Don't remove a whole line !
+fn main() {
+    let mut s = String::from("hello");
+
+    let r1 = &mut s;
+    let r2 = &mut s;
+
+    println!("{}, {}", r1, r2);
+
+    println!("Success!");
+}
+

Mutability

+
    +
  1. 🌟 Error: Borrow an immutable object as mutable
  2. +
+

+fn main() {
+    // Fix error by modifying this line
+    let  s = String::from("hello, ");
+
+    borrow_object(&mut s);
+
+    println!("Success!");
+}
+
+fn borrow_object(s: &mut String) {}
+
    +
  1. 🌟🌟 Ok: Borrow a mutable object as immutable
  2. +
+

+// This code has no errors!
+fn main() {
+    let mut s = String::from("hello, ");
+
+    borrow_object(&s);
+    
+    s.push_str("world");
+
+    println!("Success!");
+}
+
+fn borrow_object(s: &String) {}
+

NLL

+
    +
  1. 🌟🌟
  2. +
+

+// Comment one line to make it work
+fn main() {
+    let mut s = String::from("hello, ");
+
+    let r1 = &mut s;
+    r1.push_str("world");
+    let r2 = &mut s;
+    r2.push_str("!");
+    
+    println!("{}",r1);
+}
+
    +
  1. 🌟🌟
  2. +
+

+fn main() {
+    let mut s = String::from("hello, ");
+
+    let r1 = &mut s;
+    let r2 = &mut s;
+
+    // Add one line below to make a compiler error: cannot borrow `s` as mutable more than once at a time
+    // You can't use r1 and r2 at the same time
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/ownership/intro.html b/ownership/intro.html new file mode 100644 index 000000000..34ef09948 --- /dev/null +++ b/ownership/intro.html @@ -0,0 +1,255 @@ + + + + + + Ownership and Borrowing - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Ownership and Borrowing

+

Learning resources:

+ + +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/ownership/ownership.html b/ownership/ownership.html new file mode 100644 index 000000000..32a00b91f --- /dev/null +++ b/ownership/ownership.html @@ -0,0 +1,403 @@ + + + + + + Ownership - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Ownership

+
    +
  1. 🌟🌟
  2. +
+

+fn main() {
+    // Use as many approaches as you can to make it work
+    let x = String::from("Hello world");
+    let y = x;
+    println!("{}, {}",x, y);
+}
+
    +
  1. 🌟🌟
  2. +
+
// Don't modify code in main!
+fn main() {
+    let s1 = String::from("Hello world");
+    let s2 = take_ownership(s1);
+
+    println!("{}", s2);
+}
+
+// Only modify the code below!
+fn take_ownership(s: String) {
+    println!("{}", s);
+}
+
    +
  1. 🌟🌟
  2. +
+

+fn main() {
+    let s = give_ownership();
+    println!("{}", s);
+}
+
+// Only modify the code below!
+fn give_ownership() -> String {
+    let s = String::from("Hello world");
+    // Convert String to Vec
+    let _s = s.into_bytes();
+    s
+}
+
    +
  1. 🌟🌟
  2. +
+
// Fix the error without removing any code
+fn main() {
+    let s = String::from("Hello World");
+
+    print_str(s);
+
+    println!("{}", s);
+}
+
+fn print_str(s: String)  {
+    println!("{}",s)
+}
+
    +
  1. 🌟🌟
  2. +
+
// Don't use clone ,use copy instead
+fn main() {
+    let x = (1, 2, (), "hello".to_string());
+    let y = x.clone();
+    println!("{:?}, {:?}", x, y);
+}
+

Mutability

+

Mutability can be changed when ownership is transferred.

+
    +
  1. 🌟
  2. +
+

+// make the necessary variable mutable
+fn main() {
+    let s = String::from("Hello ");
+    
+    let s1 = s;
+
+    s1.push_str("World!");
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟🌟
  2. +
+

+fn main() {
+    let x = Box::new(5);
+    
+    let ...      // update this line, don't change other lines!
+    
+    *y = 4;
+    
+    assert_eq!(*x, 5);
+
+    println!("Success!");
+}
+

Partial move

+

Within the destructuring of a single variable, both by-move and by-reference pattern bindings can be used at the same time. Doing this will result in a partial move of the variable, which means that parts of the variable will be moved while other parts stay. In such a case, the parent variable cannot be used afterwards as a whole, however the parts that are only referenced (and not moved) can still be used.

+

Example

+

+fn main() {
+    #[derive(Debug)]
+    struct Person {
+        name: String,
+        age: Box<u8>,
+    }
+
+    let person = Person {
+        name: String::from("Alice"),
+        age: Box::new(20),
+    };
+
+    // `name` is moved out of person, but `age` is referenced
+    let Person { name, ref age } = person;
+
+    println!("The person's age is {}", age);
+
+    println!("The person's name is {}", name);
+
+    // Error! borrow of partially moved value: `person` partial move occurs
+    //println!("The person struct is {:?}", person);
+
+    // `person` cannot be used but `person.age` can be used as it is not moved
+    println!("The person's age from person struct is {}", person.age);
+}
+

Exercises

+
    +
  1. 🌟
  2. +
+

+fn main() {
+   let t = (String::from("hello"), String::from("world"));
+
+   let _s = t.0;
+
+   // Modify this line only, don't use `_s`
+   println!("{:?}", t);
+}
+
    +
  1. 🌟🌟
  2. +
+

+fn main() {
+   let t = (String::from("hello"), String::from("world"));
+
+    // Fill the blanks
+    let (__, __) = __;
+
+    println!("{:?}, {:?}, {:?}", s1, s2, t); // -> "hello", "world", ("hello", "world")
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/pattern-match/intro.html b/pattern-match/intro.html new file mode 100644 index 000000000..290b386b6 --- /dev/null +++ b/pattern-match/intro.html @@ -0,0 +1,255 @@ + + + + + + Pattern Match - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Pattern Match

+

Learning resources:

+ + +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/pattern-match/match-iflet.html b/pattern-match/match-iflet.html new file mode 100644 index 000000000..642935459 --- /dev/null +++ b/pattern-match/match-iflet.html @@ -0,0 +1,448 @@ + + + + + + match, matches! and if let - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Match, if let

+

Match

+
    +
  1. 🌟🌟
  2. +
+

+// Fill the blanks
+enum Direction {
+    East,
+    West,
+    North,
+    South,
+}
+
+fn main() {
+    let dire = Direction::South;
+    match dire {
+        Direction::East => println!("East"),
+        __  => { // Matching South or North here
+            println!("South or North");
+        },
+        _ => println!(__),
+    };
+}
+
    +
  1. 🌟🌟 Match is an expression, so we can use it in assignments.
  2. +
+

+fn main() {
+    let boolean = true;
+
+    // Fill the blank with a match expression:
+    //
+    // boolean = true => binary = 1
+    // boolean = false =>  binary = 0
+    let binary = __;
+
+    assert_eq!(binary, 1);
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟 Using match to get the data an enum variant holds.
  2. +
+

+// Fill in the blanks
+enum Message {
+    Quit,
+    Move { x: i32, y: i32 },
+    Write(String),
+    ChangeColor(i32, i32, i32),
+}
+
+fn main() {
+    let msgs = [
+        Message::Quit,
+        Message::Move{x:1, y:3},
+        Message::ChangeColor(255,255,0)
+    ];
+
+    for msg in msgs {
+        show_message(msg)
+    }
+
+    println!("Success!");
+} 
+
+fn show_message(msg: Message) {
+    match msg {
+        __ => { // match  Message::Move
+            assert_eq!(a, 1);
+            assert_eq!(b, 3);
+        },
+        Message::ChangeColor(_, g, b) => {
+            assert_eq!(g, __);
+            assert_eq!(b, __);
+        }
+        __ => println!("no data in these variants")
+    }
+}
+

matches!

+

matches! looks like match, but can do something different.

+
    +
  1. 🌟🌟
  2. +
+

+fn main() {
+    let alphabets = ['a', 'E', 'Z', '0', 'x', '9' , 'Y'];
+
+    // Fill the blank with `matches!` to make the code work
+    for ab in alphabets {
+        assert!(__)
+    }
+
+    println!("Success!");
+} 
+
    +
  1. 🌟🌟
  2. +
+

+enum MyEnum {
+    Foo,
+    Bar
+}
+
+fn main() {
+    let mut count = 0;
+
+    let v = vec![MyEnum::Foo,MyEnum::Bar,MyEnum::Foo];
+    for e in v {
+        if e == MyEnum::Foo { // Fix the error by changing only this line
+            count += 1;
+        }
+    }
+
+    assert_eq!(count, 2);
+
+    println!("Success!");
+}
+

If let

+

For some cases, when matching enums, match is too heavy. We can use if let instead.

+
    +
  1. 🌟
  2. +
+

+fn main() {
+    let o = Some(7);
+
+    // Remove the whole `match` block, using `if let` instead 
+    match o {
+        Some(i) => {
+            println!("This is a really long string and `{:?}`", i);
+
+            println!("Success!");
+        }
+        _ => {}
+    };
+}
+
    +
  1. 🌟🌟
  2. +
+

+// Fill in the blank
+enum Foo {
+    Bar(u8)
+}
+
+fn main() {
+    let a = Foo::Bar(1);
+
+    __ {
+        println!("foobar holds the value: {}", i);
+
+        println!("Success!");
+    }
+}
+
    +
  1. 🌟🌟
  2. +
+

+enum Foo {
+    Bar,
+    Baz,
+    Qux(u32)
+}
+
+fn main() {
+    let a = Foo::Qux(10);
+
+    // Remove the codes below, using `match` instead 
+    if let Foo::Bar = a {
+        println!("match foo::bar")
+    } else if let Foo::Baz = a {
+        println!("match foo::baz")
+    } else {
+        println!("match others")
+    }
+}
+

Shadowing

+
    +
  1. 🌟🌟
  2. +
+

+// Fix the errors in-place
+fn main() {
+    let age = Some(30);
+    if let Some(age) = age { // Create a new variable with the same name as previous `age`
+       assert_eq!(age, Some(30));
+    } // The new variable `age` goes out of scope here
+    
+    match age {
+        // Match can also introduce a new shadowed variable
+        Some(age) =>  println!("age is a new variable, it's value is {}",age),
+        _ => ()
+    }
+ }
+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/pattern-match/patterns.html b/pattern-match/patterns.html new file mode 100644 index 000000000..55f2d5b5c --- /dev/null +++ b/pattern-match/patterns.html @@ -0,0 +1,362 @@ + + + + + + Patterns - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Patterns

+
    +
  1. 🌟🌟 Use | to match several values, use ..= to match an inclusive range.
  2. +
+

+fn main() {}
+fn match_number(n: i32) {
+    match n {
+        // Match a single value
+        1 => println!("One!"),
+        // Fill in the blank with `|`, DON'T use `..` or `..=`
+        __ => println!("match 2 -> 5"),
+        // Match an inclusive range
+        6..=10 => {
+            println!("match 6 -> 10")
+        },
+        _ => {
+            println!("match -infinite -> 0 or 11 -> +infinite")
+        }
+    }
+}
+
    +
  1. 🌟🌟🌟 The @ operator lets us create a variable that holds a value, at the same time we are testing that value to see whether it matches a pattern.
  2. +
+

+struct Point {
+    x: i32,
+    y: i32,
+}
+
+fn main() {
+    // Fill in the blank to let p match the second arm
+    let p = Point { x: __, y: __ };
+
+    match p {
+        Point { x, y: 0 } => println!("On the x axis at {}", x),
+        // Second arm
+        Point { x: 0..=5, y: y@ (10 | 20 | 30) } => println!("On the y axis at {}", y),
+        Point { x, y } => println!("On neither axis: ({}, {})", x, y),
+    }
+}
+
    +
  1. 🌟🌟🌟
  2. +
+

+// Fix the errors
+enum Message {
+    Hello { id: i32 },
+}
+
+fn main() {
+    let msg = Message::Hello { id: 5 };
+
+    match msg {
+        Message::Hello {
+            id:  3..=7,
+        } => println!("Found an id in range [3, 7]: {}", id),
+        Message::Hello { id: newid@10 | 11 | 12 } => {
+            println!("Found an id in another range [10, 12]: {}", newid)
+        }
+        Message::Hello { id } => println!("Found some other id: {}", id),
+    }
+}
+
    +
  1. 🌟🌟 A match guard is an additional if condition specified after the pattern in a match arm that must also match, along with the pattern matching, for that arm to be chosen.
  2. +
+

+// Fill in the blank to make the code work, `split` MUST be used
+fn main() {
+    let num = Some(4);
+    let split = 5;
+    match num {
+        Some(x) __ => assert!(x < split),
+        Some(x) => assert!(x >= split),
+        None => (),
+    }
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟 Ignoring remaining parts of the value with ..
  2. +
+

+// Fill the blank to make the code work
+fn main() {
+    let numbers = (2, 4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048);
+
+    match numbers {
+        __ => {
+           assert_eq!(first, 2);
+           assert_eq!(last, 2048);
+        }
+    }
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟 Using pattern &mut V to match a mutable reference requires you to be very careful, due to V being a value after matching.
  2. +
+

+// FIX the error with least changing
+// DON'T remove any code line
+fn main() {
+    let mut v = String::from("hello,");
+    let r = &mut v;
+
+    match r {
+       &mut value => value.push_str(" world!") 
+    }
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/print.html b/print.html new file mode 100644 index 000000000..625abcaeb --- /dev/null +++ b/print.html @@ -0,0 +1,8626 @@ + + + + + + Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+
+ +
+

Practice Rust with challenging examples, exercises and projects

+
+

Stars Count Forks Count +LICENSE

+
+

This book was designed for easily diving into and getting skilled with Rust, and it's very easy to use: All you need to do is to make each exercise compile without ERRORS and Panics !

+

Reading online

+ +

Running locally

+

We use mdbook building our exercises. You can run locally with below steps:

+
$ git clone git@github.com:sunface/rust-by-practice.git
+$ cargo install mdbook
+$ cd rust-by-practice && mdbook serve en/ 
+
+

Features

+

Part of our examples and exercises are borrowed from Rust By Example, thanks for your great works!

+

Although they are so awesome, we have our own secret weapons :)

+
    +
  • +

    There are three parts in each chapter: examples, exercises and practices

    +
  • +
  • +

    Besides examples, we have a lot of exercises, you can Read, Edit and Run them ONLINE

    +
  • +
  • +

    Covering nearly all aspects of Rust, such as async/await, threads, sync primitives, optimizing, standard libraries, tool chain, data structures and algorithms etc.

    +
  • +
  • +

    Every exercise has its own solutions

    +
  • +
  • +

    The overall difficulties are a bit higher and from easy to super hard: easy 🌟 medium 🌟🌟 hard 🌟🌟🌟 super hard 🌟🌟🌟🌟

    +
  • +
+

What we want to do is fill in the gap between learning and getting started with real projects.

+

Small projects with Elegant code base

+

Following questions come up weekly in online Rust discussions:

+
    +
  • I just finished reading The Book, what should I do next ?
  • +
  • What projects would you recommend to a Rust beginner?
  • +
  • Looking for small projects with an elegant code base
  • +
  • Codes that is easy to read and learn
  • +
+

The answers to these questions are always Practice: doing some exercises, and then reading some small and excellent Rust projects.

+

This is precisely the goal of this book, so, collecting relative resourses and representing in Rust By Practice seems not a bad idea.

+

1. Ripgrep

+

Answers for above questions usually came with ripgrep, though I don't think it is a small project, but yes, go for it if you are not afraid to delve deep a bit.

+

2. Building a text editor

+

Tutorial https://www.flenker.blog/hecto/ will lead you to build a text editor from scratch.

+

3. Ncspot

+

Ncspot, a terminal Spotify client. Small, simple, well organized and async, it's good for learning.

+

4. Command Line Rust

+

This project is for the book Command-Line Rust(O'Reily), it will show you how to write small CLIs (clones of head, cat, ls).

+

5. pngme book

+

This book will guide you to make a command line program that lets you hide secret messages in PNG files. The primary goal here is to get you writing code. The secondary goal is to get you reading documentation.

+

6. Writing an OS in Rust

+

This blog series creates a small operating system in the Rust programming language. Each post is a small tutorial and includes all needed code, so you can follow along if you like. The source code is also available in the corresponding Github repository.

+

7. CodeCrafters.io: Build your own Git, Docker, SQLite, or Redis

+

On CodeCrafters, you can recreate your favorite developer tools from scratch. It's a hands-on, minimally-guided approach to master Rust, while appreciating the internals and documentation of popular technology that we use every day.

+

8. mini-redis

+

mini-redis is an incomplete Redis client and server implementation using tokio, it has decent code base and detail explanations, very suitable for learning Rust and asynchronous programming.

+

9. Writing Interpreters in Rust

+

This online book will walk through the basics of interpreted language implementation in Rust with a focus on the challenges that are specific to using Rust.

+
+

To be continued...

+

Variables

+

Binding and mutability

+
    +
  1. 🌟 A variable can be used only if it has been initialized.
  2. +
+

+// Fix the error below with least amount of modification to the code
+fn main() {
+    let x: i32; // Uninitialized but used, ERROR !
+    let y: i32; // Uninitialized but also unused, only a Warning !
+
+    assert_eq!(x, 5);
+    println!("Success!");
+}
+
    +
  1. 🌟 Use mut to mark a variable as mutable.
  2. +
+

+// Fill the blanks in the code to make it compile
+fn main() {
+    let __ __ = 1;
+    __ += 2; 
+    
+    assert_eq!(x, 3);
+    println!("Success!");
+}
+

Scope

+

A scope is the range within the program for which the item is valid.

+
    +
  1. 🌟
  2. +
+

+// Fix the error below with least amount of modification
+fn main() {
+    let x: i32 = 10;
+    {
+        let y: i32 = 5;
+        println!("The value of x is {} and value of y is {}", x, y);
+    }
+    println!("The value of x is {} and value of y is {}", x, y); 
+}
+
    +
  1. 🌟🌟
  2. +
+

+// Fix the error with the use of define_x
+fn main() {
+    println!("{}, world", x); 
+}
+
+fn define_x() {
+    let x = "hello";
+}
+

Shadowing

+

You can declare a new variable with the same name as a previous variable, here we can say the first one is shadowed by the second one.

+
    +
  1. 🌟🌟
  2. +
+

+// Only modify `assert_eq!` to make the `println!` work(print `42` in terminal)
+fn main() {
+    let x: i32 = 5;
+    {
+        let x = 12;
+        assert_eq!(x, 5);
+    }
+
+    assert_eq!(x, 12);
+
+    let x = 42;
+    println!("{}", x); // Prints "42".
+}
+
    +
  1. 🌟🌟
  2. +
+

+// Remove a line in the code to make it compile
+fn main() {
+    let mut x: i32 = 1;
+    x = 7;
+    // Shadowing and re-binding
+    let x = x; 
+    x += 3;
+
+
+    let y = 4;
+    // Shadowing
+    let y = "I can also be bound to text!"; 
+
+    println!("Success!");
+}
+

Unused variables

+
    +
  1. Fix the warning below with :
  2. +
+
    +
  • 🌟 Only one solution
  • +
  • 🌟🌟 Two distinct solutions
  • +
+
+

Note: none of the solutions is to remove the line let x = 1

+
+

+fn main() {
+    let x = 1; 
+}
+
+// Warning: unused variable: `x`
+

Destructuring

+
    +
  1. 🌟🌟 We can use a pattern with let to destructure a tuple to separate variables.
  2. +
+
+

Tips: you can use Shadowing or Mutability

+
+

+// Fix the error below with least amount of modification
+fn main() {
+    let (x, y) = (1, 2);
+    x += 2;
+
+    assert_eq!(x, 3);
+    assert_eq!(y, 2);
+
+    println!("Success!");
+}
+

Destructuring assignments

+

Introduced in Rust 1.59: You can now use tuple, slice, and struct patterns as the left-hand side of an assignment.

+
    +
  1. 🌟🌟
  2. +
+
+

Note: the feature Destructuring assignments need 1.59 or higher Rust version

+
+

+fn main() {
+    let (x, y);
+    (x,..) = (3, 4);
+    [.., y] = [1, 2];
+    // Fill the blank to make the code work
+    assert_eq!([x,y], __);
+
+    println!("Success!");
+} 
+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+

Basic Types

+

Learning resources:

+ +

Numbers

+

Integer

+
    +
  1. 🌟
  2. +
+
+

Tips: If we don't explicitly assign a type to a variable, then the compiler will infer one for us.

+
+

+// Remove something to make it work
+fn main() {
+    let x: i32 = 5;
+    let mut y: u32 = 5;
+
+    y = x;
+    
+    let z = 10; // Type of z ? 
+
+    println!("Success!");
+}
+
    +
  1. 🌟
  2. +
+

+// Fill the blank
+fn main() {
+    let v: u16 = 38_u8 as __;
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟🌟
  2. +
+
+

Tips: If we don't explicitly assign a type to a variable, then the compiler will infer one for us.

+
+

+// Modify `assert_eq!` to make it work
+fn main() {
+    let x = 5;
+    assert_eq!("u32".to_string(), type_of(&x));
+
+    println!("Success!");
+}
+
+// Get the type of given variable, return a string representation of the type  , e.g "i8", "u8", "i32", "u32"
+fn type_of<T>(_: &T) -> String {
+    format!("{}", std::any::type_name::<T>())
+}
+
    +
  1. 🌟🌟
  2. +
+

+// Fill the blanks to make it work
+fn main() {
+    assert_eq!(i8::MAX, __); 
+    assert_eq!(u8::MAX, __); 
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟
  2. +
+

+// Fix errors and panics to make it work
+fn main() {
+   let v1 = 251_u8 + 8;
+   let v2 = i8::checked_add(251, 8).unwrap();
+   println!("{},{}",v1,v2);
+}
+
    +
  1. 🌟🌟
  2. +
+

+// Modify `assert!` to make it work
+fn main() {
+    let v = 1_024 + 0xff + 0o77 + 0b1111_1111;
+    assert!(v == 1579);
+
+    println!("Success!");
+}
+

Floating-Point

+
    +
  1. 🌟
  2. +
+

+// Fill the blank to make it work
+fn main() {
+    let x = 1_000.000_1; // ?
+    let y: f32 = 0.12; // f32
+    let z = 0.01_f64; // f64
+
+    assert_eq!(type_of(&x), "__".to_string());
+    println!("Success!");
+}
+
+fn type_of<T>(_: &T) -> String {
+    format!("{}", std::any::type_name::<T>())
+}
+
    +
  1. 🌟🌟 Make it work in two distinct ways
  2. +
+

+fn main() {
+    assert!(0.1+0.2==0.3);
+
+    println!("Success!");
+}
+

Range

+
    +
  1. 🌟🌟 Two goals: 1. Modify assert! to make it work 2. Make println! output: 97 - 122
  2. +
+
fn main() {
+    let mut sum = 0;
+    for i in -3..2 {
+        sum += i
+    }
+
+    assert!(sum == -3);
+
+    for c in 'a'..='z' {
+        println!("{}",c);
+    }
+}
+
    +
  1. 🌟🌟
  2. +
+

+// Fill the blanks
+use std::ops::{Range, RangeInclusive};
+fn main() {
+    assert_eq!((1..__), Range{ start: 1, end: 5 });
+    assert_eq!((1..__), RangeInclusive::new(1, 5));
+
+    println!("Success!");
+}
+

Computations

+
    +
  1. 🌟
  2. +
+

+// Fill the blanks and fix the errors
+fn main() {
+    // Integer addition
+    assert!(1u32 + 2 == __);
+
+    // Integer subtraction
+    assert!(1i32 - 2 == __);
+    assert!(1u8 - 2 == -1); 
+    
+    assert!(3 * 50 == __);
+
+    assert!(9.6 / 3.2 == 3.0); // error ! make it work
+
+    assert!(24 % 5 == __);
+    // Short-circuiting boolean logic
+    assert!(true && false == __);
+    assert!(true || false == __);
+    assert!(!true == __);
+
+    // Bitwise operations
+    println!("0011 AND 0101 is {:04b}", 0b0011u32 & 0b0101);
+    println!("0011 OR 0101 is {:04b}", 0b0011u32 | 0b0101);
+    println!("0011 XOR 0101 is {:04b}", 0b0011u32 ^ 0b0101);
+    println!("1 << 5 is {}", 1u32 << 5);
+    println!("0x80 >> 2 is 0x{:x}", 0x80u32 >> 2);
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+

Char, Bool and Unit

+

Char

+
    +
  1. 🌟
  2. +
+

+// Make it work
+use std::mem::size_of_val;
+fn main() {
+    let c1 = 'a';
+    assert_eq!(size_of_val(&c1),1); 
+
+    let c2 = '中';
+    assert_eq!(size_of_val(&c2),3); 
+
+    println!("Success!");
+} 
+
    +
  1. 🌟
  2. +
+

+// Make it work
+fn main() {
+    let c1 = "中";
+    print_char(c1);
+} 
+
+fn print_char(c : char) {
+    println!("{}", c);
+}
+

Bool

+
    +
  1. 🌟
  2. +
+

+// Make println! work
+fn main() {
+    let _f: bool = false;
+
+    let t = true;
+    if !t {
+        println!("Success!");
+    }
+} 
+
    +
  1. 🌟
  2. +
+

+// Make it work
+fn main() {
+    let f = true;
+    let t = true && false;
+    assert_eq!(t, f);
+
+    println!("Success!");
+}
+

Unit type

+
    +
  1. 🌟🌟
  2. +
+

+// Make it work, don't modify `implicitly_ret_unit` !
+fn main() {
+    let _v: () = ();
+
+    let v = (2, 3);
+    assert_eq!(v, implicitly_ret_unit());
+
+    println!("Success!");
+}
+
+fn implicitly_ret_unit() {
+    println!("I will return a ()");
+}
+
+// Don't use this one
+fn explicitly_ret_unit() -> () {
+    println!("I will return a ()");
+}
+
    +
  1. 🌟🌟 What's the size of the unit type?
  2. +
+

+// Modify `4` in assert to make it work
+use std::mem::size_of_val;
+fn main() {
+    let unit: () = ();
+    assert!(size_of_val(&unit) == 4);
+
+    println!("Success!");
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+

Statements and Expressions

+

Examples

+
fn main() {
+    let x = 5u32;
+
+    let y = {
+        let x_squared = x * x;
+        let x_cube = x_squared * x;
+
+        // This expression will be assigned to `y`
+        x_cube + x_squared + x
+    };
+
+    let z = {
+        // The semicolon suppresses this expression and `()` is assigned to `z`
+        2 * x;
+    };
+
+    println!("x is {:?}", x);
+    println!("y is {:?}", y);
+    println!("z is {:?}", z);
+}
+

Exercises

+
    +
  1. 🌟🌟
  2. +
+
// Make it work with two ways
+fn main() {
+   let v = {
+       let mut x = 1;
+       x += 2
+   };
+
+   assert_eq!(v, 3);
+
+   println!("Success!");
+}
+
    +
  1. 🌟
  2. +
+

+fn main() {
+   let v = (let x = 3);
+
+   assert!(v == 3);
+
+   println!("Success!");
+}
+
    +
  1. 🌟
  2. +
+

+fn main() {
+    let s = sum(1 , 2);
+    assert_eq!(s, 3);
+
+    println!("Success!");
+}
+
+fn sum(x: i32, y: i32) -> i32 {
+    x + y;
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+

Functions

+
    +
  1. 🌟🌟🌟
  2. +
+

+fn main() {
+    // Don't modify the following two lines!
+    let (x, y) = (1, 2);
+    let s = sum(x, y);
+
+    assert_eq!(s, 3);
+
+    println!("Success!");
+}
+
+fn sum(x, y: i32) {
+    x + y;
+}
+
    +
  1. 🌟
  2. +
+
fn main() {
+   print();
+}
+
+// Replace i32 with another type
+fn print() -> i32 {
+   println!("Success!");
+}
+
    +
  1. 🌟🌟🌟
  2. +
+
// Solve it in two ways
+// DON'T let `println!` work
+fn main() {
+    never_return();
+
+    println!("Failed!");
+}
+
+fn never_return() -> ! {
+    // Implement this function, don't modify the fn signatures
+    
+}
+

Diverging functions

+

Diverging functions never return to the caller, so they may be used in places where a value of any type is expected.

+
    +
  1. 🌟🌟
  2. +
+

+fn main() {
+    println!("Success!");
+}
+
+fn get_option(tp: u8) -> Option<i32> {
+    match tp {
+        1 => {
+            // TODO
+        }
+        _ => {
+            // TODO
+        }
+    };
+    
+    // Rather than returning a None, we use a diverging function instead
+    never_return_fn()
+}
+
+// IMPLEMENT this function in THREE ways
+fn never_return_fn() -> ! {
+    
+}
+
    +
  1. 🌟🌟
  2. +
+

+fn main() {
+    // FILL in the blank
+    let b = __;
+
+    let _v = match b {
+        true => 1,
+        // Diverging functions can also be used in match expression to replace a value of any value
+        false => {
+            println!("Success!");
+            panic!("we have no value for `false`, but we can panic");
+        }
+    };
+
+    println!("Exercise Failed if printing out this line!");
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+

Ownership and Borrowing

+

Learning resources:

+ +

Ownership

+
    +
  1. 🌟🌟
  2. +
+

+fn main() {
+    // Use as many approaches as you can to make it work
+    let x = String::from("Hello world");
+    let y = x;
+    println!("{}, {}",x, y);
+}
+
    +
  1. 🌟🌟
  2. +
+
// Don't modify code in main!
+fn main() {
+    let s1 = String::from("Hello world");
+    let s2 = take_ownership(s1);
+
+    println!("{}", s2);
+}
+
+// Only modify the code below!
+fn take_ownership(s: String) {
+    println!("{}", s);
+}
+
    +
  1. 🌟🌟
  2. +
+

+fn main() {
+    let s = give_ownership();
+    println!("{}", s);
+}
+
+// Only modify the code below!
+fn give_ownership() -> String {
+    let s = String::from("Hello world");
+    // Convert String to Vec
+    let _s = s.into_bytes();
+    s
+}
+
    +
  1. 🌟🌟
  2. +
+
// Fix the error without removing any code
+fn main() {
+    let s = String::from("Hello World");
+
+    print_str(s);
+
+    println!("{}", s);
+}
+
+fn print_str(s: String)  {
+    println!("{}",s)
+}
+
    +
  1. 🌟🌟
  2. +
+
// Don't use clone ,use copy instead
+fn main() {
+    let x = (1, 2, (), "hello".to_string());
+    let y = x.clone();
+    println!("{:?}, {:?}", x, y);
+}
+

Mutability

+

Mutability can be changed when ownership is transferred.

+
    +
  1. 🌟
  2. +
+

+// make the necessary variable mutable
+fn main() {
+    let s = String::from("Hello ");
+    
+    let s1 = s;
+
+    s1.push_str("World!");
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟🌟
  2. +
+

+fn main() {
+    let x = Box::new(5);
+    
+    let ...      // update this line, don't change other lines!
+    
+    *y = 4;
+    
+    assert_eq!(*x, 5);
+
+    println!("Success!");
+}
+

Partial move

+

Within the destructuring of a single variable, both by-move and by-reference pattern bindings can be used at the same time. Doing this will result in a partial move of the variable, which means that parts of the variable will be moved while other parts stay. In such a case, the parent variable cannot be used afterwards as a whole, however the parts that are only referenced (and not moved) can still be used.

+

Example

+

+fn main() {
+    #[derive(Debug)]
+    struct Person {
+        name: String,
+        age: Box<u8>,
+    }
+
+    let person = Person {
+        name: String::from("Alice"),
+        age: Box::new(20),
+    };
+
+    // `name` is moved out of person, but `age` is referenced
+    let Person { name, ref age } = person;
+
+    println!("The person's age is {}", age);
+
+    println!("The person's name is {}", name);
+
+    // Error! borrow of partially moved value: `person` partial move occurs
+    //println!("The person struct is {:?}", person);
+
+    // `person` cannot be used but `person.age` can be used as it is not moved
+    println!("The person's age from person struct is {}", person.age);
+}
+

Exercises

+
    +
  1. 🌟
  2. +
+

+fn main() {
+   let t = (String::from("hello"), String::from("world"));
+
+   let _s = t.0;
+
+   // Modify this line only, don't use `_s`
+   println!("{:?}", t);
+}
+
    +
  1. 🌟🌟
  2. +
+

+fn main() {
+   let t = (String::from("hello"), String::from("world"));
+
+    // Fill the blanks
+    let (__, __) = __;
+
+    println!("{:?}, {:?}, {:?}", s1, s2, t); // -> "hello", "world", ("hello", "world")
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+

Reference and Borrowing

+

Reference

+
    +
  1. 🌟
  2. +
+

+fn main() {
+   let x = 5;
+   // Fill the blank
+   let p = __;
+
+   println!("the memory address of x is {:p}", p); // One possible output: 0x16fa3ac84
+}
+
    +
  1. 🌟
  2. +
+

+fn main() {
+    let x = 5;
+    let y = &x;
+
+    // Modify this line only
+    assert_eq!(5, y);
+
+    println!("Success!");
+}
+
    +
  1. 🌟
  2. +
+

+// Fix error
+fn main() {
+    let mut s = String::from("hello, ");
+
+    borrow_object(s);
+
+    println!("Success!");
+}
+
+fn borrow_object(s: &String) {}
+
    +
  1. 🌟
  2. +
+

+// Fix error
+fn main() {
+    let mut s = String::from("hello, ");
+
+    push_str(s);
+
+    println!("Success!");
+}
+
+fn push_str(s: &mut String) {
+    s.push_str("world")
+}
+
    +
  1. 🌟🌟
  2. +
+

+fn main() {
+    let mut s = String::from("hello, ");
+
+    // Fill the blank to make it work
+    let p = __;
+    
+    p.push_str("world");
+
+    println!("Success!");
+}
+

Ref

+

ref can be used to take references to a value, similar to &.

+
    +
  1. 🌟🌟🌟
  2. +
+

+fn main() {
+    let c = '中';
+
+    let r1 = &c;
+    // Fill the blank,dont change other code
+    let __ r2 = c;
+
+    assert_eq!(*r1, *r2);
+    
+    // Check the equality of the two address strings
+    assert_eq!(get_addr(r1),get_addr(r2));
+
+    println!("Success!");
+}
+
+// Get memory address string
+fn get_addr(r: &char) -> String {
+    format!("{:p}", r)
+}
+

Borrowing rules

+
    +
  1. 🌟
  2. +
+

+// Remove something to make it work
+// Don't remove a whole line !
+fn main() {
+    let mut s = String::from("hello");
+
+    let r1 = &mut s;
+    let r2 = &mut s;
+
+    println!("{}, {}", r1, r2);
+
+    println!("Success!");
+}
+

Mutability

+
    +
  1. 🌟 Error: Borrow an immutable object as mutable
  2. +
+

+fn main() {
+    // Fix error by modifying this line
+    let  s = String::from("hello, ");
+
+    borrow_object(&mut s);
+
+    println!("Success!");
+}
+
+fn borrow_object(s: &mut String) {}
+
    +
  1. 🌟🌟 Ok: Borrow a mutable object as immutable
  2. +
+

+// This code has no errors!
+fn main() {
+    let mut s = String::from("hello, ");
+
+    borrow_object(&s);
+    
+    s.push_str("world");
+
+    println!("Success!");
+}
+
+fn borrow_object(s: &String) {}
+

NLL

+
    +
  1. 🌟🌟
  2. +
+

+// Comment one line to make it work
+fn main() {
+    let mut s = String::from("hello, ");
+
+    let r1 = &mut s;
+    r1.push_str("world");
+    let r2 = &mut s;
+    r2.push_str("!");
+    
+    println!("{}",r1);
+}
+
    +
  1. 🌟🌟
  2. +
+

+fn main() {
+    let mut s = String::from("hello, ");
+
+    let r1 = &mut s;
+    let r2 = &mut s;
+
+    // Add one line below to make a compiler error: cannot borrow `s` as mutable more than once at a time
+    // You can't use r1 and r2 at the same time
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+

Compound Types

+

Learning resources:

+ +

String

+

The type of string literal "hello, world" is &str, e.g let s: &str = "hello, world".

+

Str and &str

+
    +
  1. 🌟 We can't use str type in normal ways, but we can use &str.
  2. +
+

+// Fix error without adding new line
+fn main() {
+    let s: str = "hello, world";
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟 We can only use str by boxing it, & can be used to convert Box<str> to &str
  2. +
+

+// Fix the error with at least two solutions
+fn main() {
+    let s: Box<str> = "hello, world".into();
+    greetings(s)
+}
+
+fn greetings(s: &str) {
+    println!("{}",s)
+}
+

String

+

String type is defined in std and stored as a vector of bytes (Vec), but guaranteed to always be a valid UTF-8 sequence. String is heap allocated, growable and not null terminated.

+
    +
  1. 🌟
  2. +
+

+// Fill the blank
+fn main() {
+    let mut s = __;
+    s.push_str("hello, world");
+    s.push('!');
+
+    assert_eq!(s, "hello, world!");
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟🌟
  2. +
+

+// Fix all errors without adding newline
+fn main() {
+    let s = String::from("hello");
+    s.push(',');
+    s.push(" world");
+    s += "!".to_string();
+
+    println!("{}", s);
+}
+
    +
  1. 🌟🌟 replace can be used to replace substring
  2. +
+

+// Fill the blank
+fn main() {
+    let s = String::from("I like dogs");
+    // Allocate new memory and store the modified string there
+    let s1 = s.__("dogs", "cats");
+
+    assert_eq!(s1, "I like cats");
+
+    println!("Success!");
+}
+

More String methods can be found under String module.

+
    +
  1. 🌟🌟 You can only concat a String with &str, and String's ownership can be moved to another variable.
  2. +
+

+// Fix errors without removing any line
+fn main() {
+    let s1 = String::from("hello,");
+    let s2 = String::from("world!");
+    let s3 = s1 + s2; 
+    assert_eq!(s3, "hello,world!");
+    println!("{}", s1);
+}
+

&str and String

+

Opposite to the seldom using of str, &str and String are used everywhere!

+
    +
  1. 🌟🌟 &str can be converted to String in two ways
  2. +
+

+// Fix error with at least two solutions
+fn main() {
+    let s = "hello, world";
+    greetings(s)
+}
+
+fn greetings(s: String) {
+    println!("{}", s)
+}
+
    +
  1. 🌟🌟 We can use String::from or to_string to convert a &str to String
  2. +
+

+// Use two approaches to fix the error and without adding a new line
+fn main() {
+    let s = "hello, world".to_string();
+    let s1: &str = s;
+
+    println!("Success!");
+}
+

String escapes

+
    +
  1. 🌟
  2. +
+
fn main() {
+    // You can use escapes to write bytes by their hexadecimal values
+    // Fill the blank below to show "I'm writing Rust"
+    let byte_escape = "I'm writing Ru\x73__!";
+    println!("What are you doing\x3F (\\x3F means ?) {}", byte_escape);
+
+    // ...Or Unicode code points.
+    let unicode_codepoint = "\u{211D}";
+    let character_name = "\"DOUBLE-STRUCK CAPITAL R\"";
+
+    println!("Unicode character {} (U+211D) is called {}",
+                unicode_codepoint, character_name );
+
+    let long_string = "String literals
+                        can span multiple lines.
+                        The linebreak and indentation here \
+                         can be escaped too!";
+    println!("{}", long_string);
+}
+
    +
  1. 🌟🌟🌟 Sometimes there are just too many characters that need to be escaped or it's just much more convenient to write a string out as-is. This is where raw string literals come into play.
  2. +
+

+/* Fill in the blank and fix the errors */
+fn main() {
+    let raw_str = r"Escapes don't work here: \x3F \u{211D}";
+    // Modify above line to make it work
+    assert_eq!(raw_str, "Escapes don't work here: ? ℝ");
+
+    // If you need quotes in a raw string, add a pair of #s
+    let quotes = r#"And then I said: "There is no escape!""#;
+    println!("{}", quotes);
+
+    // If you need "# in your string, just use more #s in the delimiter.
+    // You can use up to 65535 #s.
+    let delimiter = r###"A string with "# in it. And even "##!"###;
+    println!("{}", delimiter);
+
+    // Fill the blank
+    let long_delimiter = __;
+    assert_eq!(long_delimiter, "Hello, \"##\"");
+
+    println!("Success!");
+}
+

Byte string

+

Want a string that's not UTF-8? (Remember, str and String must be valid UTF-8). Or maybe you want an array of bytes that's mostly text? Byte strings to the rescue!

+

Example:

+
use std::str;
+
+fn main() {
+    // Note that this is not actually a `&str`
+    let bytestring: &[u8; 21] = b"this is a byte string";
+
+    // Byte arrays don't have the `Display` trait, so printing them is a bit limited
+    println!("A byte string: {:?}", bytestring);
+
+    // Byte strings can have byte escapes...
+    let escaped = b"\x52\x75\x73\x74 as bytes";
+    // ...But no unicode escapes
+    // let escaped = b"\u{211D} Is not allowed";
+    println!("Some escaped bytes: {:?}", escaped);
+
+
+    // Raw byte strings work just like raw strings
+    let raw_bytestring = br"\u{211D} is not escaped here";
+    println!("{:?}", raw_bytestring);
+
+    // Converting a byte array to `str` can fail
+    if let Ok(my_str) = str::from_utf8(raw_bytestring) {
+        println!("And the same as text: '{}'", my_str);
+    }
+
+    let _quotes = br#"You can also use "fancier" formatting, \
+                    like with normal raw strings"#;
+
+    // Byte strings don't have to be UTF-8
+    let shift_jis = b"\x82\xe6\x82\xa8\x82\xb1\x82\xbb"; // "ようこそ" In SHIFT-JIS
+
+    // But then they can't always be converted to `str`
+    match str::from_utf8(shift_jis) {
+        Ok(my_str) => println!("Conversion successful: '{}'", my_str),
+        Err(e) => println!("Conversion failed: {:?}", e),
+    };
+}
+

A more detailed listing of the ways to write string literals and escape characters is given in the 'Tokens' chapter of the Rust Reference.

+

String index

+
    +
  1. 🌟🌟🌟 You can't use index to access a char in a string, but you can use slice &s1[start..end].
  2. +
+

+fn main() {
+    let s1 = String::from("hi,中国");
+    let h = s1[0]; // Modify this line to fix the error, tips: `h` only takes 1 byte in UTF8 format
+    assert_eq!(h, "h");
+
+    let h1 = &s1[3..5]; // Modify this line to fix the error, tips: `中`  takes 3 bytes in UTF8 format
+    assert_eq!(h1, "中");
+
+    println!("Success!");
+}
+

Operate on UTF8 string

+
    +
  1. 🌟
  2. +
+

+fn main() {
+    // Fill the blank to print each char in "你好,世界"
+    for c in "你好,世界".__ {
+        println!("{}", c)
+    }
+}
+

utf8_slice

+

You can use utf8_slice to slice UTF8 string, it can index chars instead of bytes.

+

Example

+
use utf8_slice;
+fn main() {
+    let s = "The 🚀 goes to the 🌑!";
+
+    let rocket = utf8_slice::slice(s, 4, 5);
+    // Will equal "🚀"
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+

Array

+

The type of array is [T; Length], as you can see, array's length is part of their type signature. So their length must be known at compile time.

+

For example, you cant initialize an array like below:

+
#![allow(unused)]
+fn main() {
+fn init_arr(n: i32) {
+    let arr = [1; n];
+}
+}
+

This will cause an error, because the compiler has no idea of the exact size of the array at compile time.

+
    +
  1. 🌟
  2. +
+

+fn main() {
+    // Fill the blank with proper array type
+    let arr: __ = [1, 2, 3, 4, 5];
+
+    // Modify the code below to make it work
+    assert!(arr.len() == 4);
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟
  2. +
+

+fn main() {
+    // We can ignore parts of the array type or even the whole type, let the compiler infer it for us
+    let arr0 = [1, 2, 3];
+    let arr: [_; 3] = ['a', 'b', 'c'];
+    
+    // Fill the blank
+    // Arrays are stack allocated, `std::mem::size_of_val` returns the bytes which an array occupies
+    // A char takes 4 bytes in Rust: Unicode char
+    assert!(std::mem::size_of_val(&arr) == __);
+
+    println!("Success!");
+}
+
    +
  1. 🌟 All elements in an array can be initialized to the same value at once.
  2. +
+

+fn main() {
+    // Fill the blank
+    let list: [i32; 100] = __ ;
+
+    assert!(list[0] == 1);
+    assert!(list.len() == 100);
+
+    println!("Success!");
+}
+
    +
  1. 🌟 All elements in an array must be of the same type
  2. +
+

+fn main() {
+    // Fix the error
+    let _arr = [1, 2, '3'];
+
+    println!("Success!");
+}
+
    +
  1. 🌟 Indexing starts at 0.
  2. +
+

+fn main() {
+    let arr = ['a', 'b', 'c'];
+    
+    let ele = arr[1]; // Only modify this line to make the code work!
+
+    assert!(ele == 'a');
+
+    println!("Success!");
+}
+
    +
  1. 🌟 Out of bounds indexing causes panic.
  2. +
+

+// Fix the error
+fn main() {
+    let names = [String::from("Sunfei"), "Sunface".to_string()];
+    
+    // `Get` returns an Option<T>, it's safe to use
+    let name0 = names.get(0).unwrap();
+
+    // But indexing is not safe
+    let _name1 = &names[2];
+
+    println!("Success!");
+}
+
+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+

Slice

+

Slices are similar to arrays, but their length is not known at compile time, so you can't use slice directly.

+
    +
  1. 🌟🌟 Here, both [i32] and str are slice types, but directly using it will cause errors. You have to use the reference of the slice instead: &[i32], &str.
  2. +
+

+// Fix the errors, DON'T add new lines!
+fn main() {
+    let arr = [1, 2, 3];
+    let s1: [i32] = arr[0..2];
+
+    let s2: str = "hello, world" as str;
+
+    println!("Success!");
+}
+

A slice reference is a two-word object, for simplicity reasons, from now on we will use slice instead of slice reference. The first word is a pointer to the data, and the second word is the length of the slice. The word size is the same as usize, determined by the processor architecture, e.g. 64 bits on an x86-64. Slices can be used to borrow a section of an array, and have the type signature &[T].

+
    +
  1. 🌟🌟🌟
  2. +
+

+fn main() {
+    let arr: [char; 3] = ['中', '国', '人'];
+
+    let slice = &arr[..2];
+    
+    // Modify '8' to make it work
+    // TIPS: slice( reference ) IS NOT an array, if it is an array, then `assert!` will be passed: Each of the two chars '中' and '国'  occupies 4 bytes, 2 * 4 = 8
+    assert!(std::mem::size_of_val(&slice) == 8);
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟
  2. +
+

+fn main() {
+    let arr: [i32; 5] = [1, 2, 3, 4, 5];
+    // Fill the blanks to make the code work
+    let slice: __ = __;
+    assert_eq!(slice, &[2, 3, 4]);
+
+    println!("Success!");
+}
+

String slices

+
    +
  1. 🌟
  2. +
+

+fn main() {
+    let s = String::from("hello");
+
+    let slice1 = &s[0..2];
+    // Fill the blank to make the code work, DON'T USE 0..2 again
+    let slice2 = &s[__];
+
+    assert_eq!(slice1, slice2);
+
+    println!("Success!");
+}
+
    +
  1. 🌟
  2. +
+

+fn main() {
+    let s = "你好,世界";
+    // Modify this line to make the code work
+    let slice = &s[0..2];
+
+    assert!(slice == "你");
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟 &String can be implicitly converted into &str.
  2. +
+

+// Fix errors
+fn main() {
+    let mut s = String::from("hello world");
+
+    // Here, &s is `&String` type, but `first_letter` needs a `&str` type.
+    // It works because `&String` can be implicitly converted to `&str. If you want to know more, this is called `Deref coercion`. 
+    let letter = first_letter(&s);
+
+    s.clear(); // error!
+
+    println!("the first letter is: {}", letter);
+}
+fn first_letter(s: &str) -> &str {
+    &s[..1]
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+

Tuple

+
    +
  1. 🌟 Elements in a tuple can have different types. Tuple's type signature is (T1, T2, ...), where T1, T2 are the types of tuple's members.
  2. +
+

+fn main() {
+    let _t0: (u8,i16) = (0, -1);
+    // Tuples can be tuple's members
+    let _t1: (u8, (i16, u32)) = (0, (-1, 1));
+    // Fill the blanks to make the code work
+    let t: (u8, __, i64, __, __) = (1u8, 2u16, 3i64, "hello", String::from(", world"));
+
+    println!("Success!");
+}
+
    +
  1. 🌟 Members can be extracted from the tuple using indexing.
  2. +
+

+// Make it work
+fn main() {
+    let t = ("i", "am", "sunface");
+    assert_eq!(t.1, "sunface");
+
+    println!("Success!");
+}
+
    +
  1. 🌟 Long tuples cannot be printed
  2. +
+

+// Fix the error
+fn main() {
+    let too_long_tuple = (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13);
+    println!("too long tuple: {:?}", too_long_tuple);
+}
+
    +
  1. 🌟 Destructuring tuple with pattern.
  2. +
+

+fn main() {
+    let tup = (1, 6.4, "hello");
+
+    // Fill the blank to make the code work
+    let __ = tup;
+
+    assert_eq!(x, 1);
+    assert_eq!(y, "hello");
+    assert_eq!(z, 6.4);
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟 Destructure assignments.
  2. +
+
fn main() {
+    let (x, y, z);
+
+    // Fill the blank
+    __ = (1, 2, 3);
+    
+    assert_eq!(x, 3);
+    assert_eq!(y, 1);
+    assert_eq!(z, 2);
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟 Tuples can be used as function arguments and return values
  2. +
+

+fn main() {
+    // Fill the blank, need a few computations here.
+    let (x, y) = sum_multiply(__);
+
+    assert_eq!(x, 5);
+    assert_eq!(y, 6);
+
+    println!("Success!");
+}
+
+fn sum_multiply(nums: (i32, i32)) -> (i32, i32) {
+    (nums.0 + nums.1, nums.0 * nums.1)
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+

Struct

+

The types of structs

+
    +
  1. 🌟 We must specify concrete values for each of the fields in struct.
  2. +
+

+// Fix the error
+struct Person {
+    name: String,
+    age: u8,
+    hobby: String
+}
+fn main() {
+    let age = 30;
+    let p = Person {
+        name: String::from("sunface"),
+        age,
+    };
+
+    println!("Success!");
+} 
+
    +
  1. 🌟 Unit struct don't have any fields. It can be useful when you need to implement a trait on some type but don’t have any data that you want to store in the type itself.
  2. +
+

+struct Unit;
+trait SomeTrait {
+    // ...Some behaviors defined here.
+}
+
+// We don't care about what fields  are  in the Unit, but we care about its behaviors.
+// So we use a struct with no fields and implement some behaviors for it
+impl SomeTrait for Unit {  }
+fn main() {
+    let u = Unit;
+    do_something_with_unit(u);
+
+    println!("Success!");
+} 
+
+// Fill the blank to make the code work
+fn do_something_with_unit(u: __) {   }
+
    +
  1. 🌟🌟🌟 Tuple struct looks similar to tuples, it has added meaning the struct name provides but has no named fields. It's useful when you want to give the whole tuple a name, but don't care about the fields's names.
  2. +
+

+// Fix the error and fill the blanks
+struct Color(i32, i32, i32);
+struct Point(i32, i32, i32);
+fn main() {
+    let v = Point(__, __, __);
+    check_color(v);
+
+    println!("Success!");
+}   
+
+fn check_color(p: Color) {
+    let (x, _, _) = p;
+    assert_eq!(x, 0);
+    assert_eq!(p.1, 127);
+    assert_eq!(__, 255);
+ }
+

Operating on structs

+
    +
  1. 🌟 You can make a whole struct mutable when instantiating it, but Rust doesn't allow us to mark only certain fields as mutable.
  2. +
+

+// Fill the blank and fix the error without adding/removing new line
+struct Person {
+    name: String,
+    age: u8,
+}
+fn main() {
+    let age = 18;
+    let p = Person {
+        name: String::from("sunface"),
+        age,
+    };
+
+    // How can you believe sunface is only 18? 
+    p.age = 30;
+
+    // Fill the blank
+    __ = String::from("sunfei");
+
+    println!("Success!");
+}
+
    +
  1. 🌟 Using field init shorthand syntax to reduce repetitions.
  2. +
+

+// Fill the blank
+struct Person {
+    name: String,
+    age: u8,
+}
+fn main() {
+    println!("Success!");
+} 
+
+fn build_person(name: String, age: u8) -> Person {
+    Person {
+        age,
+        __
+    }
+}
+
    +
  1. 🌟 You can create instance from other instance with struct update syntax
  2. +
+

+// Fill the blank to make the code work
+struct User {
+    active: bool,
+    username: String,
+    email: String,
+    sign_in_count: u64,
+}
+fn main() {
+    let u1 = User {
+        email: String::from("someone@example.com"),
+        username: String::from("sunface"),
+        active: true,
+        sign_in_count: 1,
+    };
+
+    let u2 = set_email(u1);
+
+    println!("Success!");
+} 
+
+fn set_email(u: User) -> User {
+    User {
+        email: String::from("contact@im.dev"),
+        __
+    }
+}
+ +
    +
  1. 🌟🌟 We can use #[derive(Debug)] to make a struct printable.
  2. +
+

+// Fill the blanks to make the code work
+#[__]
+struct Rectangle {
+    width: u32,
+    height: u32,
+}
+
+fn main() {
+    let scale = 2;
+    let rect1 = Rectangle {
+        width: dbg!(30 * scale), // Print debug info to stderr and assign the value of  `30 * scale` to `width`
+        height: 50,
+    };
+
+    dbg!(&rect1); // Print debug info to stderr
+
+    println!(__, rect1); // Print debug info to stdout
+}
+

Partial move

+

Within the destructuring of a single variable, both by-move and by-reference pattern bindings can be used at the same time. Doing this will result in a partial move of the variable, which means that parts of the variable will be moved while other parts stay. In such a case, the parent variable cannot be used afterwards as a whole, however the parts that are only referenced (and not moved) can still be used.

+

Example

+

+fn main() {
+    #[derive(Debug)]
+    struct Person {
+        name: String,
+        age: Box<u8>,
+    }
+
+    let person = Person {
+        name: String::from("Alice"),
+        age: Box::new(20),
+    };
+
+    // `name` is moved out of person, but `age` is referenced
+    let Person { name, ref age } = person;
+
+    println!("The person's age is {}", age);
+
+    println!("The person's name is {}", name);
+
+    // Error! borrow of partially moved value: `person` partial move occurs
+    //println!("The person struct is {:?}", person);
+
+    // `person` cannot be used but `person.age` can be used as it is not moved
+    println!("The person's age from person struct is {}", person.age);
+}
+

Exercises

+
    +
  1. 🌟🌟
  2. +
+

+// Fix errors to make it work
+#[derive(Debug)]
+struct File {
+    name: String,
+    data: String,
+}
+fn main() {
+    let f = File {
+        name: String::from("readme.md"),
+        data: "Rust By Practice".to_string()
+    };
+
+    let _name = f.name;
+
+    // ONLY modify this line
+    println!("{}, {}, {:?}",f.name, f.data, f);
+} 
+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+

Enum

+
    +
  1. 🌟🌟 Enums can be created with explicit discriminator.
  2. +
+

+// Fix the errors
+enum Number {
+    Zero,
+    One,
+    Two,
+}
+
+enum Number1 {
+    Zero = 0,
+    One,
+    Two,
+}
+
+// C-like enum
+enum Number2 {
+    Zero = 0.0,
+    One = 1.0,
+    Two = 2.0,
+}
+
+
+fn main() {
+    // An enum variant can be converted to a integer by `as`
+    assert_eq!(Number::One, Number1::One);
+    assert_eq!(Number1::One, Number2::One);
+
+    println!("Success!");
+} 
+
    +
  1. 🌟 Each enum variant can hold its own data.
  2. +
+

+// Fill in the blank
+enum Message {
+    Quit,
+    Move { x: i32, y: i32 },
+    Write(String),
+    ChangeColor(i32, i32, i32),
+}
+
+fn main() {
+    let msg1 = Message::Move{__}; // Instantiating with x = 1, y = 2 
+    let msg2 = Message::Write(__); // Instantiating with "hello, world!"
+
+    println!("Success!");
+} 
+
    +
  1. 🌟🌟 We can get the data which an enum variant is holding by pattern match.
  2. +
+

+// Fill in the blank and fix the error
+enum Message {
+    Quit,
+    Move { x: i32, y: i32 },
+    Write(String),
+    ChangeColor(i32, i32, i32),
+}
+
+fn main() {
+    let msg = Message::Move{x: 1, y: 2};
+
+    if let Message::Move{__} = msg {
+        assert_eq!(a, b);
+    } else {
+        panic!("NEVER LET THIS RUN!");
+    }
+
+    println!("Success!");
+} 
+
    +
  1. 🌟🌟
  2. +
+

+// Fill in the blank and fix the errors
+enum Message {
+    Quit,
+    Move { x: i32, y: i32 },
+    Write(String),
+    ChangeColor(i32, i32, i32),
+}
+
+fn main() {
+    let msgs: __ = [
+        Message::Quit,
+        Message::Move{x:1, y:3},
+        Message::ChangeColor(255,255,0)
+    ];
+
+    for msg in msgs {
+        show_message(msg)
+    }
+} 
+
+fn show_message(msg: Message) {
+    println!("{}", msg);
+}
+
    +
  1. 🌟🌟 Since there is no null in Rust, we have to use enum Option<T> to deal with the cases when the value is absent.
  2. +
+

+// Fill in the blank to make the `println` work.
+// Also add some code to prevent the `panic` from running.
+fn main() {
+    let five = Some(5);
+    let six = plus_one(five);
+    let none = plus_one(None);
+
+    if let __ = six {
+        println!("{}", n);
+
+        println!("Success!");
+    } 
+        
+    panic!("NEVER LET THIS RUN!");
+} 
+
+fn plus_one(x: Option<i32>) -> Option<i32> {
+    match x {
+        __ => None,
+        __ => Some(i + 1),
+    }
+}
+
    +
  1. 🌟🌟🌟🌟 Implement a linked-list via enums.
  2. +
+

+use crate::List::*;
+
+enum List {
+    // Cons: Tuple struct that wraps an element and a pointer to the next node
+    Cons(u32, Box<List>),
+    // Nil: A node that signifies the end of the linked list
+    Nil,
+}
+
+// Methods can be attached to an enum
+impl List {
+    // Create an empty list
+    fn new() -> List {
+        // `Nil` has type `List`
+        Nil
+    }
+
+    // Consume a list, and return the same list with a new element at its front
+    fn prepend(self, elem: u32) -> __ {
+        // `Cons` also has type List
+        Cons(elem, Box::new(self))
+    }
+
+    // Return the length of the list
+    fn len(&self) -> u32 {
+        // `self` has to be matched, because the behavior of this method
+        // depends on the variant of `self`
+        // `self` has type `&List`, and `*self` has type `List`, matching on a
+        // concrete type `T` is preferred over a match on a reference `&T`
+        // After Rust 2018 you can use self here and tail (with no ref) below as well,
+        // rust will infer &s and ref tail. 
+        // See https://doc.rust-lang.org/edition-guide/rust-2018/ownership-and-lifetimes/default-match-bindings.html
+        match *self {
+            // Can't take ownership of the tail, because `self` is borrowed;
+            // Instead take a reference to the tail
+            Cons(_, ref tail) => 1 + tail.len(),
+            // Base Case: An empty list has zero length
+            Nil => 0
+        }
+    }
+
+    // Return representation of the list as a (heap allocated) string
+    fn stringify(&self) -> String {
+        match *self {
+            Cons(head, __ tail) => {
+                // `format!` is similar to `print!`, but returns a heap
+                // allocated string instead of printing to the console
+                format!("{}, {}", head, tail.__())
+            },
+            Nil => {
+                format!("Nil")
+            },
+        }
+    }
+}
+
+fn main() {
+    // Create an empty linked list
+    let mut list = List::new();
+
+    // Prepend some elements
+    list = list.prepend(1);
+    list = list.prepend(2);
+    list = list.prepend(3);
+
+    // Show the final state of the list
+    println!("linked list has length: {}", list.len());
+    println!("{}", list.stringify());
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+

Flow control

+

If/else

+
    +
  1. 🌟
  2. +
+

+// Fill in the blanks
+fn main() {
+    let n = 5;
+
+    if n < 0 {
+        println!("{} is negative", n);
+    } __ n > 0 {
+        println!("{} is positive", n);
+    } __ {
+        println!("{} is zero", n);
+    }
+} 
+
    +
  1. 🌟🌟 If/else expression can be used in assignments.
  2. +
+

+// Fix the errors
+fn main() {
+    let n = 5;
+
+    let big_n =
+        if n < 10 && n > -10 {
+            println!(", and is a small number, increase ten-fold");
+
+            10 * n
+        } else {
+            println!(", and is a big number, halve the number");
+
+            n / 2.0 ;
+        }
+
+    println!("{} -> {}", n, big_n);
+} 
+

For

+
    +
  1. 🌟 The for in construct can be used to iterate through an Iterator, e.g a range a..b.
  2. +
+

+fn main() {
+    for n in 1..=100 { // modify this line to make the code work
+        if n == 100 {
+            panic!("NEVER LET THIS RUN")
+        }
+    }
+
+    println!("Success!");
+} 
+
    +
  1. 🌟🌟
  2. +
+

+// Fix the errors without adding or removing lines
+fn main() {
+    let names = [String::from("liming"),String::from("hanmeimei")];
+    for name in names {
+        // Do something with name...
+    }
+
+    println!("{:?}", names);
+
+    let numbers = [1, 2, 3];
+    // The elements in numbers are Copy,so there is no move here
+    for n in numbers {
+        // Do something with n...
+    }
+    
+    println!("{:?}", numbers);
+} 
+
    +
  1. 🌟
  2. +
+
fn main() {
+    let a = [4, 3, 2, 1];
+
+    // Iterate the indexing and value in 'a'
+    for (i,v) in a.__ {
+        println!("The {}th element is {}",i+1,v);
+    }
+}
+

While

+
    +
  1. 🌟🌟 The while keyword can be used to run a loop when a condition is true.
  2. +
+

+// Fill in the blanks to make the last println! work !
+fn main() {
+    // A counter variable
+    let mut n = 1;
+
+    // Loop while the condition is true
+    while n __ 10 {
+        if n % 15 == 0 {
+            println!("fizzbuzz");
+        } else if n % 3 == 0 {
+            println!("fizz");
+        } else if n % 5 == 0 {
+            println!("buzz");
+        } else {
+            println!("{}", n);
+        }
+
+
+        __;
+    }
+
+    println!("n reached {}, so loop is over",n);
+}
+

Continue and break

+
    +
  1. 🌟 Use break to break the loop.
  2. +
+

+// Fill in the blank
+fn main() {
+    let mut n = 0;
+    for i in 0..=100 {
+       if n == 66 {
+           __
+       }
+       n += 1;
+    }
+
+    assert_eq!(n, 66);
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟 continue will skip over the remaining code in current iteration and go to the next iteration.
  2. +
+

+// Fill in the blanks
+fn main() {
+    let mut n = 0;
+    for i in 0..=100 {
+       if n != 66 {
+           n+=1;
+           __;
+       }
+       
+       __
+    }
+
+    assert_eq!(n, 66);
+
+    println!("Success!");
+}
+

Loop

+
    +
  1. 🌟🌟 Loop is usually used together with break or continue.
  2. +
+

+// Fill in the blanks
+fn main() {
+    let mut count = 0u32;
+
+    println!("Let's count until infinity!");
+
+    // Infinite loop
+    loop {
+        count += 1;
+
+        if count == 3 {
+            println!("three");
+
+            // Skip the rest of this iteration
+            __;
+        }
+
+        println!("{}", count);
+
+        if count == 5 {
+            println!("OK, that's enough");
+
+            __;
+        }
+    }
+
+    assert_eq!(count, 5);
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟 Loop is an expression, so we can use it with break to return a value
  2. +
+

+// Fill in the blank
+fn main() {
+    let mut counter = 0;
+
+    let result = loop {
+        counter += 1;
+
+        if counter == 10 {
+            __;
+        }
+    };
+
+    assert_eq!(result, 20);
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟🌟 It's possible to break or continue outer loops when dealing with nested loops. In these cases, the loops must be annotated with some 'label, and the label must be passed to the break/continue statement.
  2. +
+

+// Fill in the blank
+fn main() {
+    let mut count = 0;
+    'outer: loop {
+        'inner1: loop {
+            if count >= 20 {
+                // This would break only the inner1 loop
+                break 'inner1; // `break` is also works.
+            }
+            count += 2;
+        }
+
+        count += 5;
+
+        'inner2: loop {
+            if count >= 30 {
+                // This breaks the outer loop
+                break 'outer;
+            }
+
+            // This will continue the outer loop
+            continue 'outer;
+        }
+    }
+
+    assert!(count == __);
+
+    println!("Success!");
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+

Pattern Match

+

Learning resources:

+ +

Match, if let

+

Match

+
    +
  1. 🌟🌟
  2. +
+

+// Fill the blanks
+enum Direction {
+    East,
+    West,
+    North,
+    South,
+}
+
+fn main() {
+    let dire = Direction::South;
+    match dire {
+        Direction::East => println!("East"),
+        __  => { // Matching South or North here
+            println!("South or North");
+        },
+        _ => println!(__),
+    };
+}
+
    +
  1. 🌟🌟 Match is an expression, so we can use it in assignments.
  2. +
+

+fn main() {
+    let boolean = true;
+
+    // Fill the blank with a match expression:
+    //
+    // boolean = true => binary = 1
+    // boolean = false =>  binary = 0
+    let binary = __;
+
+    assert_eq!(binary, 1);
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟 Using match to get the data an enum variant holds.
  2. +
+

+// Fill in the blanks
+enum Message {
+    Quit,
+    Move { x: i32, y: i32 },
+    Write(String),
+    ChangeColor(i32, i32, i32),
+}
+
+fn main() {
+    let msgs = [
+        Message::Quit,
+        Message::Move{x:1, y:3},
+        Message::ChangeColor(255,255,0)
+    ];
+
+    for msg in msgs {
+        show_message(msg)
+    }
+
+    println!("Success!");
+} 
+
+fn show_message(msg: Message) {
+    match msg {
+        __ => { // match  Message::Move
+            assert_eq!(a, 1);
+            assert_eq!(b, 3);
+        },
+        Message::ChangeColor(_, g, b) => {
+            assert_eq!(g, __);
+            assert_eq!(b, __);
+        }
+        __ => println!("no data in these variants")
+    }
+}
+

matches!

+

matches! looks like match, but can do something different.

+
    +
  1. 🌟🌟
  2. +
+

+fn main() {
+    let alphabets = ['a', 'E', 'Z', '0', 'x', '9' , 'Y'];
+
+    // Fill the blank with `matches!` to make the code work
+    for ab in alphabets {
+        assert!(__)
+    }
+
+    println!("Success!");
+} 
+
    +
  1. 🌟🌟
  2. +
+

+enum MyEnum {
+    Foo,
+    Bar
+}
+
+fn main() {
+    let mut count = 0;
+
+    let v = vec![MyEnum::Foo,MyEnum::Bar,MyEnum::Foo];
+    for e in v {
+        if e == MyEnum::Foo { // Fix the error by changing only this line
+            count += 1;
+        }
+    }
+
+    assert_eq!(count, 2);
+
+    println!("Success!");
+}
+

If let

+

For some cases, when matching enums, match is too heavy. We can use if let instead.

+
    +
  1. 🌟
  2. +
+

+fn main() {
+    let o = Some(7);
+
+    // Remove the whole `match` block, using `if let` instead 
+    match o {
+        Some(i) => {
+            println!("This is a really long string and `{:?}`", i);
+
+            println!("Success!");
+        }
+        _ => {}
+    };
+}
+
    +
  1. 🌟🌟
  2. +
+

+// Fill in the blank
+enum Foo {
+    Bar(u8)
+}
+
+fn main() {
+    let a = Foo::Bar(1);
+
+    __ {
+        println!("foobar holds the value: {}", i);
+
+        println!("Success!");
+    }
+}
+
    +
  1. 🌟🌟
  2. +
+

+enum Foo {
+    Bar,
+    Baz,
+    Qux(u32)
+}
+
+fn main() {
+    let a = Foo::Qux(10);
+
+    // Remove the codes below, using `match` instead 
+    if let Foo::Bar = a {
+        println!("match foo::bar")
+    } else if let Foo::Baz = a {
+        println!("match foo::baz")
+    } else {
+        println!("match others")
+    }
+}
+

Shadowing

+
    +
  1. 🌟🌟
  2. +
+

+// Fix the errors in-place
+fn main() {
+    let age = Some(30);
+    if let Some(age) = age { // Create a new variable with the same name as previous `age`
+       assert_eq!(age, Some(30));
+    } // The new variable `age` goes out of scope here
+    
+    match age {
+        // Match can also introduce a new shadowed variable
+        Some(age) =>  println!("age is a new variable, it's value is {}",age),
+        _ => ()
+    }
+ }
+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+

Patterns

+
    +
  1. 🌟🌟 Use | to match several values, use ..= to match an inclusive range.
  2. +
+

+fn main() {}
+fn match_number(n: i32) {
+    match n {
+        // Match a single value
+        1 => println!("One!"),
+        // Fill in the blank with `|`, DON'T use `..` or `..=`
+        __ => println!("match 2 -> 5"),
+        // Match an inclusive range
+        6..=10 => {
+            println!("match 6 -> 10")
+        },
+        _ => {
+            println!("match -infinite -> 0 or 11 -> +infinite")
+        }
+    }
+}
+
    +
  1. 🌟🌟🌟 The @ operator lets us create a variable that holds a value, at the same time we are testing that value to see whether it matches a pattern.
  2. +
+

+struct Point {
+    x: i32,
+    y: i32,
+}
+
+fn main() {
+    // Fill in the blank to let p match the second arm
+    let p = Point { x: __, y: __ };
+
+    match p {
+        Point { x, y: 0 } => println!("On the x axis at {}", x),
+        // Second arm
+        Point { x: 0..=5, y: y@ (10 | 20 | 30) } => println!("On the y axis at {}", y),
+        Point { x, y } => println!("On neither axis: ({}, {})", x, y),
+    }
+}
+
    +
  1. 🌟🌟🌟
  2. +
+

+// Fix the errors
+enum Message {
+    Hello { id: i32 },
+}
+
+fn main() {
+    let msg = Message::Hello { id: 5 };
+
+    match msg {
+        Message::Hello {
+            id:  3..=7,
+        } => println!("Found an id in range [3, 7]: {}", id),
+        Message::Hello { id: newid@10 | 11 | 12 } => {
+            println!("Found an id in another range [10, 12]: {}", newid)
+        }
+        Message::Hello { id } => println!("Found some other id: {}", id),
+    }
+}
+
    +
  1. 🌟🌟 A match guard is an additional if condition specified after the pattern in a match arm that must also match, along with the pattern matching, for that arm to be chosen.
  2. +
+

+// Fill in the blank to make the code work, `split` MUST be used
+fn main() {
+    let num = Some(4);
+    let split = 5;
+    match num {
+        Some(x) __ => assert!(x < split),
+        Some(x) => assert!(x >= split),
+        None => (),
+    }
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟 Ignoring remaining parts of the value with ..
  2. +
+

+// Fill the blank to make the code work
+fn main() {
+    let numbers = (2, 4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048);
+
+    match numbers {
+        __ => {
+           assert_eq!(first, 2);
+           assert_eq!(last, 2048);
+        }
+    }
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟 Using pattern &mut V to match a mutable reference requires you to be very careful, due to V being a value after matching.
  2. +
+

+// FIX the error with least changing
+// DON'T remove any code line
+fn main() {
+    let mut v = String::from("hello,");
+    let r = &mut v;
+
+    match r {
+       &mut value => value.push_str(" world!") 
+    }
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+

Associated functions & Methods

+

Examples

+
struct Point {
+    x: f64,
+    y: f64,
+}
+
+// Implementation block, all `Point` associated functions & methods go in here.
+impl Point {
+    // This is an "associated function" because this function is associated with
+    // a particular type, that is, Point.
+    //
+    // Associated functions don't need to be called with an instance.
+    // These functions are generally used like constructors.
+    fn origin() -> Point {
+        Point { x: 0.0, y: 0.0 }
+    }
+
+    // Another associated function, taking two arguments:
+    fn new(x: f64, y: f64) -> Point {
+        Point { x: x, y: y }
+    }
+}
+
+struct Rectangle {
+    p1: Point,
+    p2: Point,
+}
+
+impl Rectangle {
+    // This is a method.
+    // `&self` is sugar for `self: &Self`, where `Self` is the type of the
+    // caller object. In this case `Self` = `Rectangle`
+    fn area(&self) -> f64 {
+        // `self` gives access to the struct fields via the dot operator.
+        let Point { x: x1, y: y1 } = self.p1;
+        let Point { x: x2, y: y2 } = self.p2;
+
+        // `abs` is a `f64` method that returns the absolute value of the
+        // caller
+        ((x1 - x2) * (y1 - y2)).abs()
+    }
+
+    fn perimeter(&self) -> f64 {
+        let Point { x: x1, y: y1 } = self.p1;
+        let Point { x: x2, y: y2 } = self.p2;
+
+        2.0 * ((x1 - x2).abs() + (y1 - y2).abs())
+    }
+
+    // This method requires the caller object to be mutable
+    // `&mut self` desugars to `self: &mut Self`
+    fn translate(&mut self, x: f64, y: f64) {
+        self.p1.x += x;
+        self.p2.x += x;
+
+        self.p1.y += y;
+        self.p2.y += y;
+    }
+}
+
+// `Pair` owns resources: two heap allocated integers.
+struct Pair(Box<i32>, Box<i32>);
+
+impl Pair {
+    // This method "consumes" the resources of the caller object
+    // `self` desugars to `self: Self`
+    fn destroy(self) {
+        // Destructure `self`
+        let Pair(first, second) = self;
+
+        println!("Destroying Pair({}, {})", first, second);
+
+        // `first` and `second` go out of scope and get freed.
+    }
+}
+
+fn main() {
+    let rectangle = Rectangle {
+        // Associated functions are called using double colons
+        p1: Point::origin(),
+        p2: Point::new(3.0, 4.0),
+    };
+
+    // Methods are called using the dot operator.
+    // Note that the first argument `&self` is implicitly passed, i.e.
+    // `rectangle.perimeter()` === `Rectangle::perimeter(&rectangle)`
+    println!("Rectangle perimeter: {}", rectangle.perimeter());
+    println!("Rectangle area: {}", rectangle.area());
+
+    let mut square = Rectangle {
+        p1: Point::origin(),
+        p2: Point::new(1.0, 1.0),
+    };
+
+    // Error! `rectangle` is immutable, but this method requires a mutable
+    // object.
+    //rectangle.translate(1.0, 0.0);
+    // TODO ^ Try uncommenting this line
+
+    // Okay! Mutable objects can call mutable methods
+    square.translate(1.0, 1.0);
+
+    let pair = Pair(Box::new(1), Box::new(2));
+
+    pair.destroy();
+
+    // Error! Previous `destroy` call "consumed" `pair`
+    //pair.destroy();
+    // TODO ^ Try uncommenting this line
+}
+

Exercises

+

Method

+
    +
  1. 🌟🌟 Methods are similar to functions: Declare with fn, have parameters and a return value. Unlike functions, methods are defined within the context of a struct (or an enum or a trait object), and their first parameter is always self, which represents the instance of the struct the method is being called on.
  2. +
+
struct Rectangle {
+    width: u32,
+    height: u32,
+}
+
+impl Rectangle {
+    // Complete the area method which return the area of a Rectangle.
+    fn area
+}
+
+fn main() {
+    let rect1 = Rectangle { width: 30, height: 50 };
+
+    assert_eq!(rect1.area(), 1500);
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟 self will take the ownership of current struct instance, however, &self will only borrow a reference from the instance.
  2. +
+
// Only fill in the blanks, DON'T remove any line!
+#[derive(Debug)]
+struct TrafficLight {
+    color: String,
+}
+
+impl TrafficLight {
+    pub fn show_state(__)  {
+        println!("the current state is {}", __.color);
+    }
+}
+fn main() {
+    let light = TrafficLight{
+        color: "red".to_owned(),
+    };
+    // Don't take the ownership of `light` here.
+    light.show_state();
+    // ... Otherwise, there will be an error below
+    println!("{:?}", light);
+}
+
    +
  1. 🌟🌟 The &self is actually short for self: &Self. Within an impl block, the type Self is an alias for the type that the impl block is for. Methods must have a parameter named self of type Self for their first parameter, so Rust lets you abbreviate this with only the name self in the first parameter spot.
  2. +
+
struct TrafficLight {
+    color: String,
+}
+
+impl TrafficLight {
+    // Using `Self` to fill in the blank.
+    pub fn show_state(__)  {
+        println!("the current state is {}", self.color);
+    }
+
+    // Fill in the blank, DON'T use any variants of `Self`.
+    pub fn change_state(__) {
+        self.color = "green".to_string()
+    }
+}
+fn main() {
+    println!("Success!");
+}
+

Associated functions

+
    +
  1. 🌟🌟 All functions defined within an impl block are called associated functions because they’re associated with the type named after the impl. We can define associated functions that don’t have self as their first parameter (and thus are not methods) because they don’t need an instance of the type to work with.
  2. +
+
#[derive(Debug)]
+struct TrafficLight {
+    color: String,
+}
+
+impl TrafficLight {
+    // 1. Implement an associated function `new`,
+    // 2. It will return a TrafficLight contains color "red"
+    // 3. Must use `Self`, DONT use `TrafficLight` in fn signatures or body
+    pub fn new() 
+
+    pub fn get_state(&self) -> &str {
+        &self.color
+    }
+}
+
+fn main() {
+    let light = TrafficLight::new();
+    assert_eq!(light.get_state(), "red");
+
+    println!("Success!");
+}
+

Multiple impl blocks

+
    +
  1. 🌟 Each struct is allowed to have multiple impl blocks.
  2. +
+

+struct Rectangle {
+    width: u32,
+    height: u32,
+}
+
+// Using multiple `impl` blocks to rewrite the code below.
+impl Rectangle {
+    fn area(&self) -> u32 {
+        self.width * self.height
+    }
+
+    fn can_hold(&self, other: &Rectangle) -> bool {
+        self.width > other.width && self.height > other.height
+    }
+}
+
+
+fn main() {
+    println!("Success!");
+}
+

Enums

+
    +
  1. 🌟🌟🌟 We can also implement methods for enums.
  2. +
+

+#[derive(Debug)]
+enum TrafficLightColor {
+    Red,
+    Yellow,
+    Green,
+}
+
+// Implement TrafficLightColor with a method.
+impl TrafficLightColor {
+    
+}
+
+fn main() {
+    let c = TrafficLightColor::Yellow;
+
+    assert_eq!(c.color(), "yellow");
+
+    println!("{:?}",c);
+}
+

Practice

+

@todo

+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+

Generics and Traits

+

Learning resources:

+ +

Generics

+

Functions

+
    +
  1. 🌟🌟🌟
  2. +
+

+// Fill in the blanks to make it work
+struct A;          // Concrete type `A`.
+struct S(A);       // Concrete type `S`.
+struct SGen<T>(T); // Generic type `SGen`.
+
+fn reg_fn(_s: S) {}
+
+fn gen_spec_t(_s: SGen<A>) {}
+
+fn gen_spec_i32(_s: SGen<i32>) {}
+
+fn generic<T>(_s: SGen<T>) {}
+
+fn main() {
+    // Using the non-generic functions
+    reg_fn(__);          // Concrete type.
+    gen_spec_t(__);   // Implicitly specified type parameter `A`.
+    gen_spec_i32(__); // Implicitly specified type parameter `i32`.
+
+    // Explicitly specified type parameter `char` to `generic()`.
+    generic::<char>(__);
+
+    // Implicitly specified type parameter `char` to `generic()`.
+    generic(__);
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟 A function call with explicitly specified type parameters looks like: fun::<A, B, ...>().
  2. +
+

+// Implement the generic function below.
+fn sum
+
+fn main() {
+    assert_eq!(5, sum(2i8, 3i8));
+    assert_eq!(50, sum(20, 30));
+    assert_eq!(2.46, sum(1.23, 1.23));
+
+    println!("Success!");
+}
+

Struct and impl

+
    +
  1. 🌟
  2. +
+

+// Implement struct Point to make it work.
+
+
+fn main() {
+    let integer = Point { x: 5, y: 10 };
+    let float = Point { x: 1.0, y: 4.0 };
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟
  2. +
+

+// Modify this struct to make the code work
+struct Point<T> {
+    x: T,
+    y: T,
+}
+
+fn main() {
+    // DON'T modify this code.
+    let p = Point{x: 5, y : "hello".to_string()};
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟
  2. +
+

+// Add generic for Val to make the code work, DON'T modify the code in `main`.
+struct Val {
+    val: f64,
+}
+
+impl Val {
+    fn value(&self) -> &f64 {
+        &self.val
+    }
+}
+
+
+fn main() {
+    let x = Val{ val: 3.0 };
+    let y = Val{ val: "hello".to_string()};
+    println!("{}, {}", x.value(), y.value());
+}
+

Method

+
    +
  1. 🌟🌟🌟
  2. +
+
struct Point<T, U> {
+    x: T,
+    y: U,
+}
+
+impl<T, U> Point<T, U> {
+    // Implement mixup to make it work, DON'T modify other code.
+    fn mixup
+}
+
+fn main() {
+    let p1 = Point { x: 5, y: 10 };
+    let p2 = Point { x: "Hello", y: '中'};
+
+    let p3 = p1.mixup(p2);
+
+    assert_eq!(p3.x, 5);
+    assert_eq!(p3.y, '中');
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟
  2. +
+

+// Fix the errors to make the code work.
+struct Point<T> {
+    x: T,
+    y: T,
+}
+
+impl Point<f32> {
+    fn distance_from_origin(&self) -> f32 {
+        (self.x.powi(2) + self.y.powi(2)).sqrt()
+    }
+}
+
+fn main() {
+    let p = Point{x: 5, y: 10};
+    println!("{}",p.distance_from_origin());
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+

Const Generics

+

Const generics are generic arguments that range over constant values, rather than types or lifetimes. This allows, for instance, types to be parameterized by integers. In fact, there has been one example of const generic types since early on in Rust's development: the array types [T; N], for some type T and N: usize. However, there has previously been no way to abstract over arrays of an arbitrary size: if you wanted to implement a trait for arrays of any size, you would have to do so manually for each possible value. For a long time, even the standard library methods for arrays were limited to arrays of length at most 32 due to this problem.

+

Examples

+
    +
  1. Here's an example of a type and implementation making use of const generics: a type wrapping a pair of arrays of the same size.
  2. +
+
struct ArrayPair<T, const N: usize> {
+    left: [T; N],
+    right: [T; N],
+}
+
+impl<T: Debug, const N: usize> Debug for ArrayPair<T, N> {
+    // ...
+}
+
    +
  1. Currently, const parameters may only be instantiated by const arguments of the following forms:
  2. +
+
    +
  • A standalone const parameter.
  • +
  • A literal (i.e. an integer, bool, or character).
  • +
  • A concrete constant expression (enclosed by {}), involving no generic parameters.
  • +
+
fn foo<const N: usize>() {}
+
+fn bar<T, const M: usize>() {
+    foo::<M>(); // Okay: `M` is a const parameter
+    foo::<2021>(); // Okay: `2021` is a literal
+    foo::<{20 * 100 + 20 * 10 + 1}>(); // Okay: const expression contains no generic parameters
+    
+    foo::<{ M + 1 }>(); // Error: const expression contains the generic parameter `M`
+    foo::<{ std::mem::size_of::<T>() }>(); // Error: const expression contains the generic parameter `T`
+    
+    let _: [u8; M]; // Okay: `M` is a const parameter
+    let _: [u8; std::mem::size_of::<T>()]; // Error: const expression contains the generic parameter `T`
+}
+
+fn main() {}
+
    +
  1. Const generics can also let us avoid some runtime checks.
  2. +
+
/// A region of memory containing at least `N` `T`s.
+pub struct MinSlice<T, const N: usize> {
+    /// The bounded region of memory. Exactly `N` `T`s.
+    pub head: [T; N],
+    /// Zero or more remaining `T`s after the `N` in the bounded region.
+    pub tail: [T],
+}
+
+fn main() {
+    let slice: &[u8] = b"Hello, world";
+    let reference: Option<&u8> = slice.get(6);
+    // We know this value is `Some(b' ')`,
+    // but the compiler can't know that.
+    assert!(reference.is_some());
+
+    let slice: &[u8] = b"Hello, world";
+    // Length check is performed when we construct a MinSlice,
+    // and it's known at compile time to be of length 12.
+    // If the `unwrap()` succeeds, no more checks are needed
+    // throughout the `MinSlice`'s lifetime.
+    let minslice = MinSlice::<u8, 12>::from_slice(slice).unwrap();
+    let value: u8 = minslice.head[6];
+    assert_eq!(value, b' ')
+}
+

Exercises

+
    +
  1. 🌟🌟 <T, const N: usize> is part of the struct type, it means Array<i32, 3> and Array<i32, 4> are different types.
  2. +
+
struct Array<T, const N: usize> {
+    data : [T; N]
+}
+
+fn main() {
+    let arrays = [
+        Array{
+            data: [1, 2, 3],
+        },
+        Array {
+            data: [1.0, 2.0, 3.0],
+        },
+        Array {
+            data: [1, 2]
+        }
+    ];
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟
  2. +
+

+// Fill in the blanks to make it work.
+fn print_array<__>(__) {
+    println!("{:?}", arr);
+}
+fn main() {
+    let arr = [1, 2, 3];
+    print_array(arr);
+
+    let arr = ["hello", "world"];
+    print_array(arr);
+}
+
    +
  1. 🌟🌟🌟 Sometimes we want to limit the size of a variable, e.g when using in embedding environments, then const expressions will fit your needs.
  2. +
+
#![allow(incomplete_features)]
+#![feature(generic_const_exprs)]
+
+fn check_size<T>(val: T)
+where
+    Assert<{ core::mem::size_of::<T>() < 768 }>: IsTrue,
+{
+    //...
+}
+
+// Fix the errors in main.
+fn main() {
+    check_size([0u8; 767]); 
+    check_size([0i32; 191]);
+    check_size(["hello你好"; __]); // Size of &str ?
+    check_size([(); __].map(|_| "hello你好".to_string()));  // Size of String?
+    check_size(['中'; __]); // Size of char ?
+
+    println!("Success!");
+}
+
+
+
+pub enum Assert<const CHECK: bool> {}
+
+pub trait IsTrue {}
+
+impl IsTrue for Assert<true> {}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it :)

+
+

Traits

+

A trait tells the Rust compiler about functionality a particular type has and can share with other types. We can use traits to define shared behavior in an abstract way. We can use trait bounds to specify that a generic type can be any type that has certain behavior.

+
+

Note: Traits are similar to interfaces in other languages, although with some differences.

+
+

Examples

+

+struct Sheep { naked: bool, name: String }
+
+trait Animal {
+    // Associated function signature; `Self` refers to the implementor type.
+    fn new(name: String) -> Self;
+
+    // Method signatures; these will return a string.
+    fn name(&self) -> String;
+    
+    fn noise(&self) -> String;
+
+    // Traits can provide default method definitions.
+    fn talk(&self) {
+        println!("{} says {}", self.name(), self.noise());
+    }
+}
+
+impl Sheep {
+    fn is_naked(&self) -> bool {
+        self.naked
+    }
+
+    fn shear(&mut self) {
+        if self.is_naked() {
+            // Implementor methods can use the implementor's trait methods.
+            println!("{} is already naked...", self.name());
+        } else {
+            println!("{} gets a haircut!", self.name);
+
+            self.naked = true;
+        }
+    }
+}
+
+// Implement the `Animal` trait for `Sheep`.
+impl Animal for Sheep {
+    // `Self` is the implementor type: `Sheep`.
+    fn new(name: String) -> Sheep {
+        Sheep { name: name, naked: false }
+    }
+
+    fn name(&self) -> String {
+        self.name.clone()
+    }
+
+    fn noise(&self) -> String {
+        if self.is_naked() {
+            "baaaaah?".to_string()
+        } else {
+            "baaaaah!".to_string()
+        }
+    }
+    
+    // Default trait methods can be overridden.
+    fn talk(&self) {
+        // For example, we can add some quiet contemplation.
+        println!("{} pauses briefly... {}", self.name, self.noise());
+    }
+}
+
+fn main() {
+    // Type annotation is necessary in this case.
+    let mut dolly: Sheep = Animal::new("Dolly".to_string());
+    // TODO ^ Try removing the type annotations.
+
+    dolly.talk();
+    dolly.shear();
+    dolly.talk();
+}
+

Exercises

+
    +
  1. 🌟🌟
  2. +
+

+// Fill in the two impl blocks to make the code work.
+// DON'T modify the code in `main`.
+trait Hello {
+    fn say_hi(&self) -> String {
+        String::from("hi")
+    }
+
+    fn say_something(&self) -> String;
+}
+
+struct Student {}
+impl Hello for Student {
+}
+struct Teacher {}
+impl Hello for Teacher {
+}
+
+fn main() {
+    let s = Student {};
+    assert_eq!(s.say_hi(), "hi");
+    assert_eq!(s.say_something(), "I'm a good student");
+
+    let t = Teacher {};
+    assert_eq!(t.say_hi(), "Hi, I'm your new teacher");
+    assert_eq!(t.say_something(), "I'm not a bad teacher");
+
+    println!("Success!");
+}
+

Derive

+

The compiler is capable of providing basic implementations for some traits via +the #[derive] attribute. For more info, please visit here.

+
    +
  1. 🌟🌟
  2. +
+

+// `Centimeters`, a tuple struct that can be compared
+#[derive(PartialEq, PartialOrd)]
+struct Centimeters(f64);
+
+// `Inches`, a tuple struct that can be printed
+#[derive(Debug)]
+struct Inches(i32);
+
+impl Inches {
+    fn to_centimeters(&self) -> Centimeters {
+        let &Inches(inches) = self;
+
+        Centimeters(inches as f64 * 2.54)
+    }
+}
+
+// ADD some attributes to make the code work!
+// DON'T modify other code!
+struct Seconds(i32);
+
+fn main() {
+    let _one_second = Seconds(1);
+
+    println!("One second looks like: {:?}", _one_second);
+    let _this_is_true = (_one_second == _one_second);
+    let _this_is_false = (_one_second > _one_second);
+
+    let foot = Inches(12);
+
+    println!("One foot equals {:?}", foot);
+
+    let meter = Centimeters(100.0);
+
+    let cmp =
+        if foot.to_centimeters() < meter {
+            "smaller"
+        } else {
+            "bigger"
+        };
+
+    println!("One foot is {} than one meter.", cmp);
+}
+

Operator

+

In Rust, many of the operators can be overloaded via traits. That is, some operators can be used to accomplish different tasks based on their input arguments. This is possible because operators are syntactic sugar for method calls. For example, the + operator in a + b calls the add method (as in a.add(b)). This add method is part of the Add trait. Hence, the + operator can be used by any implementor of the Add trait.

+
    +
  1. 🌟🌟
  2. +
+

+use std::ops;
+
+// Implement fn multiply to make the code work.
+// As mentioned above, `+` needs `T` to implement `std::ops::Add` Trait.
+// So, what about `*`?  You can find the answer here: https://doc.rust-lang.org/core/ops/
+fn multipl
+
+fn main() {
+    assert_eq!(6, multiply(2u8, 3u8));
+    assert_eq!(5.0, multiply(1.0, 5.0));
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟🌟
  2. +
+

+// Fix the errors, DON'T modify the code in `main`.
+use std::ops;
+
+struct Foo;
+struct Bar;
+
+struct FooBar;
+
+struct BarFoo;
+
+// The `std::ops::Add` trait is used to specify the functionality of `+`.
+// Here, we make `Add<Bar>` - the trait for addition with a RHS of type `Bar`.
+// The following block implements the operation: Foo + Bar = FooBar
+impl ops::Add<Bar> for Foo {
+    type Output = FooBar;
+
+    fn add(self, _rhs: Bar) -> FooBar {
+        FooBar
+    }
+}
+
+impl ops::Sub<Foo> for Bar {
+    type Output = BarFoo;
+
+    fn sub(self, _rhs: Foo) -> BarFoo {
+        BarFoo
+    }
+}
+
+fn main() {
+    // DON'T modify the code below.
+    // You need to derive some trait for FooBar to make it comparable.
+    assert_eq!(Foo + Bar, FooBar);
+    assert_eq!(Foo - Bar, BarFoo);
+
+    println!("Success!");
+}
+

Use trait as function parameters

+

Instead of a concrete type for the item parameter, we specify the impl keyword and the trait name. This parameter accepts any type that implements the specified trait.

+
    +
  1. 🌟🌟🌟
  2. +
+

+// Implement `fn summary` to make the code work.
+// Fix the errors without removing any code line
+trait Summary {
+    fn summarize(&self) -> String;
+}
+
+#[derive(Debug)]
+struct Post {
+    title: String,
+    author: String,
+    content: String,
+}
+
+impl Summary for Post {
+    fn summarize(&self) -> String {
+        format!("The author of post {} is {}", self.title, self.author)
+    }
+}
+
+#[derive(Debug)]
+struct Weibo {
+    username: String,
+    content: String,
+}
+
+impl Summary for Weibo {
+    fn summarize(&self) -> String {
+        format!("{} published a weibo {}", self.username, self.content)
+    }
+}
+
+fn main() {
+    let post = Post {
+        title: "Popular Rust".to_string(),
+        author: "Sunface".to_string(),
+        content: "Rust is awesome!".to_string(),
+    };
+    let weibo = Weibo {
+        username: "sunface".to_string(),
+        content: "Weibo seems to be worse than Tweet".to_string(),
+    };
+
+    summary(post);
+    summary(weibo);
+
+    println!("{:?}", post);
+    println!("{:?}", weibo);
+}
+
+// Implement `fn summary` below.
+
+

Returning Types that Implement Traits

+

We can also use the impl Trait syntax in the return position to return a value of some type that implements a trait.

+

However, you can only use impl Trait if you’re returning a single type, use Trait Objects instead when you really need to return several types.

+
    +
  1. 🌟🌟
  2. +
+

+struct Sheep {}
+struct Cow {}
+
+trait Animal {
+    fn noise(&self) -> String;
+}
+
+impl Animal for Sheep {
+    fn noise(&self) -> String {
+        "baaaaah!".to_string()
+    }
+}
+
+impl Animal for Cow {
+    fn noise(&self) -> String {
+        "moooooo!".to_string()
+    }
+}
+
+// Returns some struct that implements Animal, but we don't know which one at compile time.
+// FIX the errors here, you can make a fake random, or you can use trait object.
+fn random_animal(random_number: f64) -> impl Animal {
+    if random_number < 0.5 {
+        Sheep {}
+    } else {
+        Cow {}
+    }
+}
+
+fn main() {
+    let random_number = 0.234;
+    let animal = random_animal(random_number);
+    println!("You've randomly chosen an animal, and it says {}", animal.noise());
+}
+

Trait bound

+

The impl Trait syntax works for straightforward cases but is actually syntax sugar for a longer form, which is called a trait bound.

+

When working with generics, the type parameters often must use traits as bounds to stipulate what functionality a type implements.

+
    +
  1. 🌟🌟
  2. +
+
fn main() {
+    assert_eq!(sum(1, 2), 3);
+}
+
+// Implement `fn sum` with trait bound in two ways.
+fn sum<T>(x: T, y: T) -> T {
+    x + y
+}
+
    +
  1. 🌟🌟
  2. +
+

+// FIX the errors.
+struct Pair<T> {
+    x: T,
+    y: T,
+}
+
+impl<T> Pair<T> {
+    fn new(x: T, y: T) -> Self {
+        Self {
+            x,
+            y,
+        }
+    }
+}
+
+impl<T: std::fmt::Debug + PartialOrd> Pair<T> {
+    fn cmp_display(&self) {
+        if self.x >= self.y {
+            println!("The largest member is x = {:?}", self.x);
+        } else {
+            println!("The largest member is y = {:?}", self.y);
+        }
+    }
+}
+
+struct Unit(i32);
+
+fn main() {
+    let pair = Pair{
+        x: Unit(1),
+        y: Unit(3)
+    };
+
+    pair.cmp_display();
+}
+
    +
  1. 🌟🌟🌟
  2. +
+

+// Fill in the blanks to make it work
+fn example1() {
+    // `T: Trait` is the commonly used way.
+    // `T: Fn(u32) -> u32` specifies that we can only pass a closure to `T`.
+    struct Cacher<T: Fn(u32) -> u32> {
+        calculation: T,
+        value: Option<u32>,
+    }
+
+    impl<T: Fn(u32) -> u32> Cacher<T> {
+        fn new(calculation: T) -> Cacher<T> {
+            Cacher {
+                calculation,
+                value: None,
+            }
+        }
+
+        fn value(&mut self, arg: u32) -> u32 {
+            match self.value {
+                Some(v) => v,
+                None => {
+                    let v = (self.calculation)(arg);
+                    self.value = Some(v);
+                    v
+                },
+            }
+        }
+    }
+
+    let mut cacher = Cacher::new(|x| x+1);
+    assert_eq!(cacher.value(10), __);
+    assert_eq!(cacher.value(15), __);
+}
+
+
+fn example2() {
+    // We can also use `where` to construct `T`
+    struct Cacher<T>
+        where T: Fn(u32) -> u32,
+    {
+        calculation: T,
+        value: Option<u32>,
+    }
+
+    impl<T> Cacher<T>
+        where T: Fn(u32) -> u32,
+    {
+        fn new(calculation: T) -> Cacher<T> {
+            Cacher {
+                calculation,
+                value: None,
+            }
+        }
+
+        fn value(&mut self, arg: u32) -> u32 {
+            match self.value {
+                Some(v) => v,
+                None => {
+                    let v = (self.calculation)(arg);
+                    self.value = Some(v);
+                    v
+                },
+            }
+        }
+    }
+
+    let mut cacher = Cacher::new(|x| x+1);
+    assert_eq!(cacher.value(20), __);
+    assert_eq!(cacher.value(25), __);
+}
+
+
+
+fn main() {
+    example1();
+    example2();
+
+    println!("Success!");
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it :)

+
+

Trait Object

+

In traits chapter we have seen that we can't use impl Trait when returning multiple types.

+

Another limitation of arrays is that they can only store elements of one type. Using enums is not a bad solution when we have a fixed set of types at compile time, but trait objects would be more flexible and powerful.

+

Returning Traits with dyn

+

The Rust compiler needs to know how much space a function's return type requires. Because the different implementations of a trait probably uses different amounts of memory, functions need to either return a concrete type or the same type when using impl Trait, or return a trait object with dyn.

+
    +
  1. 🌟🌟🌟
  2. +
+

+trait Bird {
+    fn quack(&self) -> String;
+}
+
+struct Duck;
+impl Duck {
+    fn swim(&self) {
+        println!("Look, the duck is swimming")
+    }
+}
+struct Swan;
+impl Swan {
+    fn fly(&self) {
+        println!("Look, the duck.. oh sorry, the swan is flying")
+    }
+}
+
+impl Bird for Duck {
+    fn quack(&self) -> String{
+        "duck duck".to_string()
+    }
+}
+
+impl Bird for Swan {
+    fn quack(&self) -> String{
+        "swan swan".to_string()
+    }
+}
+
+fn main() {
+    // FILL in the blank.
+    let duck = __;
+    duck.swim();
+
+    let bird = hatch_a_bird(2);
+    // This bird has forgotten how to swim, so below line will cause an error.
+    // bird.swim();
+    // But it can quak.
+    assert_eq!(bird.quack(), "duck duck");
+
+    let bird = hatch_a_bird(1);
+    // This bird has forgotten how to fly, so below line will cause an error.
+    // bird.fly();
+    // But it can quak too.
+    assert_eq!(bird.quack(), "swan swan");
+
+    println!("Success!");
+}   
+
+// IMPLEMENT this function.
+fn hatch_a_bird...
+
+

Array with trait objects

+
    +
  1. 🌟🌟
  2. +
+
trait Bird {
+    fn quack(&self);
+}
+
+struct Duck;
+impl Duck {
+    fn fly(&self) {
+        println!("Look, the duck is flying")
+    }
+}
+struct Swan;
+impl Swan {
+    fn fly(&self) {
+        println!("Look, the duck.. oh sorry, the swan is flying")
+    }
+}
+
+impl Bird for Duck {
+    fn quack(&self) {
+        println!("{}", "duck duck");
+    }
+}
+
+impl Bird for Swan {
+    fn quack(&self) {
+        println!("{}", "swan swan");
+    }
+}
+
+fn main() {
+    // FILL in the blank to make the code work.
+    let birds __;
+
+    for bird in birds {
+        bird.quack();
+        // When duck and swan turn into Birds, they all forgot how to fly, only remember how to quack.
+        // So, the code below will cause an error.
+        // bird.fly();
+    }
+}
+

&dyn and Box<dyn>

+
    +
  1. 🌟🌟
  2. +
+

+// FILL in the blanks.
+trait Draw {
+    fn draw(&self) -> String;
+}
+
+impl Draw for u8 {
+    fn draw(&self) -> String {
+        format!("u8: {}", *self)
+    }
+}
+
+impl Draw for f64 {
+    fn draw(&self) -> String {
+        format!("f64: {}", *self)
+    }
+}
+
+fn main() {
+    let x = 1.1f64;
+    let y = 8u8;
+
+    // Draw x.
+    draw_with_box(__);
+
+    // Draw y.
+    draw_with_ref(&y);
+
+    println!("Success!");
+}
+
+fn draw_with_box(x: Box<dyn Draw>) {
+    x.draw();
+}
+
+fn draw_with_ref(x: __) {
+    x.draw();
+}
+

Static and Dynamic dispatch

+

When we use trait bounds on generics, the compiler generates nongeneric implementations of functions and methods for each concrete type that we use in place of a generic type parameter. The code that results from monomorphization is doing static dispatch, which is when the compiler knows what method you’re calling at compile time.

+

When we use trait objects, Rust must use dynamic dispatch. The compiler doesn’t know all the types that might be used with the code that is using trait objects, so it doesn’t know which method implemented on which type to call. Instead, at runtime, Rust uses the pointers inside the trait object to know which method to call. There is a runtime cost when this lookup happens that doesn’t occur with static dispatch. Dynamic dispatch also prevents the compiler from choosing to inline a method’s code, which in turn prevents some optimizations.

+

However, we do get extra flexibility when using dynamic dispatch.

+
    +
  1. 🌟🌟
  2. +
+

+trait Foo {
+    fn method(&self) -> String;
+}
+
+impl Foo for u8 {
+    fn method(&self) -> String { format!("u8: {}", *self) }
+}
+
+impl Foo for String {
+    fn method(&self) -> String { format!("string: {}", *self) }
+}
+
+// IMPLEMENT below with generics.
+fn static_dispatch...
+
+// Implement below with trait objects.
+fn dynamic_dispatch...
+
+fn main() {
+    let x = 5u8;
+    let y = "Hello".to_string();
+
+    static_dispatch(x);
+    dynamic_dispatch(&y);
+
+    println!("Success!");
+}
+

Object safe

+

You can only make object-safe traits into trait objects. A trait is object safe if all the methods defined in the trait have the following properties:

+
    +
  • The return type isn’t Self.
  • +
  • There are no generic type parameters.
  • +
+
    +
  1. 🌟🌟🌟🌟
  2. +
+

+// Use at least two approaches to make it work.
+// DON'T add/remove any code line.
+trait MyTrait {
+    fn f(&self) -> Self;
+}
+
+impl MyTrait for u32 {
+    fn f(&self) -> Self { 42 }
+}
+
+impl MyTrait for String {
+    fn f(&self) -> Self { self.clone() }
+}
+
+fn my_function(x: Box<dyn MyTrait>)  {
+    x.f()
+}
+
+fn main() {
+    my_function(Box::new(13_u32));
+    my_function(Box::new(String::from("abc")));
+
+    println!("Success!");
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it :)

+
+

Advance Traits

+

Associated types

+

The use of "Associated types" improves the overall readability of code by moving inner types locally into a trait as output types. For example :

+
#![allow(unused)]
+fn main() {
+pub trait CacheableItem: Clone + Default + fmt::Debug + Decodable + Encodable {
+  type Address: AsRef<[u8]> + Clone + fmt::Debug + Eq + Hash;
+  fn is_null(&self) -> bool;
+}
+}
+

Using of Address is much more clearer and convenient than AsRef<[u8]> + Clone + fmt::Debug + Eq + Hash.

+
    +
  1. 🌟🌟🌟
  2. +
+

+struct Container(i32, i32);
+
+// USING associated types to re-implement trait Contains.
+// trait Contains {
+//    type A;
+//    type B;
+
+trait Contains<A, B> {
+    fn contains(&self, _: &A, _: &B) -> bool;
+    fn first(&self) -> i32;
+    fn last(&self) -> i32;
+}
+
+impl Contains<i32, i32> for Container {
+    fn contains(&self, number_1: &i32, number_2: &i32) -> bool {
+        (&self.0 == number_1) && (&self.1 == number_2)
+    }
+    // Grab the first number.
+    fn first(&self) -> i32 { self.0 }
+
+    // Grab the last number.
+    fn last(&self) -> i32 { self.1 }
+}
+
+fn difference<A, B, C: Contains<A, B>>(container: &C) -> i32 {
+    container.last() - container.first()
+}
+
+fn main() {
+    let number_1 = 3;
+    let number_2 = 10;
+
+    let container = Container(number_1, number_2);
+
+    println!("Does container contain {} and {}: {}",
+        &number_1, &number_2,
+        container.contains(&number_1, &number_2));
+    println!("First number: {}", container.first());
+    println!("Last number: {}", container.last());
+    
+    println!("The difference is: {}", difference(&container));
+}
+

Default Generic Type Parameters

+

When we use generic type parameters, we can specify a default concrete type for the generic type. This eliminates the need for implementors of the trait to specify a concrete type if the default type works.

+
    +
  1. 🌟🌟
  2. +
+

+use std::ops::Sub;
+
+#[derive(Debug, PartialEq)]
+struct Point<T> {
+    x: T,
+    y: T,
+}
+
+// FILL in the blank in three ways: two of them use the default generic  parameters, the other one not.
+// Notice that the implementation uses the associated type `Output`.
+impl __ {
+    type Output = Self;
+
+    fn sub(self, other: Self) -> Self::Output {
+        Point {
+            x: self.x - other.x,
+            y: self.y - other.y,
+        }
+    }
+}
+
+fn main() {
+    assert_eq!(Point { x: 2, y: 3 } - Point { x: 1, y: 0 },
+        Point { x: 1, y: 3 });
+
+    println!("Success!");
+}
+

Fully Qualified Syntax

+

Nothing in Rust prevents a trait from having a method with the same name as another trait’s method, nor does Rust prevent you from implementing both traits on one type. It’s also possible to implement a method directly on the type with the same name as methods from traits.

+

When calling methods with the same name, we have to use Fully Qualified Syntax.

+

Example

+
trait UsernameWidget {
+    // Get the selected username out of this widget
+    fn get(&self) -> String;
+}
+
+trait AgeWidget {
+    // Get the selected age out of this widget
+    fn get(&self) -> u8;
+}
+
+// A form with both a UsernameWidget and an AgeWidget.
+struct Form {
+    username: String,
+    age: u8,
+}
+
+impl UsernameWidget for Form {
+    fn get(&self) -> String {
+        self.username.clone()
+    }
+}
+
+impl AgeWidget for Form {
+    fn get(&self) -> u8 {
+        self.age
+    }
+}
+
+fn main() {
+    let form = Form{
+        username: "rustacean".to_owned(),
+        age: 28,
+    };
+
+    // If you uncomment this line, you'll get an error saying 
+    // "multiple `get` found". Because, after all, there are multiple methods
+    // named `get`.
+    // println!("{}", form.get());
+    
+    let username = UsernameWidget::get(&form);
+    assert_eq!("rustacean".to_owned(), username);
+    let age = AgeWidget::get(&form); // You can also use `<Form as AgeWidget>::get`
+    assert_eq!(28, age);
+
+    println!("Success!");
+}
+

Exercise

+
    +
  1. 🌟🌟
  2. +
+
trait Pilot {
+    fn fly(&self) -> String;
+}
+
+trait Wizard {
+    fn fly(&self) -> String;
+}
+
+struct Human;
+
+impl Pilot for Human {
+    fn fly(&self) -> String {
+        String::from("This is your captain speaking.")
+    }
+}
+
+impl Wizard for Human {
+    fn fly(&self) -> String {
+        String::from("Up!")
+    }
+}
+
+impl Human {
+    fn fly(&self) -> String {
+        String::from("*waving arms furiously*")
+    }
+}
+
+fn main() {
+    let person = Human;
+
+    assert_eq!(__, "This is your captain speaking.");
+    assert_eq!(__, "Up!");
+
+    assert_eq!(__, "*waving arms furiously*");
+
+    println!("Success!");
+}
+

Supertraits

+

Sometimes, you might need one trait to use another trait’s functionality( like the "inheritance" in other languages ). In this case, you need to rely on the dependent trait also being implemented. The trait you rely on is a supertrait of the trait you’re implementing.

+
    +
  1. 🌟🌟🌟
  2. +
+

+trait Person {
+    fn name(&self) -> String;
+}
+
+// Person is a supertrait of Student.
+// Implementing Student requires you to also impl Person.
+trait Student: Person {
+    fn university(&self) -> String;
+}
+
+trait Programmer {
+    fn fav_language(&self) -> String;
+}
+
+// CompSciStudent (computer science student) is a subtrait of both Programmer 
+// and Student. Implementing CompSciStudent requires you to impl both supertraits.
+trait CompSciStudent: Programmer + Student {
+    fn git_username(&self) -> String;
+}
+
+fn comp_sci_student_greeting(student: &dyn CompSciStudent) -> String {
+    format!(
+        "My name is {} and I attend {}. My favorite language is {}. My Git username is {}",
+        student.name(),
+        student.university(),
+        student.fav_language(),
+        student.git_username()
+    )
+}
+
+struct CSStudent {
+    name: String,
+    university: String,
+    fav_language: String,
+    git_username: String
+}
+
+// IMPLEMENT the necessary traits for CSStudent to make the code work
+impl ...
+
+fn main() {
+    let student = CSStudent {
+        name: "Sunfei".to_string(),
+        university: "XXX".to_string(),
+        fav_language: "Rust".to_string(),
+        git_username: "sunface".to_string()
+    };
+
+    // FILL in the blank
+    println!("{}", comp_sci_student_greeting(__));
+}
+

Orphan Rules

+

We can’t implement external traits on external types. For example, we can’t implement the Display trait on Vec<T> within our own crate, because Display and Vec<T> are defined in the standard library and aren’t local to our crate.

+

This restriction is often called the orphan rule, so named because the parent type is not present. This rule ensures that other people’s code can’t break your code and vice versa.

+

It’s possible to get around this restriction using the newtype pattern, which involves creating a new type in a tuple struct.

+
    +
  1. 🌟🌟
  2. +
+
use std::fmt;
+
+// DEFINE a newtype `Pretty` here
+
+
+impl fmt::Display for Pretty {
+    fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
+        write!(f, "\"{}\"", self.0.clone() + ", world")
+    }
+}
+
+fn main() {
+    let w = Pretty("hello".to_string());
+    println!("w = {}", w);
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it :)

+
+

Collection Types

+

Learning resources:

+ +

String

+

std::string::String is a UTF-8 encoded, growable string. It is the most common string type we used in daily development, it also has ownership over the string contents.

+

Basic operations

+
    +
  1. 🌟🌟
  2. +
+

+// FILL in the blanks and FIX errors
+// 1. Don't use `to_string()`
+// 2. Don't add/remove any code line
+fn main() {
+    let mut s: String = "hello, ";
+    s.push_str("world".to_string());
+    s.push(__);
+
+    move_ownership(s);
+
+    assert_eq!(s, "hello, world!");
+
+    println!("Success!");
+}
+
+fn move_ownership(s: String) {
+    println!("ownership of \"{}\" is moved here!", s)
+}
+

String and &str

+

A String is stored as a vector of bytes (Vec<u8>), but guaranteed to always be a valid UTF-8 sequence. String is heap allocated, growable and not null terminated.

+

&str is a slice (&[u8]) that always points to a valid UTF-8 sequence, and can be used to view into a String, just like &[T] is a view into Vec<T>.

+
    +
  1. 🌟🌟
  2. +
+
// FILL in the blanks
+fn main() {  
+   let mut s = String::from("hello, world");
+
+   let slice1: &str = __; // In two ways
+   assert_eq!(slice1, "hello, world");
+
+   let slice2 = __;
+   assert_eq!(slice2, "hello");
+
+   let slice3: __ = __; 
+   slice3.push('!');
+   assert_eq!(slice3, "hello, world!");
+
+   println!("Success!");
+}
+
    +
  1. 🌟🌟
  2. +
+

+// Question: how many heap allocations are happening here?
+// Your answer: 
+fn main() {  
+    // Create a String type based on `&str`
+    // The type of string literals is `&str`
+   let s: String = String::from("hello, world!");
+
+   // Create a slice point to String `s`
+   let slice: &str = &s;
+
+   // Create a String type based on the recently created slice
+   let s: String = slice.to_string();
+
+   assert_eq!(s, "hello, world!");
+
+   println!("Success!");
+}
+

UTF-8 & Indexing

+

Strings are always valid UTF-8. This has a few implications:

+
    +
  • The first of which is that if you need a non-UTF-8 string, consider OsString. It is similar, but without the UTF-8 constraint.
  • +
  • The second implication is that you cannot index into a String.
  • +
+

Indexing is intended to be a constant-time operation, but UTF-8 encoding does not allow us to do this. Furthermore, it’s not clear what sort of thing the index should return: a byte, a codepoint, or a grapheme cluster. The bytes and chars methods return iterators over the first two, respectively.

+
    +
  1. 🌟🌟🌟 You can't use index to access a char in a string, but you can use slice &s1[start..end].
  2. +
+

+// FILL in the blank and FIX errors
+fn main() {
+    let s = String::from("hello, 世界");
+    let slice1 = s[0]; //tips: `h` only takes 1 byte in UTF8 format
+    assert_eq!(slice1, "h");
+
+    let slice2 = &s[3..5]; // Tips: `中`  takes 3 bytes in UTF8 format
+    assert_eq!(slice2, "世");
+    
+    // Iterate through all chars in s
+    for (i, c) in s.__ {
+        if i == 7 {
+            assert_eq!(c, '世')
+        }
+    }
+
+    println!("Success!");
+}
+

UTF8_slice

+

You can use utf8_slice to slice UTF8 string, it can index chars instead of bytes.

+

Example

+
use utf8_slice;
+fn main() {
+   let s = "The 🚀 goes to the 🌑!";
+
+   let rocket = utf8_slice::slice(s, 4, 5);
+   // Will equal "🚀"
+}
+
    +
  1. 🌟🌟🌟
  2. +
+
+

Tips: maybe you need from_utf8 method

+
+

+// FILL in the blanks
+fn main() {
+    let mut s = String::new();
+    __;
+
+    // Some bytes, in a vector
+    let v = vec![104, 101, 108, 108, 111];
+
+    // Turn a byte's vector into a String
+    let s1 = __;
+    
+    
+    assert_eq!(s, s1);
+
+    println!("Success!");
+}
+

Representation

+

A String is made up of three components: a pointer to some bytes, a length, and a capacity.

+

The pointer points to an internal buffer String uses to store its data. The length is the number of bytes currently stored in the buffer( always stored on the heap ), and the capacity is the size of the buffer in bytes. As such, the length will always be less than or equal to the capacity.

+
    +
  1. 🌟🌟 If a String has enough capacity, adding elements to it will not re-allocate
  2. +
+

+// Modify the code below to print out: 
+// 25
+// 25
+// 25
+// Here, there’s no need to allocate more memory inside the loop.
+fn main() {
+    let mut s = String::new();
+
+    println!("{}", s.capacity());
+
+    for _ in 0..2 {
+        s.push_str("hello");
+        println!("{}", s.capacity());
+    }
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟🌟
  2. +
+

+// FILL in the blanks
+use std::mem;
+
+fn main() {
+    let story = String::from("Rust By Practice");
+
+    // Prevent automatically dropping of the String's data
+    let mut story = mem::ManuallyDrop::new(story);
+
+    let ptr = story.__();
+    let len = story.__();
+    let capacity = story.__();
+
+    assert_eq!(16, len);
+
+    // We can rebuild a String out of ptr, len, and capacity. This is all
+    // unsafe because we are responsible for making sure the components are
+    // valid:
+    let s = unsafe { String::from_raw_parts(ptr, len, capacity) };
+
+    assert_eq!(*story, s);
+
+    println!("Success!");
+}
+

Common methods

+

More exercises of String methods can be found here.

+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+

Vector

+

Vectors are resizable arrays. Like slices, their size is not known at compile time, but they can grow or shrink at any time.

+

Basic Operations

+
    +
  1. 🌟🌟🌟
  2. +
+

+fn main() {
+    let arr: [u8; 3] = [1, 2, 3];
+    
+    let v = Vec::from(arr);
+    is_vec(&v);
+
+    let v = vec![1, 2, 3];
+    is_vec(&v);
+
+    // vec!(..) and vec![..] are same macros, so
+    let v = vec!(1, 2, 3);
+    is_vec(&v);
+    
+    // In code below, v is Vec<[u8; 3]> , not Vec<u8>
+    // USE Vec::new and `for` to rewrite the below code 
+    let v1 = vec!(arr);
+    is_vec(&v1);
+ 
+    assert_eq!(v, v1);
+
+    println!("Success!");
+}
+
+fn is_vec(v: &Vec<u8>) {}
+
    +
  1. 🌟🌟 A Vec can be extended with extend method
  2. +
+

+// FILL in the blank
+fn main() {
+    let mut v1 = Vec::from([1, 2, 4]);
+    v1.pop();
+    v1.push(3);
+    
+    let mut v2 = Vec::new();
+    v2.__;
+
+    assert_eq!(v1, v2);
+
+    println!("Success!");
+}
+

Turn X Into Vec

+
    +
  1. 🌟🌟🌟
  2. +
+

+// FILL in the blanks
+fn main() {
+    // Array -> Vec
+    // impl From<[T; N]> for Vec
+    let arr = [1, 2, 3];
+    let v1 = __(arr);
+    let v2: Vec<i32> = arr.__();
+ 
+    assert_eq!(v1, v2);
+ 
+    
+    // String -> Vec
+    // impl From<String> for Vec
+    let s = "hello".to_string();
+    let v1: Vec<u8> = s.__();
+
+    let s = "hello".to_string();
+    let v2 = s.into_bytes();
+    assert_eq!(v1, v2);
+
+    // impl<'_> From<&'_ str> for Vec
+    let s = "hello";
+    let v3 = Vec::__(s);
+    assert_eq!(v2, v3);
+
+    // Iterators can be collected into vectors
+    let v4: Vec<i32> = [0; 10].into_iter().collect();
+    assert_eq!(v4, vec![0; 10]);
+
+    println!("Success!");
+ }
+

Indexing

+
    +
  1. 🌟🌟🌟
  2. +
+

+// FIX the error and IMPLEMENT the code
+fn main() {
+    let mut v = Vec::from([1, 2, 3]);
+    for i in 0..5 {
+        println!("{:?}", v[i])
+    }
+
+    for i in 0..5 {
+       // IMPLEMENT the code here...
+    }
+    
+    assert_eq!(v, vec![2, 3, 4, 5, 6]);
+
+    println!("Success!");
+}
+

Slicing

+

A Vec can be mutable. On the other hand, slices are read-only objects. To get a slice, use &.

+

In Rust, it’s more common to pass slices as arguments rather than vectors when you just want to provide read access. The same goes for String and &str.

+
    +
  1. 🌟🌟
  2. +
+

+// FIX the errors
+fn main() {
+    let mut v = vec![1, 2, 3];
+
+    let slice1 = &v[..];
+    // Out of bounds will cause a panic
+    // You must use `v.len` here
+    let slice2 = &v[0..4];
+    
+    assert_eq!(slice1, slice2);
+    
+    // Slices are read only
+    // Note: slice and &Vec are different
+    let vec_ref: &mut Vec<i32> = &mut v;
+    (*vec_ref).push(4);
+    let slice3 = &mut v[0..3];
+    slice3.push(4);
+
+    assert_eq!(slice3, &[1, 2, 3, 4]);
+
+    println!("Success!");
+}
+

Capacity

+

The capacity of a vector is the amount of space allocated for any future elements that will be added onto the vector. This is not to be confused with the length of a vector, which specifies the number of actual elements within the vector. If a vector’s length exceeds its capacity, its capacity will automatically be increased, but its elements will have to be reallocated.

+

For example, a vector with capacity 10 and length 0 would be an empty vector with space for 10 more elements. Pushing 10 or fewer elements onto the vector will not change its capacity or cause reallocation to occur. However, if the vector’s length is increased to 11, it will have to reallocate, which can be slow. For this reason, it is recommended to use Vec::with_capacity whenever possible to specify how big the vector is expected to get.

+
    +
  1. 🌟🌟
  2. +
+
// FIX the errors
+fn main() {
+    let mut vec = Vec::with_capacity(10);
+
+    // The vector contains no items, even though it has capacity for more
+    assert_eq!(vec.len(), __);
+    assert_eq!(vec.capacity(), 10);
+
+    // These are all done without reallocating...
+    for i in 0..10 {
+        vec.push(i);
+    }
+    assert_eq!(vec.len(), __);
+    assert_eq!(vec.capacity(), __);
+
+    // ...but this may make the vector reallocate
+    vec.push(11);
+    assert_eq!(vec.len(), 11);
+    assert!(vec.capacity() >= 11);
+
+
+    // Fill in an appropriate value to make the `for` done without reallocating 
+    let mut vec = Vec::with_capacity(__);
+    for i in 0..100 {
+        vec.push(i);
+    }
+
+    assert_eq!(vec.len(), __);
+    assert_eq!(vec.capacity(), __);
+    
+    println!("Success!");
+}
+

Store distinct types in Vector

+

The elements in a vector must be the same type, for example , the code below will cause an error:

+
fn main() {
+   let v = vec![1, 2.0, 3];
+}
+

But we can use enums or trait objects to store distinct types.

+
    +
  1. 🌟🌟
  2. +
+
#[derive(Debug)]
+enum IpAddr {
+    V4(String),
+    V6(String),
+}
+fn main() {
+    // FILL in the blank
+    let v : Vec<IpAddr>= __;
+    
+    // Comparing two enums need to derive the PartialEq trait
+    assert_eq!(v[0], IpAddr::V4("127.0.0.1".to_string()));
+    assert_eq!(v[1], IpAddr::V6("::1".to_string()));
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟
  2. +
+
trait IpAddr {
+    fn display(&self);
+}
+
+struct V4(String);
+impl IpAddr for V4 {
+    fn display(&self) {
+        println!("ipv4: {:?}",self.0)
+    }
+}
+struct V6(String);
+impl IpAddr for V6 {
+    fn display(&self) {
+        println!("ipv6: {:?}",self.0)
+    }
+}
+
+fn main() {
+    // FILL in the blank
+    let v: __= vec![
+        Box::new(V4("127.0.0.1".to_string())),
+        Box::new(V6("::1".to_string())),
+    ];
+
+    for ip in v {
+        ip.display();
+    }
+}
+

HashMap

+

Where vectors store values by an integer index, HashMaps store values by key. It is a hash map implemented with quadratic probing and SIMD lookup. By default, HashMap uses a hashing algorithm selected to provide resistance against HashDoS attacks.

+

The default hashing algorithm is currently SipHash 1-3, though this is subject to change at any point in the future. While its performance is very competitive for medium sized keys, other hashing algorithms will outperform it for small keys such as integers as well as large keys such as long strings, though those algorithms will typically not protect against attacks such as HashDoS.

+

The hash table implementation is a Rust port of Google’s SwissTable. The original C++ version of SwissTable can be found here, and this CppCon talk gives an overview of how the algorithm works.

+

Basic Operations

+
    +
  1. 🌟🌟
  2. +
+

+// FILL in the blanks and FIX the errors
+use std::collections::HashMap;
+fn main() {
+    let mut scores = HashMap::new();
+    scores.insert("Sunface", 98);
+    scores.insert("Daniel", 95);
+    scores.insert("Ashley", 69.0);
+    scores.insert("Katie", "58");
+
+    // Get returns an Option<&V>
+    let score = scores.get("Sunface");
+    assert_eq!(score, Some(98));
+
+    if scores.contains_key("Daniel") {
+        // Indexing returns a value V
+        let score = scores["Daniel"];
+        assert_eq!(score, __);
+        scores.remove("Daniel");
+    }
+
+    assert_eq!(scores.len(), __);
+
+    for (name, score) in scores {
+        println!("The score of {} is {}", name, score);
+    }
+}
+
    +
  1. 🌟🌟
  2. +
+

+use std::collections::HashMap;
+fn main() {
+    let teams = [
+        ("Chinese Team", 100),
+        ("American Team", 10),
+        ("France Team", 50),
+    ];
+
+    let mut teams_map1 = HashMap::new();
+    for team in &teams {
+        teams_map1.insert(team.0, team.1);
+    }
+
+    // IMPLEMENT team_map2 in two ways
+    // Tips: one of the approaches is to use `collect` method
+    let teams_map2...
+
+    assert_eq!(teams_map1, teams_map2);
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟
  2. +
+

+// FILL in the blanks
+use std::collections::HashMap;
+fn main() {
+    // Type inference lets us omit an explicit type signature (which
+    // would be `HashMap<&str, u8>` in this example).
+    let mut player_stats = HashMap::new();
+
+    // Insert a key only if it doesn't already exist
+    player_stats.entry("health").or_insert(100);
+
+    assert_eq!(player_stats["health"], __);
+
+    // Insert a key using a function that provides a new value only if it
+    // doesn't already exist
+    player_stats.entry("health").or_insert_with(random_stat_buff);
+    assert_eq!(player_stats["health"], __);
+
+    // Ensures a value is in the entry by inserting the default if empty, and returns
+    // a mutable reference to the value in the entry.
+    let health = player_stats.entry("health").or_insert(50);
+    assert_eq!(health, __);
+    *health -= 50;
+    assert_eq!(*health, __);
+
+    println!("Success!");
+}
+
+fn random_stat_buff() -> u8 {
+    // Could actually return some random value here - let's just return
+    // some fixed value for now
+    42
+}
+

Requirements of HashMap key

+

Any type that implements the Eq and Hash traits can be a key in HashMap. This includes:

+
    +
  • bool (though not very useful since there is only two possible keys)
  • +
  • int, uint, and all variations thereof
  • +
  • String and &str (tips: you can have a HashMap keyed by String and call .get() with an &str)
  • +
+

Note that f32 and f64 do not implement Hash, likely because floating-point precision errors would make using them as hashmap keys horribly error-prone.

+

All collection classes implement Eq and Hash if their contained type also respectively implements Eq and Hash. For example, Vec<T> will implement Hash if Timplements Hash.

+
    +
  1. 🌟🌟
  2. +
+

+// FIX the errors
+// Tips: `derive` is usually a good way to implement some common used traits
+use std::collections::HashMap;
+
+struct Viking {
+    name: String,
+    country: String,
+}
+
+impl Viking {
+    /// Creates a new Viking.
+    fn new(name: &str, country: &str) -> Viking {
+        Viking {
+            name: name.to_string(),
+            country: country.to_string(),
+        }
+    }
+}
+
+fn main() {
+    // Use a HashMap to store the vikings' health points.
+    let vikings = HashMap::from([
+        (Viking::new("Einar", "Norway"), 25),
+        (Viking::new("Olaf", "Denmark"), 24),
+        (Viking::new("Harald", "Iceland"), 12),
+    ]);
+
+    // Use derived implementation to print the status of the vikings.
+    for (viking, health) in &vikings {
+        println!("{:?} has {} hp", viking, health);
+    }
+}
+

Capacity

+

Like vectors, HashMaps are growable, but HashMaps can also shrink themselves when they have excess space. You can create a HashMap with a certain starting capacity using HashMap::with_capacity(uint), or use HashMap::new() to get a HashMap with a default initial capacity (recommended).

+

Example

+

+use std::collections::HashMap;
+fn main() {
+    let mut map: HashMap<i32, i32> = HashMap::with_capacity(100);
+    map.insert(1, 2);
+    map.insert(3, 4);
+    // Indeed ,the capacity of HashMap is not 100, so we can't compare the equality here.
+    assert!(map.capacity() >= 100);
+
+    // Shrinks the capacity of the map with a lower limit. It will drop
+    // down no lower than the supplied limit while maintaining the internal rules
+    // and possibly leaving some space in accordance with the resize policy.
+
+    map.shrink_to(50);
+    assert!(map.capacity() >= 50);
+
+    // Shrinks the capacity of the map as much as possible. It will drop
+    // down as much as possible while maintaining the internal rules
+    // and possibly leaving some space in accordance with the resize policy.
+    map.shrink_to_fit();
+    assert!(map.capacity() >= 2);
+    println!("Success!");
+}
+

Ownership

+

For types that implement the Copy trait, like i32 , the values are copied into HashMap. For owned values like String, the values will be moved and HashMap will be the owner of those values.

+
    +
  1. 🌟🌟
  2. +
+
// FIX the errors with least changes
+// DON'T remove any code line
+use std::collections::HashMap;
+fn main() {
+  let v1 = 10;
+  let mut m1 = HashMap::new();
+  m1.insert(v1, v1);
+  println!("v1 is still usable after inserting to hashmap : {}", v1);
+
+  let v2 = "hello".to_string();
+  let mut m2 = HashMap::new();
+  // Ownership moved here
+  m2.insert(v2, v1);
+    
+  assert_eq!(v2, "hello");
+
+  println!("Success!");
+}
+

Third-party Hash libs

+

If the performance of SipHash 1-3 doesn't meet your requirements, you can find replacements in crates.io or github.com.

+

The usage of third-party hash looks like this:

+
#![allow(unused)]
+fn main() {
+use std::hash::BuildHasherDefault;
+use std::collections::HashMap;
+// Introduce a third party hash function
+use twox_hash::XxHash64;
+
+
+let mut hash: HashMap<_, _, BuildHasherDefault<XxHash64>> = Default::default();
+hash.insert(42, "the answer");
+assert_eq!(hash.get(&42), Some(&"the answer"));
+}
+

Type Conversion

+

Learning resources:

+ +

Convert by as

+

Rust provides no implicit type conversion(coercion) between primitive types. But explicit type conversions can be performed using the as keyword.

+
    +
  1. 🌟
  2. +
+
// FIX the errors and FILL in the blank
+// DON'T remove any code
+fn main() {
+    let decimal = 97.123_f32;
+
+    let integer: __ = decimal as u8;
+
+    let c1: char = decimal as char;
+    let c2 = integer as char;
+
+    assert_eq!(integer, 'b' as u8);
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟 By default, overflow will cause compile errors, but we can add an global annotation to suppress these errors.
  2. +
+
fn main() {
+    assert_eq!(u8::MAX, 255);
+    // The max of `u8` is 255 as shown above.
+    // so the below code will cause an overflow error: literal out of range for `u8`.
+    // PLEASE looking for clues within compile errors to FIX it.
+    // DON'T modify any code in main.
+    let v = 1000 as u8;
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟 When casting any value to an unsigned type T, T::MAX + 1 is added or subtracted until the value fits into the new type.
  2. +
+
fn main() {
+    assert_eq!(1000 as u16, __);
+
+    assert_eq!(1000 as u8, __);
+
+    // For positive numbers, this is the same as the modulus
+    println!("1000 mod 256 is : {}", 1000 % 256);
+
+    assert_eq!(-1_i8 as u8, __);
+    
+    // Since Rust 1.45, the `as` keyword performs a *saturating cast* 
+    // when casting from float to int. If the floating point value exceeds 
+    // the upper bound or is less than the lower bound, the returned value 
+    // will be equal to the bound crossed.
+    assert_eq!(300.1_f32 as u8, __);
+    assert_eq!(-100.1_f32 as u8, __);
+    
+
+    // This behavior incurs a small runtime cost and can be avoided 
+    // with unsafe methods, however the results might overflow and 
+    // return **unsound values**. Use these methods wisely:
+    unsafe {
+        // 300.0 is 44
+        println!("300.0 is {}", 300.0_f32.to_int_unchecked::<u8>());
+        // -100.0 as u8 is 156
+        println!("-100.0 as u8 is {}", (-100.0_f32).to_int_unchecked::<u8>());
+        // nan as u8 is 0
+        println!("nan as u8 is {}", f32::NAN.to_int_unchecked::<u8>());
+    }
+}
+
    +
  1. 🌟🌟🌟 Raw pointers can be converted to memory address (integer) and vice versa.
  2. +
+

+// FILL in the blanks
+fn main() {
+    let mut values: [i32; 2] = [1, 2];
+    let p1: *mut i32 = values.as_mut_ptr();
+    let first_address: usize = p1 __; 
+    let second_address = first_address + 4; // 4 == std::mem::size_of::<i32>()
+    let p2: *mut i32 = second_address __; // p2 points to the 2nd element in values
+    unsafe {
+        // Add one to the second element
+        __
+    }
+    
+    assert_eq!(values[1], 3);
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟🌟
  2. +
+
fn main() {
+    let arr :[u64; 13] = [0; 13];
+    assert_eq!(std::mem::size_of_val(&arr), 8 * 13);
+    let a: *const [u64] = &arr;
+    let b = a as *const [u8];
+    unsafe {
+        assert_eq!(std::mem::size_of_val(&*b), __)
+    }
+
+    println!("Success!");
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+

From/Into

+

The From trait allows for a type to define how to create itself from another type, hence providing a very simple mechanism for converting between several types.

+

The From and Into traits are inherently linked, and this is actually part of its implementation. It means if we write something like this: impl From<T> for U, then we can use +let u: U = U::from(T) or let u:U = T.into().

+

The Into trait is simply the reciprocal of the From trait. That is, if you have implemented the From trait for your type, then the Into trait will be automatically implemented for the same type.

+

Using the Into trait will typically require the type annotations as the compiler is unable to determine this most of the time.

+

For example, we can easily convert &str into String :

+
fn main() {
+    let my_str = "hello";
+
+    // three conversions below all depends on the fact: String implements From<&str>:
+    let string1 = String::from(my_str);
+    let string2 = my_str.to_string();
+    // Explicit type annotation is required here
+    let string3: String = my_str.into();
+}
+

Because the standard library has already implemented this for us : impl From<&'_ str> for String .

+

Some implementations of From trait can be found here.

+
    +
  1. 🌟🌟🌟
  2. +
+
fn main() {
+    // impl From<bool> for i32
+    let i1: i32 = false.into();
+    let i2: i32 = i32::from(false);
+    assert_eq!(i1, i2);
+    assert_eq!(i1, 0);
+
+    // FIX the error in two ways
+    /* 1. use a similar type which `impl From<char>`, maybe you
+    should check the docs mentioned above to find the answer */
+    // 2. a keyword from the last chapter
+    let i3: i32 = 'a'.into();
+
+    // FIX the error in two ways
+    let s: String = 'a' as String;
+
+    println!("Success!");
+}
+

Implement From for custom types

+
    +
  1. 🌟🌟
  2. +
+
// From is now included in `std::prelude`, so there is no need to introduce it into the current scope
+// use std::convert::From;
+
+#[derive(Debug)]
+struct Number {
+    value: i32,
+}
+
+impl From<i32> for Number {
+    // IMPLEMENT `from` method
+}
+
+// FILL in the blanks
+fn main() {
+    let num = __(30);
+    assert_eq!(num.value, 30);
+
+    let num: Number = __;
+    assert_eq!(num.value, 30);
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟🌟 When performing error handling it is often useful to implement From trait for our own error type. Then we can use ? to automatically convert the underlying error type to our own error type.
  2. +
+
use std::fs;
+use std::io;
+use std::num;
+
+enum CliError {
+    IoError(io::Error),
+    ParseError(num::ParseIntError),
+}
+
+impl From<io::Error> for CliError {
+    // IMPLEMENT from method
+}
+
+impl From<num::ParseIntError> for CliError {
+    // IMPLEMENT from method
+}
+
+fn open_and_parse_file(file_name: &str) -> Result<i32, CliError> {
+    // ? automatically converts io::Error to CliError
+    let contents = fs::read_to_string(&file_name)?;
+    // num::ParseIntError -> CliError
+    let num: i32 = contents.trim().parse()?;
+    Ok(num)
+}
+
+fn main() {
+    println!("Success!");
+}
+

TryFrom/TryInto

+

Similar to From and Into, TryFrom and TryInto are generic traits for converting between types.

+

Unlike From/Into, TryFrom and TryInto are used for fallible conversions and return a Result instead of a plain value.

+
    +
  1. 🌟🌟
  2. +
+
// TryFrom and TryInto are included in `std::prelude`, so there is no need to introduce it into the current scope
+// use std::convert::TryInto;
+
+fn main() {
+    let n: i16 = 256;
+
+    // Into trait has a method `into`,
+    // hence TryInto has a method ?
+    let n: u8 = match n.__() {
+        Ok(n) => n,
+        Err(e) => {
+            println!("there is an error when converting: {:?}, but we catch it", e.to_string());
+            0
+        }
+    };
+
+    assert_eq!(n, __);
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟🌟
  2. +
+
#[derive(Debug, PartialEq)]
+struct EvenNum(i32);
+
+impl TryFrom<i32> for EvenNum {
+    type Error = ();
+
+    // IMPLEMENT `try_from`
+    fn try_from(value: i32) -> Result<Self, Self::Error> {
+        if value % 2 == 0 {
+            Ok(EvenNum(value))
+        } else {
+            Err(())
+        }
+    }
+}
+
+fn main() {
+    assert_eq!(EvenNum::try_from(8), Ok(EvenNum(8)));
+    assert_eq!(EvenNum::try_from(5), Err(()));
+
+    // FILL in the blanks
+    let result: Result<EvenNum, ()> = 8i32.try_into();
+    assert_eq!(result, __);
+    let result: Result<EvenNum, ()> = 5i32.try_into();
+    assert_eq!(result, __);
+
+    println!("Success!");
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+

Others

+

Convert any type to String

+

To convert any type to String, you can simply use the ToString trait for that type. Rather than doing that directly, you should implement the fmt::Display trait which will automatically provides ToString and also allows you to print the type with println!.

+
    +
  1. 🌟🌟
  2. +
+
use std::fmt;
+
+struct Point {
+    x: i32,
+    y: i32,
+}
+
+impl fmt::Display for Point {
+    // IMPLEMENT fmt method
+}
+
+fn main() {
+    let origin = Point { x: 0, y: 0 };
+    // FILL in the blanks
+    assert_eq!(origin.__, "The point is (0, 0)");
+    assert_eq!(format!(__), "The point is (0, 0)");
+
+    println!("Success!");
+}
+

Parse a String

+
    +
  1. 🌟🌟🌟 We can use parse method to convert a String into a i32 number, this is because FromStr is implemented for i32 type in standard library: impl FromStr for i32
  2. +
+
// To use `from_str` method, you need to introduce this trait into the current scope.
+use std::str::FromStr;
+fn main() {
+    let parsed: i32 = "5".__.unwrap();
+    let turbo_parsed = "10".__.unwrap();
+    let from_str = __.unwrap();
+    let sum = parsed + turbo_parsed + from_str;
+    assert_eq!(sum, 35);
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟 We can also implement the FromStr trait for our custom types
  2. +
+
use std::str::FromStr;
+use std::num::ParseIntError;
+
+#[derive(Debug, PartialEq)]
+struct Point {
+    x: i32,
+    y: i32
+}
+
+impl FromStr for Point {
+    type Err = ParseIntError;
+
+    fn from_str(s: &str) -> Result<Self, Self::Err> {
+        let coords: Vec<&str> = s.trim_matches(|p| p == '(' || p == ')' )
+                                 .split(',')
+                                 .map(|x| x.trim())
+                                 .collect();
+
+        let x_fromstr = coords[0].parse::<i32>()?;
+        let y_fromstr = coords[1].parse::<i32>()?;
+
+        Ok(Point { x: x_fromstr, y: y_fromstr })
+    }
+}
+fn main() {
+    // FILL in the blanks in two ways
+    // DON'T change code anywhere else 
+    let p = __;
+    assert_eq!(p.unwrap(), Point{ x: 3, y: 4} );
+
+    println!("Success!");
+}
+

Deref

+

You can find all the examples and exercises of the Deref trait here.

+

Transmute

+

std::mem::transmute is a unsafe function can be used to reinterprets the bits of a value of one type as another type. Both of the original and the result types must have the same size and neither of them can be invalid.

+

transmute is semantically equivalent to a bitwise move of one type into another. It copies the bits from the source value into the destination value, then forgets the original, seems equivalent to C's memcpy under the hood.

+

So, transmute is incredibly unsafe ! The caller has to ensure all the safes himself!

+

Examples

+
    +
  1. transmute can be used to turn a pointer into a function pointer, this is not portable on machines where function pointer and data pointer have different sizes.
  2. +
+
fn foo() -> i32 {
+    0
+}
+
+fn main() {
+    let pointer = foo as *const ();
+    let function = unsafe {
+        std::mem::transmute::<*const (), fn() -> i32>(pointer)
+    };
+    assert_eq!(function(), 0);
+}
+
    +
  1. Extending a lifetime or shortening the lifetime of an invariant is an advanced usage of transmute, yeah, very unsafe Rust!.
  2. +
+
struct R<'a>(&'a i32);
+unsafe fn extend_lifetime<'b>(r: R<'b>) -> R<'static> {
+    std::mem::transmute::<R<'b>, R<'static>>(r)
+}
+
+unsafe fn shorten_invariant_lifetime<'b, 'c>(r: &'b mut R<'static>)
+                                             -> &'b mut R<'c> {
+    std::mem::transmute::<&'b mut R<'static>, &'b mut R<'c>>(r)
+}
+
    +
  1. Rather than using transmute, you can use some alternatives instead.
  2. +
+
fn main() {
+    /*Turning raw bytes(&[u8]) to u32, f64, etc.: */
+    let raw_bytes = [0x78, 0x56, 0x34, 0x12];
+
+    let num = unsafe { std::mem::transmute::<[u8; 4], u32>(raw_bytes) };
+
+    // Use `u32::from_ne_bytes` instead
+    let num = u32::from_ne_bytes(raw_bytes);
+    // Or use `u32::from_le_bytes` or `u32::from_be_bytes` to specify the endianness
+    let num = u32::from_le_bytes(raw_bytes);
+    assert_eq!(num, 0x12345678);
+    let num = u32::from_be_bytes(raw_bytes);
+    assert_eq!(num, 0x78563412);
+
+    /*Turning a pointer into a usize: */
+    let ptr = &0;
+    let ptr_num_transmute = unsafe { std::mem::transmute::<&i32, usize>(ptr) };
+
+    // Use an `as` cast instead
+    let ptr_num_cast = ptr as *const i32 as usize;
+
+    /*Turning an &mut T into an &mut U: */
+    let ptr = &mut 0;
+    let val_transmuted = unsafe { std::mem::transmute::<&mut i32, &mut u32>(ptr) };
+
+    // Now, put together `as` and reborrowing - note the chaining of `as`
+    // `as` is not transitive
+    let val_casts = unsafe { &mut *(ptr as *mut i32 as *mut u32) };
+
+    /*Turning an &str into a &[u8]: */
+    // This is not a good way to do this.
+    let slice = unsafe { std::mem::transmute::<&str, &[u8]>("Rust") };
+    assert_eq!(slice, &[82, 117, 115, 116]);
+
+    // You could use `str::as_bytes`
+    let slice = "Rust".as_bytes();
+    assert_eq!(slice, &[82, 117, 115, 116]);
+
+    // Or, just use a byte string, if you have control over the string
+    // literal
+    assert_eq!(b"Rust", &[82, 117, 115, 116]);
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+

Result and panic

+

Learning resources:

+ +

panic!

+

The simplest error handling mechanism is to use panic. It just prints an error message and starts unwinding the stack, finally exit the current thread:

+
    +
  • if panic occurred in main thread, then the program will be exited.
  • +
  • if in spawned thread, then this thread will be terminated, but the program won't
  • +
+
    +
  1. 🌟🌟
  2. +
+

+// FILL the blanks
+fn drink(beverage: &str) {
+    if beverage == "lemonade" {
+        println!("Success!");
+        // IMPLEMENT the below code
+        __
+     }
+
+    println!("Exercise Failed if printing out this line!");
+}
+
+fn main() {
+    drink(__);
+
+    println!("Exercise Failed if printing out this line!");
+}
+

common panic cases

+
    +
  1. 🌟🌟
  2. +
+
// MAKE the code work by fixing all panics
+fn main() {
+    assert_eq!("abc".as_bytes(), [96, 97, 98]);
+
+    let v = vec![1, 2, 3];
+    let ele = v[3];
+    // unwrap may panic when get return a None
+    let ele = v.get(3).unwrap();
+
+    // Sometimes, the compiler is unable to find the overflow errors for you in compile time ,so a panic will occur
+    let v = production_rate_per_hour(2);
+
+    // because of the same reason as above, we have to wrap it in a function to make the panic occur
+    divide(15, 0);
+
+    println!("Success!")
+}
+
+fn divide(x:u8, y:u8) {
+    println!("{}", x / y)
+}
+
+fn production_rate_per_hour(speed: u8) -> f64 {
+    let cph: u8 = 221;
+    match speed {
+        1..=4 => (speed * cph) as f64,
+        5..=8 => (speed * cph) as f64 * 0.9,
+        9..=10 => (speed * cph) as f64 * 0.77,
+        _ => 0 as f64,
+    }
+}
+
+pub fn working_items_per_minute(speed: u8) -> u32 {
+    (production_rate_per_hour(speed) / 60 as f64) as u32
+}
+

Detailed call stack

+

By default the stack unwinding will only give something like this:

+
thread 'main' panicked at 'index out of bounds: the len is 3 but the index is 99', src/main.rs:4:5
+note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
+
+

Though there is the reason of panic and the line of the code is showing where the panic has occured, sometimes we want to get more info about the call stack.

+
    +
  1. 🌟
  2. +
+
## FILL in the blank to display the whole call stack
+## Tips: you can find the clue in the default panic info 
+$ __ cargo run
+thread 'main' panicked at 'assertion failed: `(left == right)`
+  left: `[97, 98, 99]`,
+ right: `[96, 97, 98]`', src/main.rs:3:5
+stack backtrace:
+   0: rust_begin_unwind
+             at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5
+   1: core::panicking::panic_fmt
+             at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14
+   2: core::panicking::assert_failed_inner
+   3: core::panicking::assert_failed
+             at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:154:5
+   4: study_cargo::main
+             at ./src/main.rs:3:5
+   5: core::ops::function::FnOnce::call_once
+             at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5
+note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
+
+

unwinding and abort

+

By default, when a panic occurs, the program starts unwinding, which means Rust walks back up the stack and cleans up the data from each function it encounters.

+

But this walk back and clean up is a lot of work. The alternative is to immediately abort the program without cleaning up.

+

If in your project you need to make the resulting binary as small as possible, you can switch from unwinding to aborting by adding below content to Cargo.toml:

+
[profile.release]
+panic = 'abort'
+
+
+

You can find the solutions here(under the solutions path), but only use it when you need it :)

+
+

result and ?

+

Result<T> is an enum to describe possible errors. It has two variants:

+
    +
  • Ok(T): A value T was found
  • +
  • Err(e): An error was found with a value e
  • +
+

In short words, the expected outcome is Ok, while the unexpected outcome is Err.

+
    +
  1. 🌟🌟
  2. +
+

+// FILL in the blanks and FIX the errors
+use std::num::ParseIntError;
+
+fn multiply(n1_str: &str, n2_str: &str) -> __ {
+    let n1 = n1_str.parse::<i32>();
+    let n2 = n2_str.parse::<i32>();
+    Ok(n1.unwrap() * n2.unwrap())
+}
+
+fn main() {
+    let result = multiply("10", "2");
+    assert_eq!(result, __);
+
+    let result = multiply("t", "2");
+    assert_eq!(result.__, 8);
+
+    println!("Success!");
+}
+

?

+

? is almost exactly equivalent to unwrap, but ? returns instead of panic on Err.

+
    +
  1. 🌟🌟
  2. +
+

+use std::num::ParseIntError;
+
+// IMPLEMENT multiply with ?
+// DON'T use unwrap here
+fn multiply(n1_str: &str, n2_str: &str) -> __ {
+}
+
+fn main() {
+    assert_eq!(multiply("3", "4").unwrap(), 12);
+    println!("Success!");
+}
+
    +
  1. 🌟🌟
  2. +
+

+use std::fs::File;
+use std::io::{self, Read};
+
+fn read_file1() -> Result<String, io::Error> {
+    let f = File::open("hello.txt");
+    let mut f = match f {
+        Ok(file) => file,
+        Err(e) => return Err(e),
+    };
+
+    let mut s = String::new();
+    match f.read_to_string(&mut s) {
+        Ok(_) => Ok(s),
+        Err(e) => Err(e),
+    }
+}
+
+// FILL in the blanks with one code line
+// DON'T change any code lines
+fn read_file2() -> Result<String, io::Error> {
+    let mut s = String::new();
+
+    __;
+
+    Ok(s)
+}
+
+fn main() {
+    assert_eq!(read_file1().unwrap_err().to_string(), read_file2().unwrap_err().to_string());
+    println!("Success!");
+}
+

map & and_then

+

map and and_then are two common combinators for Result<T, E> (also for Option<T>).

+
    +
  1. 🌟🌟
  2. +
+
use std::num::ParseIntError;
+
+// FILL in the blank in two ways: map, and then
+fn add_two(n_str: &str) -> Result<i32, ParseIntError> {
+   n_str.parse::<i32>().__
+}
+
+fn main() {
+    assert_eq!(add_two("4").unwrap(), 6);
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟🌟
  2. +
+
use std::num::ParseIntError;
+
+// With the return type rewritten, we use pattern matching without `unwrap()`.
+// But it's so Verbose...
+fn multiply(n1_str: &str, n2_str: &str) -> Result<i32, ParseIntError> {
+    match n1_str.parse::<i32>() {
+        Ok(n1)  => {
+            match n2_str.parse::<i32>() {
+                Ok(n2)  => {
+                    Ok(n1 * n2)
+                },
+                Err(e) => Err(e),
+            }
+        },
+        Err(e) => Err(e),
+    }
+}
+
+// Rewriting `multiply` to make it succinct
+// You should use BOTH of  `and_then` and `map` here.
+fn multiply1(n1_str: &str, n2_str: &str) -> Result<i32, ParseIntError> {
+    // IMPLEMENT...
+}
+
+fn print(result: Result<i32, ParseIntError>) {
+    match result {
+        Ok(n)  => println!("n is {}", n),
+        Err(e) => println!("Error: {}", e),
+    }
+}
+
+fn main() {
+    // This still presents a reasonable answer.
+    let twenty = multiply1("10", "2");
+    print(twenty);
+
+    // The following now provides a much more helpful error message.
+    let tt = multiply("t", "2");
+    print(tt);
+
+    println!("Success!");
+}
+

Type alias

+

Using std::result::Result<T, ParseIntError> everywhere is verbose and tedious, we can use alias for this purpose.

+

At a module level, creating aliases can be particularly helpful. Errors found in a specific module often has the same Err type, so a single alias can succinctly defined all associated Results. This is so useful even the std library supplies one: io::Result.

+
    +
  1. 🌟
  2. +
+
use std::num::ParseIntError;
+
+// FILL in the blank
+type __;
+
+// Use the above alias to refer to our specific `Result` type.
+fn multiply(first_number_str: &str, second_number_str: &str) -> Res<i32> {
+    first_number_str.parse::<i32>().and_then(|first_number| {
+        second_number_str.parse::<i32>().map(|second_number| first_number * second_number)
+    })
+}
+
+// Here, the alias again allows us to save some space.
+fn print(result: Res<i32>) {
+    match result {
+        Ok(n)  => println!("n is {}", n),
+        Err(e) => println!("Error: {}", e),
+    }
+}
+
+fn main() {
+    print(multiply("10", "2"));
+    print(multiply("t", "2"));
+
+    println!("Success!");
+}
+

Using Result in fn main

+

Typically the main function will look like this:

+
fn main() {
+    println!("Hello World!");
+}
+

However main is also able to have a return type of Result. If an error occurs within the main function it will return an error code and print a debug representation of the error( Debug trait ).

+

The following example shows such a scenario:

+

+use std::num::ParseIntError;
+
+fn main() -> Result<(), ParseIntError> {
+    let number_str = "10";
+    let number = match number_str.parse::<i32>() {
+        Ok(number)  => number,
+        Err(e) => return Err(e),
+    };
+    println!("{}", number);
+    Ok(())
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it :)

+
+

Crate and module

+

Learning resources:

+ +

Package and Crate

+

A package is a project which you create with Cargo (in most cases), so it contains a Cargo.toml file in it.

+
    +
  1. 🌟 Create a package with below layout:
  2. +
+
.
+├── Cargo.toml
+└── src
+    └── main.rs
+
+1 directory, 2 files
+
+
# in Cargo.toml
+[package]
+name = "hello-package"
+version = "0.1.0"
+edition = "2021"
+
+
+

Note! We will use this package across the whole chapter as a practice project.

+
+
    +
  1. 🌟 Create a package with below layout:
  2. +
+
.
+├── Cargo.toml
+└── src
+    └── lib.rs
+
+1 directory, 2 files
+
+
# in Cargo.toml
+[package]
+name = "hello-package1"
+version = "0.1.0"
+edition = "2021"
+
+
+

Note! This package could be safely removed due to the first one's existence.

+
+
    +
  1. 🌟
  2. +
+
/* FILL in the blank with your ANSWER */
+
+// Q: What's the difference between package number 1 and number 2?
+// A: __
+

Crate

+

A crate is a binary or library. The crate root is a source file that the Rust compiler starts from and makes up the root module of the crate.

+

In package hello-package, there is binary crate with the same name as the package : hello-package, and src/main.rs is the crate root of this binary crate.

+

Similar to hello-package, hello-package1 also has a crate in it, however, this package doesn't contain a binary crate but a library crate, and src/lib.rs is the crate root.

+
    +
  1. 🌟
  2. +
+
/* FILL in the blank with your ANSWER */
+
+// Q: What's the name of the library crate in package `hello-package1`?
+// A: __
+
    +
  1. 🌟🌟 Add a library crate for hello-package and describe it's files tree below:
  2. +
+
# FILL in the blanks
+.
+├── Cargo.lock
+├── Cargo.toml
+├── src
+│   ├── __
+│   └── __
+
+

After this step, there should be two crates in package hello-package: a binary crate and a library crate, both with the same name as the package.

+
    +
  1. 🌟🌟🌟 A package can contain at most one library crate, but it can contain as many binary crates as you would like by placing files in src/bin directory: each file will be a separate binary crate with the same name as the file.
  2. +
+
# Create a package which contains 
+# 1. three binary crates: `hello-package`, `main1` and `main2`
+# 2. one library crate
+# describe the directory tree below
+.
+├── Cargo.toml
+├── Cargo.lock
+├── src
+│   ├── __
+│   ├── __
+│   └── __
+│       └── __
+│       └── __
+├── tests # directory for integrated tests files
+│   └── some_integration_tests.rs
+├── benches # dir for benchmark files
+│   └── simple_bench.rs
+└── examples # dir for example files
+    └── simple_example.rs
+
+

Yep, as you can see, the above package structure is very standard and is widely used in many Rust projects.

+
+

You can find the solutions here (under the solutions path), but only use it when you need it :)

+
+

Module

+

Modules let us organize the code within a crate into groups for readability and ease of reuse. Module also controls the privacy of items, which is whether an item can be seen by outside code( public ), or is just an internal implementation and not available for outside code( private ).

+

We have created a package named hello-package in previous chapter, and it looks like this:

+
.
+├── Cargo.toml
+├── src
+│   ├── lib.rs
+│   └── main.rs
+
+

Now it's time to create some modules in the library crate and use them in the binary crate, let's start.

+
    +
  1. 🌟🌟 Implement module front_of_house based on the module tree below:
  2. +
+
library crate root
+ └── front_of_house
+     ├── hosting
+     │   ├── add_to_waitlist
+     │   └── seat_at_table
+     └── serving
+         ├── take_order
+         ├── serve_order
+         ├── take_payment
+         └── complain
+
+
// FILL in the blank
+// in __.rs
+
+mod front_of_house {
+    // IMPLEMENT this module..
+}
+
    +
  1. 🌟🌟 Let's call add_to_waitlist from a function eat_at_restaurant which is within the library crate root.
  2. +
+
// In lib.rs
+
+// FILL in the blanks and FIX the errors
+// You need to make something public with `pub` to provide accessibility for outside code `fn eat_at_restaurant()`
+mod front_of_house {
+    /* ...snip... */
+}
+
+pub fn eat_at_restaurant() {
+    // Call add_to_waitlist with **absolute path**:
+    __.add_to_waitlist();
+
+    // Call with **relative path** 
+     __.add_to_waitlist();
+}
+
    +
  1. 🌟🌟 You can use super to import items within the parent module
  2. +
+
// In lib.rs
+
+mod back_of_house {
+    fn fix_incorrect_order() {
+        cook_order();
+        // FILL in the blank in three ways
+        //1. using keyword `super`
+        //2. using absolute path
+        __.serve_order();
+    }
+
+    fn cook_order() {}
+}
+

Separating modules into different files

+
// In lib.rs
+pub mod front_of_house {
+    pub mod hosting {
+        pub fn add_to_waitlist() {}
+
+        pub fn seat_at_table() -> String {
+            String::from("sit down please")
+        }
+    }
+
+    pub mod serving {
+        pub fn take_order() {}
+
+        pub fn serve_order() {}
+
+        pub fn take_payment() {}
+
+        // Maybe you don't want the guest hearing the your complaining about them
+        // So just make it private
+        fn complain() {} 
+    }
+}
+
+pub fn eat_at_restaurant() -> String {
+    front_of_house::hosting::add_to_waitlist();
+    
+    back_of_house::cook_order();
+
+    String::from("yummy yummy!")
+}
+
+pub mod back_of_house {
+    pub fn fix_incorrect_order() {
+        cook_order();
+        crate::front_of_house::serving::serve_order();
+    }
+
+    pub fn cook_order() {}
+}
+
    +
  1. 🌟🌟🌟🌟 Please separate the modules and codes above into files resident in below dir tree :
  2. +
+
.
+├── Cargo.toml
+├── src
+│   ├── back_of_house.rs
+│   ├── front_of_house
+│   │   ├── hosting.rs
+│   │   ├── mod.rs
+│   │   └── serving.rs
+│   ├── lib.rs
+│   └── main.rs
+
+
// In src/lib.rs
+
+// IMPLEMENT...
+
// In src/back_of_house.rs
+
+// IMPLEMENT...
+
// In src/front_of_house/mod.rs
+
+// IMPLEMENT...
+
// In src/front_of_house/hosting.rs
+
+// IMPLEMENT...
+
// In src/front_of_house/serving.rs
+
+// IMPLEMENT...
+

Accessing code in library crate from binary crate

+

Please ensure you have completed the 4th exercise before making further progress.

+

You should have below structures and the corresponding codes in them when reaching here:

+
.
+├── Cargo.toml
+├── src
+│   ├── back_of_house.rs
+│   ├── front_of_house
+│   │   ├── hosting.rs
+│   │   ├── mod.rs
+│   │   └── serving.rs
+│   ├── lib.rs
+│   └── main.rs
+
+
    +
  1. 🌟🌟🌟 Now we will call a few library functions from the binary crate.
  2. +
+
// In src/main.rs
+
+// FILL in the blank and FIX the errors
+fn main() {
+    assert_eq!(__, "sit down please");
+    assert_eq!(__,"yummy yummy!");
+}
+
+

You can find the solutions here (under the solutions path), but only use it when you need it :)

+
+

Use and pub

+
    +
  1. 🌟 We can bring two types of the same name into the same scope with use, but you need as keyword.
  2. +
+
use std::fmt::Result;
+use std::io::Result;
+
+fn main() {}
+
    +
  1. 🌟🌟 If we are using multiple items defined in the same crate or module, then listing each item on its own line will take up too much vertical space.
  2. +
+

+// FILL in the blank in two ways
+// DON'T add new code line
+use std::collections::__;
+
+fn main() {
+    let _c1:HashMap<&str, i32> = HashMap::new();
+    let mut c2 = BTreeMap::new();
+    c2.insert(1, "a");
+    let _c3: HashSet<i32> = HashSet::new();
+}
+

Re-exporting names with pub use

+
    +
  1. 🌟🌟🌟 In our recently created package hello-package, add something to make the below code work
  2. +
+
fn main() {
+    assert_eq!(hello_package::hosting::seat_at_table(), "sit down please");
+     assert_eq!(hello_package::eat_at_restaurant(),"yummy yummy!");
+}
+

Pub(in Crate)

+

Sometimes we want an item only be public to a certain crate. For this we can use the pub(in Crate) syntax.

+

Example

+
pub mod a {
+    pub const I: i32 = 3;
+
+    fn semisecret(x: i32) -> i32 {
+        use self::b::c::J;
+        x + J
+    }
+
+    pub fn bar(z: i32) -> i32 {
+        semisecret(I) * z
+    }
+    pub fn foo(y: i32) -> i32 {
+        semisecret(I) + y
+    }
+
+    mod b {
+        pub(in crate::a) mod c {
+            pub(in crate::a) const J: i32 = 4;
+        }
+    }
+}
+

Full Code

+

The full code of hello-package is here.

+
+

You can find the solutions here (under the solutions path), but only use it when you need it :)

+
+

Comments and Docs

+

Every program requires comments:

+

Comments

+
    +
  • Regular comments which are ignored by the compiler: +
      +
    • // Line comment, which goes to the end of the line
    • +
    • /* Block comment, which goes to the end of the closing delimiter */
    • +
    +
  • +
+

Examples

+
fn main() {
+    // This is an example of a line comment
+    // There are two slashes at the beginning of the line
+    // And nothing written inside these will be read by the compiler
+
+    // println!("Hello, world!");
+
+    // Run it. See? Now try deleting the two slashes, and run it again.
+
+    /* 
+     * This is another type of comment, a block comment. In general,
+     * line comments are the recommended comment style. But
+     * block comments are extremely useful for temporarily disabling
+     * chunks of code. /* Block comments can be /* nested, */ */
+     * so it takes only a few keystrokes to comment out everything
+     * in this main() function. /*/*/* Try it yourself! */*/*/
+     */
+
+    /*
+    Note: The previous column of `*` was entirely for style. There's
+    no actual need for it.
+    */
+}
+

Exercises

+
    +
  1. 🌟🌟
  2. +
+

+/* Make it work, only using comments! */
+fn main() {
+    todo!();
+    unimplemented!();
+
+    assert_eq!(6, 5 + 3 + 2 + 1 )
+}
+

Doc Comments

+
    +
  • Doc comments which are parsed into HTML and supported Markdown +
      +
    • /// Generate library docs for the following item
    • +
    • //! Generate library docs for the eclosing item
    • +
    +
  • +
+

Before starting, we need to create a new package for practice: cargo new --lib doc-comments.

+

Line doc comments ///

+

Add docs for function add_one

+
#![allow(unused)]
+fn main() {
+// in lib.rs
+
+/// Add one to the given value and return the value
+///
+/// # Examples
+///
+/// ```
+/// let arg = 5;
+/// let answer = my_crate::add_one(arg);
+///
+/// assert_eq!(6, answer);
+/// ```
+pub fn add_one(x: i32) -> i32 {
+    x + 1
+}
+}
+

Cargo doc

+

We can use cargo doc --open to generate html files and open them in the browser.

+

Block doc comments /** ... */

+

Add docs for function add_two:

+
#![allow(unused)]
+fn main() {
+/** Add two to the given value and return a new value
+
+Examples
+
+let arg = 5;
+let answer = my_crate::add_two(arg);
+
+assert_eq!(7, answer);
+
+*/
+pub fn add_two(x: i32) -> i32 {
+    x + 2
+}
+}
+

Doc comments for crate and module

+

We can also add doc comments for our crates and modules.

+

Firstly, let's add some doc comments for our library crate:

+
+

Note: We must place crates and module comments at the top of crate root or module file.

+
+
#![allow(unused)]
+fn main() {
+//! # Doc comments
+//! 
+//! A library for showing how to use doc comments
+
+// in lib.rs
+pub mod compute;
+}
+

You can also use block comments to achieve this:

+
#![allow(unused)]
+fn main() {
+/*! # Doc comments
+
+ A library for showing how to use doc comments */
+}
+

Next, create a new module file src/compute.rs, and add following comments to it:

+
#![allow(unused)]
+fn main() {
+//! //! Do some complicated arithmetic that you can't do by yourself
+
+// in compute.rs
+}
+

Then run cargo doc --open and see the results.

+

Doc tests

+

The doc comments of add_one and add_two contain two example code blocks.

+

The examples can not only demonstrate how to use your library, but also running as test with cargo test command.

+
    +
  1. 🌟🌟 But there are errors in the two examples, please fix them, and running with cargo test to get following result:
  2. +
+
running 0 tests
+
+test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
+
+   Doc-tests doc-comments
+
+running 2 tests
+test src/lib.rs - add_one (line 11) ... ok
+test src/lib.rs - add_two (line 26) ... ok
+
+test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.55s
+
+
    +
  1. 🌟🌟 Sometimes we expect an example to be panic, add following code to src/compute.rs and make the cargo test passed.
  2. +
+
+

You can only modify the comments, DON'T modify fn div

+
+
#![allow(unused)]
+fn main() {
+// in src/compute.rs
+
+/// # Panics
+///
+/// The function panics if the second argument is zero.
+///
+/// ```rust,should_panic
+/// // panics on division by zero
+/// doc_comments::compute::div(10, 0);
+/// ```
+pub fn div(a: i32, b: i32) -> i32 {
+    if b == 0 {
+        panic!("Divide-by-zero error");
+    }
+
+    a / b
+}
+}
+
    +
  1. 🌟🌟 Sometimes we want to hide the doc comments, but keep the doc tests.
  2. +
+

Add following code to src/compute.rs ,

+
// in src/compute.rs
+
+/// ```
+/// # fn try_main() -> Result<(), String> {
+/// # let res = doc_comments::compute::try_div(10, 0)?;
+/// # Ok(()) // returning from try_main
+/// # }
+/// # fn main() { 
+/// #    try_main().unwrap();
+/// #
+/// # }
+/// ```
+pub fn try_div(a: i32, b: i32) -> Result<i32, String> {
+    if b == 0 {
+        Err(String::from("Divide-by-zero"))
+    } else {
+        Ok(a / b)
+    }
+}
+

and modify this code to achieve two goals:

+
    +
  • The doc comments must not be presented in html files generated by cargo doc --open
  • +
  • run the tests, you should see results as below:
  • +
+
running 0 tests
+
+test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
+
+   Doc-tests doc-comments
+
+running 4 tests
+test src/compute.rs - compute::div (line 7) ... ok
+test src/lib.rs - add_two (line 27) ... ok
+test src/lib.rs - add_one (line 11) ... ok
+test src/compute.rs - compute::try_div (line 20) ... ok
+
+test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
+
+

Code navigation

+

Rust provide a very powerful feature for us, that is code navigation in doc comments.

+

Add following code to src/lib.rs:

+
#![allow(unused)]
+fn main() {
+// in lib.rs
+
+/// Add three to the given value and return a [`Option`] type
+pub fn add_three(x: i32) -> Option<i32> {
+    Some(x + 3)
+}
+}
+

Besides jump into the standard library, you can also jump to another module in the package.

+
#![allow(unused)]
+fn main() {
+// in lib.rs
+
+mod a {
+    /// Add four to the given value and return a [`Option`] type
+    /// [`crate::MySpecialFormatter`]
+    pub fn add_four(x: i32) -> Option<i32> {
+        Some(x + 4)
+    }
+}
+
+struct MySpecialFormatter;
+}
+

Doc attributes

+

Below are a few examples of the most common #[doc] attributes used with rustdoc.

+

inline

+

Used to inline docs, instead of linking out to separate page.

+
#[doc(inline)]
+pub use bar::Bar;
+
+/// bar docs
+mod bar {
+    /// the docs for Bar
+    pub struct Bar;
+}
+

no_inline

+

Used to prevent linking out to separate page or anywhere.

+
// Example from libcore/prelude
+#[doc(no_inline)]
+pub use crate::mem::drop;
+

hidden

+

Using this tells rustdoc not to include this in documentation:

+
// Example from the futures-rs library
+#[doc(hidden)]
+pub use self::async_await::*;
+

For documentation, rustdoc is widely used by the community. It's what is used to generate the std library docs.

+

Full Code

+

The full code of package doc-comments is here.

+

Formatted output

+
fn main() {
+    // In general, the `{}` will be automatically replaced with any
+    // arguments. These will be stringified.
+    println!("{} days", 31);
+
+    // Without a suffix, 31 becomes an i32. You can change what type 31 is
+    // by providing a suffix. The number 31i64 for example has the type i64.
+
+    // There are various optional patterns this works with. Positional
+    // arguments can be used.
+    println!("{0}, this is {1}. {1}, this is {0}", "Alice", "Bob");
+
+    // As can named arguments.
+    println!("{subject} {verb} {object}",
+             object="the lazy dog",
+             subject="the quick brown fox",
+             verb="jumps over");
+
+    // Special formatting can be specified after a `:`.
+    println!("{} of {:b} people know binary, the other half doesn't", 1, 2);
+
+    // You can right-align text with a specified width. This will output
+    // "     1". 5 white spaces and a "1".
+    println!("{number:>width$}", number=1, width=6);
+
+    // You can pad numbers with extra zeroes. This will output "000001".
+    println!("{number:0>width$}", number=1, width=6);
+
+    // Rust even checks to make sure the correct number of arguments are
+    // used.
+    println!("My name is {0}, {1} {0}", "Bond");
+    // FIXME ^ Add the missing argument: "James"
+
+    // Create a structure named `Structure` which contains an `i32`.
+    #[allow(dead_code)]
+    struct Structure(i32);
+
+    // However, custom types such as this structure require more complicated
+    // handling. This will not work.
+    println!("This struct `{}` won't print...", Structure(3));
+    // FIXME ^ Comment out this line.
+
+    // For Rust 1.58 and above, you can directly capture the argument from
+    // surrounding variable. Just like the above, this will output
+    // "     1". 5 white spaces and a "1".
+    let number: f64 = 1.0;
+    let width: usize = 6;
+    println!("{number:>width$}");
+}
+

[std::fmt][fmt] contains many [traits][traits] which govern the display +of text. The base form of two important ones are listed below:

+
    +
  • fmt::Debug: Uses the {:?} marker. Format text for debugging purposes.
  • +
  • fmt::Display: Uses the {} marker. Format text in a more elegant, user +friendly fashion.
  • +
+

Here, we used fmt::Display because the std library provides implementations +for these types. To print text for custom types, more steps are required.

+

Implementing the fmt::Display trait automatically implements the +[ToString] trait which allows us to [convert] the type to [String][string].

+

println! and format!

+

Printing is handled by a series of [macros][macros] defined in [std::fmt][fmt] +Some of which include:

+
    +
  • format!: write formatted text to [String][string]
  • +
  • print!: same as format! but the text is printed to the console (io::stdout).
  • +
  • println!: same as print! but a newline is appended.
  • +
  • eprint!: same as format! but the text is printed to the standard error (io::stderr).
  • +
  • eprintln!: same as eprint!but a newline is appended.
  • +
+

All parse text in the same fashion. As a plus, Rust checks format correctness at compile time.

+

format!

+

1.🌟

+

+fn main() {
+    let s1 = "hello";
+    /* Fill in the blank */
+    let s = format!(__);
+    assert_eq!(s, "hello, world!");
+}
+ +

2.🌟

+

+fn main() {
+   /* Fill in the blanks to make it print:
+   Hello world, I am 
+   Sunface!
+   */
+   __("hello world, ");
+   __("I am");
+   __("Sunface!");
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it :)

+
+

Debug and Display

+

All types which want to be printable must implement the std::fmt formatting trait: std::fmt::Debug or std::fmt::Display.

+

Automatic implementations are only provided for types such as in the std library. All others have to be manually implemented.

+

Debug

+

The implementation of Debug is very straightforward: All types can derive the std::fmt::Debug implementation. This is not true for std::fmt::Display which must be manually implemented.

+

{:?} must be used to print out the type which has implemented the Debug trait.

+
#![allow(unused)]
+fn main() {
+// This structure cannot be printed either with `fmt::Display` or
+// with `fmt::Debug`.
+struct UnPrintable(i32);
+
+// To make this struct printable with `fmt::Debug`, we can derive the automatic implementations provided by Rust
+#[derive(Debug)]
+struct DebugPrintable(i32);
+}
+
    +
  1. 🌟
  2. +
+

+/* Fill in the blanks and Fix the errors */
+struct Structure(i32);
+
+fn main() {
+    // Types in std and Rust have implemented the fmt::Debug trait
+    println!("__ months in a year.", 12);
+
+    println!("Now __ will print!", Structure(3));
+}
+
    +
  1. 🌟🌟 So fmt::Debug definitely makes one type printable, but sacrifices some elegance. Maybe we can get more elegant by replacing {:?} with something else( but not {} !)
  2. +
+
#[derive(Debug)]
+struct Person {
+    name: String,
+    age: u8
+}
+
+fn main() {
+    let person = Person { name:  "Sunface".to_string(), age: 18 };
+
+    /* Make it output: 
+    Person {
+        name: "Sunface",
+        age: 18,
+    }
+    */
+    println!("{:?}", person);
+}
+
    +
  1. 🌟🌟 We can also manually implement Debug trait for our types
  2. +
+

+#[derive(Debug)]
+struct Structure(i32);
+
+#[derive(Debug)]
+struct Deep(Structure);
+
+
+fn main() {    
+    // The problem with `derive` is there is no control over how
+    // the results look. What if I want this to just show a `7`?
+
+    /* Make it print: Now 7 will print! */
+    println!("Now {:?} will print!", Deep(Structure(7)));
+}
+

Display

+

Yeah, Debug is simple and easy to use. But sometimes we want to customize the output appearance of our type. This is where Display really shines.

+

Unlike Debug, there is no way to derive the implementation of the Display trait, we have to manually implement it.

+

Another thing to note: the placeholder for Display is {} not {:?}.

+
    +
  1. 🌟🌟
  2. +
+

+/* Make it work*/
+use std::fmt;
+
+struct Point2D {
+    x: f64,
+    y: f64,
+}
+
+impl fmt::Display for Point2D {
+    /* Implement.. */
+}
+
+impl fmt::Debug for Point2D {
+    /* Implement.. */
+}
+
+fn main() {
+    let point = Point2D { x: 3.3, y: 7.2 };
+    assert_eq!(format!("{}",point), "Display: 3.3 + 7.2i");
+    assert_eq!(format!("{:?}",point), "Debug: Complex { real: 3.3, imag: 7.2 }");
+    
+    println!("Success!");
+}
+

? operator

+

Implementing fmt::Display for a structure whose elements must be handled separately is tricky. The problem is each write! generates a fmt::Result which must be handled in the same place.

+

Fortunately, Rust provides the ? operator to help us eliminate some unnecessary codes for dealing with fmt::Result.

+
    +
  1. 🌟🌟
  2. +
+

+/* Make it work */
+use std::fmt; 
+
+struct List(Vec<i32>);
+
+impl fmt::Display for List {
+    fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
+        // Extract the value using tuple indexing,
+        // and create a reference to `vec`.
+        let vec = &self.0;
+
+        write!(f, "[")?;
+
+        // Iterate over `v` in `vec` while enumerating the iteration
+        // count in `count`.
+        for (count, v) in vec.iter().enumerate() {
+            // For every element except the first, add a comma.
+            // Use the ? operator to return on errors.
+            if count != 0 { write!(f, ", ")?; }
+            write!(f, "{}", v)?;
+        }
+
+        // Close the opened bracket and return a fmt::Result value.
+        write!(f, "]")
+    }
+}
+
+fn main() {
+    let v = List(vec![1, 2, 3]);
+    assert_eq!(format!("{}",v), "[0: 1, 1: 2, 2: 3]");
+    println!("Success!");
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it :)

+
+

Formatting

+

Positional arguments

+

1.🌟🌟

+
/* Fill in the blanks */
+fn main() {
+    println!("{0}, this is {1}. {1}, this is {0}", "Alice", "Bob"); // => Alice, this is Bob. Bob, this is Alice
+    assert_eq!(format!("{1}{0}", 1, 2), __);
+    assert_eq!(format!(__, 1, 2), "2112");
+    println!("Success!");
+}
+

Named arguments

+

2.🌟🌟

+
fn main() {
+    println!("{argument}", argument = "test"); // => "test"
+
+    /* Fill in the blanks */
+    assert_eq!(format!("{name}{}", 1, __), "21");
+    assert_eq!(format!(__,a = "a", b = 'b', c = 3 ), "a 3 b");
+    
+    /* Fix the error */
+    // Named argument must be placed after other arguments
+    println!("{abc} {1}", abc = "def", 2);
+
+    println!("Success!");
+}
+

Padding with string

+

3.🌟🌟 By default, you can pad string with spaces

+
fn main() {
+    // The following two are padding with 5 spaces
+    println!("Hello {:5}!", "x"); // =>  "Hello x    !"  
+    println!("Hello {:1$}!", "x", 5); // =>  "Hello x    !"
+
+    /* Fill in the blanks */
+    assert_eq!(format!("Hello __!", 5, "x"), "Hello x    !");
+    assert_eq!(format!("Hello __!", "x", width = 5), "Hello x    !");
+
+    println!("Success!");
+}
+

4.🌟🌟🌟 Left align, right align, pad with specified characters.

+
fn main() {
+    // Left align
+    println!("Hello {:<5}!", "x"); // => Hello x    !
+    // Right align
+    assert_eq!(format!("Hello __!", "x"), "Hello     x!");
+    // Center align
+    assert_eq!(format!("Hello __!", "x"), "Hello   x  !");
+
+    // Left align, pad with '&'
+    assert_eq!(format!("Hello {:&<5}!", "x"), __);
+
+    println!("Success!");
+}
+

5.🌟🌟 You can pad numbers with extra zeros.

+
fn main() {
+    println!("Hello {:5}!", 5); // => Hello     5!
+    println!("Hello {:+}!", 5); // =>  Hello +5!
+    println!("Hello {:05}!", 5); // => Hello 00005!
+    println!("Hello {:05}!", -5); // => Hello -0005!
+
+    /* Fill in the blank */
+    assert!(format!("{number:0>width$}", number=1, width=6) == __);
+    
+    println!("Success!")
+;}
+

Precision

+

6.🌟🌟 Floating point precision

+

+/* Fill in the blanks */
+fn main() {
+    let v = 3.1415926;
+
+    println!("{:.1$}", v, 4); // same as {:.4} => 3.1416 
+
+    assert_eq!(format!("__", v), "3.14");
+    assert_eq!(format!("__", v), "+3.14");
+    assert_eq!(format!("__", v), "3");
+
+    println!("Success!");
+}
+

7.🌟🌟🌟 String length

+
fn main() {
+    let s = "Hello, world!";
+
+    println!("{0:.5}", s); // => Hello
+
+    assert_eq!(format!("Hello __!", 3, "abcdefg"), "Hello abc!");
+
+    println!("Success!");
+}
+

Binary, octal, hex

+
    +
  • format!("{}", foo) -> "3735928559"
  • +
  • format!("0x{:X}", foo) -> "0xDEADBEEF"
  • +
  • format!("0o{:o}", foo) -> "0o33653337357"
  • +
+

8.🌟🌟

+
fn main() {
+    assert_eq!(format!("__", 27), "0b11011");
+    assert_eq!(format!("__", 27), "0o33");
+    assert_eq!(format!("__", 27), "0x1b");
+    assert_eq!(format!("__", 27), "0x1B");
+
+    println!("{:x}!", 27); // Hex with no prefix => 1b
+
+    println!("{:#010b}", 27); // Pad binary with 0, width = 10,  => 0b00011011
+
+    println!("Success!");
+}
+

Capture the environment

+

9.🌟🌟🌟

+
fn get_person() -> String {
+    String::from("sunface")
+}
+
+fn get_format() -> (usize, usize) {
+    (4, 1)
+}
+
+
+fn main() {
+    let person = get_person();
+    println!("Hello, {person}!");
+
+    let (width, precision) = get_format();
+    let scores = [("sunface", 99.12), ("jack", 60.34)];
+    /* Make it print:
+    sunface: 99.1
+    jack: 60.3
+    */
+    for (name, score) in scores {
+        println!("{name}: __");
+    }
+}
+

Others

+

Example

+
fn main() {
+    // Exponent
+    println!("{:2e}", 1000000000); // => 1e9
+    println!("{:2E}", 1000000000); // => 1E9
+
+    // Pointer address
+    let v= vec![1, 2, 3];
+    println!("{:p}", v.as_ptr()); // => 0x600002324050
+
+    // Escape
+    println!("Hello {{}}"); // => Hello {}
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it :)

+
+

Lifetime

+

Learning resources:

+ +

Lifetime

+

The compiler uses lifetime to ensure all borrows are valid. Typically, a variable's lifetime begins when it is created and ends when it is destroyed.

+

The scope of lifetime

+
    +
  1. 🌟
  2. +
+
/* Annotate the lifetime of `i` and `borrow2` */
+
+// Lifetimes are annotated below with lines denoting the creation
+// and destruction of each variable.
+// `i` has the longest lifetime because its scope entirely encloses 
+// both `borrow1` and `borrow2`. The duration of `borrow1` compared 
+// to `borrow2` is irrelevant since they are disjoint.
+fn main() {
+    let i = 3;                                             
+    {                                                    
+        let borrow1 = &i; // `borrow1` lifetime starts. ──┐
+        //                                                │
+        println!("borrow1: {}", borrow1); //              │
+    } // `borrow1 ends. ──────────────────────────────────┘
+    {                                                    
+        let borrow2 = &i; 
+                                                        
+        println!("borrow2: {}", borrow2);               
+    }                                                   
+}   
+
    +
  1. 🌟🌟
  2. +
+

Example

+
#![allow(unused)]
+fn main() {
+{
+    let x = 5;            // ----------+-- 'b
+                          //           |
+    let r = &x;           // --+-- 'a  |
+                          //   |       |
+    println!("r: {}", r); //   |       |
+                          // --+       |
+}                         // ----------+
+}
+
/* Annotate `r` and `x` as above, and explain why this code fails to compile, in the lifetime aspect. */
+
+fn main() {  
+    {
+        let r;                // ---------+-- 'a
+                              //          |
+        {                     //          |
+            let x = 5;        // -+-- 'b  |
+            r = &x;           //  |       |
+        }                     // -+       |
+                              //          |
+        println!("r: {}", r); //          |
+    }                         // ---------+
+}
+

Lifetime annotating

+

The borrow checker uses explicit lifetime annotations to determine how long a reference should be valid.

+

But for us users, in most cases, there is no need to annotate the lifetime, because there are several elision rules, before learning these rules, we need to know how to annotate lifetime manually.

+

Function

+

Ignoring elision rules, lifetimes in function signatures have a few constraints:

+
    +
  • Any reference must have an annotated lifetime
  • +
  • Any reference being returned must have the same lifetime as one of the inputs or be static
  • +
+

Example

+
// One input reference with lifetime `'a` which must live
+// at least as long as the function.
+fn print_one<'a>(x: &'a i32) {
+    println!("`print_one`: x is {}", x);
+}
+
+// Mutable references are possible with lifetimes as well.
+fn add_one<'a>(x: &'a mut i32) {
+    *x += 1;
+}
+
+// Multiple elements with different lifetimes. In this case, it
+// would be fine for both to have the same lifetime `'a`, but
+// in more complex cases, different lifetimes may be required.
+fn print_multi<'a, 'b>(x: &'a i32, y: &'b i32) {
+    println!("`print_multi`: x is {}, y is {}", x, y);
+}
+
+// Returning references that have been passed in is acceptable.
+// However, the correct lifetime must be returned.
+fn pass_x<'a, 'b>(x: &'a i32, _: &'b i32) -> &'a i32 { x }
+
+fn main() {
+    let x = 7;
+    let y = 9;
+    
+    print_one(&x);
+    print_multi(&x, &y);
+    
+    let z = pass_x(&x, &y);
+    print_one(z);
+
+    let mut t = 3;
+    add_one(&mut t);
+    print_one(&t);
+}
+
    +
  1. 🌟
  2. +
+
/* Make it work by adding proper lifetime annotation */
+fn longest(x: &str, y: &str) -> &str {
+    if x.len() > y.len() {
+        x
+    } else {
+        y
+    }
+}
+
+fn main() {}
+
    +
  1. 🌟🌟🌟
  2. +
+
// `'a` must live longer than the function.
+// Here, `&String::from("foo")` would create a `String`, followed by a
+// reference. Then the data is dropped upon exiting the scope, leaving
+// a reference to invalid data to be returned.
+
+/* Fix the error in three ways  */
+fn invalid_output<'a>() -> &'a String { 
+    &String::from("foo") 
+}
+
+fn main() {
+}
+
    +
  1. 🌟🌟
  2. +
+
// `print_refs` takes two references to `i32` which have different
+// lifetimes `'a` and `'b`. These two lifetimes must both be at
+// least as long as the function `print_refs`.
+fn print_refs<'a, 'b>(x: &'a i32, y: &'b i32) {
+    println!("x is {} and y is {}", x, y);
+}
+
+/* Make it work */
+// A function which takes no arguments, but has a lifetime parameter `'a`.
+fn failed_borrow<'a>() {
+    let _x = 12;
+
+    // ERROR: `_x` does not live long enough
+    let y: &'a i32 = &_x;
+    // Attempting to use the lifetime `'a` as an explicit type annotation 
+    // inside the function will fail because the lifetime of `&_x` is shorter
+    // than `'a` . A short lifetime cannot be coerced into a longer one.
+}
+
+fn main() {
+    let (four, nine) = (4, 9);
+    
+    // Borrows (`&`) of both variables are passed into the function.
+    print_refs(&four, &nine);
+    // Any input which is borrowed must outlive the borrower. 
+    // In other words, the lifetime of `four` and `nine` must 
+    // be longer than that of `print_refs`.
+    
+    failed_borrow();
+    // `failed_borrow` contains no references to force `'a` to be 
+    // longer than the lifetime of the function, but `'a` is longer.
+    // Because the lifetime is never constrained, it defaults to `'static`.
+}
+

Structs

+
    +
  1. 🌟
  2. +
+
/* Make it work by adding proper lifetime annotation */
+
+// A type `Borrowed` which houses a reference to an
+// `i32`. The reference to `i32` must outlive `Borrowed`.
+#[derive(Debug)]
+struct Borrowed(&i32);
+
+// Similarly, both references here must outlive this structure.
+#[derive(Debug)]
+struct NamedBorrowed {
+    x: &i32,
+    y: &i32,
+}
+
+// An enum which is either an `i32` or a reference to one.
+#[derive(Debug)]
+enum Either {
+    Num(i32),
+    Ref(&i32),
+}
+
+fn main() {
+    let x = 18;
+    let y = 15;
+
+    let single = Borrowed(&x);
+    let double = NamedBorrowed { x: &x, y: &y };
+    let reference = Either::Ref(&x);
+    let number    = Either::Num(y);
+
+    println!("x is borrowed in {:?}", single);
+    println!("x and y are borrowed in {:?}", double);
+    println!("x is borrowed in {:?}", reference);
+    println!("y is *not* borrowed in {:?}", number);
+}
+
    +
  1. 🌟🌟
  2. +
+
/* Make it work */
+
+#[derive(Debug)]
+struct NoCopyType {}
+
+#[derive(Debug)]
+struct Example<'a, 'b> {
+    a: &'a u32,
+    b: &'b NoCopyType
+}
+
+fn main()
+{ 
+  /* 'a tied to fn-main stackframe */
+  let var_a = 35;
+  let example: Example;
+  
+  {
+    /* Lifetime 'b tied to new stackframe/scope */ 
+    let var_b = NoCopyType {};
+    
+    /* fixme */
+    example = Example { a: &var_a, b: &var_b };
+  }
+  
+  println!("(Success!) {:?}", example);
+}
+
    +
  1. 🌟🌟
  2. +
+

+#[derive(Debug)]
+struct NoCopyType {}
+
+#[derive(Debug)]
+#[allow(dead_code)]
+struct Example<'a, 'b> {
+    a: &'a u32,
+    b: &'b NoCopyType
+}
+
+/* Fix function signature */
+fn fix_me(foo: &Example) -> &NoCopyType
+{ foo.b }
+
+fn main()
+{
+    let no_copy = NoCopyType {};
+    let example = Example { a: &1, b: &no_copy };
+    fix_me(&example);
+    println!("Success!")
+}
+

Method

+

Methods are annotated similarly to functions.

+

Example

+
struct Owner(i32);
+
+impl Owner {
+    // Annotate lifetimes as in a standalone function.
+    fn add_one<'a>(&'a mut self) { self.0 += 1; }
+    fn print<'a>(&'a self) {
+        println!("`print`: {}", self.0);
+    }
+}
+
+fn main() {
+    let mut owner = Owner(18);
+
+    owner.add_one();
+    owner.print();
+}
+
    +
  1. 🌟🌟
  2. +
+
/* Make it work by adding proper lifetime annotations */
+struct ImportantExcerpt {
+    part: &str,
+}
+
+impl ImportantExcerpt {
+    fn level(&'a self) -> i32 {
+        3
+    }
+}
+
+fn main() {}
+

Elision

+

Some lifetime patterns are so common that borrow checker will allow you to omit them to save typing and improve readability.

+

This is known as Elision. Elision exist in Rust only because these patterns are common.

+

For a more comprehensive understanding of elision, please see lifetime elision in the official book.

+
    +
  1. 🌟🌟
  2. +
+
/* Remove all the lifetimes that can be elided */
+
+fn input<'a>(x: &'a i32) {
+    println!("`annotated_input`: {}", x);
+}
+
+fn pass<'a>(x: &'a i32) -> &'a i32 { x }
+
+fn longest<'a, 'b>(x: &'a str, y: &'b str) -> &'a str {
+    x
+}
+
+struct Owner(i32);
+
+impl Owner {
+    // Annotate lifetimes as in a standalone function.
+    fn add_one<'a>(&'a mut self) { self.0 += 1; }
+    fn print<'a>(&'a self) {
+        println!("`print`: {}", self.0);
+    }
+}
+
+struct Person<'a> {
+    age: u8,
+    name: &'a str,
+}
+
+enum Either<'a> {
+    Num(i32),
+    Ref(&'a i32),
+}
+
+fn main() {}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it :)

+
+

&'static and T: 'static

+

'static is a reserved lifetime name, you might have encountered it several times:

+
#![allow(unused)]
+fn main() {
+// A reference with 'static lifetime:
+let s: &'static str = "hello world";
+
+// 'static as part of a trait bound:
+fn generic<T>(x: T) where T: 'static {}
+}
+

Though they are all 'static, but subtly different.

+

&'static

+

As a reference lifetime, &'static indicates the data pointed to by the reference lives as long as the running program. But it can still be coerced to a shorter lifetime.

+
    +
  1. 🌟🌟 There are several ways to make a variable with 'static lifetime, two of them are stored in the read-only memory of the binary.
  2. +
+

+/* Fill in the blank in two ways */
+fn main() {
+    __;
+    need_static(v);
+
+    println!("Success!")
+}
+
+fn need_static(r : &'static str) {
+    assert_eq!(r, "hello");
+}
+
    +
  1. 🌟🌟🌟🌟 Another way to make 'static lifetime is using Box::leak
  2. +
+
#[derive(Debug)]
+struct Config {
+    a: String,
+    b: String,
+}
+static mut config: Option<&mut Config> = None;
+
+/* Make it work without changing the function signatures of `init`*/
+fn init() -> Option<&'static mut Config> {
+    Some(&mut Config {
+        a: "A".to_string(),
+        b: "B".to_string(),
+    })
+}
+
+
+fn main() {
+    unsafe {
+        config = init();
+
+        println!("{:?}",config)
+    }
+}
+
    +
  1. 🌟 &'static only indicates that the data can live forever, not the reference. The latter one will be constrained by its scope.
  2. +
+
fn main() {
+    {
+        // Make a `string` literal and print it:
+        let static_string = "I'm in read-only memory";
+        println!("static_string: {}", static_string);
+
+        // When `static_string` goes out of scope, the reference
+        // can no longer be used, but the data remains in the binary.
+    }
+
+    println!("static_string reference remains alive: {}", static_string);
+}
+
    +
  1. &'static can be coerced to a shorter lifetime.
  2. +
+

Example

+
// Make a constant with `'static` lifetime.
+static NUM: i32 = 18;
+
+// Returns a reference to `NUM` where its `'static`
+// lifetime is coerced to that of the input argument.
+fn coerce_static<'a>(_: &'a i32) -> &'a i32 {
+    &NUM
+}
+
+fn main() {
+    {
+        // Make an integer to use for `coerce_static`:
+        let lifetime_num = 9;
+
+        // Coerce `NUM` to lifetime of `lifetime_num`:
+        let coerced_static = coerce_static(&lifetime_num);
+
+        println!("coerced_static: {}", coerced_static);
+    }
+
+    println!("NUM: {} stays accessible!", NUM);
+}
+

T: 'static

+

As a trait bound, it means the type does not contain any non-static references. Eg. the receiver can hold on to the type for as long as they want and it will never become invalid until they drop it.

+

It's important to understand this means that any owned data always passes a 'static lifetime bound, but a reference to that owned data generally does not.

+
    +
  1. 🌟🌟
  2. +
+
/* Make it work */
+use std::fmt::Debug;
+
+fn print_it<T: Debug + 'static>( input: T) {
+    println!( "'static value passed in is: {:?}", input );
+}
+
+fn print_it1( input: impl Debug + 'static ) {
+    println!( "'static value passed in is: {:?}", input );
+}
+
+
+fn print_it2<T: Debug + 'static>( input: &T) {
+    println!( "'static value passed in is: {:?}", input );
+}
+
+fn main() {
+    // i is owned and contains no references, thus it's 'static:
+    let i = 5;
+    print_it(i);
+
+    // oops, &i only has the lifetime defined by the scope of
+    // main(), so it's not 'static:
+    print_it(&i);
+
+    print_it1(&i);
+
+    // but this one WORKS !
+    print_it2(&i);
+}
+
    +
  1. 🌟🌟🌟
  2. +
+
use std::fmt::Display;
+
+fn main() {
+  let mut string = "First".to_owned();
+
+  string.push_str(string.to_uppercase().as_str());
+  print_a(&string);
+  print_b(&string);
+  print_c(&string); // Compilation error
+  print_d(&string); // Compilation error
+  print_e(&string);
+  print_f(&string);
+  print_g(&string); // Compilation error
+}
+
+fn print_a<T: Display + 'static>(t: &T) {
+  println!("{}", t);
+}
+
+fn print_b<T>(t: &T)
+where
+  T: Display + 'static,
+{
+  println!("{}", t);
+}
+
+fn print_c(t: &'static dyn Display) {
+  println!("{}", t)
+}
+
+fn print_d(t: &'static impl Display) {
+  println!("{}", t)
+}
+
+fn print_e(t: &(dyn Display + 'static)) {
+  println!("{}", t)
+}
+
+fn print_f(t: &(impl Display + 'static)) {
+  println!("{}", t)
+}
+
+fn print_g(t: &'static String) {
+  println!("{}", t);
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it :)

+
+

Advance lifetime

+

Trait Bounds

+

Just like generic types can be bounded, lifetimes can also be bounded as below:

+
    +
  • T: 'a,all references in T must outlive the lifetime 'a
  • +
  • T: Trait + 'a: T must implement trait Trait and all references in T must outlive 'a
  • +
+

Example

+
use std::fmt::Debug; // Trait to bound with.
+
+#[derive(Debug)]
+struct Ref<'a, T: 'a>(&'a T);
+// `Ref` contains a reference to a generic type `T` that has
+// an unknown lifetime `'a`. `T` is bounded such that any
+// *references* in `T` must outlive `'a`. Additionally, the lifetime
+// of `Ref` may not exceed `'a`.
+
+// A generic function which prints using the `Debug` trait.
+fn print<T>(t: T) where
+    T: Debug {
+    println!("`print`: t is {:?}", t);
+}
+
+// Here a reference to `T` is taken where `T` implements
+// `Debug` and all *references* in `T` outlive `'a`. In
+// addition, `'a` must outlive the function.
+fn print_ref<'a, T>(t: &'a T) where
+    T: Debug + 'a {
+    println!("`print_ref`: t is {:?}", t);
+}
+
+fn main() {
+    let x = 7;
+    let ref_x = Ref(&x);
+
+    print_ref(&ref_x);
+    print(ref_x);
+}
+
    +
  1. 🌟
  2. +
+
/* Annotate struct with lifetime:
+1. `r` and `s` must have different lifetimes
+2. lifetime of `s` is bigger than that of 'r'
+*/
+struct DoubleRef<T> {
+    r: &T,
+    s: &T
+}
+fn main() {
+    println!("Success!")
+}
+
    +
  1. 🌟🌟
  2. +
+
/* Adding trait bounds to make it work */
+struct ImportantExcerpt<'a> {
+    part: &'a str,
+}
+
+impl<'a, 'b> ImportantExcerpt<'a> {
+    fn announce_and_return_part(&'a self, announcement: &'b str) -> &'b str {
+        println!("Attention please: {}", announcement);
+        self.part
+    }
+}
+
+fn main() {
+    println!("Success!")
+}
+
    +
  1. 🌟🌟
  2. +
+
/* Adding trait bounds to make it work */
+fn f<'a, 'b>(x: &'a i32, mut y: &'b i32) {
+    y = x;                      
+    let r: &'b &'a i32 = &&0;   
+}
+
+fn main() {
+    println!("Success!")
+}
+

HRTB(Higher-ranked trait bounds)

+

Type bounds may be higher ranked over lifetimes. These bounds specify a bound is true for all lifetimes. For example, a bound such as for<'a> &'a T: PartialEq<i32> would require an implementation like:

+
#![allow(unused)]
+fn main() {
+impl<'a> PartialEq<i32> for &'a T {
+    // ...
+}
+}
+

and could then be used to compare a &'a T with any lifetime to an i32.

+

Only a higher-ranked bound can be used here, because the lifetime of the reference is shorter than any possible lifetime parameter on the function.

+
    +
  1. 🌟🌟🌟
  2. +
+
/* Adding HRTB to make it work!*/
+fn call_on_ref_zero<'a, F>(f: F) where F: Fn(&'a i32) {
+    let zero = 0;
+    f(&zero);
+}
+
+fn main() {
+    println!("Success!");
+}
+

NLL (Non-Lexical Lifetime)

+

Before explaining NLL, let's see some code first:

+
fn main() {
+   let mut s = String::from("hello");
+
+    let r1 = &s;
+    let r2 = &s;
+    println!("{} and {}", r1, r2);
+
+    let r3 = &mut s;
+    println!("{}", r3);
+}
+

Based on our current knowledge, this code will cause en error due to violating the borrowing rules in Rust.

+

But if you cargo run it, then everything will be ok, so what's going on here?

+

The ability of the compiler to tell that a reference is no longer used at a point before the end of the scope, is called Non-Lexical Lifetimes (NLL for short).

+

With this ability the compiler knows when is the last time that a reference is used and optimizing the borrowing rules based on this knowledge.

+
#![allow(unused)]
+fn main() {
+let mut u = 0i32;
+let mut v = 1i32;
+let mut w = 2i32;
+
+// lifetime of `a` = α ∪ β ∪ γ
+let mut a = &mut u;     // --+ α. lifetime of `&mut u`  --+ lexical "lifetime" of `&mut u`,`&mut u`, `&mut w` and `a`
+use(a);                 //   |                            |
+*a = 3; // <-----------------+                            |
+...                     //                                |
+a = &mut v;             // --+ β. lifetime of `&mut v`    |
+use(a);                 //   |                            |
+*a = 4; // <-----------------+                            |
+...                     //                                |
+a = &mut w;             // --+ γ. lifetime of `&mut w`    |
+use(a);                 //   |                            |
+*a = 5; // <-----------------+ <--------------------------+
+}
+

Reborrow

+

After learning NLL, we can easily understand reborrow now.

+

Example

+
#[derive(Debug)]
+struct Point {
+    x: i32,
+    y: i32,
+}
+
+impl Point {
+    fn move_to(&mut self, x: i32, y: i32) {
+        self.x = x;
+        self.y = y;
+    }
+}
+
+fn main() {
+    let mut p = Point { x: 0, y: 0 };
+    let r = &mut p;
+    // Here comes the reborrow
+    let rr: &Point = &*r;
+
+    println!("{:?}", rr); // Reborrow ends here, NLL introduced
+
+    // Reborrow is over, we can continue using `r` now
+    r.move_to(10, 10);
+    println!("{:?}", r);
+}
+
    +
  1. 🌟🌟
  2. +
+
/* Make it work by reordering some code */
+fn main() {
+    let mut data = 10;
+    let ref1 = &mut data;
+    let ref2 = &mut *ref1;
+
+    *ref1 += 1;
+    *ref2 += 2;
+
+    println!("{}", data);
+}
+

Unbound lifetime

+

See more info in Nomicon - Unbounded Lifetimes.

+

More elision rules

+
#![allow(unused)]
+fn main() {
+impl<'a> Reader for BufReader<'a> {
+    // 'a is not used in the following methods
+}
+
+// can be written as :
+impl Reader for BufReader<'_> {
+    
+}
+}
+
#![allow(unused)]
+fn main() {
+// Rust 2015
+struct Ref<'a, T: 'a> {
+    field: &'a T
+}
+
+// Rust 2018
+struct Ref<'a, T> {
+    field: &'a T
+}
+}
+

A difficult exercise

+
    +
  1. 🌟🌟🌟🌟
  2. +
+
/* Make it work */
+struct Interface<'a> {
+    manager: &'a mut Manager<'a>
+}
+
+impl<'a> Interface<'a> {
+    pub fn noop(self) {
+        println!("interface consumed");
+    }
+}
+
+struct Manager<'a> {
+    text: &'a str
+}
+
+struct List<'a> {
+    manager: Manager<'a>,
+}
+
+impl<'a> List<'a> {
+    pub fn get_interface(&'a mut self) -> Interface {
+        Interface {
+            manager: &mut self.manager
+        }
+    }
+}
+
+fn main() {
+    let mut list = List {
+        manager: Manager {
+            text: "hello"
+        }
+    };
+
+    list.get_interface().noop();
+
+    println!("Interface should be dropped here and the borrow released");
+
+    use_list(&list);
+}
+
+fn use_list(list: &List) {
+    println!("{}", list.manager.text);
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it :)

+
+

Functional programing

+

Learning resources:

+ +

Closure

+

Closures can capture the enclosing environments. For example we can capture the x variable :

+
fn main() {
+    let x = 1;
+    let closure = |val| val + x;
+    assert_eq!(closure(2), 3);
+}
+

From the syntax, we can see that closures are very convenient for on the fly usage. Unlike functions, both the input and return types of a closure can be inferred by the compiler.

+
fn main() {
+    // Increment via closures and functions.
+    fn function(i: i32) -> i32 { i + 1 }
+
+    // Closures are anonymous, here we are binding them to references
+    // 
+    // These nameless functions are assigned to appropriately named variables.
+    let closure_annotated = |i: i32| -> i32 { i + 1 };
+    let closure_inferred  = |i     |          i + 1  ;
+
+    let i = 1;
+    // Call the function and closures.
+    println!("function: {}", function(i));
+    println!("closure_annotated: {}", closure_annotated(i));
+    println!("closure_inferred: {}", closure_inferred(i));
+
+    // A closure taking no arguments which returns an `i32`.
+    // The return type is inferred.
+    let one = || 1;
+    println!("closure returning one: {}", one());
+
+}
+

Capturing

+

Closures can capture variables by borrowing or moving. But they prefer to capture by borrowing and only go lower when required:

+
    +
  • By reference: &T
  • +
  • By mutable reference: &mut T
  • +
  • By value: T
  • +
+
    +
  1. 🌟
  2. +
+
/* Make it work with least amount of changes*/
+fn main() {
+    let color = String::from("green");
+
+    let print = move || println!("`color`: {}", color);
+
+    print();
+    print();
+
+    // `color` can be borrowed immutably again, because the closure only holds
+    // an immutable reference to `color`. 
+    let _reborrow = &color;
+
+    println!("{}",color);
+}
+
    +
  1. 🌟🌟
  2. +
+
/* Make it work 
+- Dont use `_reborrow` and `_count_reborrowed`
+- Dont modify `assert_eq`
+*/
+fn main() {
+    let mut count = 0;
+
+    let mut inc = || {
+        count += 1;
+        println!("`count`: {}", count);
+    };
+
+    inc();
+
+
+    let _reborrow = &count; 
+
+    inc();
+
+    // The closure no longer needs to borrow `&mut count`. Therefore, it is
+    // possible to reborrow without an error
+    let _count_reborrowed = &mut count; 
+
+    assert_eq!(count, 0);
+}
+
    +
  1. 🌟🌟
  2. +
+
/* Make it work in two ways, none of them is to remove `take(movable)` away from the code
+*/
+fn main() {
+     let movable = Box::new(3);
+
+     let consume = || {
+         println!("`movable`: {:?}", movable);
+         take(movable);
+     };
+
+     consume();
+     consume();
+}
+
+fn take<T>(_v: T) {}
+

For comparison, the following code has no error:

+
fn main() {
+     let movable = Box::new(3);
+
+     let consume = move || {
+         println!("`movable`: {:?}", movable);
+     };
+
+     consume();
+     consume();
+}
+

Type inferred

+

The following four closures has no difference in input and return types.

+
#![allow(unused)]
+fn main() {
+fn  add_one_v1   (x: u32) -> u32 { x + 1 }
+let add_one_v2 = |x: u32| -> u32 { x + 1 };
+let add_one_v3 = |x|             { x + 1 };
+let add_one_v4 = |x|               x + 1  ;
+}
+
    +
  1. 🌟
  2. +
+
fn main() {
+    let example_closure = |x| x;
+
+    let s = example_closure(String::from("hello"));
+
+    /* Make it work, only change the following line */
+    let n = example_closure(5);
+}
+

Fn, FnMut, FnOnce

+

When taking a closure as an input parameter, the closure's complete type must be annotated using one of the following traits:

+
    +
  • Fn: the closure uses the captured value by reference (&T)
  • +
  • FnMut: the closure uses the captured value by mutable reference (&mut T)
  • +
  • FnOnce: the closure uses the captured value by value (T)
  • +
+
    +
  1. 🌟🌟
  2. +
+
/* Make it work by changing the trait bound, in two ways*/
+fn fn_once<F>(func: F)
+where
+    F: FnOnce(usize) -> bool,
+{
+    println!("{}", func(3));
+    println!("{}", func(4));
+}
+
+fn main() {
+    let x = vec![1, 2, 3];
+    fn_once(|z|{z == x.len()})
+}
+
    +
  1. 🌟🌟
  2. +
+
fn main() {
+    let mut s = String::new();
+
+    let update_string = |str| s.push_str(str);
+
+    exec(update_string);
+
+    println!("{:?}",s);
+}
+
+/* Fill in the blank */
+fn exec<'a, F: __>(mut f: F)  {
+    f("hello")
+}
+

Which trait does the compiler prefer to use?

+
    +
  • Fn: the closure uses the captured value by reference (&T)
  • +
  • FnMut: the closure uses the captured value by mutable reference (&mut T)
  • +
  • FnOnce: the closure uses the captured value by value (T)
  • +
+

On a variable-by-variable basis, the compiler will capture variables in the least restrictive manner possible.

+

For instance, consider a parameter annotated as FnOnce. This specifies that the closure may capture by &T, &mut T, or T, but the compiler will ultimately choose based on how the captured variables are used in the closure. +Which trait to use is determined by what the closure does with captured value.

+

This is because if a move is possible, then any type of borrow should also be possible. Note that the reverse is not true. If the parameter is annotated as Fn, then capturing variables by &mut T or T are not allowed.

+
    +
  1. 🌟🌟
  2. +
+
/* Fill in the blank */
+
+// A function which takes a closure as an argument and calls it.
+// <F> denotes that F is a "Generic type parameter"
+fn apply<F>(f: F) where
+    // The closure takes no input and returns nothing.
+    F: __ {
+
+    f();
+}
+
+// A function which takes a closure and returns an `i32`.
+fn apply_to_3<F>(f: F) -> i32 where
+    // The closure takes an `i32` and returns an `i32`.
+    F: Fn(i32) -> i32 {
+
+    f(3)
+}
+
+fn main() {
+    use std::mem;
+
+    let greeting = "hello";
+    // A non-copy type.
+    // `to_owned` creates owned data from borrowed one
+    let mut farewell = "goodbye".to_owned();
+
+    // Capture 2 variables: `greeting` by reference and
+    // `farewell` by value.
+    let diary = || {
+        // `greeting` is by reference: requires `Fn`.
+        println!("I said {}.", greeting);
+
+        // Mutation forces `farewell` to be captured by
+        // mutable reference. Now requires `FnMut`.
+        farewell.push_str("!!!");
+        println!("Then I screamed {}.", farewell);
+        println!("Now I can sleep. zzzzz");
+
+        // Manually calling drop forces `farewell` to
+        // be captured by value. Now requires `FnOnce`.
+        mem::drop(farewell);
+    };
+
+    // Call the function which applies the closure.
+    apply(diary);
+
+    // `double` satisfies `apply_to_3`'s trait bound
+    let double = |x| 2 * x;
+
+    println!("3 doubled: {}", apply_to_3(double));
+}
+

Move closures may still implement Fn or FnMut, even though they capture variables by move. This is because the traits implemented by a closure type are determined by what the closure does with captured values, not how it captures them. The move keyword only specifies the latter.

+
fn main() {
+    let s = String::new();
+
+    let update_string = move || println!("{}",s);
+
+    exec(update_string);
+}
+
+fn exec<F: FnOnce()>(f: F)  {
+    f()
+}
+

The following code also has no error:

+
fn main() {
+    let s = String::new();
+
+    let update_string = move || println!("{}",s);
+
+    exec(update_string);
+}
+
+fn exec<F: Fn()>(f: F)  {
+    f()
+}
+
    +
  1. 🌟🌟
  2. +
+
/* Fill in the blank */
+fn main() {
+    let mut s = String::new();
+
+    let update_string = |str| -> String {s.push_str(str); s };
+
+    exec(update_string);
+}
+
+fn exec<'a, F: __>(mut f: F) {
+    f("hello");
+}
+

Input functions

+

Since closure can be used as arguments, you might wonder can we use functions as arguments too? And indeed we can.

+
    +
  1. 🌟🌟
  2. +
+

+/* Implement `call_me` to make it work */
+fn call_me {
+    f();
+}
+
+fn function() {
+    println!("I'm a function!");
+}
+
+fn main() {
+    let closure = || println!("I'm a closure!");
+
+    call_me(closure);
+    call_me(function);
+}
+

Closure as return types

+

Returning a closure is much harder than you may have thought of.

+
    +
  1. 🌟🌟
  2. +
+
/* Fill in the blank using two approaches,
+ and fix the error */
+fn create_fn() -> __ {
+    let num = 5;
+
+    // How does the following closure capture the environment variable `num`
+    // &T, &mut T, T ?
+    |x| x + num
+}
+
+
+fn main() {
+    let fn_plain = create_fn();
+    fn_plain(1);
+}
+
    +
  1. 🌟🌟
  2. +
+
/* Fill in the blank and fix the error*/
+fn factory(x:i32) -> __ {
+
+    let num = 5;
+
+    if x > 1{
+        move |x| x + num
+    } else {
+        move |x| x + num
+    }
+}
+

Closure in structs

+

Example

+
struct Cacher<T,E>
+where
+    T: Fn(E) -> E,
+    E: Copy
+{
+    query: T,
+    value: Option<E>,
+}
+
+impl<T,E> Cacher<T,E>
+where
+    T: Fn(E) -> E,
+    E: Copy
+{
+    fn new(query: T) -> Cacher<T,E> {
+        Cacher {
+            query,
+            value: None,
+        }
+    }
+
+    fn value(&mut self, arg: E) -> E {
+        match self.value {
+            Some(v) => v,
+            None => {
+                let v = (self.query)(arg);
+                self.value = Some(v);
+                v
+            }
+        }
+    }
+}
+fn main() {
+  
+}
+
+#[test]
+fn call_with_different_values() {
+    let mut c = Cacher::new(|a| a);
+
+    let v1 = c.value(1);
+    let v2 = c.value(2);
+
+    assert_eq!(v2, 1);
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it :)

+
+

Iterator

+

The iterator pattern allows us to perform some tasks on a sequence of items in turn. An iterator is responsible for the logic of iterating over each item and determining when the sequence has finished.

+

for and iterator

+
fn main() {
+    let v = vec![1, 2, 3];
+    for x in v {
+        println!("{}",x)
+    }
+}
+

In the code above, You may consider for as a simple loop, but actually it is iterating over a iterator.

+

By default for will apply the into_iter to the collection, and change it into a iterator. As a result, the following code is equivalent to previous one:

+
fn main() {
+    let v = vec![1, 2, 3];
+    for x in v.into_iter() {
+        println!("{}",x)
+    }
+}
+
    +
  1. 🌟
  2. +
+
/* Refactoring the following code using iterators */
+fn main() {
+    let arr = [0; 10];
+    for i in 0..arr.len() {
+        println!("{}",arr[i]);
+    }
+}
+
    +
  1. 🌟 One of the easiest ways to create an iterator is to use the range notion: a..b.
  2. +
+
/* Fill in the blank */
+fn main() {
+    let mut v = Vec::new();
+    for n in __ {
+       v.push(n);
+    }
+
+    assert_eq!(v.len(), 100);
+}
+

next method

+

All iterators implement a trait named Iterator that is defined in the standard library:

+
#![allow(unused)]
+fn main() {
+pub trait Iterator {
+    type Item;
+
+    fn next(&mut self) -> Option<Self::Item>;
+
+    // Methods with default implementations elided
+}
+}
+

And we can call the next method on iterators directly.

+
    +
  1. 🌟🌟
  2. +
+
/* Fill the blanks and fix the errors.
+Using two ways if possible */
+fn main() {
+    let v1 = vec![1, 2];
+
+    assert_eq!(v1.next(), __);
+    assert_eq!(v1.next(), __);
+    assert_eq!(v1.next(), __);
+}
+

into_iter, iter and iter_mut

+

In the previous section, we have mentioned that for will apply the into_iter to the collection, and change it into a iterator. However, this is not the only way to convert collections into iterators.

+

into_iter, iter, iter_mut, all of them can convert a collection into iterator, but in different ways.

+
    +
  • into_iter consumes the collection, once the collection has been consumed, it is no longer available for reuse, because its ownership has been moved within the loop.
  • +
  • iter, this borrows each element of the collection through each iteration, thus leaving the collection untouched and available for reuse after the loop
  • +
  • iter_mut, this mutably borrows each element of the collection, allowing for the collection to be modified in place.
  • +
+
    +
  1. 🌟
  2. +
+
/* Make it work */
+fn main() {
+    let arr = vec![0; 10];
+    for i in arr {
+        println!("{}", i);
+    }
+
+    println!("{:?}",arr);
+}
+
    +
  1. 🌟
  2. +
+
/* Fill in the blank */
+fn main() {
+    let mut names = vec!["Bob", "Frank", "Ferris"];
+
+    for name in names.__{
+        *name = match name {
+            &mut "Ferris" => "There is a rustacean among us!",
+            _ => "Hello",
+        }
+    }
+
+    println!("names: {:?}", names);
+}
+
    +
  1. 🌟🌟
  2. +
+
/* Fill in the blank */
+fn main() {
+    let mut values = vec![1, 2, 3];
+    let mut values_iter = values.__;
+
+    if let Some(v) = values_iter.__{
+        __
+    }
+
+    assert_eq!(values, vec![0, 2, 3]);
+}
+

Creating our own iterator

+

We can not only create iterators from collection's types, but also can create iterators by implementing the Iterator trait on our own types.

+

Example

+
struct Counter {
+    count: u32,
+}
+
+impl Counter {
+    fn new() -> Counter {
+        Counter { count: 0 }
+    }
+}
+
+impl Iterator for Counter {
+    type Item = u32;
+
+    fn next(&mut self) -> Option<Self::Item> {
+        if self.count < 5 {
+            self.count += 1;
+            Some(self.count)
+        } else {
+            None
+        }
+    }
+}
+
+fn main() {
+    let mut counter = Counter::new();
+
+    assert_eq!(counter.next(), Some(1));
+    assert_eq!(counter.next(), Some(2));
+    assert_eq!(counter.next(), Some(3));
+    assert_eq!(counter.next(), Some(4));
+    assert_eq!(counter.next(), Some(5));
+    assert_eq!(counter.next(), None);
+}
+
    +
  1. 🌟🌟🌟
  2. +
+
struct Fibonacci {
+    curr: u32,
+    next: u32,
+}
+
+// Implement `Iterator` for `Fibonacci`.
+// The `Iterator` trait only requires a method to be defined for the `next` element.
+impl Iterator for Fibonacci {
+    // We can refer to this type using Self::Item
+    type Item = u32;
+    
+    /* Implement next method */
+    fn next(&mut self)
+}
+
+// Returns a Fibonacci sequence generator
+fn fibonacci() -> Fibonacci {
+    Fibonacci { curr: 0, next: 1 }
+}
+
+fn main() {
+    let mut fib = fibonacci();
+    assert_eq!(fib.next(), Some(1));
+    assert_eq!(fib.next(), Some(1));
+    assert_eq!(fib.next(), Some(2));
+    assert_eq!(fib.next(), Some(3));
+    assert_eq!(fib.next(), Some(5));
+}
+

Methods that Consume the Iterator

+

The Iterator trait has a number of methods with default implementations provided by the standard library.

+

Consuming adaptors

+

Some of these methods call the method nextto use up the iterator, so they are called consuming adaptors.

+
    +
  1. 🌟🌟
  2. +
+

+/* Fill in the blank and fix the errors */
+fn main() {
+    let v1 = vec![1, 2, 3];
+
+    let v1_iter = v1.iter();
+
+    // The sum method will take the ownership of the iterator and iterates through the items by repeatedly calling next method
+    let total = v1_iter.sum();
+
+    assert_eq!(total, __);
+
+    println!("{:?}, {:?}",v1, v1_iter);
+}
+

Collect

+

Other than converting a collection into an iterator, we can also collect the result values into a collection, collect will consume the iterator.

+
    +
  1. 🌟🌟
  2. +
+
/* Make it work */
+use std::collections::HashMap;
+fn main() {
+    let names = [("sunface",18), ("sunfei",18)];
+    let folks: HashMap<_, _> = names.into_iter().collect();
+
+    println!("{:?}",folks);
+
+    let v1: Vec<i32> = vec![1, 2, 3];
+
+    let v2 = v1.iter().collect();
+
+    assert_eq!(v2, vec![1, 2, 3]);
+}
+

Iterator adaptors

+

Methods allowing you to change one iterator into another iterator are known as iterator adaptors. You can chain multiple iterator adaptors to perform complex actions in a readable way.

+

But because all iterators are lazy, you have to call one of the consuming adapters to get results from calls to iterator adapters.

+
    +
  1. 🌟🌟
  2. +
+
/* Fill in the blanks */
+fn main() {
+    let v1: Vec<i32> = vec![1, 2, 3];
+
+    let v2: Vec<_> = v1.iter().__.__;
+
+    assert_eq!(v2, vec![2, 3, 4]);
+}
+
    +
  1. 🌟🌟
  2. +
+
/* Fill in the blanks */
+use std::collections::HashMap;
+fn main() {
+    let names = ["sunface", "sunfei"];
+    let ages = [18, 18];
+    let folks: HashMap<_, _> = names.into_iter().__.collect();
+
+    println!("{:?}",folks);
+}
+

Using closures in iterator adaptors

+
    +
  1. 🌟🌟
  2. +
+
/* Fill in the blanks */
+#[derive(PartialEq, Debug)]
+struct Shoe {
+    size: u32,
+    style: String,
+}
+
+fn shoes_in_size(shoes: Vec<Shoe>, shoe_size: u32) -> Vec<Shoe> {
+    shoes.into_iter().__.collect()
+}
+
+fn main() {
+    let shoes = vec![
+        Shoe {
+            size: 10,
+            style: String::from("sneaker"),
+        },
+        Shoe {
+            size: 13,
+            style: String::from("sandal"),
+        },
+        Shoe {
+            size: 10,
+            style: String::from("boot"),
+        },
+    ];
+
+    let in_my_size = shoes_in_size(shoes, 10);
+
+    assert_eq!(
+        in_my_size,
+        vec![
+            Shoe {
+                size: 10,
+                style: String::from("sneaker")
+            },
+            Shoe {
+                size: 10,
+                style: String::from("boot")
+            },
+        ]
+    );
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it :)

+
+

newtype and Sized

+

Newtype

+

The orphan rule tells us that we are allowed to implement a trait on a type as long as either the trait or the type are local to our crate.

+

The newtype pattern can help us get around this restriction, which involves creating a new type in a tuple struct.

+
    +
  1. 🌟
  2. +
+
use std::fmt;
+
+/* Define the Wrapper type */
+__;
+
+// Display is an external trait
+impl fmt::Display for Wrapper {
+    fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
+        write!(f, "[{}]", self.0.join(", "))
+    }
+}
+
+fn main() {
+    // Vec is an external type, so you cannot implement Display trait on Vec type
+    let w = Wrapper(vec![String::from("hello"), String::from("world")]);
+    println!("w = {}", w);
+}
+
    +
  1. 🌟 Hide the methods of the original type.
  2. +
+
/* Make it workd */
+struct Meters(u32);
+
+fn main() {
+    let i: u32 = 2;
+    assert_eq!(i.pow(2), 4);
+
+    let n = Meters(i);
+    // The `pow` method is defined on `u32` type, we can't directly call it 
+    assert_eq!(n.pow(2), 4);
+}
+
    +
  1. 🌟🌟 The newtype idiom gives compile time guarantees that the right type of value is supplied to a program.
  2. +
+
/* Make it work */
+struct Years(i64);
+
+struct Days(i64);
+
+impl Years {
+    pub fn to_days(&self) -> Days {
+        Days(self.0 * 365)
+    }
+}
+
+
+impl Days {
+    pub fn to_years(&self) -> Years {
+        Years(self.0 / 365)
+    }
+}
+
+// An age verification function that checks age in years, must be given a value of type Years.
+fn old_enough(age: &Years) -> bool {
+    age.0 >= 18
+}
+
+fn main() {
+    let age = Years(5);
+    let age_days = age.to_days();
+    println!("Old enough {}", old_enough(&age));
+    println!("Old enough {}", old_enough(&age_days));
+}
+
    +
  1. 🌟🌟
  2. +
+
use std::ops::Add;
+use std::fmt::{self, format};
+
+struct Meters(u32);
+impl fmt::Display for Meters {
+    fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
+        write!(f, "There are still {} meters left", self.0)
+    }
+}
+
+impl Add for Meters {
+    type Output = Self;
+
+    fn add(self, other: Meters) -> Self {
+        Self(self.0 + other.0)
+    }
+}
+fn main() {
+    let d = calculate_distance(Meters(10), Meters(20));
+    assert_eq!(format!("{}",d), "There are still 30 meters left");
+}
+
+/* Implement calculate_distance  */
+fn calculate_distance
+

Type alias

+

Type alias is important to improve the readability of our code.

+
#![allow(unused)]
+fn main() {
+type Thunk = Box<dyn Fn() + Send + 'static>;
+
+let f: Thunk = Box::new(|| println!("hi"));
+
+fn takes_long_type(f: Thunk) {
+    // --snip--
+}
+
+fn returns_long_type() -> Thunk {
+    // --snip--
+}
+}
+
#![allow(unused)]
+fn main() {
+type Result<T> = std::result::Result<T, std::io::Error>;
+}
+

And Unlike newtype, type alias don't create new types, so the following code is valid:

+
#![allow(unused)]
+fn main() {
+type Meters = u32;
+
+let x: u32 = 5;
+let y: Meters = 5;
+
+println!("x + y = {}", x + y);
+}
+
    +
  1. 🌟
  2. +
+
enum VeryVerboseEnumOfThingsToDoWithNumbers {
+    Add,
+    Subtract,
+}
+
+/* Fill in the blank */
+__
+
+fn main() {
+    // We can refer to each variant via its alias, not its long and inconvenient
+    // name.
+    let x = Operations::Add;
+}
+
    +
  1. 🌟🌟 There are a few preserved aliases in Rust, one of which can be used in impl blocks.
  2. +
+
enum VeryVerboseEnumOfThingsToDoWithNumbers {
+    Add,
+    Subtract,
+}
+
+impl VeryVerboseEnumOfThingsToDoWithNumbers {
+    fn run(&self, x: i32, y: i32) -> i32 {
+        match self {
+            __::Add => x + y,
+            __::Subtract => x - y,
+        }
+    }
+}
+

DST and unsized type

+

These concepts are complicated, so we are not going to explain here, but you can find them in The Book.

+
    +
  1. 🌟🌟🌟 Array with dynamic length is a Dynamic Sized Type ( DST ), we can't directly use it
  2. +
+
/* Make it work with const generics */
+fn my_function(n: usize) -> [u32; usize] {
+    [123; n]
+}
+
+fn main() {
+    let arr = my_function();
+    println!("{:?}",arr);
+}
+
    +
  1. 🌟🌟 Slice is unsized type, but the reference of slice is not.
  2. +
+
/* Make it work with slice references */
+fn main() {
+    let s: str = "Hello there!";
+
+    let arr: [u8] = [1, 2, 3];
+}
+
    +
  1. 🌟🌟 Trait is also an unsized type
  2. +
+
/* Make it work in two ways */
+use std::fmt::Display;
+fn foobar(thing: Display) {}    
+
+fn main() {
+}
+

Smart pointers

+

Box

+

Deref

+

Drop

+

Rc and Arc

+

Cell and RefCell

+

Weak and Circle reference

+

Self referential

+

Threads

+

Basic using

+

Message passing

+

Sync

+

Atomic

+

Send and Sync

+

Global variables

+

Errors

+

Unsafe todo

+

Inline assembly

+

Rust provides support for inline assembly via the asm! macro. +It can be used to embed handwritten assembly in the assembly output generated by the compiler. +Generally this should not be necessary, but might be where the required performance or timing +cannot be otherwise achieved. Accessing low level hardware primitives, e.g. in kernel code, may also demand this functionality.

+
+

Note: the examples here are given in x86/x86-64 assembly, but other architectures are also supported.

+
+

Inline assembly is currently supported on the following architectures:

+
    +
  • x86 and x86-64
  • +
  • ARM
  • +
  • AArch64
  • +
  • RISC-V
  • +
+

Basic usage

+

Let us start with the simplest possible example:

+
#![allow(unused)]
+fn main() {
+use std::arch::asm;
+
+unsafe {
+    asm!("nop");
+}
+}
+

This will insert a NOP (no operation) instruction into the assembly generated by the compiler. +Note that all asm! invocations have to be inside an unsafe block, as they could insert +arbitrary instructions and break various invariants. The instructions to be inserted are listed +in the first argument of the asm! macro as a string literal.

+

Inputs and outputs

+

Now inserting an instruction that does nothing is rather boring. Let us do something that +actually acts on data:

+
#![allow(unused)]
+fn main() {
+use std::arch::asm;
+
+let x: u64;
+unsafe {
+    asm!("mov {}, 5", out(reg) x);
+}
+assert_eq!(x, 5);
+}
+

This will write the value 5 into the u64 variable x. +You can see that the string literal we use to specify instructions is actually a template string. +It is governed by the same rules as Rust format strings. +The arguments that are inserted into the template however look a bit different than you may +be familiar with. First we need to specify if the variable is an input or an output of the +inline assembly. In this case it is an output. We declared this by writing out. +We also need to specify in what kind of register the assembly expects the variable. +In this case we put it in an arbitrary general purpose register by specifying reg. +The compiler will choose an appropriate register to insert into +the template and will read the variable from there after the inline assembly finishes executing.

+

Let us see another example that also uses an input:

+
#![allow(unused)]
+fn main() {
+use std::arch::asm;
+
+let i: u64 = 3;
+let o: u64;
+unsafe {
+    asm!(
+        "mov {0}, {1}",
+        "add {0}, 5",
+        out(reg) o,
+        in(reg) i,
+    );
+}
+assert_eq!(o, 8);
+}
+

This will add 5 to the input in variable i and write the result to variable o. +The particular way this assembly does this is first copying the value from i to the output, +and then adding 5 to it.

+

The example shows a few things:

+

First, we can see that asm! allows multiple template string arguments; each +one is treated as a separate line of assembly code, as if they were all joined +together with newlines between them. This makes it easy to format assembly +code.

+

Second, we can see that inputs are declared by writing in instead of out.

+

Third, we can see that we can specify an argument number, or name as in any format string. +For inline assembly templates this is particularly useful as arguments are often used more than once. +For more complex inline assembly using this facility is generally recommended, as it improves +readability, and allows reordering instructions without changing the argument order.

+

We can further refine the above example to avoid the mov instruction:

+
#![allow(unused)]
+fn main() {
+use std::arch::asm;
+
+let mut x: u64 = 3;
+unsafe {
+    asm!("add {0}, 5", inout(reg) x);
+}
+assert_eq!(x, 8);
+}
+

We can see that inout is used to specify an argument that is both input and output. +This is different from specifying an input and output separately in that it is guaranteed to assign both to the same register.

+

It is also possible to specify different variables for the input and output parts of an inout operand:

+
#![allow(unused)]
+fn main() {
+use std::arch::asm;
+
+let x: u64 = 3;
+let y: u64;
+unsafe {
+    asm!("add {0}, 5", inout(reg) x => y);
+}
+assert_eq!(y, 8);
+}
+

Late output operands

+

The Rust compiler is conservative with its allocation of operands. It is assumed that an out +can be written at any time, and can therefore not share its location with any other argument. +However, to guarantee optimal performance it is important to use as few registers as possible, +so they won't have to be saved and reloaded around the inline assembly block. +To achieve this Rust provides a lateout specifier. This can be used on any output that is +written only after all inputs have been consumed. +There is also a inlateout variant of this specifier.

+

Here is an example where inlateout cannot be used:

+
#![allow(unused)]
+fn main() {
+use std::arch::asm;
+
+let mut a: u64 = 4;
+let b: u64 = 4;
+let c: u64 = 4;
+unsafe {
+    asm!(
+        "add {0}, {1}",
+        "add {0}, {2}",
+        inout(reg) a,
+        in(reg) b,
+        in(reg) c,
+    );
+}
+assert_eq!(a, 12);
+}
+

Here the compiler is free to allocate the same register for inputs b and c since it knows they have the same value. However it must allocate a separate register for a since it uses inout and not inlateout. If inlateout was used, then a and c could be allocated to the same register, in which case the first instruction to overwrite the value of c and cause the assembly code to produce the wrong result.

+

However the following example can use inlateout since the output is only modified after all input registers have been read:

+
#![allow(unused)]
+fn main() {
+use std::arch::asm;
+
+let mut a: u64 = 4;
+let b: u64 = 4;
+unsafe {
+    asm!("add {0}, {1}", inlateout(reg) a, in(reg) b);
+}
+assert_eq!(a, 8);
+}
+

As you can see, this assembly fragment will still work correctly if a and b are assigned to the same register.

+

Explicit register operands

+

Some instructions require that the operands be in a specific register. +Therefore, Rust inline assembly provides some more specific constraint specifiers. +While reg is generally available on any architecture, explicit registers are highly architecture specific. E.g. for x86 the general purpose registers eax, ebx, ecx, edx, ebp, esi, and edi among others can be addressed by their name.

+
#![allow(unused)]
+fn main() {
+use std::arch::asm;
+
+let cmd = 0xd1;
+unsafe {
+    asm!("out 0x64, eax", in("eax") cmd);
+}
+}
+

In this example we call the out instruction to output the content of the cmd variable to port 0x64. Since the out instruction only accepts eax (and its sub registers) as operand we had to use the eax constraint specifier.

+
+

Note: unlike other operand types, explicit register operands cannot be used in the template string: you can't use {} and should write the register name directly instead. Also, they must appear at the end of the operand list after all other operand types.

+
+

Consider this example which uses the x86 mul instruction:

+
#![allow(unused)]
+fn main() {
+use std::arch::asm;
+
+fn mul(a: u64, b: u64) -> u128 {
+    let lo: u64;
+    let hi: u64;
+
+    unsafe {
+        asm!(
+            // The x86 mul instruction takes rax as an implicit input and writes
+            // the 128-bit result of the multiplication to rax:rdx.
+            "mul {}",
+            in(reg) a,
+            inlateout("rax") b => lo,
+            lateout("rdx") hi
+        );
+    }
+
+    ((hi as u128) << 64) + lo as u128
+}
+}
+

This uses the mul instruction to multiply two 64-bit inputs with a 128-bit result. +The only explicit operand is a register, that we fill from the variable a. +The second operand is implicit, and must be the rax register, which we fill from the variable b. +The lower 64 bits of the result are stored in rax from which we fill the variable lo. +The higher 64 bits are stored in rdx from which we fill the variable hi.

+

Clobbered registers

+

In many cases inline assembly will modify state that is not needed as an output. +Usually this is either because we have to use a scratch register in the assembly or because instructions modify state that we don't need to further examine. +This state is generally referred to as being "clobbered". +We need to tell the compiler about this since it may need to save and restore this state around the inline assembly block.

+
use core::arch::asm;
+
+fn main() {
+    // three entries of four bytes each
+    let mut name_buf = [0_u8; 12];
+    // String is stored as ascii in ebx, edx, ecx in order
+    // Because ebx is reserved, we get a scratch register and move from
+    // ebx into it in the asm.  The asm needs to preserve the value of
+    // that register though, so it is pushed and popped around the main asm
+    // (in 64 bit mode for 64 bit processors, 32 bit processors would use ebx)
+
+    unsafe {
+        asm!(
+            "push rbx",
+            "cpuid",
+            "mov [{0}], ebx",
+            "mov [{0} + 4], edx",
+            "mov [{0} + 8], ecx",
+            "pop rbx",
+            // We use a pointer to an array for storing the values to simplify
+            // the Rust code at the cost of a couple more asm instructions
+            // This is more explicit with how the asm works however, as opposed
+            // to explicit register outputs such as `out("ecx") val`
+            // The *pointer itself* is only an input even though it's written behind
+            in(reg) name_buf.as_mut_ptr(),
+            // select cpuid 0, also specify eax as clobbered
+            inout("eax") 0 => _,
+            // cpuid clobbers these registers too
+            out("ecx") _,
+            out("edx") _,
+        );
+    }
+
+    let name = core::str::from_utf8(&name_buf).unwrap();
+    println!("CPU Manufacturer ID: {}", name);
+}
+

In the example above we use the cpuid instruction to read the CPU manufacturer ID. +This instruction writes to eax with the maximum supported cpuid argument and ebx, esx, and ecx with the CPU manufacturer ID as ASCII bytes in that order.

+

Even though eax is never read we still need to tell the compiler that the register has been modified so that the compiler can save any values that were in these registers before the asm. This is done by declaring it as an output but with _ instead of a variable name, which indicates that the output value is to be discarded.

+

This code also works around the limitation that ebx is a reserved register by LLVM. That means that LLVM assumes that it has full control over the register and it must be restored to its original state before exiting the asm block, so it cannot be used as an output. To work around this we save the register via push, read from ebx inside the asm block into a temporary register allocated with out(reg) and then restoring ebx to its original state via pop. The push and pop use the full 64-bit rbx version of the register to ensure that the entire register is saved. On 32 bit targets the code would instead use ebx in the push/pop.

+

This can also be used with a general register class (e.g. reg) to obtain a scratch register for use inside the asm code:

+
#![allow(unused)]
+fn main() {
+use std::arch::asm;
+
+// Multiply x by 6 using shifts and adds
+let mut x: u64 = 4;
+unsafe {
+    asm!(
+        "mov {tmp}, {x}",
+        "shl {tmp}, 1",
+        "shl {x}, 2",
+        "add {x}, {tmp}",
+        x = inout(reg) x,
+        tmp = out(reg) _,
+    );
+}
+assert_eq!(x, 4 * 6);
+}
+

Symbol operands and ABI clobbers

+

By default, asm! assumes that any register not specified as an output will have its contents preserved by the assembly code. The clobber_abi argument to asm! tells the compiler to automatically insert the necessary clobber operands according to the given calling convention ABI: any register which is not fully preserved in that ABI will be treated as clobbered. Multiple clobber_abi arguments may be provided and all clobbers from all specified ABIs will be inserted.

+
#![allow(unused)]
+fn main() {
+use std::arch::asm;
+
+extern "C" fn foo(arg: i32) -> i32 {
+    println!("arg = {}", arg);
+    arg * 2
+}
+
+fn call_foo(arg: i32) -> i32 {
+    unsafe {
+        let result;
+        asm!(
+            "call *{}",
+            // Function pointer to call
+            in(reg) foo,
+            // 1st argument in rdi
+            in("rdi") arg,
+            // Return value in rax
+            out("rax") result,
+            // Mark all registers which are not preserved by the "C" calling
+            // convention as clobbered.
+            clobber_abi("C"),
+        );
+        result
+    }
+}
+}
+

Register template modifiers

+

In some cases, fine control is needed over the way a register name is formatted when inserted into the template string. This is needed when an architecture's assembly language has several names for the same register, each typically being a "view" over a subset of the register (e.g. the low 32 bits of a 64-bit register).

+

By default the compiler will always choose the name that refers to the full register size (e.g. rax on x86-64, eax on x86, etc).

+

This default can be overridden by using modifiers on the template string operands, just like you would with format strings:

+
#![allow(unused)]
+fn main() {
+use std::arch::asm;
+
+let mut x: u16 = 0xab;
+
+unsafe {
+    asm!("mov {0:h}, {0:l}", inout(reg_abcd) x);
+}
+
+assert_eq!(x, 0xabab);
+}
+

In this example, we use the reg_abcd register class to restrict the register allocator to the 4 legacy x86 registers (ax, bx, cx, dx) of which the first two bytes can be addressed independently.

+

Let us assume that the register allocator has chosen to allocate x in the ax register. +The h modifier will emit the register name for the high byte of that register and the l modifier will emit the register name for the low byte. The asm code will therefore be expanded as mov ah, al which copies the low byte of the value into the high byte.

+

If you use a smaller data type (e.g. u16) with an operand and forget the use template modifiers, the compiler will emit a warning and suggest the correct modifier to use.

+

Memory address operands

+

Sometimes assembly instructions require operands passed via memory addresses/memory locations. +You have to manually use the memory address syntax specified by the target architecture. +For example, on x86/x86_64 using Intel assembly syntax, you should wrap inputs/outputs in [] to indicate they are memory operands:

+
#![allow(unused)]
+fn main() {
+use std::arch::asm;
+
+fn load_fpu_control_word(control: u16) {
+    unsafe {
+        asm!("fldcw [{}]", in(reg) &control, options(nostack));
+    }
+}
+}
+

Labels

+

Any reuse of a named label, local or otherwise, can result in an assembler or linker error or may cause other strange behavior. Reuse of a named label can happen in a variety of ways including:

+
    +
  • explicitly: using a label more than once in one asm! block, or multiple times across blocks.
  • +
  • implicitly via inlining: the compiler is allowed to instantiate multiple copies of an asm! block, for example when the function containing it is inlined in multiple places.
  • +
  • implicitly via LTO: LTO can cause code from other crates to be placed in the same codegen unit, and so could bring in arbitrary labels.
  • +
+

As a consequence, you should only use GNU assembler numeric local labels inside inline assembly code. Defining symbols in assembly code may lead to assembler and/or linker errors due to duplicate symbol definitions.

+

Moreover, on x86 when using the default Intel syntax, due to an LLVM bug, you shouldn't use labels exclusively made of 0 and 1 digits, e.g. 0, 11 or 101010, as they may end up being interpreted as binary values. Using options(att_syntax) will avoid any ambiguity, but that affects the syntax of the entire asm! block. (See Options, below, for more on options.)

+
#![allow(unused)]
+fn main() {
+use std::arch::asm;
+
+let mut a = 0;
+unsafe {
+    asm!(
+        "mov {0}, 10",
+        "2:",
+        "sub {0}, 1",
+        "cmp {0}, 3",
+        "jle 2f",
+        "jmp 2b",
+        "2:",
+        "add {0}, 2",
+        out(reg) a
+    );
+}
+assert_eq!(a, 5);
+}
+

This will decrement the {0} register value from 10 to 3, then add 2 and store it in a.

+

This example shows a few things:

+
    +
  • First, that the same number can be used as a label multiple times in the same inline block.
  • +
  • Second, that when a numeric label is used as a reference (as an instruction operand, for example), the suffixes “b” (“backward”) or ”f” (“forward”) should be added to the numeric label. It will then refer to the nearest label defined by this number in this direction.
  • +
+

Options

+

By default, an inline assembly block is treated the same way as an external FFI function call with a custom calling convention: it may read/write memory, have observable side effects, etc. However, in many cases it is desirable to give the compiler more information about what the assembly code is actually doing so that it can optimize better.

+

Let's take our previous example of an add instruction:

+
#![allow(unused)]
+fn main() {
+use std::arch::asm;
+
+let mut a: u64 = 4;
+let b: u64 = 4;
+unsafe {
+    asm!(
+        "add {0}, {1}",
+        inlateout(reg) a, in(reg) b,
+        options(pure, nomem, nostack),
+    );
+}
+assert_eq!(a, 8);
+}
+

Options can be provided as an optional final argument to the asm! macro. We specified three options here:

+
    +
  • pure means that the asm code has no observable side effects and that its output depends only on its inputs. This allows the compiler optimizer to call the inline asm fewer times or even eliminate it entirely.
  • +
  • nomem means that the asm code does not read or write to memory. By default the compiler will assume that inline assembly can read or write any memory address that is accessible to it (e.g. through a pointer passed as an operand, or a global).
  • +
  • nostack means that the asm code does not push any data onto the stack. This allows the compiler to use optimizations such as the stack red zone on x86-64 to avoid stack pointer adjustments.
  • +
+

These allow the compiler to better optimize code using asm!, for example by eliminating pure asm! blocks whose outputs are not needed.

+

See the reference for the full list of available options and their effects.

+

macro

+

Tests

+

Write Tests

+

Benchmark

+

https://doc.rust-lang.org/unstable-book/library-features/test.html

+

Unit and Integration

+

Assertions

+

Async/Await

+

async and await!

+

Future

+

Pin and Unpin

+

Stream

+

Stand Library todo

+

String

+

Fighting with Compiler

+

Fighting with compiler is very common in our daily coding, especially for those unfamiliar with Rust.

+

This chapter will provide some exercises to help us avoid such cases to lower the steep learning curve.

+

Borrowing

+
    +
  1. 🌟🌟
  2. +
+
// FIX the error without removing any code line
+struct test {
+    list: Vec<i32>,
+    a: i32
+}
+
+impl test {
+    pub fn new() -> Self {
+        test { list:vec![1,2,3,4,5,6,7], a:0 }
+    }
+
+    pub fn run(&mut self) {
+        for i in self.list.iter() {
+            self.do_something(*i)
+        }
+
+    }
+
+    pub fn do_something(&mut self, n: i32) {
+        self.a = n;
+    }
+}
+
+fn main() {}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it :)

+
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/result-panic/intro.html b/result-panic/intro.html new file mode 100644 index 000000000..65820b9ed --- /dev/null +++ b/result-panic/intro.html @@ -0,0 +1,255 @@ + + + + + + Result and panic - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Result and panic

+

Learning resources:

+ + +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/result-panic/panic.html b/result-panic/panic.html new file mode 100644 index 000000000..72d6295a1 --- /dev/null +++ b/result-panic/panic.html @@ -0,0 +1,353 @@ + + + + + + panic! - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

panic!

+

The simplest error handling mechanism is to use panic. It just prints an error message and starts unwinding the stack, finally exit the current thread:

+
    +
  • if panic occurred in main thread, then the program will be exited.
  • +
  • if in spawned thread, then this thread will be terminated, but the program won't
  • +
+
    +
  1. 🌟🌟
  2. +
+

+// FILL the blanks
+fn drink(beverage: &str) {
+    if beverage == "lemonade" {
+        println!("Success!");
+        // IMPLEMENT the below code
+        __
+     }
+
+    println!("Exercise Failed if printing out this line!");
+}
+
+fn main() {
+    drink(__);
+
+    println!("Exercise Failed if printing out this line!");
+}
+

common panic cases

+
    +
  1. 🌟🌟
  2. +
+
// MAKE the code work by fixing all panics
+fn main() {
+    assert_eq!("abc".as_bytes(), [96, 97, 98]);
+
+    let v = vec![1, 2, 3];
+    let ele = v[3];
+    // unwrap may panic when get return a None
+    let ele = v.get(3).unwrap();
+
+    // Sometimes, the compiler is unable to find the overflow errors for you in compile time ,so a panic will occur
+    let v = production_rate_per_hour(2);
+
+    // because of the same reason as above, we have to wrap it in a function to make the panic occur
+    divide(15, 0);
+
+    println!("Success!")
+}
+
+fn divide(x:u8, y:u8) {
+    println!("{}", x / y)
+}
+
+fn production_rate_per_hour(speed: u8) -> f64 {
+    let cph: u8 = 221;
+    match speed {
+        1..=4 => (speed * cph) as f64,
+        5..=8 => (speed * cph) as f64 * 0.9,
+        9..=10 => (speed * cph) as f64 * 0.77,
+        _ => 0 as f64,
+    }
+}
+
+pub fn working_items_per_minute(speed: u8) -> u32 {
+    (production_rate_per_hour(speed) / 60 as f64) as u32
+}
+

Detailed call stack

+

By default the stack unwinding will only give something like this:

+
thread 'main' panicked at 'index out of bounds: the len is 3 but the index is 99', src/main.rs:4:5
+note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
+
+

Though there is the reason of panic and the line of the code is showing where the panic has occured, sometimes we want to get more info about the call stack.

+
    +
  1. 🌟
  2. +
+
## FILL in the blank to display the whole call stack
+## Tips: you can find the clue in the default panic info 
+$ __ cargo run
+thread 'main' panicked at 'assertion failed: `(left == right)`
+  left: `[97, 98, 99]`,
+ right: `[96, 97, 98]`', src/main.rs:3:5
+stack backtrace:
+   0: rust_begin_unwind
+             at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5
+   1: core::panicking::panic_fmt
+             at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14
+   2: core::panicking::assert_failed_inner
+   3: core::panicking::assert_failed
+             at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:154:5
+   4: study_cargo::main
+             at ./src/main.rs:3:5
+   5: core::ops::function::FnOnce::call_once
+             at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5
+note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
+
+

unwinding and abort

+

By default, when a panic occurs, the program starts unwinding, which means Rust walks back up the stack and cleans up the data from each function it encounters.

+

But this walk back and clean up is a lot of work. The alternative is to immediately abort the program without cleaning up.

+

If in your project you need to make the resulting binary as small as possible, you can switch from unwinding to aborting by adding below content to Cargo.toml:

+
[profile.release]
+panic = 'abort'
+
+
+

You can find the solutions here(under the solutions path), but only use it when you need it :)

+
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/result-panic/result.html b/result-panic/result.html new file mode 100644 index 000000000..4177bbb9e --- /dev/null +++ b/result-panic/result.html @@ -0,0 +1,446 @@ + + + + + + Result and ? - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

result and ?

+

Result<T> is an enum to describe possible errors. It has two variants:

+
    +
  • Ok(T): A value T was found
  • +
  • Err(e): An error was found with a value e
  • +
+

In short words, the expected outcome is Ok, while the unexpected outcome is Err.

+
    +
  1. 🌟🌟
  2. +
+

+// FILL in the blanks and FIX the errors
+use std::num::ParseIntError;
+
+fn multiply(n1_str: &str, n2_str: &str) -> __ {
+    let n1 = n1_str.parse::<i32>();
+    let n2 = n2_str.parse::<i32>();
+    Ok(n1.unwrap() * n2.unwrap())
+}
+
+fn main() {
+    let result = multiply("10", "2");
+    assert_eq!(result, __);
+
+    let result = multiply("t", "2");
+    assert_eq!(result.__, 8);
+
+    println!("Success!");
+}
+

?

+

? is almost exactly equivalent to unwrap, but ? returns instead of panic on Err.

+
    +
  1. 🌟🌟
  2. +
+

+use std::num::ParseIntError;
+
+// IMPLEMENT multiply with ?
+// DON'T use unwrap here
+fn multiply(n1_str: &str, n2_str: &str) -> __ {
+}
+
+fn main() {
+    assert_eq!(multiply("3", "4").unwrap(), 12);
+    println!("Success!");
+}
+
    +
  1. 🌟🌟
  2. +
+

+use std::fs::File;
+use std::io::{self, Read};
+
+fn read_file1() -> Result<String, io::Error> {
+    let f = File::open("hello.txt");
+    let mut f = match f {
+        Ok(file) => file,
+        Err(e) => return Err(e),
+    };
+
+    let mut s = String::new();
+    match f.read_to_string(&mut s) {
+        Ok(_) => Ok(s),
+        Err(e) => Err(e),
+    }
+}
+
+// FILL in the blanks with one code line
+// DON'T change any code lines
+fn read_file2() -> Result<String, io::Error> {
+    let mut s = String::new();
+
+    __;
+
+    Ok(s)
+}
+
+fn main() {
+    assert_eq!(read_file1().unwrap_err().to_string(), read_file2().unwrap_err().to_string());
+    println!("Success!");
+}
+

map & and_then

+

map and and_then are two common combinators for Result<T, E> (also for Option<T>).

+
    +
  1. 🌟🌟
  2. +
+
use std::num::ParseIntError;
+
+// FILL in the blank in two ways: map, and then
+fn add_two(n_str: &str) -> Result<i32, ParseIntError> {
+   n_str.parse::<i32>().__
+}
+
+fn main() {
+    assert_eq!(add_two("4").unwrap(), 6);
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟🌟
  2. +
+
use std::num::ParseIntError;
+
+// With the return type rewritten, we use pattern matching without `unwrap()`.
+// But it's so Verbose...
+fn multiply(n1_str: &str, n2_str: &str) -> Result<i32, ParseIntError> {
+    match n1_str.parse::<i32>() {
+        Ok(n1)  => {
+            match n2_str.parse::<i32>() {
+                Ok(n2)  => {
+                    Ok(n1 * n2)
+                },
+                Err(e) => Err(e),
+            }
+        },
+        Err(e) => Err(e),
+    }
+}
+
+// Rewriting `multiply` to make it succinct
+// You should use BOTH of  `and_then` and `map` here.
+fn multiply1(n1_str: &str, n2_str: &str) -> Result<i32, ParseIntError> {
+    // IMPLEMENT...
+}
+
+fn print(result: Result<i32, ParseIntError>) {
+    match result {
+        Ok(n)  => println!("n is {}", n),
+        Err(e) => println!("Error: {}", e),
+    }
+}
+
+fn main() {
+    // This still presents a reasonable answer.
+    let twenty = multiply1("10", "2");
+    print(twenty);
+
+    // The following now provides a much more helpful error message.
+    let tt = multiply("t", "2");
+    print(tt);
+
+    println!("Success!");
+}
+

Type alias

+

Using std::result::Result<T, ParseIntError> everywhere is verbose and tedious, we can use alias for this purpose.

+

At a module level, creating aliases can be particularly helpful. Errors found in a specific module often has the same Err type, so a single alias can succinctly defined all associated Results. This is so useful even the std library supplies one: io::Result.

+
    +
  1. 🌟
  2. +
+
use std::num::ParseIntError;
+
+// FILL in the blank
+type __;
+
+// Use the above alias to refer to our specific `Result` type.
+fn multiply(first_number_str: &str, second_number_str: &str) -> Res<i32> {
+    first_number_str.parse::<i32>().and_then(|first_number| {
+        second_number_str.parse::<i32>().map(|second_number| first_number * second_number)
+    })
+}
+
+// Here, the alias again allows us to save some space.
+fn print(result: Res<i32>) {
+    match result {
+        Ok(n)  => println!("n is {}", n),
+        Err(e) => println!("Error: {}", e),
+    }
+}
+
+fn main() {
+    print(multiply("10", "2"));
+    print(multiply("t", "2"));
+
+    println!("Success!");
+}
+

Using Result in fn main

+

Typically the main function will look like this:

+
fn main() {
+    println!("Hello World!");
+}
+

However main is also able to have a return type of Result. If an error occurs within the main function it will return an error code and print a debug representation of the error( Debug trait ).

+

The following example shows such a scenario:

+

+use std::num::ParseIntError;
+
+fn main() -> Result<(), ParseIntError> {
+    let number_str = "10";
+    let number = match number_str.parse::<i32>() {
+        Ok(number)  => number,
+        Err(e) => return Err(e),
+    };
+    println!("{}", number);
+    Ok(())
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it :)

+
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/searcher.js b/searcher.js new file mode 100644 index 000000000..d2b0aeed3 --- /dev/null +++ b/searcher.js @@ -0,0 +1,483 @@ +"use strict"; +window.search = window.search || {}; +(function search(search) { + // Search functionality + // + // You can use !hasFocus() to prevent keyhandling in your key + // event handlers while the user is typing their search. + + if (!Mark || !elasticlunr) { + return; + } + + //IE 11 Compatibility from https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/startsWith + if (!String.prototype.startsWith) { + String.prototype.startsWith = function(search, pos) { + return this.substr(!pos || pos < 0 ? 0 : +pos, search.length) === search; + }; + } + + var search_wrap = document.getElementById('search-wrapper'), + searchbar = document.getElementById('searchbar'), + searchbar_outer = document.getElementById('searchbar-outer'), + searchresults = document.getElementById('searchresults'), + searchresults_outer = document.getElementById('searchresults-outer'), + searchresults_header = document.getElementById('searchresults-header'), + searchicon = document.getElementById('search-toggle'), + content = document.getElementById('content'), + + searchindex = null, + doc_urls = [], + results_options = { + teaser_word_count: 30, + limit_results: 30, + }, + search_options = { + bool: "AND", + expand: true, + fields: { + title: {boost: 1}, + body: {boost: 1}, + breadcrumbs: {boost: 0} + } + }, + mark_exclude = [], + marker = new Mark(content), + current_searchterm = "", + URL_SEARCH_PARAM = 'search', + URL_MARK_PARAM = 'highlight', + teaser_count = 0, + + SEARCH_HOTKEY_KEYCODE = 83, + ESCAPE_KEYCODE = 27, + DOWN_KEYCODE = 40, + UP_KEYCODE = 38, + SELECT_KEYCODE = 13; + + function hasFocus() { + return searchbar === document.activeElement; + } + + function removeChildren(elem) { + while (elem.firstChild) { + elem.removeChild(elem.firstChild); + } + } + + // Helper to parse a url into its building blocks. + function parseURL(url) { + var a = document.createElement('a'); + a.href = url; + return { + source: url, + protocol: a.protocol.replace(':',''), + host: a.hostname, + port: a.port, + params: (function(){ + var ret = {}; + var seg = a.search.replace(/^\?/,'').split('&'); + var len = seg.length, i = 0, s; + for (;i': '>', + '"': '"', + "'": ''' + }; + var repl = function(c) { return MAP[c]; }; + return function(s) { + return s.replace(/[&<>'"]/g, repl); + }; + })(); + + function formatSearchMetric(count, searchterm) { + if (count == 1) { + return count + " search result for '" + searchterm + "':"; + } else if (count == 0) { + return "No search results for '" + searchterm + "'."; + } else { + return count + " search results for '" + searchterm + "':"; + } + } + + function formatSearchResult(result, searchterms) { + var teaser = makeTeaser(escapeHTML(result.doc.body), searchterms); + teaser_count++; + + // The ?URL_MARK_PARAM= parameter belongs inbetween the page and the #heading-anchor + var url = doc_urls[result.ref].split("#"); + if (url.length == 1) { // no anchor found + url.push(""); + } + + // encodeURIComponent escapes all chars that could allow an XSS except + // for '. Due to that we also manually replace ' with its url-encoded + // representation (%27). + var searchterms = encodeURIComponent(searchterms.join(" ")).replace(/\'/g, "%27"); + + return '' + result.doc.breadcrumbs + '' + + '' + + teaser + ''; + } + + function makeTeaser(body, searchterms) { + // The strategy is as follows: + // First, assign a value to each word in the document: + // Words that correspond to search terms (stemmer aware): 40 + // Normal words: 2 + // First word in a sentence: 8 + // Then use a sliding window with a constant number of words and count the + // sum of the values of the words within the window. Then use the window that got the + // maximum sum. If there are multiple maximas, then get the last one. + // Enclose the terms in . + var stemmed_searchterms = searchterms.map(function(w) { + return elasticlunr.stemmer(w.toLowerCase()); + }); + var searchterm_weight = 40; + var weighted = []; // contains elements of ["word", weight, index_in_document] + // split in sentences, then words + var sentences = body.toLowerCase().split('. '); + var index = 0; + var value = 0; + var searchterm_found = false; + for (var sentenceindex in sentences) { + var words = sentences[sentenceindex].split(' '); + value = 8; + for (var wordindex in words) { + var word = words[wordindex]; + if (word.length > 0) { + for (var searchtermindex in stemmed_searchterms) { + if (elasticlunr.stemmer(word).startsWith(stemmed_searchterms[searchtermindex])) { + value = searchterm_weight; + searchterm_found = true; + } + }; + weighted.push([word, value, index]); + value = 2; + } + index += word.length; + index += 1; // ' ' or '.' if last word in sentence + }; + index += 1; // because we split at a two-char boundary '. ' + }; + + if (weighted.length == 0) { + return body; + } + + var window_weight = []; + var window_size = Math.min(weighted.length, results_options.teaser_word_count); + + var cur_sum = 0; + for (var wordindex = 0; wordindex < window_size; wordindex++) { + cur_sum += weighted[wordindex][1]; + }; + window_weight.push(cur_sum); + for (var wordindex = 0; wordindex < weighted.length - window_size; wordindex++) { + cur_sum -= weighted[wordindex][1]; + cur_sum += weighted[wordindex + window_size][1]; + window_weight.push(cur_sum); + }; + + if (searchterm_found) { + var max_sum = 0; + var max_sum_window_index = 0; + // backwards + for (var i = window_weight.length - 1; i >= 0; i--) { + if (window_weight[i] > max_sum) { + max_sum = window_weight[i]; + max_sum_window_index = i; + } + }; + } else { + max_sum_window_index = 0; + } + + // add around searchterms + var teaser_split = []; + var index = weighted[max_sum_window_index][2]; + for (var i = max_sum_window_index; i < max_sum_window_index+window_size; i++) { + var word = weighted[i]; + if (index < word[2]) { + // missing text from index to start of `word` + teaser_split.push(body.substring(index, word[2])); + index = word[2]; + } + if (word[1] == searchterm_weight) { + teaser_split.push("") + } + index = word[2] + word[0].length; + teaser_split.push(body.substring(word[2], index)); + if (word[1] == searchterm_weight) { + teaser_split.push("") + } + }; + + return teaser_split.join(''); + } + + function init(config) { + results_options = config.results_options; + search_options = config.search_options; + searchbar_outer = config.searchbar_outer; + doc_urls = config.doc_urls; + searchindex = elasticlunr.Index.load(config.index); + + // Set up events + searchicon.addEventListener('click', function(e) { searchIconClickHandler(); }, false); + searchbar.addEventListener('keyup', function(e) { searchbarKeyUpHandler(); }, false); + document.addEventListener('keydown', function(e) { globalKeyHandler(e); }, false); + // If the user uses the browser buttons, do the same as if a reload happened + window.onpopstate = function(e) { doSearchOrMarkFromUrl(); }; + // Suppress "submit" events so the page doesn't reload when the user presses Enter + document.addEventListener('submit', function(e) { e.preventDefault(); }, false); + + // If reloaded, do the search or mark again, depending on the current url parameters + doSearchOrMarkFromUrl(); + } + + function unfocusSearchbar() { + // hacky, but just focusing a div only works once + var tmp = document.createElement('input'); + tmp.setAttribute('style', 'position: absolute; opacity: 0;'); + searchicon.appendChild(tmp); + tmp.focus(); + tmp.remove(); + } + + // On reload or browser history backwards/forwards events, parse the url and do search or mark + function doSearchOrMarkFromUrl() { + // Check current URL for search request + var url = parseURL(window.location.href); + if (url.params.hasOwnProperty(URL_SEARCH_PARAM) + && url.params[URL_SEARCH_PARAM] != "") { + showSearch(true); + searchbar.value = decodeURIComponent( + (url.params[URL_SEARCH_PARAM]+'').replace(/\+/g, '%20')); + searchbarKeyUpHandler(); // -> doSearch() + } else { + showSearch(false); + } + + if (url.params.hasOwnProperty(URL_MARK_PARAM)) { + var words = decodeURIComponent(url.params[URL_MARK_PARAM]).split(' '); + marker.mark(words, { + exclude: mark_exclude + }); + + var markers = document.querySelectorAll("mark"); + function hide() { + for (var i = 0; i < markers.length; i++) { + markers[i].classList.add("fade-out"); + window.setTimeout(function(e) { marker.unmark(); }, 300); + } + } + for (var i = 0; i < markers.length; i++) { + markers[i].addEventListener('click', hide); + } + } + } + + // Eventhandler for keyevents on `document` + function globalKeyHandler(e) { + if (e.altKey || e.ctrlKey || e.metaKey || e.shiftKey || e.target.type === 'textarea' || e.target.type === 'text') { return; } + + if (e.keyCode === ESCAPE_KEYCODE) { + e.preventDefault(); + searchbar.classList.remove("active"); + setSearchUrlParameters("", + (searchbar.value.trim() !== "") ? "push" : "replace"); + if (hasFocus()) { + unfocusSearchbar(); + } + showSearch(false); + marker.unmark(); + } else if (!hasFocus() && e.keyCode === SEARCH_HOTKEY_KEYCODE) { + e.preventDefault(); + showSearch(true); + window.scrollTo(0, 0); + searchbar.select(); + } else if (hasFocus() && e.keyCode === DOWN_KEYCODE) { + e.preventDefault(); + unfocusSearchbar(); + searchresults.firstElementChild.classList.add("focus"); + } else if (!hasFocus() && (e.keyCode === DOWN_KEYCODE + || e.keyCode === UP_KEYCODE + || e.keyCode === SELECT_KEYCODE)) { + // not `:focus` because browser does annoying scrolling + var focused = searchresults.querySelector("li.focus"); + if (!focused) return; + e.preventDefault(); + if (e.keyCode === DOWN_KEYCODE) { + var next = focused.nextElementSibling; + if (next) { + focused.classList.remove("focus"); + next.classList.add("focus"); + } + } else if (e.keyCode === UP_KEYCODE) { + focused.classList.remove("focus"); + var prev = focused.previousElementSibling; + if (prev) { + prev.classList.add("focus"); + } else { + searchbar.select(); + } + } else { // SELECT_KEYCODE + window.location.assign(focused.querySelector('a')); + } + } + } + + function showSearch(yes) { + if (yes) { + search_wrap.classList.remove('hidden'); + searchicon.setAttribute('aria-expanded', 'true'); + } else { + search_wrap.classList.add('hidden'); + searchicon.setAttribute('aria-expanded', 'false'); + var results = searchresults.children; + for (var i = 0; i < results.length; i++) { + results[i].classList.remove("focus"); + } + } + } + + function showResults(yes) { + if (yes) { + searchresults_outer.classList.remove('hidden'); + } else { + searchresults_outer.classList.add('hidden'); + } + } + + // Eventhandler for search icon + function searchIconClickHandler() { + if (search_wrap.classList.contains('hidden')) { + showSearch(true); + window.scrollTo(0, 0); + searchbar.select(); + } else { + showSearch(false); + } + } + + // Eventhandler for keyevents while the searchbar is focused + function searchbarKeyUpHandler() { + var searchterm = searchbar.value.trim(); + if (searchterm != "") { + searchbar.classList.add("active"); + doSearch(searchterm); + } else { + searchbar.classList.remove("active"); + showResults(false); + removeChildren(searchresults); + } + + setSearchUrlParameters(searchterm, "push_if_new_search_else_replace"); + + // Remove marks + marker.unmark(); + } + + // Update current url with ?URL_SEARCH_PARAM= parameter, remove ?URL_MARK_PARAM and #heading-anchor . + // `action` can be one of "push", "replace", "push_if_new_search_else_replace" + // and replaces or pushes a new browser history item. + // "push_if_new_search_else_replace" pushes if there is no `?URL_SEARCH_PARAM=abc` yet. + function setSearchUrlParameters(searchterm, action) { + var url = parseURL(window.location.href); + var first_search = ! url.params.hasOwnProperty(URL_SEARCH_PARAM); + if (searchterm != "" || action == "push_if_new_search_else_replace") { + url.params[URL_SEARCH_PARAM] = searchterm; + delete url.params[URL_MARK_PARAM]; + url.hash = ""; + } else { + delete url.params[URL_MARK_PARAM]; + delete url.params[URL_SEARCH_PARAM]; + } + // A new search will also add a new history item, so the user can go back + // to the page prior to searching. A updated search term will only replace + // the url. + if (action == "push" || (action == "push_if_new_search_else_replace" && first_search) ) { + history.pushState({}, document.title, renderURL(url)); + } else if (action == "replace" || (action == "push_if_new_search_else_replace" && !first_search) ) { + history.replaceState({}, document.title, renderURL(url)); + } + } + + function doSearch(searchterm) { + + // Don't search the same twice + if (current_searchterm == searchterm) { return; } + else { current_searchterm = searchterm; } + + if (searchindex == null) { return; } + + // Do the actual search + var results = searchindex.search(searchterm, search_options); + var resultcount = Math.min(results.length, results_options.limit_results); + + // Display search metrics + searchresults_header.innerText = formatSearchMetric(resultcount, searchterm); + + // Clear and insert results + var searchterms = searchterm.split(' '); + removeChildren(searchresults); + for(var i = 0; i < resultcount ; i++){ + var resultElem = document.createElement('li'); + resultElem.innerHTML = formatSearchResult(results[i], searchterms); + searchresults.appendChild(resultElem); + } + + // Display results + showResults(true); + } + + fetch(path_to_root + 'searchindex.json') + .then(response => response.json()) + .then(json => init(json)) + .catch(error => { // Try to load searchindex.js if fetch failed + var script = document.createElement('script'); + script.src = path_to_root + 'searchindex.js'; + script.onload = () => init(window.search); + document.head.appendChild(script); + }); + + // Exported functions + search.hasFocus = hasFocus; +})(window.search); diff --git a/searchindex.js b/searchindex.js new file mode 100644 index 000000000..ab64c1ff3 --- /dev/null +++ b/searchindex.js @@ -0,0 +1 @@ +Object.assign(window.search, {"doc_urls":["why-exercise.html#reading-online","why-exercise.html#running-locally","why-exercise.html#features","elegant-code-base.html#small-projects-with-elegant-code-base","elegant-code-base.html#1-ripgrep","elegant-code-base.html#2-building-a-text-editor","elegant-code-base.html#3-ncspot","elegant-code-base.html#4-command-line-rust","elegant-code-base.html#5-pngme-book","elegant-code-base.html#6-writing-an-os-in-rust","elegant-code-base.html#7-codecraftersio-build-your-own-git-docker-sqlite-or-redis","elegant-code-base.html#8-mini-redis","elegant-code-base.html#9-writing-interpreters-in-rust","variables.html#variables","variables.html#binding-and-mutability","variables.html#scope","variables.html#shadowing","variables.html#unused-variables","variables.html#destructuring","variables.html#destructuring-assignments","basic-types/intro.html#basic-types","basic-types/numbers.html#numbers","basic-types/numbers.html#integer","basic-types/numbers.html#floating-point","basic-types/numbers.html#range","basic-types/numbers.html#computations","basic-types/char-bool-unit.html#char-bool-and-unit","basic-types/char-bool-unit.html#char","basic-types/char-bool-unit.html#bool","basic-types/char-bool-unit.html#unit-type","basic-types/statements-expressions.html#statements-and-expressions","basic-types/statements-expressions.html#examples","basic-types/statements-expressions.html#exercises","basic-types/functions.html#functions","basic-types/functions.html#diverging-functions","ownership/intro.html#ownership-and-borrowing","ownership/ownership.html#ownership","ownership/ownership.html#partial-move","ownership/borrowing.html#reference-and-borrowing","ownership/borrowing.html#reference","ownership/borrowing.html#borrowing-rules","ownership/borrowing.html#nll","compound-types/intro.html#compound-types","compound-types/string.html#string","compound-types/string.html#str-and-str","compound-types/string.html#string-1","compound-types/string.html#str-and-string","compound-types/string.html#string-escapes","compound-types/string.html#byte-string","compound-types/string.html#string-index","compound-types/string.html#operate-on-utf8-string","compound-types/array.html#array","compound-types/slice.html#slice","compound-types/slice.html#string-slices","compound-types/tuple.html#tuple","compound-types/struct.html#struct","compound-types/struct.html#the-types-of-structs","compound-types/struct.html#operating-on-structs","compound-types/struct.html#print-the-structs","compound-types/struct.html#partial-move","compound-types/enum.html#enum","flow-control.html#flow-control","flow-control.html#ifelse","flow-control.html#for","flow-control.html#while","flow-control.html#continue-and-break","flow-control.html#loop","pattern-match/intro.html#pattern-match","pattern-match/match-iflet.html#match-if-let","pattern-match/match-iflet.html#match","pattern-match/match-iflet.html#matches","pattern-match/match-iflet.html#if-let","pattern-match/match-iflet.html#shadowing","pattern-match/patterns.html#patterns","method.html#associated-functions--methods","method.html#examples","method.html#exercises","method.html#method","method.html#associated-functions","method.html#multiple-impl-blocks","method.html#enums","method.html#practice","generics-traits/intro.html#generics-and-traits","generics-traits/generics.html#generics","generics-traits/generics.html#functions","generics-traits/generics.html#struct-and-impl","generics-traits/generics.html#method","generics-traits/const-generics.html#const-generics","generics-traits/const-generics.html#examples","generics-traits/const-generics.html#exercises","generics-traits/traits.html#traits","generics-traits/traits.html#examples","generics-traits/traits.html#exercises","generics-traits/traits.html#derive","generics-traits/traits.html#operator","generics-traits/traits.html#use-trait-as-function-parameters","generics-traits/traits.html#returning-types-that-implement-traits","generics-traits/traits.html#trait-bound","generics-traits/trait-object.html#trait-object","generics-traits/trait-object.html#returning-traits-with-dyn","generics-traits/trait-object.html#array-with-trait-objects","generics-traits/trait-object.html#dyn-and-box","generics-traits/trait-object.html#static-and-dynamic-dispatch","generics-traits/trait-object.html#object-safe","generics-traits/advanced-traits.html#advance-traits","generics-traits/advanced-traits.html#associated-types","generics-traits/advanced-traits.html#default-generic-type-parameters","generics-traits/advanced-traits.html#fully-qualified-syntax","generics-traits/advanced-traits.html#supertraits","generics-traits/advanced-traits.html#orphan-rules","collections/intro.html#collection-types","collections/string.html#string","collections/string.html#basic-operations","collections/string.html#string-and-str","collections/string.html#utf-8--indexing","collections/string.html#representation","collections/string.html#common-methods","collections/vector.html#vector","collections/vector.html#basic-operations","collections/vector.html#turn-x-into-vec","collections/vector.html#indexing","collections/vector.html#slicing","collections/vector.html#capacity","collections/vector.html#store-distinct-types-in-vector","collections/hashmap.html#hashmap","collections/hashmap.html#basic-operations","collections/hashmap.html#requirements-of-hashmap-key","collections/hashmap.html#capacity","collections/hashmap.html#ownership","collections/hashmap.html#third-party-hash-libs","type-conversions/intro.html#type-conversion","type-conversions/as.html#convert-by-as","type-conversions/from-into.html#frominto","type-conversions/from-into.html#implement-from-for-custom-types","type-conversions/from-into.html#tryfromtryinto","type-conversions/others.html#others","type-conversions/others.html#convert-any-type-to-string","type-conversions/others.html#parse-a-string","type-conversions/others.html#deref","type-conversions/others.html#transmute","result-panic/intro.html#result-and-panic","result-panic/panic.html#panic","result-panic/panic.html#common-panic-cases","result-panic/panic.html#detailed-call-stack","result-panic/panic.html#unwinding-and-abort","result-panic/result.html#result-and-","result-panic/result.html#","result-panic/result.html#map--and_then","result-panic/result.html#type-alias","result-panic/result.html#using-result-in-fn-main","crate-module/intro.html#crate-and-module","crate-module/crate.html#package-and-crate","crate-module/crate.html#crate","crate-module/module.html#module","crate-module/module.html#separating-modules-into-different-files","crate-module/module.html#accessing-code-in-library-crate-from-binary-crate","crate-module/use-pub.html#use-and-pub","crate-module/use-pub.html#re-exporting-names-with-pub-use","crate-module/use-pub.html#pubin-crate","crate-module/use-pub.html#full-code","comments-docs.html#comments-and-docs","comments-docs.html#comments","comments-docs.html#examples","comments-docs.html#exercises","comments-docs.html#doc-comments","comments-docs.html#line-doc-comments-","comments-docs.html#cargo-doc","comments-docs.html#block-doc-comments---","comments-docs.html#doc-comments-for-crate-and-module","comments-docs.html#doc-tests","comments-docs.html#code-navigation","comments-docs.html#doc-attributes","comments-docs.html#inline","comments-docs.html#no_inline","comments-docs.html#hidden","comments-docs.html#full-code","formatted-output/intro.html#formatted-output","formatted-output/println.html#println-and-format","formatted-output/println.html#format","formatted-output/println.html#print-println","formatted-output/debug-display.html#debug-and-display","formatted-output/debug-display.html#debug","formatted-output/debug-display.html#display","formatted-output/debug-display.html#-operator","formatted-output/formatting.html#formatting","formatted-output/formatting.html#positional-arguments","formatted-output/formatting.html#named-arguments","formatted-output/formatting.html#padding-with-string","formatted-output/formatting.html#precision","formatted-output/formatting.html#binary-octal-hex","formatted-output/formatting.html#capture-the-environment","formatted-output/formatting.html#others","lifetime/intro.html#lifetime","lifetime/basic.html#lifetime","lifetime/basic.html#the-scope-of-lifetime","lifetime/basic.html#lifetime-annotating","lifetime/basic.html#method","lifetime/basic.html#elision","lifetime/static.html#static-and-t-static","lifetime/static.html#static","lifetime/static.html#t-static","lifetime/advance.html#advance-lifetime","lifetime/advance.html#trait-bounds","lifetime/advance.html#hrtbhigher-ranked-trait-bounds","lifetime/advance.html#nll-non-lexical-lifetime","lifetime/advance.html#reborrow","lifetime/advance.html#unbound-lifetime","lifetime/advance.html#more-elision-rules","lifetime/advance.html#a-difficult-exercise","functional-programing/intro.html#functional-programing","functional-programing/closure.html#closure","functional-programing/closure.html#capturing","functional-programing/closure.html#type-inferred","functional-programing/closure.html#fn-fnmut-fnonce","functional-programing/closure.html#input-functions","functional-programing/closure.html#closure-as-return-types","functional-programing/closure.html#closure-in-structs","functional-programing/iterator.html#iterator","functional-programing/iterator.html#for-and-iterator","functional-programing/iterator.html#next-method","functional-programing/iterator.html#into_iter-iter-and-iter_mut","functional-programing/iterator.html#creating-our-own-iterator","functional-programing/iterator.html#methods-that-consume-the-iterator","functional-programing/iterator.html#consuming-adaptors","functional-programing/iterator.html#iterator-adaptors","newtype-sized.html#newtype-and-sized","newtype-sized.html#newtype","newtype-sized.html#type-alias","newtype-sized.html#dst-and-unsized-type","smart-pointers/intro.html#smart-pointers","smart-pointers/box.html#box","smart-pointers/deref.html#deref","smart-pointers/drop.html#drop","smart-pointers/rc-arc.html#rc-and-arc","smart-pointers/cell-refcell.html#cell-and-refcell","weak.html#weak-and-circle-reference","self-referential.html#self-referential","threads/intro.html#threads","threads/basic-using.html#basic-using","threads/message-passing.html#message-passing","threads/sync.html#sync","threads/atomic.html#atomic","threads/send-sync.html#send-and-sync","global-variables.html#global-variables","errors.html#errors","unsafe/intro.html#unsafe-todo","unsafe/inline-asm.html#inline-assembly","unsafe/inline-asm.html#basic-usage","unsafe/inline-asm.html#inputs-and-outputs","unsafe/inline-asm.html#late-output-operands","unsafe/inline-asm.html#explicit-register-operands","unsafe/inline-asm.html#clobbered-registers","unsafe/inline-asm.html#symbol-operands-and-abi-clobbers","unsafe/inline-asm.html#register-template-modifiers","unsafe/inline-asm.html#memory-address-operands","unsafe/inline-asm.html#labels","unsafe/inline-asm.html#options","macro.html#macro","tests/intro.html#tests","tests/write-tests.html#write-tests","tests/benchmark.html#benchmark","tests/unit-integration.html#unit-and-integration","tests/assertions.html#assertions","async/intro.html#asyncawait","async/async-await.html#async-and-await","async/future.html#future","async/pin-unpin.html#pin-and-unpin","async/stream.html#stream","std/intro.html#stand-library-todo","std/String.html#string","fight-compiler/intro.html#fighting-with-compiler","fight-compiler/borrowing.html#borrowing"],"index":{"documentStore":{"docInfo":{"0":{"body":31,"breadcrumbs":4,"title":2},"1":{"body":21,"breadcrumbs":4,"title":2},"10":{"body":20,"breadcrumbs":11,"title":7},"100":{"body":66,"breadcrumbs":7,"title":3},"101":{"body":45,"breadcrumbs":6,"title":2},"102":{"body":129,"breadcrumbs":7,"title":3},"103":{"body":67,"breadcrumbs":6,"title":2},"104":{"body":0,"breadcrumbs":6,"title":2},"105":{"body":138,"breadcrumbs":6,"title":2},"106":{"body":80,"breadcrumbs":8,"title":4},"107":{"body":162,"breadcrumbs":7,"title":3},"108":{"body":118,"breadcrumbs":5,"title":1},"109":{"body":84,"breadcrumbs":6,"title":2},"11":{"body":20,"breadcrumbs":7,"title":3},"110":{"body":8,"breadcrumbs":4,"title":2},"111":{"body":16,"breadcrumbs":4,"title":1},"112":{"body":33,"breadcrumbs":5,"title":2},"113":{"body":104,"breadcrumbs":5,"title":2},"114":{"body":151,"breadcrumbs":6,"title":3},"115":{"body":117,"breadcrumbs":4,"title":1},"116":{"body":14,"breadcrumbs":5,"title":2},"117":{"body":11,"breadcrumbs":4,"title":1},"118":{"body":67,"breadcrumbs":5,"title":2},"119":{"body":58,"breadcrumbs":6,"title":3},"12":{"body":15,"breadcrumbs":8,"title":4},"120":{"body":25,"breadcrumbs":4,"title":1},"121":{"body":68,"breadcrumbs":4,"title":1},"122":{"body":119,"breadcrumbs":4,"title":1},"123":{"body":80,"breadcrumbs":7,"title":4},"124":{"body":86,"breadcrumbs":4,"title":1},"125":{"body":153,"breadcrumbs":5,"title":2},"126":{"body":127,"breadcrumbs":6,"title":3},"127":{"body":90,"breadcrumbs":4,"title":1},"128":{"body":54,"breadcrumbs":4,"title":1},"129":{"body":38,"breadcrumbs":7,"title":4},"13":{"body":0,"breadcrumbs":2,"title":1},"130":{"body":6,"breadcrumbs":4,"title":2},"131":{"body":260,"breadcrumbs":3,"title":1},"132":{"body":145,"breadcrumbs":4,"title":1},"133":{"body":89,"breadcrumbs":6,"title":3},"134":{"body":104,"breadcrumbs":4,"title":1},"135":{"body":0,"breadcrumbs":4,"title":1},"136":{"body":53,"breadcrumbs":6,"title":3},"137":{"body":107,"breadcrumbs":5,"title":2},"138":{"body":6,"breadcrumbs":4,"title":1},"139":{"body":246,"breadcrumbs":4,"title":1},"14":{"body":44,"breadcrumbs":3,"title":2},"140":{"body":8,"breadcrumbs":4,"title":2},"141":{"body":53,"breadcrumbs":4,"title":1},"142":{"body":87,"breadcrumbs":6,"title":3},"143":{"body":90,"breadcrumbs":6,"title":3},"144":{"body":56,"breadcrumbs":5,"title":2},"145":{"body":55,"breadcrumbs":4,"title":1},"146":{"body":80,"breadcrumbs":3,"title":0},"147":{"body":109,"breadcrumbs":5,"title":2},"148":{"body":82,"breadcrumbs":5,"title":2},"149":{"body":58,"breadcrumbs":7,"title":4},"15":{"body":46,"breadcrumbs":2,"title":1},"150":{"body":8,"breadcrumbs":4,"title":2},"151":{"body":76,"breadcrumbs":6,"title":2},"152":{"body":173,"breadcrumbs":5,"title":1},"153":{"body":143,"breadcrumbs":4,"title":1},"154":{"body":87,"breadcrumbs":7,"title":4},"155":{"body":52,"breadcrumbs":9,"title":6},"156":{"body":55,"breadcrumbs":7,"title":2},"157":{"body":19,"breadcrumbs":10,"title":5},"158":{"body":51,"breadcrumbs":7,"title":2},"159":{"body":13,"breadcrumbs":7,"title":2},"16":{"body":64,"breadcrumbs":2,"title":1},"160":{"body":3,"breadcrumbs":4,"title":2},"161":{"body":15,"breadcrumbs":3,"title":1},"162":{"body":65,"breadcrumbs":3,"title":1},"163":{"body":13,"breadcrumbs":3,"title":1},"164":{"body":28,"breadcrumbs":4,"title":2},"165":{"body":25,"breadcrumbs":5,"title":3},"166":{"body":9,"breadcrumbs":4,"title":2},"167":{"body":25,"breadcrumbs":5,"title":3},"168":{"body":64,"breadcrumbs":6,"title":4},"169":{"body":251,"breadcrumbs":4,"title":2},"17":{"body":23,"breadcrumbs":3,"title":2},"170":{"body":55,"breadcrumbs":4,"title":2},"171":{"body":8,"breadcrumbs":4,"title":2},"172":{"body":21,"breadcrumbs":3,"title":1},"173":{"body":13,"breadcrumbs":3,"title":1},"174":{"body":24,"breadcrumbs":3,"title":1},"175":{"body":6,"breadcrumbs":4,"title":2},"176":{"body":213,"breadcrumbs":4,"title":2},"177":{"body":48,"breadcrumbs":6,"title":2},"178":{"body":12,"breadcrumbs":5,"title":1},"179":{"body":22,"breadcrumbs":6,"title":2},"18":{"body":28,"breadcrumbs":2,"title":1},"180":{"body":19,"breadcrumbs":6,"title":2},"181":{"body":126,"breadcrumbs":5,"title":1},"182":{"body":66,"breadcrumbs":5,"title":1},"183":{"body":106,"breadcrumbs":5,"title":1},"184":{"body":0,"breadcrumbs":4,"title":1},"185":{"body":24,"breadcrumbs":5,"title":2},"186":{"body":32,"breadcrumbs":5,"title":2},"187":{"body":111,"breadcrumbs":5,"title":2},"188":{"body":44,"breadcrumbs":4,"title":1},"189":{"body":38,"breadcrumbs":6,"title":3},"19":{"body":48,"breadcrumbs":3,"title":2},"190":{"body":36,"breadcrumbs":5,"title":2},"191":{"body":30,"breadcrumbs":4,"title":1},"192":{"body":7,"breadcrumbs":2,"title":1},"193":{"body":13,"breadcrumbs":3,"title":1},"194":{"body":68,"breadcrumbs":4,"title":2},"195":{"body":418,"breadcrumbs":4,"title":2},"196":{"body":50,"breadcrumbs":3,"title":1},"197":{"body":90,"breadcrumbs":3,"title":1},"198":{"body":28,"breadcrumbs":7,"title":3},"199":{"body":166,"breadcrumbs":5,"title":1},"2":{"body":69,"breadcrumbs":3,"title":1},"20":{"body":8,"breadcrumbs":4,"title":2},"200":{"body":171,"breadcrumbs":6,"title":2},"201":{"body":0,"breadcrumbs":4,"title":2},"202":{"body":165,"breadcrumbs":4,"title":2},"203":{"body":56,"breadcrumbs":6,"title":4},"204":{"body":110,"breadcrumbs":6,"title":4},"205":{"body":83,"breadcrumbs":3,"title":1},"206":{"body":6,"breadcrumbs":4,"title":2},"207":{"body":24,"breadcrumbs":5,"title":3},"208":{"body":63,"breadcrumbs":4,"title":2},"209":{"body":7,"breadcrumbs":4,"title":2},"21":{"body":0,"breadcrumbs":4,"title":1},"210":{"body":86,"breadcrumbs":4,"title":1},"211":{"body":121,"breadcrumbs":4,"title":1},"212":{"body":42,"breadcrumbs":5,"title":2},"213":{"body":349,"breadcrumbs":6,"title":3},"214":{"body":26,"breadcrumbs":5,"title":2},"215":{"body":54,"breadcrumbs":6,"title":3},"216":{"body":65,"breadcrumbs":5,"title":2},"217":{"body":18,"breadcrumbs":4,"title":1},"218":{"body":72,"breadcrumbs":4,"title":1},"219":{"body":45,"breadcrumbs":5,"title":2},"22":{"body":115,"breadcrumbs":4,"title":1},"220":{"body":108,"breadcrumbs":6,"title":3},"221":{"body":115,"breadcrumbs":5,"title":2},"222":{"body":9,"breadcrumbs":6,"title":3},"223":{"body":77,"breadcrumbs":5,"title":2},"224":{"body":126,"breadcrumbs":5,"title":2},"225":{"body":0,"breadcrumbs":4,"title":2},"226":{"body":192,"breadcrumbs":3,"title":1},"227":{"body":100,"breadcrumbs":4,"title":2},"228":{"body":66,"breadcrumbs":5,"title":3},"229":{"body":0,"breadcrumbs":5,"title":2},"23":{"body":33,"breadcrumbs":5,"title":2},"230":{"body":0,"breadcrumbs":5,"title":1},"231":{"body":0,"breadcrumbs":5,"title":1},"232":{"body":0,"breadcrumbs":5,"title":1},"233":{"body":0,"breadcrumbs":7,"title":2},"234":{"body":0,"breadcrumbs":7,"title":2},"235":{"body":0,"breadcrumbs":7,"title":3},"236":{"body":0,"breadcrumbs":5,"title":2},"237":{"body":0,"breadcrumbs":3,"title":1},"238":{"body":0,"breadcrumbs":6,"title":2},"239":{"body":0,"breadcrumbs":6,"title":2},"24":{"body":42,"breadcrumbs":4,"title":1},"240":{"body":0,"breadcrumbs":4,"title":1},"241":{"body":0,"breadcrumbs":4,"title":1},"242":{"body":0,"breadcrumbs":6,"title":2},"243":{"body":0,"breadcrumbs":5,"title":2},"244":{"body":0,"breadcrumbs":3,"title":1},"245":{"body":0,"breadcrumbs":4,"title":2},"246":{"body":55,"breadcrumbs":6,"title":2},"247":{"body":36,"breadcrumbs":6,"title":2},"248":{"body":262,"breadcrumbs":6,"title":2},"249":{"body":143,"breadcrumbs":7,"title":3},"25":{"body":78,"breadcrumbs":4,"title":1},"250":{"body":178,"breadcrumbs":7,"title":3},"251":{"body":326,"breadcrumbs":6,"title":2},"252":{"body":83,"breadcrumbs":8,"title":4},"253":{"body":148,"breadcrumbs":7,"title":3},"254":{"body":39,"breadcrumbs":7,"title":3},"255":{"body":197,"breadcrumbs":5,"title":1},"256":{"body":159,"breadcrumbs":5,"title":1},"257":{"body":0,"breadcrumbs":3,"title":1},"258":{"body":0,"breadcrumbs":3,"title":1},"259":{"body":0,"breadcrumbs":6,"title":2},"26":{"body":0,"breadcrumbs":8,"title":3},"260":{"body":4,"breadcrumbs":4,"title":1},"261":{"body":0,"breadcrumbs":6,"title":2},"262":{"body":0,"breadcrumbs":4,"title":1},"263":{"body":0,"breadcrumbs":3,"title":1},"264":{"body":0,"breadcrumbs":6,"title":2},"265":{"body":0,"breadcrumbs":4,"title":1},"266":{"body":0,"breadcrumbs":6,"title":2},"267":{"body":0,"breadcrumbs":4,"title":1},"268":{"body":0,"breadcrumbs":6,"title":3},"269":{"body":0,"breadcrumbs":5,"title":1},"27":{"body":22,"breadcrumbs":6,"title":1},"270":{"body":21,"breadcrumbs":4,"title":2},"271":{"body":44,"breadcrumbs":4,"title":1},"28":{"body":24,"breadcrumbs":6,"title":1},"29":{"body":50,"breadcrumbs":7,"title":2},"3":{"body":49,"breadcrumbs":9,"title":5},"30":{"body":0,"breadcrumbs":6,"title":2},"31":{"body":31,"breadcrumbs":5,"title":1},"32":{"body":47,"breadcrumbs":5,"title":1},"33":{"body":52,"breadcrumbs":4,"title":1},"34":{"body":74,"breadcrumbs":5,"title":2},"35":{"body":8,"breadcrumbs":4,"title":2},"36":{"body":122,"breadcrumbs":4,"title":1},"37":{"body":135,"breadcrumbs":5,"title":2},"38":{"body":0,"breadcrumbs":6,"title":2},"39":{"body":105,"breadcrumbs":5,"title":1},"4":{"body":17,"breadcrumbs":6,"title":2},"40":{"body":62,"breadcrumbs":6,"title":2},"41":{"body":57,"breadcrumbs":5,"title":1},"42":{"body":10,"breadcrumbs":4,"title":2},"43":{"body":11,"breadcrumbs":4,"title":1},"44":{"body":43,"breadcrumbs":5,"title":2},"45":{"body":106,"breadcrumbs":4,"title":1},"46":{"body":52,"breadcrumbs":5,"title":2},"47":{"body":127,"breadcrumbs":5,"title":2},"48":{"body":131,"breadcrumbs":5,"title":2},"49":{"body":42,"breadcrumbs":5,"title":2},"5":{"body":7,"breadcrumbs":8,"title":4},"50":{"body":41,"breadcrumbs":6,"title":3},"51":{"body":177,"breadcrumbs":4,"title":1},"52":{"body":142,"breadcrumbs":4,"title":1},"53":{"body":84,"breadcrumbs":5,"title":2},"54":{"body":170,"breadcrumbs":4,"title":1},"55":{"body":0,"breadcrumbs":4,"title":1},"56":{"body":132,"breadcrumbs":5,"title":2},"57":{"body":116,"breadcrumbs":5,"title":2},"58":{"body":48,"breadcrumbs":5,"title":2},"59":{"body":131,"breadcrumbs":5,"title":2},"6":{"body":12,"breadcrumbs":6,"title":2},"60":{"body":383,"breadcrumbs":4,"title":1},"61":{"body":0,"breadcrumbs":4,"title":2},"62":{"body":54,"breadcrumbs":3,"title":1},"63":{"body":68,"breadcrumbs":2,"title":0},"64":{"body":44,"breadcrumbs":2,"title":0},"65":{"body":46,"breadcrumbs":4,"title":2},"66":{"body":129,"breadcrumbs":3,"title":1},"67":{"body":7,"breadcrumbs":4,"title":2},"68":{"body":0,"breadcrumbs":5,"title":1},"69":{"body":104,"breadcrumbs":5,"title":1},"7":{"body":13,"breadcrumbs":8,"title":4},"70":{"body":48,"breadcrumbs":5,"title":1},"71":{"body":61,"breadcrumbs":4,"title":0},"72":{"body":48,"breadcrumbs":5,"title":1},"73":{"body":260,"breadcrumbs":4,"title":1},"74":{"body":0,"breadcrumbs":6,"title":3},"75":{"body":275,"breadcrumbs":4,"title":1},"76":{"body":0,"breadcrumbs":4,"title":1},"77":{"body":162,"breadcrumbs":4,"title":1},"78":{"body":69,"breadcrumbs":5,"title":2},"79":{"body":37,"breadcrumbs":6,"title":3},"8":{"body":21,"breadcrumbs":7,"title":3},"80":{"body":21,"breadcrumbs":4,"title":1},"81":{"body":9,"breadcrumbs":4,"title":1},"82":{"body":8,"breadcrumbs":4,"title":2},"83":{"body":0,"breadcrumbs":4,"title":1},"84":{"body":91,"breadcrumbs":4,"title":1},"85":{"body":75,"breadcrumbs":5,"title":2},"86":{"body":73,"breadcrumbs":4,"title":1},"87":{"body":61,"breadcrumbs":6,"title":2},"88":{"body":206,"breadcrumbs":5,"title":1},"89":{"body":123,"breadcrumbs":5,"title":1},"9":{"body":24,"breadcrumbs":8,"title":4},"90":{"body":32,"breadcrumbs":4,"title":1},"91":{"body":128,"breadcrumbs":4,"title":1},"92":{"body":52,"breadcrumbs":4,"title":1},"93":{"body":81,"breadcrumbs":4,"title":1},"94":{"body":148,"breadcrumbs":4,"title":1},"95":{"body":102,"breadcrumbs":7,"title":4},"96":{"body":88,"breadcrumbs":7,"title":4},"97":{"body":219,"breadcrumbs":5,"title":2},"98":{"body":31,"breadcrumbs":6,"title":2},"99":{"body":114,"breadcrumbs":7,"title":3}},"docs":{"0":{"body":"Practice Rust with challenging examples, exercises and projects Stars Count Forks Count LICENSE This book was designed for easily diving into and getting skilled with Rust, and it's very easy to use: All you need to do is to make each exercise compile without ERRORS and Panics ! English 简体中文","breadcrumbs":"Rust By Practice » Reading online","id":"0","title":"Reading online"},"1":{"body":"We use mdbook building our exercises. You can run locally with below steps: $ git clone git@github.com:sunface/rust-by-practice.git\n$ cargo install mdbook\n$ cd rust-by-practice && mdbook serve en/","breadcrumbs":"Rust By Practice » Running locally","id":"1","title":"Running locally"},"10":{"body":"On CodeCrafters , you can recreate your favorite developer tools from scratch. It's a hands-on, minimally-guided approach to master Rust, while appreciating the internals and documentation of popular technology that we use every day.","breadcrumbs":"Small projects with Elegant code » 7. CodeCrafters.io: Build your own Git, Docker, SQLite, or Redis","id":"10","title":"7. CodeCrafters.io: Build your own Git, Docker, SQLite, or Redis"},"100":{"body":"🌟🌟 trait Bird { fn quack(&self);\n} struct Duck;\nimpl Duck { fn fly(&self) { println!(\"Look, the duck is flying\") }\n}\nstruct Swan;\nimpl Swan { fn fly(&self) { println!(\"Look, the duck.. oh sorry, the swan is flying\") }\n} impl Bird for Duck { fn quack(&self) { println!(\"{}\", \"duck duck\"); }\n} impl Bird for Swan { fn quack(&self) { println!(\"{}\", \"swan swan\"); }\n} fn main() { // FILL in the blank to make the code work. let birds __; for bird in birds { bird.quack(); // When duck and swan turn into Birds, they all forgot how to fly, only remember how to quack. // So, the code below will cause an error. // bird.fly(); }\n}","breadcrumbs":"Generics and Traits » Trait Object » Array with trait objects","id":"100","title":"Array with trait objects"},"101":{"body":"🌟🌟 // FILL in the blanks.\ntrait Draw { fn draw(&self) -> String;\n} impl Draw for u8 { fn draw(&self) -> String { format!(\"u8: {}\", *self) }\n} impl Draw for f64 { fn draw(&self) -> String { format!(\"f64: {}\", *self) }\n} fn main() { let x = 1.1f64; let y = 8u8; // Draw x. draw_with_box(__); // Draw y. draw_with_ref(&y); println!(\"Success!\");\n} fn draw_with_box(x: Box) { x.draw();\n} fn draw_with_ref(x: __) { x.draw();\n}","breadcrumbs":"Generics and Traits » Trait Object » &dyn and Box","id":"101","title":"&dyn and Box"},"102":{"body":"When we use trait bounds on generics, the compiler generates nongeneric implementations of functions and methods for each concrete type that we use in place of a generic type parameter. The code that results from monomorphization is doing static dispatch, which is when the compiler knows what method you’re calling at compile time. When we use trait objects, Rust must use dynamic dispatch. The compiler doesn’t know all the types that might be used with the code that is using trait objects, so it doesn’t know which method implemented on which type to call. Instead, at runtime, Rust uses the pointers inside the trait object to know which method to call. There is a runtime cost when this lookup happens that doesn’t occur with static dispatch. Dynamic dispatch also prevents the compiler from choosing to inline a method’s code, which in turn prevents some optimizations. However, we do get extra flexibility when using dynamic dispatch. 🌟🌟 trait Foo { fn method(&self) -> String;\n} impl Foo for u8 { fn method(&self) -> String { format!(\"u8: {}\", *self) }\n} impl Foo for String { fn method(&self) -> String { format!(\"string: {}\", *self) }\n} // IMPLEMENT below with generics.\nfn static_dispatch... // Implement below with trait objects.\nfn dynamic_dispatch... fn main() { let x = 5u8; let y = \"Hello\".to_string(); static_dispatch(x); dynamic_dispatch(&y); println!(\"Success!\");\n}","breadcrumbs":"Generics and Traits » Trait Object » Static and Dynamic dispatch","id":"102","title":"Static and Dynamic dispatch"},"103":{"body":"You can only make object-safe traits into trait objects. A trait is object safe if all the methods defined in the trait have the following properties: The return type isn’t Self. There are no generic type parameters. 🌟🌟🌟🌟 // Use at least two approaches to make it work.\n// DON'T add/remove any code line.\ntrait MyTrait { fn f(&self) -> Self;\n} impl MyTrait for u32 { fn f(&self) -> Self { 42 }\n} impl MyTrait for String { fn f(&self) -> Self { self.clone() }\n} fn my_function(x: Box) { x.f()\n} fn main() { my_function(Box::new(13_u32)); my_function(Box::new(String::from(\"abc\"))); println!(\"Success!\");\n} You can find the solutions here (under the solutions path), but only use it when you need it :)","breadcrumbs":"Generics and Traits » Trait Object » Object safe","id":"103","title":"Object safe"},"104":{"body":"","breadcrumbs":"Generics and Traits » Advanced Traits » Advance Traits","id":"104","title":"Advance Traits"},"105":{"body":"The use of \"Associated types\" improves the overall readability of code by moving inner types locally into a trait as output types. For example : pub trait CacheableItem: Clone + Default + fmt::Debug + Decodable + Encodable { type Address: AsRef<[u8]> + Clone + fmt::Debug + Eq + Hash; fn is_null(&self) -> bool;\n} Using of Address is much more clearer and convenient than AsRef<[u8]> + Clone + fmt::Debug + Eq + Hash. 🌟🌟🌟 struct Container(i32, i32); // USING associated types to re-implement trait Contains.\n// trait Contains {\n// type A;\n// type B; trait Contains { fn contains(&self, _: &A, _: &B) -> bool; fn first(&self) -> i32; fn last(&self) -> i32;\n} impl Contains for Container { fn contains(&self, number_1: &i32, number_2: &i32) -> bool { (&self.0 == number_1) && (&self.1 == number_2) } // Grab the first number. fn first(&self) -> i32 { self.0 } // Grab the last number. fn last(&self) -> i32 { self.1 }\n} fn difference>(container: &C) -> i32 { container.last() - container.first()\n} fn main() { let number_1 = 3; let number_2 = 10; let container = Container(number_1, number_2); println!(\"Does container contain {} and {}: {}\", &number_1, &number_2, container.contains(&number_1, &number_2)); println!(\"First number: {}\", container.first()); println!(\"Last number: {}\", container.last()); println!(\"The difference is: {}\", difference(&container));\n}","breadcrumbs":"Generics and Traits » Advanced Traits » Associated types","id":"105","title":"Associated types"},"106":{"body":"When we use generic type parameters, we can specify a default concrete type for the generic type. This eliminates the need for implementors of the trait to specify a concrete type if the default type works. 🌟🌟 use std::ops::Sub; #[derive(Debug, PartialEq)]\nstruct Point { x: T, y: T,\n} // FILL in the blank in three ways: two of them use the default generic parameters, the other one not.\n// Notice that the implementation uses the associated type `Output`.\nimpl __ { type Output = Self; fn sub(self, other: Self) -> Self::Output { Point { x: self.x - other.x, y: self.y - other.y, } }\n} fn main() { assert_eq!(Point { x: 2, y: 3 } - Point { x: 1, y: 0 }, Point { x: 1, y: 3 }); println!(\"Success!\");\n}","breadcrumbs":"Generics and Traits » Advanced Traits » Default Generic Type Parameters","id":"106","title":"Default Generic Type Parameters"},"107":{"body":"Nothing in Rust prevents a trait from having a method with the same name as another trait’s method, nor does Rust prevent you from implementing both traits on one type. It’s also possible to implement a method directly on the type with the same name as methods from traits. When calling methods with the same name, we have to use Fully Qualified Syntax. Example trait UsernameWidget { // Get the selected username out of this widget fn get(&self) -> String;\n} trait AgeWidget { // Get the selected age out of this widget fn get(&self) -> u8;\n} // A form with both a UsernameWidget and an AgeWidget.\nstruct Form { username: String, age: u8,\n} impl UsernameWidget for Form { fn get(&self) -> String { self.username.clone() }\n} impl AgeWidget for Form { fn get(&self) -> u8 { self.age }\n} fn main() { let form = Form{ username: \"rustacean\".to_owned(), age: 28, }; // If you uncomment this line, you'll get an error saying // \"multiple `get` found\". Because, after all, there are multiple methods // named `get`. // println!(\"{}\", form.get()); let username = UsernameWidget::get(&form); assert_eq!(\"rustacean\".to_owned(), username); let age = AgeWidget::get(&form); // You can also use `
::get` assert_eq!(28, age); println!(\"Success!\");\n} Exercise 🌟🌟 trait Pilot { fn fly(&self) -> String;\n} trait Wizard { fn fly(&self) -> String;\n} struct Human; impl Pilot for Human { fn fly(&self) -> String { String::from(\"This is your captain speaking.\") }\n} impl Wizard for Human { fn fly(&self) -> String { String::from(\"Up!\") }\n} impl Human { fn fly(&self) -> String { String::from(\"*waving arms furiously*\") }\n} fn main() { let person = Human; assert_eq!(__, \"This is your captain speaking.\"); assert_eq!(__, \"Up!\"); assert_eq!(__, \"*waving arms furiously*\"); println!(\"Success!\");\n}","breadcrumbs":"Generics and Traits » Advanced Traits » Fully Qualified Syntax","id":"107","title":"Fully Qualified Syntax"},"108":{"body":"Sometimes, you might need one trait to use another trait’s functionality( like the \"inheritance\" in other languages ). In this case, you need to rely on the dependent trait also being implemented. The trait you rely on is a supertrait of the trait you’re implementing. 🌟🌟🌟 trait Person { fn name(&self) -> String;\n} // Person is a supertrait of Student.\n// Implementing Student requires you to also impl Person.\ntrait Student: Person { fn university(&self) -> String;\n} trait Programmer { fn fav_language(&self) -> String;\n} // CompSciStudent (computer science student) is a subtrait of both Programmer // and Student. Implementing CompSciStudent requires you to impl both supertraits.\ntrait CompSciStudent: Programmer + Student { fn git_username(&self) -> String;\n} fn comp_sci_student_greeting(student: &dyn CompSciStudent) -> String { format!( \"My name is {} and I attend {}. My favorite language is {}. My Git username is {}\", student.name(), student.university(), student.fav_language(), student.git_username() )\n} struct CSStudent { name: String, university: String, fav_language: String, git_username: String\n} // IMPLEMENT the necessary traits for CSStudent to make the code work\nimpl ... fn main() { let student = CSStudent { name: \"Sunfei\".to_string(), university: \"XXX\".to_string(), fav_language: \"Rust\".to_string(), git_username: \"sunface\".to_string() }; // FILL in the blank println!(\"{}\", comp_sci_student_greeting(__));\n}","breadcrumbs":"Generics and Traits » Advanced Traits » Supertraits","id":"108","title":"Supertraits"},"109":{"body":"We can’t implement external traits on external types. For example, we can’t implement the Display trait on Vec within our own crate, because Display and Vec are defined in the standard library and aren’t local to our crate. This restriction is often called the orphan rule, so named because the parent type is not present. This rule ensures that other people’s code can’t break your code and vice versa. It’s possible to get around this restriction using the newtype pattern, which involves creating a new type in a tuple struct. 🌟🌟 use std::fmt; // DEFINE a newtype `Pretty` here impl fmt::Display for Pretty { fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { write!(f, \"\\\"{}\\\"\", self.0.clone() + \", world\") }\n} fn main() { let w = Pretty(\"hello\".to_string()); println!(\"w = {}\", w);\n} You can find the solutions here (under the solutions path), but only use it when you need it :)","breadcrumbs":"Generics and Traits » Advanced Traits » Orphan Rules","id":"109","title":"Orphan Rules"},"11":{"body":"mini-redis is an incomplete Redis client and server implementation using tokio, it has decent code base and detail explanations, very suitable for learning Rust and asynchronous programming.","breadcrumbs":"Small projects with Elegant code » 8. mini-redis","id":"11","title":"8. mini-redis"},"110":{"body":"Learning resources: English: Rust Book Chapter 8 简体中文: Rust语言圣经 - 集合类型","breadcrumbs":"Collection Types » Collection Types","id":"110","title":"Collection Types"},"111":{"body":"std::string::String is a UTF-8 encoded, growable string. It is the most common string type we used in daily development, it also has ownership over the string contents.","breadcrumbs":"Collection Types » String » String","id":"111","title":"String"},"112":{"body":"🌟🌟 // FILL in the blanks and FIX errors\n// 1. Don't use `to_string()`\n// 2. Don't add/remove any code line\nfn main() { let mut s: String = \"hello, \"; s.push_str(\"world\".to_string()); s.push(__); move_ownership(s); assert_eq!(s, \"hello, world!\"); println!(\"Success!\");\n} fn move_ownership(s: String) { println!(\"ownership of \\\"{}\\\" is moved here!\", s)\n}","breadcrumbs":"Collection Types » String » Basic operations","id":"112","title":"Basic operations"},"113":{"body":"A String is stored as a vector of bytes (Vec), but guaranteed to always be a valid UTF-8 sequence. String is heap allocated, growable and not null terminated. &str is a slice (&[u8]) that always points to a valid UTF-8 sequence, and can be used to view into a String, just like &[T] is a view into Vec. 🌟🌟 // FILL in the blanks\nfn main() { let mut s = String::from(\"hello, world\"); let slice1: &str = __; // In two ways assert_eq!(slice1, \"hello, world\"); let slice2 = __; assert_eq!(slice2, \"hello\"); let slice3: __ = __; slice3.push('!'); assert_eq!(slice3, \"hello, world!\"); println!(\"Success!\");\n} 🌟🌟 // Question: how many heap allocations are happening here?\n// Your answer: fn main() { // Create a String type based on `&str` // The type of string literals is `&str` let s: String = String::from(\"hello, world!\"); // Create a slice point to String `s` let slice: &str = &s; // Create a String type based on the recently created slice let s: String = slice.to_string(); assert_eq!(s, \"hello, world!\"); println!(\"Success!\");\n}","breadcrumbs":"Collection Types » String » String and &str","id":"113","title":"String and &str"},"114":{"body":"Strings are always valid UTF-8. This has a few implications: The first of which is that if you need a non-UTF-8 string, consider OsString . It is similar, but without the UTF-8 constraint. The second implication is that you cannot index into a String. Indexing is intended to be a constant-time operation, but UTF-8 encoding does not allow us to do this. Furthermore, it’s not clear what sort of thing the index should return: a byte, a codepoint, or a grapheme cluster. The bytes and chars methods return iterators over the first two, respectively. 🌟🌟🌟 You can't use index to access a char in a string, but you can use slice &s1[start..end]. // FILL in the blank and FIX errors\nfn main() { let s = String::from(\"hello, 世界\"); let slice1 = s[0]; //tips: `h` only takes 1 byte in UTF8 format assert_eq!(slice1, \"h\"); let slice2 = &s[3..5]; // Tips: `中` takes 3 bytes in UTF8 format assert_eq!(slice2, \"世\"); // Iterate through all chars in s for (i, c) in s.__ { if i == 7 { assert_eq!(c, '世') } } println!(\"Success!\");\n} UTF8_slice You can use utf8_slice to slice UTF8 string, it can index chars instead of bytes. Example use utf8_slice;\nfn main() { let s = \"The 🚀 goes to the 🌑!\"; let rocket = utf8_slice::slice(s, 4, 5); // Will equal \"🚀\"\n} 🌟🌟🌟 Tips: maybe you need from_utf8 method // FILL in the blanks\nfn main() { let mut s = String::new(); __; // Some bytes, in a vector let v = vec![104, 101, 108, 108, 111]; // Turn a byte's vector into a String let s1 = __; assert_eq!(s, s1); println!(\"Success!\");\n}","breadcrumbs":"Collection Types » String » UTF-8 & Indexing","id":"114","title":"UTF-8 & Indexing"},"115":{"body":"A String is made up of three components: a pointer to some bytes, a length, and a capacity. The pointer points to an internal buffer String uses to store its data. The length is the number of bytes currently stored in the buffer( always stored on the heap ), and the capacity is the size of the buffer in bytes. As such, the length will always be less than or equal to the capacity. 🌟🌟 If a String has enough capacity, adding elements to it will not re-allocate // Modify the code below to print out: // 25\n// 25\n// 25\n// Here, there’s no need to allocate more memory inside the loop.\nfn main() { let mut s = String::new(); println!(\"{}\", s.capacity()); for _ in 0..2 { s.push_str(\"hello\"); println!(\"{}\", s.capacity()); } println!(\"Success!\");\n} 🌟🌟🌟 // FILL in the blanks\nuse std::mem; fn main() { let story = String::from(\"Rust By Practice\"); // Prevent automatically dropping of the String's data let mut story = mem::ManuallyDrop::new(story); let ptr = story.__(); let len = story.__(); let capacity = story.__(); assert_eq!(16, len); // We can rebuild a String out of ptr, len, and capacity. This is all // unsafe because we are responsible for making sure the components are // valid: let s = unsafe { String::from_raw_parts(ptr, len, capacity) }; assert_eq!(*story, s); println!(\"Success!\");\n}","breadcrumbs":"Collection Types » String » Representation","id":"115","title":"Representation"},"116":{"body":"More exercises of String methods can be found here . You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Collection Types » String » Common methods","id":"116","title":"Common methods"},"117":{"body":"Vectors are resizable arrays. Like slices, their size is not known at compile time, but they can grow or shrink at any time.","breadcrumbs":"Collection Types » Vector » Vector","id":"117","title":"Vector"},"118":{"body":"🌟🌟🌟 fn main() { let arr: [u8; 3] = [1, 2, 3]; let v = Vec::from(arr); is_vec(&v); let v = vec![1, 2, 3]; is_vec(&v); // vec!(..) and vec![..] are same macros, so let v = vec!(1, 2, 3); is_vec(&v); // In code below, v is Vec<[u8; 3]> , not Vec // USE Vec::new and `for` to rewrite the below code let v1 = vec!(arr); is_vec(&v1); assert_eq!(v, v1); println!(\"Success!\");\n} fn is_vec(v: &Vec) {} 🌟🌟 A Vec can be extended with extend method // FILL in the blank\nfn main() { let mut v1 = Vec::from([1, 2, 4]); v1.pop(); v1.push(3); let mut v2 = Vec::new(); v2.__; assert_eq!(v1, v2); println!(\"Success!\");\n}","breadcrumbs":"Collection Types » Vector » Basic Operations","id":"118","title":"Basic Operations"},"119":{"body":"🌟🌟🌟 // FILL in the blanks\nfn main() { // Array -> Vec // impl From<[T; N]> for Vec let arr = [1, 2, 3]; let v1 = __(arr); let v2: Vec = arr.__(); assert_eq!(v1, v2); // String -> Vec // impl From for Vec let s = \"hello\".to_string(); let v1: Vec = s.__(); let s = \"hello\".to_string(); let v2 = s.into_bytes(); assert_eq!(v1, v2); // impl<'_> From<&'_ str> for Vec let s = \"hello\"; let v3 = Vec::__(s); assert_eq!(v2, v3); // Iterators can be collected into vectors let v4: Vec = [0; 10].into_iter().collect(); assert_eq!(v4, vec![0; 10]); println!(\"Success!\"); }","breadcrumbs":"Collection Types » Vector » Turn X Into Vec","id":"119","title":"Turn X Into Vec"},"12":{"body":"This online book will walk through the basics of interpreted language implementation in Rust with a focus on the challenges that are specific to using Rust. To be continued...","breadcrumbs":"Small projects with Elegant code » 9. Writing Interpreters in Rust","id":"12","title":"9. Writing Interpreters in Rust"},"120":{"body":"🌟🌟🌟 // FIX the error and IMPLEMENT the code\nfn main() { let mut v = Vec::from([1, 2, 3]); for i in 0..5 { println!(\"{:?}\", v[i]) } for i in 0..5 { // IMPLEMENT the code here... } assert_eq!(v, vec![2, 3, 4, 5, 6]); println!(\"Success!\");\n}","breadcrumbs":"Collection Types » Vector » Indexing","id":"120","title":"Indexing"},"121":{"body":"A Vec can be mutable. On the other hand, slices are read-only objects. To get a slice, use &. In Rust, it’s more common to pass slices as arguments rather than vectors when you just want to provide read access. The same goes for String and &str. 🌟🌟 // FIX the errors\nfn main() { let mut v = vec![1, 2, 3]; let slice1 = &v[..]; // Out of bounds will cause a panic // You must use `v.len` here let slice2 = &v[0..4]; assert_eq!(slice1, slice2); // Slices are read only // Note: slice and &Vec are different let vec_ref: &mut Vec = &mut v; (*vec_ref).push(4); let slice3 = &mut v[0..3]; slice3.push(4); assert_eq!(slice3, &[1, 2, 3, 4]); println!(\"Success!\");\n}","breadcrumbs":"Collection Types » Vector » Slicing","id":"121","title":"Slicing"},"122":{"body":"The capacity of a vector is the amount of space allocated for any future elements that will be added onto the vector. This is not to be confused with the length of a vector, which specifies the number of actual elements within the vector. If a vector’s length exceeds its capacity, its capacity will automatically be increased, but its elements will have to be reallocated. For example, a vector with capacity 10 and length 0 would be an empty vector with space for 10 more elements. Pushing 10 or fewer elements onto the vector will not change its capacity or cause reallocation to occur. However, if the vector’s length is increased to 11, it will have to reallocate, which can be slow. For this reason, it is recommended to use Vec::with_capacity whenever possible to specify how big the vector is expected to get. 🌟🌟 // FIX the errors\nfn main() { let mut vec = Vec::with_capacity(10); // The vector contains no items, even though it has capacity for more assert_eq!(vec.len(), __); assert_eq!(vec.capacity(), 10); // These are all done without reallocating... for i in 0..10 { vec.push(i); } assert_eq!(vec.len(), __); assert_eq!(vec.capacity(), __); // ...but this may make the vector reallocate vec.push(11); assert_eq!(vec.len(), 11); assert!(vec.capacity() >= 11); // Fill in an appropriate value to make the `for` done without reallocating let mut vec = Vec::with_capacity(__); for i in 0..100 { vec.push(i); } assert_eq!(vec.len(), __); assert_eq!(vec.capacity(), __); println!(\"Success!\");\n}","breadcrumbs":"Collection Types » Vector » Capacity","id":"122","title":"Capacity"},"123":{"body":"The elements in a vector must be the same type, for example , the code below will cause an error: fn main() { let v = vec![1, 2.0, 3];\n} But we can use enums or trait objects to store distinct types. 🌟🌟 #[derive(Debug)]\nenum IpAddr { V4(String), V6(String),\n}\nfn main() { // FILL in the blank let v : Vec= __; // Comparing two enums need to derive the PartialEq trait assert_eq!(v[0], IpAddr::V4(\"127.0.0.1\".to_string())); assert_eq!(v[1], IpAddr::V6(\"::1\".to_string())); println!(\"Success!\");\n} 🌟🌟 trait IpAddr { fn display(&self);\n} struct V4(String);\nimpl IpAddr for V4 { fn display(&self) { println!(\"ipv4: {:?}\",self.0) }\n}\nstruct V6(String);\nimpl IpAddr for V6 { fn display(&self) { println!(\"ipv6: {:?}\",self.0) }\n} fn main() { // FILL in the blank let v: __= vec![ Box::new(V4(\"127.0.0.1\".to_string())), Box::new(V6(\"::1\".to_string())), ]; for ip in v { ip.display(); }\n}","breadcrumbs":"Collection Types » Vector » Store distinct types in Vector","id":"123","title":"Store distinct types in Vector"},"124":{"body":"Where vectors store values by an integer index, HashMaps store values by key. It is a hash map implemented with quadratic probing and SIMD lookup. By default, HashMap uses a hashing algorithm selected to provide resistance against HashDoS attacks. The default hashing algorithm is currently SipHash 1-3, though this is subject to change at any point in the future. While its performance is very competitive for medium sized keys, other hashing algorithms will outperform it for small keys such as integers as well as large keys such as long strings, though those algorithms will typically not protect against attacks such as HashDoS. The hash table implementation is a Rust port of Google’s SwissTable . The original C++ version of SwissTable can be found here , and this CppCon talk gives an overview of how the algorithm works.","breadcrumbs":"Collection Types » HashMap » HashMap","id":"124","title":"HashMap"},"125":{"body":"🌟🌟 // FILL in the blanks and FIX the errors\nuse std::collections::HashMap;\nfn main() { let mut scores = HashMap::new(); scores.insert(\"Sunface\", 98); scores.insert(\"Daniel\", 95); scores.insert(\"Ashley\", 69.0); scores.insert(\"Katie\", \"58\"); // Get returns an Option<&V> let score = scores.get(\"Sunface\"); assert_eq!(score, Some(98)); if scores.contains_key(\"Daniel\") { // Indexing returns a value V let score = scores[\"Daniel\"]; assert_eq!(score, __); scores.remove(\"Daniel\"); } assert_eq!(scores.len(), __); for (name, score) in scores { println!(\"The score of {} is {}\", name, score); }\n} 🌟🌟 use std::collections::HashMap;\nfn main() { let teams = [ (\"Chinese Team\", 100), (\"American Team\", 10), (\"France Team\", 50), ]; let mut teams_map1 = HashMap::new(); for team in &teams { teams_map1.insert(team.0, team.1); } // IMPLEMENT team_map2 in two ways // Tips: one of the approaches is to use `collect` method let teams_map2... assert_eq!(teams_map1, teams_map2); println!(\"Success!\");\n} 🌟🌟 // FILL in the blanks\nuse std::collections::HashMap;\nfn main() { // Type inference lets us omit an explicit type signature (which // would be `HashMap<&str, u8>` in this example). let mut player_stats = HashMap::new(); // Insert a key only if it doesn't already exist player_stats.entry(\"health\").or_insert(100); assert_eq!(player_stats[\"health\"], __); // Insert a key using a function that provides a new value only if it // doesn't already exist player_stats.entry(\"health\").or_insert_with(random_stat_buff); assert_eq!(player_stats[\"health\"], __); // Ensures a value is in the entry by inserting the default if empty, and returns // a mutable reference to the value in the entry. let health = player_stats.entry(\"health\").or_insert(50); assert_eq!(health, __); *health -= 50; assert_eq!(*health, __); println!(\"Success!\");\n} fn random_stat_buff() -> u8 { // Could actually return some random value here - let's just return // some fixed value for now 42\n}","breadcrumbs":"Collection Types » HashMap » Basic Operations","id":"125","title":"Basic Operations"},"126":{"body":"Any type that implements the Eq and Hash traits can be a key in HashMap. This includes: bool (though not very useful since there is only two possible keys) int, uint, and all variations thereof String and &str (tips: you can have a HashMap keyed by String and call .get() with an &str) Note that f32 and f64 do not implement Hash, likely because floating-point precision errors would make using them as hashmap keys horribly error-prone. All collection classes implement Eq and Hash if their contained type also respectively implements Eq and Hash. For example, Vec will implement Hash if Timplements Hash. 🌟🌟 // FIX the errors\n// Tips: `derive` is usually a good way to implement some common used traits\nuse std::collections::HashMap; struct Viking { name: String, country: String,\n} impl Viking { /// Creates a new Viking. fn new(name: &str, country: &str) -> Viking { Viking { name: name.to_string(), country: country.to_string(), } }\n} fn main() { // Use a HashMap to store the vikings' health points. let vikings = HashMap::from([ (Viking::new(\"Einar\", \"Norway\"), 25), (Viking::new(\"Olaf\", \"Denmark\"), 24), (Viking::new(\"Harald\", \"Iceland\"), 12), ]); // Use derived implementation to print the status of the vikings. for (viking, health) in &vikings { println!(\"{:?} has {} hp\", viking, health); }\n}","breadcrumbs":"Collection Types » HashMap » Requirements of HashMap key","id":"126","title":"Requirements of HashMap key"},"127":{"body":"Like vectors, HashMaps are growable, but HashMaps can also shrink themselves when they have excess space. You can create a HashMap with a certain starting capacity using HashMap::with_capacity(uint), or use HashMap::new() to get a HashMap with a default initial capacity (recommended). Example use std::collections::HashMap;\nfn main() { let mut map: HashMap = HashMap::with_capacity(100); map.insert(1, 2); map.insert(3, 4); // Indeed ,the capacity of HashMap is not 100, so we can't compare the equality here. assert!(map.capacity() >= 100); // Shrinks the capacity of the map with a lower limit. It will drop // down no lower than the supplied limit while maintaining the internal rules // and possibly leaving some space in accordance with the resize policy. map.shrink_to(50); assert!(map.capacity() >= 50); // Shrinks the capacity of the map as much as possible. It will drop // down as much as possible while maintaining the internal rules // and possibly leaving some space in accordance with the resize policy. map.shrink_to_fit(); assert!(map.capacity() >= 2); println!(\"Success!\");\n}","breadcrumbs":"Collection Types » HashMap » Capacity","id":"127","title":"Capacity"},"128":{"body":"For types that implement the Copy trait, like i32 , the values are copied into HashMap. For owned values like String, the values will be moved and HashMap will be the owner of those values. 🌟🌟 // FIX the errors with least changes\n// DON'T remove any code line\nuse std::collections::HashMap;\nfn main() { let v1 = 10; let mut m1 = HashMap::new(); m1.insert(v1, v1); println!(\"v1 is still usable after inserting to hashmap : {}\", v1); let v2 = \"hello\".to_string(); let mut m2 = HashMap::new(); // Ownership moved here m2.insert(v2, v1); assert_eq!(v2, \"hello\"); println!(\"Success!\");\n}","breadcrumbs":"Collection Types » HashMap » Ownership","id":"128","title":"Ownership"},"129":{"body":"If the performance of SipHash 1-3 doesn't meet your requirements, you can find replacements in crates.io or github.com. The usage of third-party hash looks like this: use std::hash::BuildHasherDefault;\nuse std::collections::HashMap;\n// Introduce a third party hash function\nuse twox_hash::XxHash64; let mut hash: HashMap<_, _, BuildHasherDefault> = Default::default();\nhash.insert(42, \"the answer\");\nassert_eq!(hash.get(&42), Some(&\"the answer\"));","breadcrumbs":"Collection Types » HashMap » Third-party Hash libs","id":"129","title":"Third-party Hash libs"},"13":{"body":"","breadcrumbs":"Variables » Variables","id":"13","title":"Variables"},"130":{"body":"Learning resources: English: Standary library 简体中文: Rust语言圣经 - 所有权与借用","breadcrumbs":"Type Conversion » Type Conversion","id":"130","title":"Type Conversion"},"131":{"body":"Rust provides no implicit type conversion(coercion) between primitive types. But explicit type conversions can be performed using the as keyword. 🌟 // FIX the errors and FILL in the blank\n// DON'T remove any code\nfn main() { let decimal = 97.123_f32; let integer: __ = decimal as u8; let c1: char = decimal as char; let c2 = integer as char; assert_eq!(integer, 'b' as u8); println!(\"Success!\");\n} 🌟🌟 By default, overflow will cause compile errors, but we can add an global annotation to suppress these errors. fn main() { assert_eq!(u8::MAX, 255); // The max of `u8` is 255 as shown above. // so the below code will cause an overflow error: literal out of range for `u8`. // PLEASE looking for clues within compile errors to FIX it. // DON'T modify any code in main. let v = 1000 as u8; println!(\"Success!\");\n} 🌟🌟 When casting any value to an unsigned type T, T::MAX + 1 is added or subtracted until the value fits into the new type. fn main() { assert_eq!(1000 as u16, __); assert_eq!(1000 as u8, __); // For positive numbers, this is the same as the modulus println!(\"1000 mod 256 is : {}\", 1000 % 256); assert_eq!(-1_i8 as u8, __); // Since Rust 1.45, the `as` keyword performs a *saturating cast* // when casting from float to int. If the floating point value exceeds // the upper bound or is less than the lower bound, the returned value // will be equal to the bound crossed. assert_eq!(300.1_f32 as u8, __); assert_eq!(-100.1_f32 as u8, __); // This behavior incurs a small runtime cost and can be avoided // with unsafe methods, however the results might overflow and // return **unsound values**. Use these methods wisely: unsafe { // 300.0 is 44 println!(\"300.0 is {}\", 300.0_f32.to_int_unchecked::()); // -100.0 as u8 is 156 println!(\"-100.0 as u8 is {}\", (-100.0_f32).to_int_unchecked::()); // nan as u8 is 0 println!(\"nan as u8 is {}\", f32::NAN.to_int_unchecked::()); }\n} 🌟🌟🌟 Raw pointers can be converted to memory address (integer) and vice versa. // FILL in the blanks\nfn main() { let mut values: [i32; 2] = [1, 2]; let p1: *mut i32 = values.as_mut_ptr(); let first_address: usize = p1 __; let second_address = first_address + 4; // 4 == std::mem::size_of::() let p2: *mut i32 = second_address __; // p2 points to the 2nd element in values unsafe { // Add one to the second element __ } assert_eq!(values[1], 3); println!(\"Success!\");\n} 🌟🌟🌟 fn main() { let arr :[u64; 13] = [0; 13]; assert_eq!(std::mem::size_of_val(&arr), 8 * 13); let a: *const [u64] = &arr; let b = a as *const [u8]; unsafe { assert_eq!(std::mem::size_of_val(&*b), __) } println!(\"Success!\");\n} You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Type Conversion » as » Convert by as","id":"131","title":"Convert by as"},"132":{"body":"The From trait allows for a type to define how to create itself from another type, hence providing a very simple mechanism for converting between several types. The From and Into traits are inherently linked, and this is actually part of its implementation. It means if we write something like this: impl From for U, then we can use let u: U = U::from(T) or let u:U = T.into(). The Into trait is simply the reciprocal of the From trait. That is, if you have implemented the From trait for your type, then the Into trait will be automatically implemented for the same type. Using the Into trait will typically require the type annotations as the compiler is unable to determine this most of the time. For example, we can easily convert &str into String : fn main() { let my_str = \"hello\"; // three conversions below all depends on the fact: String implements From<&str>: let string1 = String::from(my_str); let string2 = my_str.to_string(); // Explicit type annotation is required here let string3: String = my_str.into();\n} Because the standard library has already implemented this for us : impl From<&'_ str> for String . Some implementations of From trait can be found here . 🌟🌟🌟 fn main() { // impl From for i32 let i1: i32 = false.into(); let i2: i32 = i32::from(false); assert_eq!(i1, i2); assert_eq!(i1, 0); // FIX the error in two ways /* 1. use a similar type which `impl From`, maybe you should check the docs mentioned above to find the answer */ // 2. a keyword from the last chapter let i3: i32 = 'a'.into(); // FIX the error in two ways let s: String = 'a' as String; println!(\"Success!\");\n}","breadcrumbs":"Type Conversion » From/Into » From/Into","id":"132","title":"From/Into"},"133":{"body":"🌟🌟 // From is now included in `std::prelude`, so there is no need to introduce it into the current scope\n// use std::convert::From; #[derive(Debug)]\nstruct Number { value: i32,\n} impl From for Number { // IMPLEMENT `from` method\n} // FILL in the blanks\nfn main() { let num = __(30); assert_eq!(num.value, 30); let num: Number = __; assert_eq!(num.value, 30); println!(\"Success!\");\n} 🌟🌟🌟 When performing error handling it is often useful to implement From trait for our own error type. Then we can use ? to automatically convert the underlying error type to our own error type. use std::fs;\nuse std::io;\nuse std::num; enum CliError { IoError(io::Error), ParseError(num::ParseIntError),\n} impl From for CliError { // IMPLEMENT from method\n} impl From for CliError { // IMPLEMENT from method\n} fn open_and_parse_file(file_name: &str) -> Result { // ? automatically converts io::Error to CliError let contents = fs::read_to_string(&file_name)?; // num::ParseIntError -> CliError let num: i32 = contents.trim().parse()?; Ok(num)\n} fn main() { println!(\"Success!\");\n}","breadcrumbs":"Type Conversion » From/Into » Implement From for custom types","id":"133","title":"Implement From for custom types"},"134":{"body":"Similar to From and Into, TryFrom and TryInto are generic traits for converting between types. Unlike From/Into, TryFrom and TryInto are used for fallible conversions and return a Result instead of a plain value. 🌟🌟 // TryFrom and TryInto are included in `std::prelude`, so there is no need to introduce it into the current scope\n// use std::convert::TryInto; fn main() { let n: i16 = 256; // Into trait has a method `into`, // hence TryInto has a method ? let n: u8 = match n.__() { Ok(n) => n, Err(e) => { println!(\"there is an error when converting: {:?}, but we catch it\", e.to_string()); 0 } }; assert_eq!(n, __); println!(\"Success!\");\n} 🌟🌟🌟 #[derive(Debug, PartialEq)]\nstruct EvenNum(i32); impl TryFrom for EvenNum { type Error = (); // IMPLEMENT `try_from` fn try_from(value: i32) -> Result { if value % 2 == 0 { Ok(EvenNum(value)) } else { Err(()) } }\n} fn main() { assert_eq!(EvenNum::try_from(8), Ok(EvenNum(8))); assert_eq!(EvenNum::try_from(5), Err(())); // FILL in the blanks let result: Result = 8i32.try_into(); assert_eq!(result, __); let result: Result = 5i32.try_into(); assert_eq!(result, __); println!(\"Success!\");\n} You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Type Conversion » From/Into » TryFrom/TryInto","id":"134","title":"TryFrom/TryInto"},"135":{"body":"","breadcrumbs":"Type Conversion » Others » Others","id":"135","title":"Others"},"136":{"body":"To convert any type to String, you can simply use the ToString trait for that type. Rather than doing that directly, you should implement the fmt::Display trait which will automatically provides ToString and also allows you to print the type with println!. 🌟🌟 use std::fmt; struct Point { x: i32, y: i32,\n} impl fmt::Display for Point { // IMPLEMENT fmt method\n} fn main() { let origin = Point { x: 0, y: 0 }; // FILL in the blanks assert_eq!(origin.__, \"The point is (0, 0)\"); assert_eq!(format!(__), \"The point is (0, 0)\"); println!(\"Success!\");\n}","breadcrumbs":"Type Conversion » Others » Convert any type to String","id":"136","title":"Convert any type to String"},"137":{"body":"🌟🌟🌟 We can use parse method to convert a String into a i32 number, this is because FromStr is implemented for i32 type in standard library: impl FromStr for i32 // To use `from_str` method, you need to introduce this trait into the current scope.\nuse std::str::FromStr;\nfn main() { let parsed: i32 = \"5\".__.unwrap(); let turbo_parsed = \"10\".__.unwrap(); let from_str = __.unwrap(); let sum = parsed + turbo_parsed + from_str; assert_eq!(sum, 35); println!(\"Success!\");\n} 🌟🌟 We can also implement the FromStr trait for our custom types use std::str::FromStr;\nuse std::num::ParseIntError; #[derive(Debug, PartialEq)]\nstruct Point { x: i32, y: i32\n} impl FromStr for Point { type Err = ParseIntError; fn from_str(s: &str) -> Result { let coords: Vec<&str> = s.trim_matches(|p| p == '(' || p == ')' ) .split(',') .map(|x| x.trim()) .collect(); let x_fromstr = coords[0].parse::()?; let y_fromstr = coords[1].parse::()?; Ok(Point { x: x_fromstr, y: y_fromstr }) }\n}\nfn main() { // FILL in the blanks in two ways // DON'T change code anywhere else let p = __; assert_eq!(p.unwrap(), Point{ x: 3, y: 4} ); println!(\"Success!\");\n}","breadcrumbs":"Type Conversion » Others » Parse a String","id":"137","title":"Parse a String"},"138":{"body":"You can find all the examples and exercises of the Deref trait here .","breadcrumbs":"Type Conversion » Others » Deref","id":"138","title":"Deref"},"139":{"body":"std::mem::transmute is a unsafe function can be used to reinterprets the bits of a value of one type as another type. Both of the original and the result types must have the same size and neither of them can be invalid. transmute is semantically equivalent to a bitwise move of one type into another. It copies the bits from the source value into the destination value, then forgets the original, seems equivalent to C's memcpy under the hood. So, transmute is incredibly unsafe ! The caller has to ensure all the safes himself! Examples transmute can be used to turn a pointer into a function pointer, this is not portable on machines where function pointer and data pointer have different sizes. fn foo() -> i32 { 0\n} fn main() { let pointer = foo as *const (); let function = unsafe { std::mem::transmute::<*const (), fn() -> i32>(pointer) }; assert_eq!(function(), 0);\n} Extending a lifetime or shortening the lifetime of an invariant is an advanced usage of transmute, yeah, very unsafe Rust! . struct R<'a>(&'a i32);\nunsafe fn extend_lifetime<'b>(r: R<'b>) -> R<'static> { std::mem::transmute::, R<'static>>(r)\n} unsafe fn shorten_invariant_lifetime<'b, 'c>(r: &'b mut R<'static>) -> &'b mut R<'c> { std::mem::transmute::<&'b mut R<'static>, &'b mut R<'c>>(r)\n} Rather than using transmute, you can use some alternatives instead. fn main() { /*Turning raw bytes(&[u8]) to u32, f64, etc.: */ let raw_bytes = [0x78, 0x56, 0x34, 0x12]; let num = unsafe { std::mem::transmute::<[u8; 4], u32>(raw_bytes) }; // Use `u32::from_ne_bytes` instead let num = u32::from_ne_bytes(raw_bytes); // Or use `u32::from_le_bytes` or `u32::from_be_bytes` to specify the endianness let num = u32::from_le_bytes(raw_bytes); assert_eq!(num, 0x12345678); let num = u32::from_be_bytes(raw_bytes); assert_eq!(num, 0x78563412); /*Turning a pointer into a usize: */ let ptr = &0; let ptr_num_transmute = unsafe { std::mem::transmute::<&i32, usize>(ptr) }; // Use an `as` cast instead let ptr_num_cast = ptr as *const i32 as usize; /*Turning an &mut T into an &mut U: */ let ptr = &mut 0; let val_transmuted = unsafe { std::mem::transmute::<&mut i32, &mut u32>(ptr) }; // Now, put together `as` and reborrowing - note the chaining of `as` // `as` is not transitive let val_casts = unsafe { &mut *(ptr as *mut i32 as *mut u32) }; /*Turning an &str into a &[u8]: */ // This is not a good way to do this. let slice = unsafe { std::mem::transmute::<&str, &[u8]>(\"Rust\") }; assert_eq!(slice, &[82, 117, 115, 116]); // You could use `str::as_bytes` let slice = \"Rust\".as_bytes(); assert_eq!(slice, &[82, 117, 115, 116]); // Or, just use a byte string, if you have control over the string // literal assert_eq!(b\"Rust\", &[82, 117, 115, 116]);\n} You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Type Conversion » Others » Transmute","id":"139","title":"Transmute"},"14":{"body":"🌟 A variable can be used only if it has been initialized. // Fix the error below with least amount of modification to the code\nfn main() { let x: i32; // Uninitialized but used, ERROR ! let y: i32; // Uninitialized but also unused, only a Warning ! assert_eq!(x, 5); println!(\"Success!\");\n} 🌟 Use mut to mark a variable as mutable. // Fill the blanks in the code to make it compile\nfn main() { let __ __ = 1; __ += 2; assert_eq!(x, 3); println!(\"Success!\");\n}","breadcrumbs":"Variables » Binding and mutability","id":"14","title":"Binding and mutability"},"140":{"body":"Learning resources: English: Rust Book 9.1, 9.2 简体中文: Rust语言圣经 - 返回值和错误处理","breadcrumbs":"Result and panic » Result and panic","id":"140","title":"Result and panic"},"141":{"body":"The simplest error handling mechanism is to use panic. It just prints an error message and starts unwinding the stack, finally exit the current thread: if panic occurred in main thread, then the program will be exited. if in spawned thread, then this thread will be terminated, but the program won't 🌟🌟 // FILL the blanks\nfn drink(beverage: &str) { if beverage == \"lemonade\" { println!(\"Success!\"); // IMPLEMENT the below code __ } println!(\"Exercise Failed if printing out this line!\");\n} fn main() { drink(__); println!(\"Exercise Failed if printing out this line!\");\n}","breadcrumbs":"Result and panic » panic! » panic!","id":"141","title":"panic!"},"142":{"body":"🌟🌟 // MAKE the code work by fixing all panics\nfn main() { assert_eq!(\"abc\".as_bytes(), [96, 97, 98]); let v = vec![1, 2, 3]; let ele = v[3]; // unwrap may panic when get return a None let ele = v.get(3).unwrap(); // Sometimes, the compiler is unable to find the overflow errors for you in compile time ,so a panic will occur let v = production_rate_per_hour(2); // because of the same reason as above, we have to wrap it in a function to make the panic occur divide(15, 0); println!(\"Success!\")\n} fn divide(x:u8, y:u8) { println!(\"{}\", x / y)\n} fn production_rate_per_hour(speed: u8) -> f64 { let cph: u8 = 221; match speed { 1..=4 => (speed * cph) as f64, 5..=8 => (speed * cph) as f64 * 0.9, 9..=10 => (speed * cph) as f64 * 0.77, _ => 0 as f64, }\n} pub fn working_items_per_minute(speed: u8) -> u32 { (production_rate_per_hour(speed) / 60 as f64) as u32\n}","breadcrumbs":"Result and panic » panic! » common panic cases","id":"142","title":"common panic cases"},"143":{"body":"By default the stack unwinding will only give something like this: thread 'main' panicked at 'index out of bounds: the len is 3 but the index is 99', src/main.rs:4:5\nnote: run with `RUST_BACKTRACE=1` environment variable to display a backtrace Though there is the reason of panic and the line of the code is showing where the panic has occured, sometimes we want to get more info about the call stack. 🌟 ## FILL in the blank to display the whole call stack\n## Tips: you can find the clue in the default panic info $ __ cargo run\nthread 'main' panicked at 'assertion failed: `(left == right)` left: `[97, 98, 99]`, right: `[96, 97, 98]`', src/main.rs:3:5\nstack backtrace: 0: rust_begin_unwind at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 1: core::panicking::panic_fmt at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 2: core::panicking::assert_failed_inner 3: core::panicking::assert_failed at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:154:5 4: study_cargo::main at ./src/main.rs:3:5 5: core::ops::function::FnOnce::call_once at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5\nnote: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.","breadcrumbs":"Result and panic » panic! » Detailed call stack","id":"143","title":"Detailed call stack"},"144":{"body":"By default, when a panic occurs, the program starts unwinding , which means Rust walks back up the stack and cleans up the data from each function it encounters. But this walk back and clean up is a lot of work. The alternative is to immediately abort the program without cleaning up. If in your project you need to make the resulting binary as small as possible, you can switch from unwinding to aborting by adding below content to Cargo.toml: [profile.release]\npanic = 'abort' You can find the solutions here (under the solutions path), but only use it when you need it :)","breadcrumbs":"Result and panic » panic! » unwinding and abort","id":"144","title":"unwinding and abort"},"145":{"body":"Result is an enum to describe possible errors. It has two variants: Ok(T): A value T was found Err(e): An error was found with a value e In short words, the expected outcome is Ok, while the unexpected outcome is Err. 🌟🌟 // FILL in the blanks and FIX the errors\nuse std::num::ParseIntError; fn multiply(n1_str: &str, n2_str: &str) -> __ { let n1 = n1_str.parse::(); let n2 = n2_str.parse::(); Ok(n1.unwrap() * n2.unwrap())\n} fn main() { let result = multiply(\"10\", \"2\"); assert_eq!(result, __); let result = multiply(\"t\", \"2\"); assert_eq!(result.__, 8); println!(\"Success!\");\n}","breadcrumbs":"Result and panic » Result and ? » result and ?","id":"145","title":"result and ?"},"146":{"body":"? is almost exactly equivalent to unwrap, but ? returns instead of panic on Err. 🌟🌟 use std::num::ParseIntError; // IMPLEMENT multiply with ?\n// DON'T use unwrap here\nfn multiply(n1_str: &str, n2_str: &str) -> __ {\n} fn main() { assert_eq!(multiply(\"3\", \"4\").unwrap(), 12); println!(\"Success!\");\n} 🌟🌟 use std::fs::File;\nuse std::io::{self, Read}; fn read_file1() -> Result { let f = File::open(\"hello.txt\"); let mut f = match f { Ok(file) => file, Err(e) => return Err(e), }; let mut s = String::new(); match f.read_to_string(&mut s) { Ok(_) => Ok(s), Err(e) => Err(e), }\n} // FILL in the blanks with one code line\n// DON'T change any code lines\nfn read_file2() -> Result { let mut s = String::new(); __; Ok(s)\n} fn main() { assert_eq!(read_file1().unwrap_err().to_string(), read_file2().unwrap_err().to_string()); println!(\"Success!\");\n}","breadcrumbs":"Result and panic » Result and ? » ?","id":"146","title":"?"},"147":{"body":"map and and_then are two common combinators for Result (also for Option). 🌟🌟 use std::num::ParseIntError; // FILL in the blank in two ways: map, and then\nfn add_two(n_str: &str) -> Result { n_str.parse::().__\n} fn main() { assert_eq!(add_two(\"4\").unwrap(), 6); println!(\"Success!\");\n} 🌟🌟🌟 use std::num::ParseIntError; // With the return type rewritten, we use pattern matching without `unwrap()`.\n// But it's so Verbose...\nfn multiply(n1_str: &str, n2_str: &str) -> Result { match n1_str.parse::() { Ok(n1) => { match n2_str.parse::() { Ok(n2) => { Ok(n1 * n2) }, Err(e) => Err(e), } }, Err(e) => Err(e), }\n} // Rewriting `multiply` to make it succinct\n// You should use BOTH of `and_then` and `map` here.\nfn multiply1(n1_str: &str, n2_str: &str) -> Result { // IMPLEMENT...\n} fn print(result: Result) { match result { Ok(n) => println!(\"n is {}\", n), Err(e) => println!(\"Error: {}\", e), }\n} fn main() { // This still presents a reasonable answer. let twenty = multiply1(\"10\", \"2\"); print(twenty); // The following now provides a much more helpful error message. let tt = multiply(\"t\", \"2\"); print(tt); println!(\"Success!\");\n}","breadcrumbs":"Result and panic » Result and ? » map & and_then","id":"147","title":"map & and_then"},"148":{"body":"Using std::result::Result everywhere is verbose and tedious, we can use alias for this purpose. At a module level, creating aliases can be particularly helpful. Errors found in a specific module often has the same Err type, so a single alias can succinctly defined all associated Results. This is so useful even the std library supplies one: io::Result . 🌟 use std::num::ParseIntError; // FILL in the blank\ntype __; // Use the above alias to refer to our specific `Result` type.\nfn multiply(first_number_str: &str, second_number_str: &str) -> Res { first_number_str.parse::().and_then(|first_number| { second_number_str.parse::().map(|second_number| first_number * second_number) })\n} // Here, the alias again allows us to save some space.\nfn print(result: Res) { match result { Ok(n) => println!(\"n is {}\", n), Err(e) => println!(\"Error: {}\", e), }\n} fn main() { print(multiply(\"10\", \"2\")); print(multiply(\"t\", \"2\")); println!(\"Success!\");\n}","breadcrumbs":"Result and panic » Result and ? » Type alias","id":"148","title":"Type alias"},"149":{"body":"Typically the main function will look like this: fn main() { println!(\"Hello World!\");\n} However main is also able to have a return type of Result. If an error occurs within the main function it will return an error code and print a debug representation of the error( Debug trait ). The following example shows such a scenario: use std::num::ParseIntError; fn main() -> Result<(), ParseIntError> { let number_str = \"10\"; let number = match number_str.parse::() { Ok(number) => number, Err(e) => return Err(e), }; println!(\"{}\", number); Ok(())\n} You can find the solutions here (under the solutions path), but only use it when you need it :)","breadcrumbs":"Result and panic » Result and ? » Using Result in fn main","id":"149","title":"Using Result in fn main"},"15":{"body":"A scope is the range within the program for which the item is valid. 🌟 // Fix the error below with least amount of modification\nfn main() { let x: i32 = 10; { let y: i32 = 5; println!(\"The value of x is {} and value of y is {}\", x, y); } println!(\"The value of x is {} and value of y is {}\", x, y); } 🌟🌟 // Fix the error with the use of define_x\nfn main() { println!(\"{}, world\", x); } fn define_x() { let x = \"hello\";\n}","breadcrumbs":"Variables » Scope","id":"15","title":"Scope"},"150":{"body":"Learning resources: English: Rust Book Chapter 7 简体中文: Rust语言圣经 - 包和模块","breadcrumbs":"Crate and Module » Crate and module","id":"150","title":"Crate and module"},"151":{"body":"A package is a project which you create with Cargo (in most cases), so it contains a Cargo.toml file in it. 🌟 Create a package with below layout: .\n├── Cargo.toml\n└── src └── main.rs 1 directory, 2 files # in Cargo.toml\n[package]\nname = \"hello-package\"\nversion = \"0.1.0\"\nedition = \"2021\" Note! We will use this package across the whole chapter as a practice project. 🌟 Create a package with below layout: .\n├── Cargo.toml\n└── src └── lib.rs 1 directory, 2 files # in Cargo.toml\n[package]\nname = \"hello-package1\"\nversion = \"0.1.0\"\nedition = \"2021\" Note! This package could be safely removed due to the first one's existence. 🌟 /* FILL in the blank with your ANSWER */ // Q: What's the difference between package number 1 and number 2?\n// A: __","breadcrumbs":"Crate and Module » Package and Crate » Package and Crate","id":"151","title":"Package and Crate"},"152":{"body":"A crate is a binary or library. The crate root is a source file that the Rust compiler starts from and makes up the root module of the crate. In package hello-package, there is binary crate with the same name as the package : hello-package, and src/main.rs is the crate root of this binary crate. Similar to hello-package, hello-package1 also has a crate in it, however, this package doesn't contain a binary crate but a library crate, and src/lib.rs is the crate root. 🌟 /* FILL in the blank with your ANSWER */ // Q: What's the name of the library crate in package `hello-package1`?\n// A: __ 🌟🌟 Add a library crate for hello-package and describe it's files tree below: # FILL in the blanks\n.\n├── Cargo.lock\n├── Cargo.toml\n├── src\n│ ├── __\n│ └── __ After this step, there should be two crates in package hello-package: a binary crate and a library crate, both with the same name as the package . 🌟🌟🌟 A package can contain at most one library crate, but it can contain as many binary crates as you would like by placing files in src/bin directory: each file will be a separate binary crate with the same name as the file . # Create a package which contains # 1. three binary crates: `hello-package`, `main1` and `main2`\n# 2. one library crate\n# describe the directory tree below\n.\n├── Cargo.toml\n├── Cargo.lock\n├── src\n│ ├── __\n│ ├── __\n│ └── __\n│ └── __\n│ └── __\n├── tests # directory for integrated tests files\n│ └── some_integration_tests.rs\n├── benches # dir for benchmark files\n│ └── simple_bench.rs\n└── examples # dir for example files └── simple_example.rs Yep, as you can see, the above package structure is very standard and is widely used in many Rust projects. You can find the solutions here (under the solutions path), but only use it when you need it :)","breadcrumbs":"Crate and Module » Package and Crate » Crate","id":"152","title":"Crate"},"153":{"body":"Modules let us organize the code within a crate into groups for readability and ease of reuse. Module also controls the privacy of items, which is whether an item can be seen by outside code( public ), or is just an internal implementation and not available for outside code( private ). We have created a package named hello-package in previous chapter, and it looks like this: .\n├── Cargo.toml\n├── src\n│ ├── lib.rs\n│ └── main.rs Now it's time to create some modules in the library crate and use them in the binary crate, let's start. 🌟🌟 Implement module front_of_house based on the module tree below: library crate root └── front_of_house ├── hosting │ ├── add_to_waitlist │ └── seat_at_table └── serving ├── take_order ├── serve_order ├── take_payment └── complain // FILL in the blank\n// in __.rs mod front_of_house { // IMPLEMENT this module..\n} 🌟🌟 Let's call add_to_waitlist from a function eat_at_restaurant which is within the library crate root. // In lib.rs // FILL in the blanks and FIX the errors\n// You need to make something public with `pub` to provide accessibility for outside code `fn eat_at_restaurant()`\nmod front_of_house { /* ...snip... */\n} pub fn eat_at_restaurant() { // Call add_to_waitlist with **absolute path**: __.add_to_waitlist(); // Call with **relative path** __.add_to_waitlist();\n} 🌟🌟 You can use super to import items within the parent module // In lib.rs mod back_of_house { fn fix_incorrect_order() { cook_order(); // FILL in the blank in three ways //1. using keyword `super` //2. using absolute path __.serve_order(); } fn cook_order() {}\n}","breadcrumbs":"Crate and Module » Module » Module","id":"153","title":"Module"},"154":{"body":"// In lib.rs\npub mod front_of_house { pub mod hosting { pub fn add_to_waitlist() {} pub fn seat_at_table() -> String { String::from(\"sit down please\") } } pub mod serving { pub fn take_order() {} pub fn serve_order() {} pub fn take_payment() {} // Maybe you don't want the guest hearing the your complaining about them // So just make it private fn complain() {} }\n} pub fn eat_at_restaurant() -> String { front_of_house::hosting::add_to_waitlist(); back_of_house::cook_order(); String::from(\"yummy yummy!\")\n} pub mod back_of_house { pub fn fix_incorrect_order() { cook_order(); crate::front_of_house::serving::serve_order(); } pub fn cook_order() {}\n} 🌟🌟🌟🌟 Please separate the modules and codes above into files resident in below dir tree : .\n├── Cargo.toml\n├── src\n│ ├── back_of_house.rs\n│ ├── front_of_house\n│ │ ├── hosting.rs\n│ │ ├── mod.rs\n│ │ └── serving.rs\n│ ├── lib.rs\n│ └── main.rs // In src/lib.rs // IMPLEMENT... // In src/back_of_house.rs // IMPLEMENT... // In src/front_of_house/mod.rs // IMPLEMENT... // In src/front_of_house/hosting.rs // IMPLEMENT... // In src/front_of_house/serving.rs // IMPLEMENT...","breadcrumbs":"Crate and Module » Module » Separating modules into different files","id":"154","title":"Separating modules into different files"},"155":{"body":"Please ensure you have completed the 4th exercise before making further progress. You should have below structures and the corresponding codes in them when reaching here: .\n├── Cargo.toml\n├── src\n│ ├── back_of_house.rs\n│ ├── front_of_house\n│ │ ├── hosting.rs\n│ │ ├── mod.rs\n│ │ └── serving.rs\n│ ├── lib.rs\n│ └── main.rs 🌟🌟🌟 Now we will call a few library functions from the binary crate. // In src/main.rs // FILL in the blank and FIX the errors\nfn main() { assert_eq!(__, \"sit down please\"); assert_eq!(__,\"yummy yummy!\");\n} You can find the solutions here (under the solutions path), but only use it when you need it :)","breadcrumbs":"Crate and Module » Module » Accessing code in library crate from binary crate","id":"155","title":"Accessing code in library crate from binary crate"},"156":{"body":"🌟 We can bring two types of the same name into the same scope with use, but you need as keyword. use std::fmt::Result;\nuse std::io::Result; fn main() {} 🌟🌟 If we are using multiple items defined in the same crate or module, then listing each item on its own line will take up too much vertical space. // FILL in the blank in two ways\n// DON'T add new code line\nuse std::collections::__; fn main() { let _c1:HashMap<&str, i32> = HashMap::new(); let mut c2 = BTreeMap::new(); c2.insert(1, \"a\"); let _c3: HashSet = HashSet::new();\n}","breadcrumbs":"Crate and Module » Advanced use and pub » Use and pub","id":"156","title":"Use and pub"},"157":{"body":"🌟🌟🌟 In our recently created package hello-package, add something to make the below code work fn main() { assert_eq!(hello_package::hosting::seat_at_table(), \"sit down please\"); assert_eq!(hello_package::eat_at_restaurant(),\"yummy yummy!\");\n}","breadcrumbs":"Crate and Module » Advanced use and pub » Re-exporting names with pub use","id":"157","title":"Re-exporting names with pub use"},"158":{"body":"Sometimes we want an item only be public to a certain crate. For this we can use the pub(in Crate) syntax. Example pub mod a { pub const I: i32 = 3; fn semisecret(x: i32) -> i32 { use self::b::c::J; x + J } pub fn bar(z: i32) -> i32 { semisecret(I) * z } pub fn foo(y: i32) -> i32 { semisecret(I) + y } mod b { pub(in crate::a) mod c { pub(in crate::a) const J: i32 = 4; } }\n}","breadcrumbs":"Crate and Module » Advanced use and pub » Pub(in Crate)","id":"158","title":"Pub(in Crate)"},"159":{"body":"The full code of hello-package is here . You can find the solutions here (under the solutions path), but only use it when you need it :)","breadcrumbs":"Crate and Module » Advanced use and pub » Full Code","id":"159","title":"Full Code"},"16":{"body":"You can declare a new variable with the same name as a previous variable, here we can say the first one is shadowed by the second one. 🌟🌟 // Only modify `assert_eq!` to make the `println!` work(print `42` in terminal)\nfn main() { let x: i32 = 5; { let x = 12; assert_eq!(x, 5); } assert_eq!(x, 12); let x = 42; println!(\"{}\", x); // Prints \"42\".\n} 🌟🌟 // Remove a line in the code to make it compile\nfn main() { let mut x: i32 = 1; x = 7; // Shadowing and re-binding let x = x; x += 3; let y = 4; // Shadowing let y = \"I can also be bound to text!\"; println!(\"Success!\");\n}","breadcrumbs":"Variables » Shadowing","id":"16","title":"Shadowing"},"160":{"body":"Every program requires comments:","breadcrumbs":"Comments and Docs » Comments and Docs","id":"160","title":"Comments and Docs"},"161":{"body":"Regular comments which are ignored by the compiler: // Line comment, which goes to the end of the line /* Block comment, which goes to the end of the closing delimiter */","breadcrumbs":"Comments and Docs » Comments","id":"161","title":"Comments"},"162":{"body":"fn main() { // This is an example of a line comment // There are two slashes at the beginning of the line // And nothing written inside these will be read by the compiler // println!(\"Hello, world!\"); // Run it. See? Now try deleting the two slashes, and run it again. /* * This is another type of comment, a block comment. In general, * line comments are the recommended comment style. But * block comments are extremely useful for temporarily disabling * chunks of code. /* Block comments can be /* nested, */ */ * so it takes only a few keystrokes to comment out everything * in this main() function. /*/*/* Try it yourself! */*/*/ */ /* Note: The previous column of `*` was entirely for style. There's no actual need for it. */\n}","breadcrumbs":"Comments and Docs » Examples","id":"162","title":"Examples"},"163":{"body":"🌟🌟 /* Make it work, only using comments! */\nfn main() { todo!(); unimplemented!(); assert_eq!(6, 5 + 3 + 2 + 1 )\n}","breadcrumbs":"Comments and Docs » Exercises","id":"163","title":"Exercises"},"164":{"body":"Doc comments which are parsed into HTML and supported Markdown /// Generate library docs for the following item //! Generate library docs for the eclosing item Before starting, we need to create a new package for practice: cargo new --lib doc-comments.","breadcrumbs":"Comments and Docs » Doc Comments","id":"164","title":"Doc Comments"},"165":{"body":"Add docs for function add_one // in lib.rs /// Add one to the given value and return the value\n///\n/// # Examples\n///\n/// ```\n/// let arg = 5;\n/// let answer = my_crate::add_one(arg);\n///\n/// assert_eq!(6, answer);\n/// ```\npub fn add_one(x: i32) -> i32 { x + 1\n}","breadcrumbs":"Comments and Docs » Line doc comments ///","id":"165","title":"Line doc comments ///"},"166":{"body":"We can use cargo doc --open to generate html files and open them in the browser.","breadcrumbs":"Comments and Docs » Cargo doc","id":"166","title":"Cargo doc"},"167":{"body":"Add docs for function add_two: /** Add two to the given value and return a new value # Examples let arg = 5;\nlet answer = my_crate::add_two(arg); assert_eq!(7, answer); */\npub fn add_two(x: i32) -> i32 { x + 2\n}","breadcrumbs":"Comments and Docs » Block doc comments /** ... */","id":"167","title":"Block doc comments /** ... */"},"168":{"body":"We can also add doc comments for our crates and modules. Firstly, let's add some doc comments for our library crate: Note: We must place crates and module comments at the top of crate root or module file. //! # Doc comments\n//! //! A library for showing how to use doc comments // in lib.rs\npub mod compute; You can also use block comments to achieve this: /*! # Doc comments A library for showing how to use doc comments */ Next, create a new module file src/compute.rs, and add following comments to it: //! //! Do some complicated arithmetic that you can't do by yourself // in compute.rs Then run cargo doc --open and see the results.","breadcrumbs":"Comments and Docs » Doc comments for crate and module","id":"168","title":"Doc comments for crate and module"},"169":{"body":"The doc comments of add_one and add_two contain two example code blocks. The examples can not only demonstrate how to use your library, but also running as test with cargo test command. 🌟🌟 But there are errors in the two examples, please fix them, and running with cargo test to get following result: running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests doc-comments running 2 tests\ntest src/lib.rs - add_one (line 11) ... ok\ntest src/lib.rs - add_two (line 26) ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.55s 🌟🌟 Sometimes we expect an example to be panic, add following code to src/compute.rs and make the cargo test passed. You can only modify the comments, DON'T modify fn div // in src/compute.rs /// # Panics\n///\n/// The function panics if the second argument is zero.\n///\n/// ```rust,should_panic\n/// // panics on division by zero\n/// doc_comments::compute::div(10, 0);\n/// ```\npub fn div(a: i32, b: i32) -> i32 { if b == 0 { panic!(\"Divide-by-zero error\"); } a / b\n} 🌟🌟 Sometimes we want to hide the doc comments, but keep the doc tests. Add following code to src/compute.rs , // in src/compute.rs /// ```\n/// # fn try_main() -> Result<(), String> {\n/// # let res = doc_comments::compute::try_div(10, 0)?;\n/// # Ok(()) // returning from try_main\n/// # }\n/// # fn main() { /// # try_main().unwrap();\n/// #\n/// # }\n/// ```\npub fn try_div(a: i32, b: i32) -> Result { if b == 0 { Err(String::from(\"Divide-by-zero\")) } else { Ok(a / b) }\n} and modify this code to achieve two goals: The doc comments must not be presented in html files generated by cargo doc --open run the tests, you should see results as below: running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests doc-comments running 4 tests\ntest src/compute.rs - compute::div (line 7) ... ok\ntest src/lib.rs - add_two (line 27) ... ok\ntest src/lib.rs - add_one (line 11) ... ok\ntest src/compute.rs - compute::try_div (line 20) ... ok test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s","breadcrumbs":"Comments and Docs » Doc tests","id":"169","title":"Doc tests"},"17":{"body":"Fix the warning below with : 🌟 Only one solution 🌟🌟 Two distinct solutions Note: none of the solutions is to remove the line let x = 1 fn main() { let x = 1; } // Warning: unused variable: `x`","breadcrumbs":"Variables » Unused variables","id":"17","title":"Unused variables"},"170":{"body":"Rust provide a very powerful feature for us, that is code navigation in doc comments. Add following code to src/lib.rs: // in lib.rs /// Add three to the given value and return a [`Option`] type\npub fn add_three(x: i32) -> Option { Some(x + 3)\n} Besides jump into the standard library, you can also jump to another module in the package. // in lib.rs mod a { /// Add four to the given value and return a [`Option`] type /// [`crate::MySpecialFormatter`] pub fn add_four(x: i32) -> Option { Some(x + 4) }\n} struct MySpecialFormatter;","breadcrumbs":"Comments and Docs » Code navigation","id":"170","title":"Code navigation"},"171":{"body":"Below are a few examples of the most common #[doc] attributes used with rustdoc.","breadcrumbs":"Comments and Docs » Doc attributes","id":"171","title":"Doc attributes"},"172":{"body":"Used to inline docs, instead of linking out to separate page. #[doc(inline)]\npub use bar::Bar; /// bar docs\nmod bar { /// the docs for Bar pub struct Bar;\n}","breadcrumbs":"Comments and Docs » inline","id":"172","title":"inline"},"173":{"body":"Used to prevent linking out to separate page or anywhere. // Example from libcore/prelude\n#[doc(no_inline)]\npub use crate::mem::drop;","breadcrumbs":"Comments and Docs » no_inline","id":"173","title":"no_inline"},"174":{"body":"Using this tells rustdoc not to include this in documentation: // Example from the futures-rs library\n#[doc(hidden)]\npub use self::async_await::*; For documentation, rustdoc is widely used by the community. It's what is used to generate the std library docs .","breadcrumbs":"Comments and Docs » hidden","id":"174","title":"hidden"},"175":{"body":"The full code of package doc-comments is here .","breadcrumbs":"Comments and Docs » Full Code","id":"175","title":"Full Code"},"176":{"body":"fn main() { // In general, the `{}` will be automatically replaced with any // arguments. These will be stringified. println!(\"{} days\", 31); // Without a suffix, 31 becomes an i32. You can change what type 31 is // by providing a suffix. The number 31i64 for example has the type i64. // There are various optional patterns this works with. Positional // arguments can be used. println!(\"{0}, this is {1}. {1}, this is {0}\", \"Alice\", \"Bob\"); // As can named arguments. println!(\"{subject} {verb} {object}\", object=\"the lazy dog\", subject=\"the quick brown fox\", verb=\"jumps over\"); // Special formatting can be specified after a `:`. println!(\"{} of {:b} people know binary, the other half doesn't\", 1, 2); // You can right-align text with a specified width. This will output // \" 1\". 5 white spaces and a \"1\". println!(\"{number:>width$}\", number=1, width=6); // You can pad numbers with extra zeroes. This will output \"000001\". println!(\"{number:0>width$}\", number=1, width=6); // Rust even checks to make sure the correct number of arguments are // used. println!(\"My name is {0}, {1} {0}\", \"Bond\"); // FIXME ^ Add the missing argument: \"James\" // Create a structure named `Structure` which contains an `i32`. #[allow(dead_code)] struct Structure(i32); // However, custom types such as this structure require more complicated // handling. This will not work. println!(\"This struct `{}` won't print...\", Structure(3)); // FIXME ^ Comment out this line. // For Rust 1.58 and above, you can directly capture the argument from // surrounding variable. Just like the above, this will output // \" 1\". 5 white spaces and a \"1\". let number: f64 = 1.0; let width: usize = 6; println!(\"{number:>width$}\");\n} [std::fmt][fmt] contains many [traits][traits] which govern the display of text. The base form of two important ones are listed below: fmt::Debug: Uses the {:?} marker. Format text for debugging purposes. fmt::Display: Uses the {} marker. Format text in a more elegant, user friendly fashion. Here, we used fmt::Display because the std library provides implementations for these types. To print text for custom types, more steps are required. Implementing the fmt::Display trait automatically implements the [ToString] trait which allows us to [convert] the type to [String][string].","breadcrumbs":"Formatted output » Formatted output","id":"176","title":"Formatted output"},"177":{"body":"Printing is handled by a series of [macros][macros] defined in [std::fmt][fmt] Some of which include: format!: write formatted text to [String][string] print!: same as format! but the text is printed to the console (io::stdout). println!: same as print! but a newline is appended. eprint!: same as format! but the text is printed to the standard error (io::stderr). eprintln!: same as eprint!but a newline is appended. All parse text in the same fashion. As a plus, Rust checks format correctness at compile time.","breadcrumbs":"Formatted output » println! and format! » println! and format!","id":"177","title":"println! and format!"},"178":{"body":"1.🌟 fn main() { let s1 = \"hello\"; /* Fill in the blank */ let s = format!(__); assert_eq!(s, \"hello, world!\");\n}","breadcrumbs":"Formatted output » println! and format! » format!","id":"178","title":"format!"},"179":{"body":"2.🌟 fn main() { /* Fill in the blanks to make it print: Hello world, I am Sunface! */ __(\"hello world, \"); __(\"I am\"); __(\"Sunface!\");\n} You can find the solutions here (under the solutions path), but only use it when you need it :)","breadcrumbs":"Formatted output » println! and format! » print!, println!","id":"179","title":"print!, println!"},"18":{"body":"🌟🌟 We can use a pattern with let to destructure a tuple to separate variables. Tips: you can use Shadowing or Mutability // Fix the error below with least amount of modification\nfn main() { let (x, y) = (1, 2); x += 2; assert_eq!(x, 3); assert_eq!(y, 2); println!(\"Success!\");\n}","breadcrumbs":"Variables » Destructuring","id":"18","title":"Destructuring"},"180":{"body":"All types which want to be printable must implement the std::fmt formatting trait: std::fmt::Debug or std::fmt::Display. Automatic implementations are only provided for types such as in the std library. All others have to be manually implemented.","breadcrumbs":"Formatted output » Debug and Display » Debug and Display","id":"180","title":"Debug and Display"},"181":{"body":"The implementation of Debug is very straightforward: All types can derive the std::fmt::Debug implementation. This is not true for std::fmt::Display which must be manually implemented. {:?} must be used to print out the type which has implemented the Debug trait. // This structure cannot be printed either with `fmt::Display` or\n// with `fmt::Debug`.\nstruct UnPrintable(i32); // To make this struct printable with `fmt::Debug`, we can derive the automatic implementations provided by Rust\n#[derive(Debug)]\nstruct DebugPrintable(i32); 🌟 /* Fill in the blanks and Fix the errors */\nstruct Structure(i32); fn main() { // Types in std and Rust have implemented the fmt::Debug trait println!(\"__ months in a year.\", 12); println!(\"Now __ will print!\", Structure(3));\n} 🌟🌟 So fmt::Debug definitely makes one type printable, but sacrifices some elegance. Maybe we can get more elegant by replacing {:?} with something else( but not {} !) #[derive(Debug)]\nstruct Person { name: String, age: u8\n} fn main() { let person = Person { name: \"Sunface\".to_string(), age: 18 }; /* Make it output: Person { name: \"Sunface\", age: 18, } */ println!(\"{:?}\", person);\n} 🌟🌟 We can also manually implement Debug trait for our types #[derive(Debug)]\nstruct Structure(i32); #[derive(Debug)]\nstruct Deep(Structure); fn main() { // The problem with `derive` is there is no control over how // the results look. What if I want this to just show a `7`? /* Make it print: Now 7 will print! */ println!(\"Now {:?} will print!\", Deep(Structure(7)));\n}","breadcrumbs":"Formatted output » Debug and Display » Debug","id":"181","title":"Debug"},"182":{"body":"Yeah, Debug is simple and easy to use. But sometimes we want to customize the output appearance of our type. This is where Display really shines. Unlike Debug, there is no way to derive the implementation of the Display trait, we have to manually implement it. Another thing to note: the placeholder for Display is {} not {:?}. 🌟🌟 /* Make it work*/\nuse std::fmt; struct Point2D { x: f64, y: f64,\n} impl fmt::Display for Point2D { /* Implement.. */\n} impl fmt::Debug for Point2D { /* Implement.. */\n} fn main() { let point = Point2D { x: 3.3, y: 7.2 }; assert_eq!(format!(\"{}\",point), \"Display: 3.3 + 7.2i\"); assert_eq!(format!(\"{:?}\",point), \"Debug: Complex { real: 3.3, imag: 7.2 }\"); println!(\"Success!\");\n}","breadcrumbs":"Formatted output » Debug and Display » Display","id":"182","title":"Display"},"183":{"body":"Implementing fmt::Display for a structure whose elements must be handled separately is tricky. The problem is each write! generates a fmt::Result which must be handled in the same place. Fortunately, Rust provides the ? operator to help us eliminate some unnecessary codes for dealing with fmt::Result. 🌟🌟 /* Make it work */\nuse std::fmt; struct List(Vec); impl fmt::Display for List { fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { // Extract the value using tuple indexing, // and create a reference to `vec`. let vec = &self.0; write!(f, \"[\")?; // Iterate over `v` in `vec` while enumerating the iteration // count in `count`. for (count, v) in vec.iter().enumerate() { // For every element except the first, add a comma. // Use the ? operator to return on errors. if count != 0 { write!(f, \", \")?; } write!(f, \"{}\", v)?; } // Close the opened bracket and return a fmt::Result value. write!(f, \"]\") }\n} fn main() { let v = List(vec![1, 2, 3]); assert_eq!(format!(\"{}\",v), \"[0: 1, 1: 2, 2: 3]\"); println!(\"Success!\");\n} You can find the solutions here (under the solutions path), but only use it when you need it :)","breadcrumbs":"Formatted output » Debug and Display » ? operator","id":"183","title":"? operator"},"184":{"body":"","breadcrumbs":"Formatted output » formating » Formatting","id":"184","title":"Formatting"},"185":{"body":"1.🌟🌟 /* Fill in the blanks */\nfn main() { println!(\"{0}, this is {1}. {1}, this is {0}\", \"Alice\", \"Bob\"); // => Alice, this is Bob. Bob, this is Alice assert_eq!(format!(\"{1}{0}\", 1, 2), __); assert_eq!(format!(__, 1, 2), \"2112\"); println!(\"Success!\");\n}","breadcrumbs":"Formatted output » formating » Positional arguments","id":"185","title":"Positional arguments"},"186":{"body":"2.🌟🌟 fn main() { println!(\"{argument}\", argument = \"test\"); // => \"test\" /* Fill in the blanks */ assert_eq!(format!(\"{name}{}\", 1, __), \"21\"); assert_eq!(format!(__,a = \"a\", b = 'b', c = 3 ), \"a 3 b\"); /* Fix the error */ // Named argument must be placed after other arguments println!(\"{abc} {1}\", abc = \"def\", 2); println!(\"Success!\");\n}","breadcrumbs":"Formatted output » formating » Named arguments","id":"186","title":"Named arguments"},"187":{"body":"3.🌟🌟 By default, you can pad string with spaces fn main() { // The following two are padding with 5 spaces println!(\"Hello {:5}!\", \"x\"); // => \"Hello x !\" println!(\"Hello {:1$}!\", \"x\", 5); // => \"Hello x !\" /* Fill in the blanks */ assert_eq!(format!(\"Hello __!\", 5, \"x\"), \"Hello x !\"); assert_eq!(format!(\"Hello __!\", \"x\", width = 5), \"Hello x !\"); println!(\"Success!\");\n} 4.🌟🌟🌟 Left align, right align, pad with specified characters. fn main() { // Left align println!(\"Hello {:<5}!\", \"x\"); // => Hello x ! // Right align assert_eq!(format!(\"Hello __!\", \"x\"), \"Hello x!\"); // Center align assert_eq!(format!(\"Hello __!\", \"x\"), \"Hello x !\"); // Left align, pad with '&' assert_eq!(format!(\"Hello {:&<5}!\", \"x\"), __); println!(\"Success!\");\n} 5.🌟🌟 You can pad numbers with extra zeros. fn main() { println!(\"Hello {:5}!\", 5); // => Hello 5! println!(\"Hello {:+}!\", 5); // => Hello +5! println!(\"Hello {:05}!\", 5); // => Hello 00005! println!(\"Hello {:05}!\", -5); // => Hello -0005! /* Fill in the blank */ assert!(format!(\"{number:0>width$}\", number=1, width=6) == __); println!(\"Success!\")\n;}","breadcrumbs":"Formatted output » formating » Padding with string","id":"187","title":"Padding with string"},"188":{"body":"6.🌟🌟 Floating point precision /* Fill in the blanks */\nfn main() { let v = 3.1415926; println!(\"{:.1$}\", v, 4); // same as {:.4} => 3.1416 assert_eq!(format!(\"__\", v), \"3.14\"); assert_eq!(format!(\"__\", v), \"+3.14\"); assert_eq!(format!(\"__\", v), \"3\"); println!(\"Success!\");\n} 7.🌟🌟🌟 String length fn main() { let s = \"Hello, world!\"; println!(\"{0:.5}\", s); // => Hello assert_eq!(format!(\"Hello __!\", 3, \"abcdefg\"), \"Hello abc!\"); println!(\"Success!\");\n}","breadcrumbs":"Formatted output » formating » Precision","id":"188","title":"Precision"},"189":{"body":"format!(\"{}\", foo) -> \"3735928559\" format!(\"0x{:X}\", foo) -> \"0xDEADBEEF\" format!(\"0o{:o}\", foo) -> \"0o33653337357\" 8.🌟🌟 fn main() { assert_eq!(format!(\"__\", 27), \"0b11011\"); assert_eq!(format!(\"__\", 27), \"0o33\"); assert_eq!(format!(\"__\", 27), \"0x1b\"); assert_eq!(format!(\"__\", 27), \"0x1B\"); println!(\"{:x}!\", 27); // Hex with no prefix => 1b println!(\"{:#010b}\", 27); // Pad binary with 0, width = 10, => 0b00011011 println!(\"Success!\");\n}","breadcrumbs":"Formatted output » formating » Binary, octal, hex","id":"189","title":"Binary, octal, hex"},"19":{"body":"Introduced in Rust 1.59: You can now use tuple, slice, and struct patterns as the left-hand side of an assignment. 🌟🌟 Note: the feature Destructuring assignments need 1.59 or higher Rust version fn main() { let (x, y); (x,..) = (3, 4); [.., y] = [1, 2]; // Fill the blank to make the code work assert_eq!([x,y], __); println!(\"Success!\");\n} You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Variables » Destructuring assignments","id":"19","title":"Destructuring assignments"},"190":{"body":"9.🌟🌟🌟 fn get_person() -> String { String::from(\"sunface\")\n} fn get_format() -> (usize, usize) { (4, 1)\n} fn main() { let person = get_person(); println!(\"Hello, {person}!\"); let (width, precision) = get_format(); let scores = [(\"sunface\", 99.12), (\"jack\", 60.34)]; /* Make it print: sunface: 99.1 jack: 60.3 */ for (name, score) in scores { println!(\"{name}: __\"); }\n}","breadcrumbs":"Formatted output » formating » Capture the environment","id":"190","title":"Capture the environment"},"191":{"body":"Example fn main() { // Exponent println!(\"{:2e}\", 1000000000); // => 1e9 println!(\"{:2E}\", 1000000000); // => 1E9 // Pointer address let v= vec![1, 2, 3]; println!(\"{:p}\", v.as_ptr()); // => 0x600002324050 // Escape println!(\"Hello {{}}\"); // => Hello {}\n} You can find the solutions here (under the solutions path), but only use it when you need it :)","breadcrumbs":"Formatted output » formating » Others","id":"191","title":"Others"},"192":{"body":"Learning resources: English: Rust Book 10.3 简体中文: Rust语言圣经 - 生命周期","breadcrumbs":"Lifetime » Lifetime","id":"192","title":"Lifetime"},"193":{"body":"The compiler uses lifetime to ensure all borrows are valid. Typically, a variable's lifetime begins when it is created and ends when it is destroyed.","breadcrumbs":"Lifetime » basic » Lifetime","id":"193","title":"Lifetime"},"194":{"body":"🌟 /* Annotate the lifetime of `i` and `borrow2` */ // Lifetimes are annotated below with lines denoting the creation\n// and destruction of each variable.\n// `i` has the longest lifetime because its scope entirely encloses // both `borrow1` and `borrow2`. The duration of `borrow1` compared // to `borrow2` is irrelevant since they are disjoint.\nfn main() { let i = 3; { let borrow1 = &i; // `borrow1` lifetime starts. ──┐ // │ println!(\"borrow1: {}\", borrow1); // │ } // `borrow1 ends. ──────────────────────────────────┘ { let borrow2 = &i; println!(\"borrow2: {}\", borrow2); } } 🌟🌟 Example { let x = 5; // ----------+-- 'b // | let r = &x; // --+-- 'a | // | | println!(\"r: {}\", r); // | | // --+ |\n} // ----------+ /* Annotate `r` and `x` as above, and explain why this code fails to compile, in the lifetime aspect. */ fn main() { { let r; // ---------+-- 'a // | { // | let x = 5; // -+-- 'b | r = &x; // | | } // -+ | // | println!(\"r: {}\", r); // | } // ---------+\n}","breadcrumbs":"Lifetime » basic » The scope of lifetime","id":"194","title":"The scope of lifetime"},"195":{"body":"The borrow checker uses explicit lifetime annotations to determine how long a reference should be valid. But for us users, in most cases, there is no need to annotate the lifetime, because there are several elision rules, before learning these rules, we need to know how to annotate lifetime manually. Function Ignoring elision rules, lifetimes in function signatures have a few constraints: Any reference must have an annotated lifetime Any reference being returned must have the same lifetime as one of the inputs or be static Example // One input reference with lifetime `'a` which must live\n// at least as long as the function.\nfn print_one<'a>(x: &'a i32) { println!(\"`print_one`: x is {}\", x);\n} // Mutable references are possible with lifetimes as well.\nfn add_one<'a>(x: &'a mut i32) { *x += 1;\n} // Multiple elements with different lifetimes. In this case, it\n// would be fine for both to have the same lifetime `'a`, but\n// in more complex cases, different lifetimes may be required.\nfn print_multi<'a, 'b>(x: &'a i32, y: &'b i32) { println!(\"`print_multi`: x is {}, y is {}\", x, y);\n} // Returning references that have been passed in is acceptable.\n// However, the correct lifetime must be returned.\nfn pass_x<'a, 'b>(x: &'a i32, _: &'b i32) -> &'a i32 { x } fn main() { let x = 7; let y = 9; print_one(&x); print_multi(&x, &y); let z = pass_x(&x, &y); print_one(z); let mut t = 3; add_one(&mut t); print_one(&t);\n} 🌟 /* Make it work by adding proper lifetime annotation */\nfn longest(x: &str, y: &str) -> &str { if x.len() > y.len() { x } else { y }\n} fn main() {} 🌟🌟🌟 // `'a` must live longer than the function.\n// Here, `&String::from(\"foo\")` would create a `String`, followed by a\n// reference. Then the data is dropped upon exiting the scope, leaving\n// a reference to invalid data to be returned. /* Fix the error in three ways */\nfn invalid_output<'a>() -> &'a String { &String::from(\"foo\") } fn main() {\n} 🌟🌟 // `print_refs` takes two references to `i32` which have different\n// lifetimes `'a` and `'b`. These two lifetimes must both be at\n// least as long as the function `print_refs`.\nfn print_refs<'a, 'b>(x: &'a i32, y: &'b i32) { println!(\"x is {} and y is {}\", x, y);\n} /* Make it work */\n// A function which takes no arguments, but has a lifetime parameter `'a`.\nfn failed_borrow<'a>() { let _x = 12; // ERROR: `_x` does not live long enough let y: &'a i32 = &_x; // Attempting to use the lifetime `'a` as an explicit type annotation // inside the function will fail because the lifetime of `&_x` is shorter // than `'a` . A short lifetime cannot be coerced into a longer one.\n} fn main() { let (four, nine) = (4, 9); // Borrows (`&`) of both variables are passed into the function. print_refs(&four, &nine); // Any input which is borrowed must outlive the borrower. // In other words, the lifetime of `four` and `nine` must // be longer than that of `print_refs`. failed_borrow(); // `failed_borrow` contains no references to force `'a` to be // longer than the lifetime of the function, but `'a` is longer. // Because the lifetime is never constrained, it defaults to `'static`.\n} Structs 🌟 /* Make it work by adding proper lifetime annotation */ // A type `Borrowed` which houses a reference to an\n// `i32`. The reference to `i32` must outlive `Borrowed`.\n#[derive(Debug)]\nstruct Borrowed(&i32); // Similarly, both references here must outlive this structure.\n#[derive(Debug)]\nstruct NamedBorrowed { x: &i32, y: &i32,\n} // An enum which is either an `i32` or a reference to one.\n#[derive(Debug)]\nenum Either { Num(i32), Ref(&i32),\n} fn main() { let x = 18; let y = 15; let single = Borrowed(&x); let double = NamedBorrowed { x: &x, y: &y }; let reference = Either::Ref(&x); let number = Either::Num(y); println!(\"x is borrowed in {:?}\", single); println!(\"x and y are borrowed in {:?}\", double); println!(\"x is borrowed in {:?}\", reference); println!(\"y is *not* borrowed in {:?}\", number);\n} 🌟🌟 /* Make it work */ #[derive(Debug)]\nstruct NoCopyType {} #[derive(Debug)]\nstruct Example<'a, 'b> { a: &'a u32, b: &'b NoCopyType\n} fn main()\n{ /* 'a tied to fn-main stackframe */ let var_a = 35; let example: Example; { /* Lifetime 'b tied to new stackframe/scope */ let var_b = NoCopyType {}; /* fixme */ example = Example { a: &var_a, b: &var_b }; } println!(\"(Success!) {:?}\", example);\n} 🌟🌟 #[derive(Debug)]\nstruct NoCopyType {} #[derive(Debug)]\n#[allow(dead_code)]\nstruct Example<'a, 'b> { a: &'a u32, b: &'b NoCopyType\n} /* Fix function signature */\nfn fix_me(foo: &Example) -> &NoCopyType\n{ foo.b } fn main()\n{ let no_copy = NoCopyType {}; let example = Example { a: &1, b: &no_copy }; fix_me(&example); println!(\"Success!\")\n}","breadcrumbs":"Lifetime » basic » Lifetime annotating","id":"195","title":"Lifetime annotating"},"196":{"body":"Methods are annotated similarly to functions. Example struct Owner(i32); impl Owner { // Annotate lifetimes as in a standalone function. fn add_one<'a>(&'a mut self) { self.0 += 1; } fn print<'a>(&'a self) { println!(\"`print`: {}\", self.0); }\n} fn main() { let mut owner = Owner(18); owner.add_one(); owner.print();\n} 🌟🌟 /* Make it work by adding proper lifetime annotations */\nstruct ImportantExcerpt { part: &str,\n} impl ImportantExcerpt { fn level(&'a self) -> i32 { 3 }\n} fn main() {}","breadcrumbs":"Lifetime » basic » Method","id":"196","title":"Method"},"197":{"body":"Some lifetime patterns are so common that borrow checker will allow you to omit them to save typing and improve readability. This is known as Elision . Elision exist in Rust only because these patterns are common. For a more comprehensive understanding of elision, please see lifetime elision in the official book. 🌟🌟 /* Remove all the lifetimes that can be elided */ fn input<'a>(x: &'a i32) { println!(\"`annotated_input`: {}\", x);\n} fn pass<'a>(x: &'a i32) -> &'a i32 { x } fn longest<'a, 'b>(x: &'a str, y: &'b str) -> &'a str { x\n} struct Owner(i32); impl Owner { // Annotate lifetimes as in a standalone function. fn add_one<'a>(&'a mut self) { self.0 += 1; } fn print<'a>(&'a self) { println!(\"`print`: {}\", self.0); }\n} struct Person<'a> { age: u8, name: &'a str,\n} enum Either<'a> { Num(i32), Ref(&'a i32),\n} fn main() {} You can find the solutions here (under the solutions path), but only use it when you need it :)","breadcrumbs":"Lifetime » basic » Elision","id":"197","title":"Elision"},"198":{"body":"'static is a reserved lifetime name, you might have encountered it several times: // A reference with 'static lifetime:\nlet s: &'static str = \"hello world\"; // 'static as part of a trait bound:\nfn generic(x: T) where T: 'static {} Though they are all 'static, but subtly different.","breadcrumbs":"Lifetime » &'static and T: 'static » &'static and T: 'static","id":"198","title":"&'static and T: 'static"},"199":{"body":"As a reference lifetime, &'static indicates the data pointed to by the reference lives as long as the running program. But it can still be coerced to a shorter lifetime. 🌟🌟 There are several ways to make a variable with 'static lifetime, two of them are stored in the read-only memory of the binary. /* Fill in the blank in two ways */\nfn main() { __; need_static(v); println!(\"Success!\")\n} fn need_static(r : &'static str) { assert_eq!(r, \"hello\");\n} 🌟🌟🌟🌟 Another way to make 'static lifetime is using Box::leak #[derive(Debug)]\nstruct Config { a: String, b: String,\n}\nstatic mut config: Option<&mut Config> = None; /* Make it work without changing the function signatures of `init`*/\nfn init() -> Option<&'static mut Config> { Some(&mut Config { a: \"A\".to_string(), b: \"B\".to_string(), })\n} fn main() { unsafe { config = init(); println!(\"{:?}\",config) }\n} 🌟 &'static only indicates that the data can live forever, not the reference. The latter one will be constrained by its scope. fn main() { { // Make a `string` literal and print it: let static_string = \"I'm in read-only memory\"; println!(\"static_string: {}\", static_string); // When `static_string` goes out of scope, the reference // can no longer be used, but the data remains in the binary. } println!(\"static_string reference remains alive: {}\", static_string);\n} &'static can be coerced to a shorter lifetime. Example // Make a constant with `'static` lifetime.\nstatic NUM: i32 = 18; // Returns a reference to `NUM` where its `'static`\n// lifetime is coerced to that of the input argument.\nfn coerce_static<'a>(_: &'a i32) -> &'a i32 { &NUM\n} fn main() { { // Make an integer to use for `coerce_static`: let lifetime_num = 9; // Coerce `NUM` to lifetime of `lifetime_num`: let coerced_static = coerce_static(&lifetime_num); println!(\"coerced_static: {}\", coerced_static); } println!(\"NUM: {} stays accessible!\", NUM);\n}","breadcrumbs":"Lifetime » &'static and T: 'static » &'static","id":"199","title":"&'static"},"2":{"body":"Part of our examples and exercises are borrowed from Rust By Example , thanks for your great works! Although they are so awesome, we have our own secret weapons :) There are three parts in each chapter: examples, exercises and practices Besides examples, we have a lot of exercises, you can Read, Edit and Run them ONLINE Covering nearly all aspects of Rust, such as async/await, threads, sync primitives, optimizing, standard libraries, tool chain, data structures and algorithms etc. Every exercise has its own solutions The overall difficulties are a bit higher and from easy to super hard: easy 🌟 medium 🌟🌟 hard 🌟🌟🌟 super hard 🌟🌟🌟🌟 What we want to do is fill in the gap between learning and getting started with real projects.","breadcrumbs":"Rust By Practice » Features","id":"2","title":"Features"},"20":{"body":"Learning resources: English: Rust Book 3.2 and 3.3 简体中文: Rust语言圣经 - 基本类型","breadcrumbs":"Basic Types » Basic Types","id":"20","title":"Basic Types"},"200":{"body":"As a trait bound, it means the type does not contain any non-static references. Eg. the receiver can hold on to the type for as long as they want and it will never become invalid until they drop it. It's important to understand this means that any owned data always passes a 'static lifetime bound, but a reference to that owned data generally does not. 🌟🌟 /* Make it work */\nuse std::fmt::Debug; fn print_it( input: T) { println!( \"'static value passed in is: {:?}\", input );\n} fn print_it1( input: impl Debug + 'static ) { println!( \"'static value passed in is: {:?}\", input );\n} fn print_it2( input: &T) { println!( \"'static value passed in is: {:?}\", input );\n} fn main() { // i is owned and contains no references, thus it's 'static: let i = 5; print_it(i); // oops, &i only has the lifetime defined by the scope of // main(), so it's not 'static: print_it(&i); print_it1(&i); // but this one WORKS ! print_it2(&i);\n} 🌟🌟🌟 use std::fmt::Display; fn main() { let mut string = \"First\".to_owned(); string.push_str(string.to_uppercase().as_str()); print_a(&string); print_b(&string); print_c(&string); // Compilation error print_d(&string); // Compilation error print_e(&string); print_f(&string); print_g(&string); // Compilation error\n} fn print_a(t: &T) { println!(\"{}\", t);\n} fn print_b(t: &T)\nwhere T: Display + 'static,\n{ println!(\"{}\", t);\n} fn print_c(t: &'static dyn Display) { println!(\"{}\", t)\n} fn print_d(t: &'static impl Display) { println!(\"{}\", t)\n} fn print_e(t: &(dyn Display + 'static)) { println!(\"{}\", t)\n} fn print_f(t: &(impl Display + 'static)) { println!(\"{}\", t)\n} fn print_g(t: &'static String) { println!(\"{}\", t);\n} You can find the solutions here (under the solutions path), but only use it when you need it :)","breadcrumbs":"Lifetime » &'static and T: 'static » T: 'static","id":"200","title":"T: 'static"},"201":{"body":"","breadcrumbs":"Lifetime » advanced » Advance lifetime","id":"201","title":"Advance lifetime"},"202":{"body":"Just like generic types can be bounded, lifetimes can also be bounded as below: T: 'a,all references in T must outlive the lifetime 'a T: Trait + 'a: T must implement trait Trait and all references in T must outlive 'a Example use std::fmt::Debug; // Trait to bound with. #[derive(Debug)]\nstruct Ref<'a, T: 'a>(&'a T);\n// `Ref` contains a reference to a generic type `T` that has\n// an unknown lifetime `'a`. `T` is bounded such that any\n// *references* in `T` must outlive `'a`. Additionally, the lifetime\n// of `Ref` may not exceed `'a`. // A generic function which prints using the `Debug` trait.\nfn print(t: T) where T: Debug { println!(\"`print`: t is {:?}\", t);\n} // Here a reference to `T` is taken where `T` implements\n// `Debug` and all *references* in `T` outlive `'a`. In\n// addition, `'a` must outlive the function.\nfn print_ref<'a, T>(t: &'a T) where T: Debug + 'a { println!(\"`print_ref`: t is {:?}\", t);\n} fn main() { let x = 7; let ref_x = Ref(&x); print_ref(&ref_x); print(ref_x);\n} 🌟 /* Annotate struct with lifetime:\n1. `r` and `s` must have different lifetimes\n2. lifetime of `s` is bigger than that of 'r'\n*/\nstruct DoubleRef { r: &T, s: &T\n}\nfn main() { println!(\"Success!\")\n} 🌟🌟 /* Adding trait bounds to make it work */\nstruct ImportantExcerpt<'a> { part: &'a str,\n} impl<'a, 'b> ImportantExcerpt<'a> { fn announce_and_return_part(&'a self, announcement: &'b str) -> &'b str { println!(\"Attention please: {}\", announcement); self.part }\n} fn main() { println!(\"Success!\")\n} 🌟🌟 /* Adding trait bounds to make it work */\nfn f<'a, 'b>(x: &'a i32, mut y: &'b i32) { y = x; let r: &'b &'a i32 = &&0; } fn main() { println!(\"Success!\")\n}","breadcrumbs":"Lifetime » advanced » Trait Bounds","id":"202","title":"Trait Bounds"},"203":{"body":"Type bounds may be higher ranked over lifetimes. These bounds specify a bound is true for all lifetimes. For example, a bound such as for<'a> &'a T: PartialEq would require an implementation like: impl<'a> PartialEq for &'a T { // ...\n} and could then be used to compare a &'a T with any lifetime to an i32. Only a higher-ranked bound can be used here, because the lifetime of the reference is shorter than any possible lifetime parameter on the function. 🌟🌟🌟 /* Adding HRTB to make it work!*/\nfn call_on_ref_zero<'a, F>(f: F) where F: Fn(&'a i32) { let zero = 0; f(&zero);\n} fn main() { println!(\"Success!\");\n}","breadcrumbs":"Lifetime » advanced » HRTB(Higher-ranked trait bounds)","id":"203","title":"HRTB(Higher-ranked trait bounds)"},"204":{"body":"Before explaining NLL, let's see some code first: fn main() { let mut s = String::from(\"hello\"); let r1 = &s; let r2 = &s; println!(\"{} and {}\", r1, r2); let r3 = &mut s; println!(\"{}\", r3);\n} Based on our current knowledge, this code will cause en error due to violating the borrowing rules in Rust. But if you cargo run it, then everything will be ok, so what's going on here? The ability of the compiler to tell that a reference is no longer used at a point before the end of the scope, is called Non-Lexical Lifetimes ( NLL for short). With this ability the compiler knows when is the last time that a reference is used and optimizing the borrowing rules based on this knowledge. let mut u = 0i32;\nlet mut v = 1i32;\nlet mut w = 2i32; // lifetime of `a` = α ∪ β ∪ γ\nlet mut a = &mut u; // --+ α. lifetime of `&mut u` --+ lexical \"lifetime\" of `&mut u`,`&mut u`, `&mut w` and `a`\nuse(a); // | |\n*a = 3; // <-----------------+ |\n... // |\na = &mut v; // --+ β. lifetime of `&mut v` |\nuse(a); // | |\n*a = 4; // <-----------------+ |\n... // |\na = &mut w; // --+ γ. lifetime of `&mut w` |\nuse(a); // | |\n*a = 5; // <-----------------+ <--------------------------+","breadcrumbs":"Lifetime » advanced » NLL (Non-Lexical Lifetime)","id":"204","title":"NLL (Non-Lexical Lifetime)"},"205":{"body":"After learning NLL, we can easily understand reborrow now. Example #[derive(Debug)]\nstruct Point { x: i32, y: i32,\n} impl Point { fn move_to(&mut self, x: i32, y: i32) { self.x = x; self.y = y; }\n} fn main() { let mut p = Point { x: 0, y: 0 }; let r = &mut p; // Here comes the reborrow let rr: &Point = &*r; println!(\"{:?}\", rr); // Reborrow ends here, NLL introduced // Reborrow is over, we can continue using `r` now r.move_to(10, 10); println!(\"{:?}\", r);\n} 🌟🌟 /* Make it work by reordering some code */\nfn main() { let mut data = 10; let ref1 = &mut data; let ref2 = &mut *ref1; *ref1 += 1; *ref2 += 2; println!(\"{}\", data);\n}","breadcrumbs":"Lifetime » advanced » Reborrow","id":"205","title":"Reborrow"},"206":{"body":"See more info in Nomicon - Unbounded Lifetimes .","breadcrumbs":"Lifetime » advanced » Unbound lifetime","id":"206","title":"Unbound lifetime"},"207":{"body":"impl<'a> Reader for BufReader<'a> { // 'a is not used in the following methods\n} // can be written as :\nimpl Reader for BufReader<'_> { } // Rust 2015\nstruct Ref<'a, T: 'a> { field: &'a T\n} // Rust 2018\nstruct Ref<'a, T> { field: &'a T\n}","breadcrumbs":"Lifetime » advanced » More elision rules","id":"207","title":"More elision rules"},"208":{"body":"🌟🌟🌟🌟 /* Make it work */\nstruct Interface<'a> { manager: &'a mut Manager<'a>\n} impl<'a> Interface<'a> { pub fn noop(self) { println!(\"interface consumed\"); }\n} struct Manager<'a> { text: &'a str\n} struct List<'a> { manager: Manager<'a>,\n} impl<'a> List<'a> { pub fn get_interface(&'a mut self) -> Interface { Interface { manager: &mut self.manager } }\n} fn main() { let mut list = List { manager: Manager { text: \"hello\" } }; list.get_interface().noop(); println!(\"Interface should be dropped here and the borrow released\"); use_list(&list);\n} fn use_list(list: &List) { println!(\"{}\", list.manager.text);\n} You can find the solutions here (under the solutions path), but only use it when you need it :)","breadcrumbs":"Lifetime » advanced » A difficult exercise","id":"208","title":"A difficult exercise"},"209":{"body":"Learning resources: English: Rust Book 13 简体中文: Rust语言圣经 - 函数式编程:闭包和迭代器","breadcrumbs":"Functional programing » Functional programing","id":"209","title":"Functional programing"},"21":{"body":"","breadcrumbs":"Basic Types » Numbers » Numbers","id":"21","title":"Numbers"},"210":{"body":"Closures can capture the enclosing environments. For example we can capture the x variable : fn main() { let x = 1; let closure = |val| val + x; assert_eq!(closure(2), 3);\n} From the syntax, we can see that closures are very convenient for on the fly usage. Unlike functions, both the input and return types of a closure can be inferred by the compiler. fn main() { // Increment via closures and functions. fn function(i: i32) -> i32 { i + 1 } // Closures are anonymous, here we are binding them to references // // These nameless functions are assigned to appropriately named variables. let closure_annotated = |i: i32| -> i32 { i + 1 }; let closure_inferred = |i | i + 1 ; let i = 1; // Call the function and closures. println!(\"function: {}\", function(i)); println!(\"closure_annotated: {}\", closure_annotated(i)); println!(\"closure_inferred: {}\", closure_inferred(i)); // A closure taking no arguments which returns an `i32`. // The return type is inferred. let one = || 1; println!(\"closure returning one: {}\", one()); }","breadcrumbs":"Functional programing » Closure » Closure","id":"210","title":"Closure"},"211":{"body":"Closures can capture variables by borrowing or moving. But they prefer to capture by borrowing and only go lower when required: By reference: &T By mutable reference: &mut T By value: T 🌟 /* Make it work with least amount of changes*/\nfn main() { let color = String::from(\"green\"); let print = move || println!(\"`color`: {}\", color); print(); print(); // `color` can be borrowed immutably again, because the closure only holds // an immutable reference to `color`. let _reborrow = &color; println!(\"{}\",color);\n} 🌟🌟 /* Make it work - Dont use `_reborrow` and `_count_reborrowed`\n- Dont modify `assert_eq`\n*/\nfn main() { let mut count = 0; let mut inc = || { count += 1; println!(\"`count`: {}\", count); }; inc(); let _reborrow = &count; inc(); // The closure no longer needs to borrow `&mut count`. Therefore, it is // possible to reborrow without an error let _count_reborrowed = &mut count; assert_eq!(count, 0);\n} 🌟🌟 /* Make it work in two ways, none of them is to remove `take(movable)` away from the code\n*/\nfn main() { let movable = Box::new(3); let consume = || { println!(\"`movable`: {:?}\", movable); take(movable); }; consume(); consume();\n} fn take(_v: T) {} For comparison, the following code has no error: fn main() { let movable = Box::new(3); let consume = move || { println!(\"`movable`: {:?}\", movable); }; consume(); consume();\n}","breadcrumbs":"Functional programing » Closure » Capturing","id":"211","title":"Capturing"},"212":{"body":"The following four closures has no difference in input and return types. fn add_one_v1 (x: u32) -> u32 { x + 1 }\nlet add_one_v2 = |x: u32| -> u32 { x + 1 };\nlet add_one_v3 = |x| { x + 1 };\nlet add_one_v4 = |x| x + 1 ; 🌟 fn main() { let example_closure = |x| x; let s = example_closure(String::from(\"hello\")); /* Make it work, only change the following line */ let n = example_closure(5);\n}","breadcrumbs":"Functional programing » Closure » Type inferred","id":"212","title":"Type inferred"},"213":{"body":"When taking a closure as an input parameter, the closure's complete type must be annotated using one of the following traits: Fn: the closure uses the captured value by reference (&T) FnMut: the closure uses the captured value by mutable reference (&mut T) FnOnce: the closure uses the captured value by value (T) 🌟🌟 /* Make it work by changing the trait bound, in two ways*/\nfn fn_once(func: F)\nwhere F: FnOnce(usize) -> bool,\n{ println!(\"{}\", func(3)); println!(\"{}\", func(4));\n} fn main() { let x = vec![1, 2, 3]; fn_once(|z|{z == x.len()})\n} 🌟🌟 fn main() { let mut s = String::new(); let update_string = |str| s.push_str(str); exec(update_string); println!(\"{:?}\",s);\n} /* Fill in the blank */\nfn exec<'a, F: __>(mut f: F) { f(\"hello\")\n} Which trait does the compiler prefer to use? Fn: the closure uses the captured value by reference (&T) FnMut: the closure uses the captured value by mutable reference (&mut T) FnOnce: the closure uses the captured value by value (T) On a variable-by-variable basis, the compiler will capture variables in the least restrictive manner possible. For instance, consider a parameter annotated as FnOnce. This specifies that the closure may capture by &T, &mut T, or T, but the compiler will ultimately choose based on how the captured variables are used in the closure. Which trait to use is determined by what the closure does with captured value. This is because if a move is possible, then any type of borrow should also be possible. Note that the reverse is not true. If the parameter is annotated as Fn, then capturing variables by &mut T or T are not allowed. 🌟🌟 /* Fill in the blank */ // A function which takes a closure as an argument and calls it.\n// denotes that F is a \"Generic type parameter\"\nfn apply(f: F) where // The closure takes no input and returns nothing. F: __ { f();\n} // A function which takes a closure and returns an `i32`.\nfn apply_to_3(f: F) -> i32 where // The closure takes an `i32` and returns an `i32`. F: Fn(i32) -> i32 { f(3)\n} fn main() { use std::mem; let greeting = \"hello\"; // A non-copy type. // `to_owned` creates owned data from borrowed one let mut farewell = \"goodbye\".to_owned(); // Capture 2 variables: `greeting` by reference and // `farewell` by value. let diary = || { // `greeting` is by reference: requires `Fn`. println!(\"I said {}.\", greeting); // Mutation forces `farewell` to be captured by // mutable reference. Now requires `FnMut`. farewell.push_str(\"!!!\"); println!(\"Then I screamed {}.\", farewell); println!(\"Now I can sleep. zzzzz\"); // Manually calling drop forces `farewell` to // be captured by value. Now requires `FnOnce`. mem::drop(farewell); }; // Call the function which applies the closure. apply(diary); // `double` satisfies `apply_to_3`'s trait bound let double = |x| 2 * x; println!(\"3 doubled: {}\", apply_to_3(double));\n} Move closures may still implement Fn or FnMut, even though they capture variables by move. This is because the traits implemented by a closure type are determined by what the closure does with captured values, not how it captures them. The move keyword only specifies the latter. fn main() { let s = String::new(); let update_string = move || println!(\"{}\",s); exec(update_string);\n} fn exec(f: F) { f()\n} The following code also has no error: fn main() { let s = String::new(); let update_string = move || println!(\"{}\",s); exec(update_string);\n} fn exec(f: F) { f()\n} 🌟🌟 /* Fill in the blank */\nfn main() { let mut s = String::new(); let update_string = |str| -> String {s.push_str(str); s }; exec(update_string);\n} fn exec<'a, F: __>(mut f: F) { f(\"hello\");\n}","breadcrumbs":"Functional programing » Closure » Fn, FnMut, FnOnce","id":"213","title":"Fn, FnMut, FnOnce"},"214":{"body":"Since closure can be used as arguments, you might wonder can we use functions as arguments too? And indeed we can. 🌟🌟 /* Implement `call_me` to make it work */\nfn call_me { f();\n} fn function() { println!(\"I'm a function!\");\n} fn main() { let closure = || println!(\"I'm a closure!\"); call_me(closure); call_me(function);\n}","breadcrumbs":"Functional programing » Closure » Input functions","id":"214","title":"Input functions"},"215":{"body":"Returning a closure is much harder than you may have thought of. 🌟🌟 /* Fill in the blank using two approaches, and fix the error */\nfn create_fn() -> __ { let num = 5; // How does the following closure capture the environment variable `num` // &T, &mut T, T ? |x| x + num\n} fn main() { let fn_plain = create_fn(); fn_plain(1);\n} 🌟🌟 /* Fill in the blank and fix the error*/\nfn factory(x:i32) -> __ { let num = 5; if x > 1{ move |x| x + num } else { move |x| x + num }\n}","breadcrumbs":"Functional programing » Closure » Closure as return types","id":"215","title":"Closure as return types"},"216":{"body":"Example struct Cacher\nwhere T: Fn(E) -> E, E: Copy\n{ query: T, value: Option,\n} impl Cacher\nwhere T: Fn(E) -> E, E: Copy\n{ fn new(query: T) -> Cacher { Cacher { query, value: None, } } fn value(&mut self, arg: E) -> E { match self.value { Some(v) => v, None => { let v = (self.query)(arg); self.value = Some(v); v } } }\n}\nfn main() { } #[test]\nfn call_with_different_values() { let mut c = Cacher::new(|a| a); let v1 = c.value(1); let v2 = c.value(2); assert_eq!(v2, 1);\n} You can find the solutions here (under the solutions path), but only use it when you need it :)","breadcrumbs":"Functional programing » Closure » Closure in structs","id":"216","title":"Closure in structs"},"217":{"body":"The iterator pattern allows us to perform some tasks on a sequence of items in turn. An iterator is responsible for the logic of iterating over each item and determining when the sequence has finished.","breadcrumbs":"Functional programing » Iterator » Iterator","id":"217","title":"Iterator"},"218":{"body":"fn main() { let v = vec![1, 2, 3]; for x in v { println!(\"{}\",x) }\n} In the code above, You may consider for as a simple loop, but actually it is iterating over a iterator. By default for will apply the into_iter to the collection, and change it into a iterator. As a result, the following code is equivalent to previous one: fn main() { let v = vec![1, 2, 3]; for x in v.into_iter() { println!(\"{}\",x) }\n} 🌟 /* Refactoring the following code using iterators */\nfn main() { let arr = [0; 10]; for i in 0..arr.len() { println!(\"{}\",arr[i]); }\n} 🌟 One of the easiest ways to create an iterator is to use the range notion: a..b. /* Fill in the blank */\nfn main() { let mut v = Vec::new(); for n in __ { v.push(n); } assert_eq!(v.len(), 100);\n}","breadcrumbs":"Functional programing » Iterator » for and iterator","id":"218","title":"for and iterator"},"219":{"body":"All iterators implement a trait named Iterator that is defined in the standard library: pub trait Iterator { type Item; fn next(&mut self) -> Option; // Methods with default implementations elided\n} And we can call the next method on iterators directly. 🌟🌟 /* Fill the blanks and fix the errors.\nUsing two ways if possible */\nfn main() { let v1 = vec![1, 2]; assert_eq!(v1.next(), __); assert_eq!(v1.next(), __); assert_eq!(v1.next(), __);\n}","breadcrumbs":"Functional programing » Iterator » next method","id":"219","title":"next method"},"22":{"body":"🌟 Tips: If we don't explicitly assign a type to a variable, then the compiler will infer one for us. // Remove something to make it work\nfn main() { let x: i32 = 5; let mut y: u32 = 5; y = x; let z = 10; // Type of z ? println!(\"Success!\");\n} 🌟 // Fill the blank\nfn main() { let v: u16 = 38_u8 as __; println!(\"Success!\");\n} 🌟🌟🌟 Tips: If we don't explicitly assign a type to a variable, then the compiler will infer one for us. // Modify `assert_eq!` to make it work\nfn main() { let x = 5; assert_eq!(\"u32\".to_string(), type_of(&x)); println!(\"Success!\");\n} // Get the type of given variable, return a string representation of the type , e.g \"i8\", \"u8\", \"i32\", \"u32\"\nfn type_of(_: &T) -> String { format!(\"{}\", std::any::type_name::())\n} 🌟🌟 // Fill the blanks to make it work\nfn main() { assert_eq!(i8::MAX, __); assert_eq!(u8::MAX, __); println!(\"Success!\");\n} 🌟🌟 // Fix errors and panics to make it work\nfn main() { let v1 = 251_u8 + 8; let v2 = i8::checked_add(251, 8).unwrap(); println!(\"{},{}\",v1,v2);\n} 🌟🌟 // Modify `assert!` to make it work\nfn main() { let v = 1_024 + 0xff + 0o77 + 0b1111_1111; assert!(v == 1579); println!(\"Success!\");\n}","breadcrumbs":"Basic Types » Numbers » Integer","id":"22","title":"Integer"},"220":{"body":"In the previous section, we have mentioned that for will apply the into_iter to the collection, and change it into a iterator. However, this is not the only way to convert collections into iterators. into_iter, iter, iter_mut, all of them can convert a collection into iterator, but in different ways. into_iter consumes the collection, once the collection has been consumed, it is no longer available for reuse, because its ownership has been moved within the loop. iter, this borrows each element of the collection through each iteration, thus leaving the collection untouched and available for reuse after the loop iter_mut, this mutably borrows each element of the collection, allowing for the collection to be modified in place. 🌟 /* Make it work */\nfn main() { let arr = vec![0; 10]; for i in arr { println!(\"{}\", i); } println!(\"{:?}\",arr);\n} 🌟 /* Fill in the blank */\nfn main() { let mut names = vec![\"Bob\", \"Frank\", \"Ferris\"]; for name in names.__{ *name = match name { &mut \"Ferris\" => \"There is a rustacean among us!\", _ => \"Hello\", } } println!(\"names: {:?}\", names);\n} 🌟🌟 /* Fill in the blank */\nfn main() { let mut values = vec![1, 2, 3]; let mut values_iter = values.__; if let Some(v) = values_iter.__{ __ } assert_eq!(values, vec![0, 2, 3]);\n}","breadcrumbs":"Functional programing » Iterator » into_iter, iter and iter_mut","id":"220","title":"into_iter, iter and iter_mut"},"221":{"body":"We can not only create iterators from collection's types, but also can create iterators by implementing the Iterator trait on our own types. Example struct Counter { count: u32,\n} impl Counter { fn new() -> Counter { Counter { count: 0 } }\n} impl Iterator for Counter { type Item = u32; fn next(&mut self) -> Option { if self.count < 5 { self.count += 1; Some(self.count) } else { None } }\n} fn main() { let mut counter = Counter::new(); assert_eq!(counter.next(), Some(1)); assert_eq!(counter.next(), Some(2)); assert_eq!(counter.next(), Some(3)); assert_eq!(counter.next(), Some(4)); assert_eq!(counter.next(), Some(5)); assert_eq!(counter.next(), None);\n} 🌟🌟🌟 struct Fibonacci { curr: u32, next: u32,\n} // Implement `Iterator` for `Fibonacci`.\n// The `Iterator` trait only requires a method to be defined for the `next` element.\nimpl Iterator for Fibonacci { // We can refer to this type using Self::Item type Item = u32; /* Implement next method */ fn next(&mut self)\n} // Returns a Fibonacci sequence generator\nfn fibonacci() -> Fibonacci { Fibonacci { curr: 0, next: 1 }\n} fn main() { let mut fib = fibonacci(); assert_eq!(fib.next(), Some(1)); assert_eq!(fib.next(), Some(1)); assert_eq!(fib.next(), Some(2)); assert_eq!(fib.next(), Some(3)); assert_eq!(fib.next(), Some(5));\n}","breadcrumbs":"Functional programing » Iterator » Creating our own iterator","id":"221","title":"Creating our own iterator"},"222":{"body":"The Iterator trait has a number of methods with default implementations provided by the standard library.","breadcrumbs":"Functional programing » Iterator » Methods that Consume the Iterator","id":"222","title":"Methods that Consume the Iterator"},"223":{"body":"Some of these methods call the method nextto use up the iterator, so they are called consuming adaptors . 🌟🌟 /* Fill in the blank and fix the errors */\nfn main() { let v1 = vec![1, 2, 3]; let v1_iter = v1.iter(); // The sum method will take the ownership of the iterator and iterates through the items by repeatedly calling next method let total = v1_iter.sum(); assert_eq!(total, __); println!(\"{:?}, {:?}\",v1, v1_iter);\n} Collect Other than converting a collection into an iterator, we can also collect the result values into a collection, collect will consume the iterator. 🌟🌟 /* Make it work */\nuse std::collections::HashMap;\nfn main() { let names = [(\"sunface\",18), (\"sunfei\",18)]; let folks: HashMap<_, _> = names.into_iter().collect(); println!(\"{:?}\",folks); let v1: Vec = vec![1, 2, 3]; let v2 = v1.iter().collect(); assert_eq!(v2, vec![1, 2, 3]);\n}","breadcrumbs":"Functional programing » Iterator » Consuming adaptors","id":"223","title":"Consuming adaptors"},"224":{"body":"Methods allowing you to change one iterator into another iterator are known as iterator adaptors . You can chain multiple iterator adaptors to perform complex actions in a readable way. But because all iterators are lazy , you have to call one of the consuming adapters to get results from calls to iterator adapters. 🌟🌟 /* Fill in the blanks */\nfn main() { let v1: Vec = vec![1, 2, 3]; let v2: Vec<_> = v1.iter().__.__; assert_eq!(v2, vec![2, 3, 4]);\n} 🌟🌟 /* Fill in the blanks */\nuse std::collections::HashMap;\nfn main() { let names = [\"sunface\", \"sunfei\"]; let ages = [18, 18]; let folks: HashMap<_, _> = names.into_iter().__.collect(); println!(\"{:?}\",folks);\n} Using closures in iterator adaptors 🌟🌟 /* Fill in the blanks */\n#[derive(PartialEq, Debug)]\nstruct Shoe { size: u32, style: String,\n} fn shoes_in_size(shoes: Vec, shoe_size: u32) -> Vec { shoes.into_iter().__.collect()\n} fn main() { let shoes = vec![ Shoe { size: 10, style: String::from(\"sneaker\"), }, Shoe { size: 13, style: String::from(\"sandal\"), }, Shoe { size: 10, style: String::from(\"boot\"), }, ]; let in_my_size = shoes_in_size(shoes, 10); assert_eq!( in_my_size, vec![ Shoe { size: 10, style: String::from(\"sneaker\") }, Shoe { size: 10, style: String::from(\"boot\") }, ] );\n} You can find the solutions here (under the solutions path), but only use it when you need it :)","breadcrumbs":"Functional programing » Iterator » Iterator adaptors","id":"224","title":"Iterator adaptors"},"225":{"body":"","breadcrumbs":"newtype and DST » newtype and Sized","id":"225","title":"newtype and Sized"},"226":{"body":"The orphan rule tells us that we are allowed to implement a trait on a type as long as either the trait or the type are local to our crate. The newtype pattern can help us get around this restriction, which involves creating a new type in a tuple struct . 🌟 use std::fmt; /* Define the Wrapper type */\n__; // Display is an external trait\nimpl fmt::Display for Wrapper { fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { write!(f, \"[{}]\", self.0.join(\", \")) }\n} fn main() { // Vec is an external type, so you cannot implement Display trait on Vec type let w = Wrapper(vec![String::from(\"hello\"), String::from(\"world\")]); println!(\"w = {}\", w);\n} 🌟 Hide the methods of the original type. /* Make it workd */\nstruct Meters(u32); fn main() { let i: u32 = 2; assert_eq!(i.pow(2), 4); let n = Meters(i); // The `pow` method is defined on `u32` type, we can't directly call it assert_eq!(n.pow(2), 4);\n} 🌟🌟 The newtype idiom gives compile time guarantees that the right type of value is supplied to a program. /* Make it work */\nstruct Years(i64); struct Days(i64); impl Years { pub fn to_days(&self) -> Days { Days(self.0 * 365) }\n} impl Days { pub fn to_years(&self) -> Years { Years(self.0 / 365) }\n} // An age verification function that checks age in years, must be given a value of type Years.\nfn old_enough(age: &Years) -> bool { age.0 >= 18\n} fn main() { let age = Years(5); let age_days = age.to_days(); println!(\"Old enough {}\", old_enough(&age)); println!(\"Old enough {}\", old_enough(&age_days));\n} 🌟🌟 use std::ops::Add;\nuse std::fmt::{self, format}; struct Meters(u32);\nimpl fmt::Display for Meters { fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { write!(f, \"There are still {} meters left\", self.0) }\n} impl Add for Meters { type Output = Self; fn add(self, other: Meters) -> Self { Self(self.0 + other.0) }\n}\nfn main() { let d = calculate_distance(Meters(10), Meters(20)); assert_eq!(format!(\"{}\",d), \"There are still 30 meters left\");\n} /* Implement calculate_distance */\nfn calculate_distance","breadcrumbs":"newtype and DST » Newtype","id":"226","title":"Newtype"},"227":{"body":"Type alias is important to improve the readability of our code. type Thunk = Box; let f: Thunk = Box::new(|| println!(\"hi\")); fn takes_long_type(f: Thunk) { // --snip--\n} fn returns_long_type() -> Thunk { // --snip--\n} type Result = std::result::Result; And Unlike newtype, type alias don't create new types, so the following code is valid: type Meters = u32; let x: u32 = 5;\nlet y: Meters = 5; println!(\"x + y = {}\", x + y); 🌟 enum VeryVerboseEnumOfThingsToDoWithNumbers { Add, Subtract,\n} /* Fill in the blank */\n__ fn main() { // We can refer to each variant via its alias, not its long and inconvenient // name. let x = Operations::Add;\n} 🌟🌟 There are a few preserved aliases in Rust, one of which can be used in impl blocks. enum VeryVerboseEnumOfThingsToDoWithNumbers { Add, Subtract,\n} impl VeryVerboseEnumOfThingsToDoWithNumbers { fn run(&self, x: i32, y: i32) -> i32 { match self { __::Add => x + y, __::Subtract => x - y, } }\n}","breadcrumbs":"newtype and DST » Type alias","id":"227","title":"Type alias"},"228":{"body":"These concepts are complicated, so we are not going to explain here, but you can find them in The Book . 🌟🌟🌟 Array with dynamic length is a Dynamic Sized Type ( DST ), we can't directly use it /* Make it work with const generics */\nfn my_function(n: usize) -> [u32; usize] { [123; n]\n} fn main() { let arr = my_function(); println!(\"{:?}\",arr);\n} 🌟🌟 Slice is unsized type, but the reference of slice is not. /* Make it work with slice references */\nfn main() { let s: str = \"Hello there!\"; let arr: [u8] = [1, 2, 3];\n} 🌟🌟 Trait is also an unsized type /* Make it work in two ways */\nuse std::fmt::Display;\nfn foobar(thing: Display) {} fn main() {\n}","breadcrumbs":"newtype and DST » DST and unsized type","id":"228","title":"DST and unsized type"},"229":{"body":"","breadcrumbs":"Smart pointers TODO » Smart pointers","id":"229","title":"Smart pointers"},"23":{"body":"🌟 // Fill the blank to make it work\nfn main() { let x = 1_000.000_1; // ? let y: f32 = 0.12; // f32 let z = 0.01_f64; // f64 assert_eq!(type_of(&x), \"__\".to_string()); println!(\"Success!\");\n} fn type_of(_: &T) -> String { format!(\"{}\", std::any::type_name::())\n} 🌟🌟 Make it work in two distinct ways fn main() { assert!(0.1+0.2==0.3); println!(\"Success!\");\n}","breadcrumbs":"Basic Types » Numbers » Floating-Point","id":"23","title":"Floating-Point"},"230":{"body":"","breadcrumbs":"Smart pointers TODO » Box » Box","id":"230","title":"Box"},"231":{"body":"","breadcrumbs":"Smart pointers TODO » Deref » Deref","id":"231","title":"Deref"},"232":{"body":"","breadcrumbs":"Smart pointers TODO » Drop » Drop","id":"232","title":"Drop"},"233":{"body":"","breadcrumbs":"Smart pointers TODO » Rc and Arc » Rc and Arc","id":"233","title":"Rc and Arc"},"234":{"body":"","breadcrumbs":"Smart pointers TODO » Cell and RefCell » Cell and RefCell","id":"234","title":"Cell and RefCell"},"235":{"body":"","breadcrumbs":"Weak and Circle reference TODO » Weak and Circle reference","id":"235","title":"Weak and Circle reference"},"236":{"body":"","breadcrumbs":"Self referential TODO » Self referential","id":"236","title":"Self referential"},"237":{"body":"","breadcrumbs":"Threads TODO » Threads","id":"237","title":"Threads"},"238":{"body":"","breadcrumbs":"Threads TODO » Basic using » Basic using","id":"238","title":"Basic using"},"239":{"body":"","breadcrumbs":"Threads TODO » Message passing » Message passing","id":"239","title":"Message passing"},"24":{"body":"🌟🌟 Two goals: 1. Modify assert! to make it work 2. Make println! output: 97 - 122 fn main() { let mut sum = 0; for i in -3..2 { sum += i } assert!(sum == -3); for c in 'a'..='z' { println!(\"{}\",c); }\n} 🌟🌟 // Fill the blanks\nuse std::ops::{Range, RangeInclusive};\nfn main() { assert_eq!((1..__), Range{ start: 1, end: 5 }); assert_eq!((1..__), RangeInclusive::new(1, 5)); println!(\"Success!\");\n}","breadcrumbs":"Basic Types » Numbers » Range","id":"24","title":"Range"},"240":{"body":"","breadcrumbs":"Threads TODO » Sync » Sync","id":"240","title":"Sync"},"241":{"body":"","breadcrumbs":"Threads TODO » Atomic » Atomic","id":"241","title":"Atomic"},"242":{"body":"","breadcrumbs":"Threads TODO » Send and Sync » Send and Sync","id":"242","title":"Send and Sync"},"243":{"body":"","breadcrumbs":"Global variables TODO » Global variables","id":"243","title":"Global variables"},"244":{"body":"","breadcrumbs":"Errors TODO » Errors","id":"244","title":"Errors"},"245":{"body":"","breadcrumbs":"Unsafe doing » Unsafe todo","id":"245","title":"Unsafe todo"},"246":{"body":"Rust provides support for inline assembly via the asm! macro. It can be used to embed handwritten assembly in the assembly output generated by the compiler. Generally this should not be necessary, but might be where the required performance or timing cannot be otherwise achieved. Accessing low level hardware primitives, e.g. in kernel code, may also demand this functionality. Note : the examples here are given in x86/x86-64 assembly, but other architectures are also supported. Inline assembly is currently supported on the following architectures: x86 and x86-64 ARM AArch64 RISC-V","breadcrumbs":"Unsafe doing » Inline assembly » Inline assembly","id":"246","title":"Inline assembly"},"247":{"body":"Let us start with the simplest possible example: use std::arch::asm; unsafe { asm!(\"nop\");\n} This will insert a NOP (no operation) instruction into the assembly generated by the compiler. Note that all asm! invocations have to be inside an unsafe block, as they could insert arbitrary instructions and break various invariants. The instructions to be inserted are listed in the first argument of the asm! macro as a string literal.","breadcrumbs":"Unsafe doing » Inline assembly » Basic usage","id":"247","title":"Basic usage"},"248":{"body":"Now inserting an instruction that does nothing is rather boring. Let us do something that actually acts on data: use std::arch::asm; let x: u64;\nunsafe { asm!(\"mov {}, 5\", out(reg) x);\n}\nassert_eq!(x, 5); This will write the value 5 into the u64 variable x. You can see that the string literal we use to specify instructions is actually a template string. It is governed by the same rules as Rust format strings . The arguments that are inserted into the template however look a bit different than you may be familiar with. First we need to specify if the variable is an input or an output of the inline assembly. In this case it is an output. We declared this by writing out. We also need to specify in what kind of register the assembly expects the variable. In this case we put it in an arbitrary general purpose register by specifying reg. The compiler will choose an appropriate register to insert into the template and will read the variable from there after the inline assembly finishes executing. Let us see another example that also uses an input: use std::arch::asm; let i: u64 = 3;\nlet o: u64;\nunsafe { asm!( \"mov {0}, {1}\", \"add {0}, 5\", out(reg) o, in(reg) i, );\n}\nassert_eq!(o, 8); This will add 5 to the input in variable i and write the result to variable o. The particular way this assembly does this is first copying the value from i to the output, and then adding 5 to it. The example shows a few things: First, we can see that asm! allows multiple template string arguments; each one is treated as a separate line of assembly code, as if they were all joined together with newlines between them. This makes it easy to format assembly code. Second, we can see that inputs are declared by writing in instead of out. Third, we can see that we can specify an argument number, or name as in any format string. For inline assembly templates this is particularly useful as arguments are often used more than once. For more complex inline assembly using this facility is generally recommended, as it improves readability, and allows reordering instructions without changing the argument order. We can further refine the above example to avoid the mov instruction: use std::arch::asm; let mut x: u64 = 3;\nunsafe { asm!(\"add {0}, 5\", inout(reg) x);\n}\nassert_eq!(x, 8); We can see that inout is used to specify an argument that is both input and output. This is different from specifying an input and output separately in that it is guaranteed to assign both to the same register. It is also possible to specify different variables for the input and output parts of an inout operand: use std::arch::asm; let x: u64 = 3;\nlet y: u64;\nunsafe { asm!(\"add {0}, 5\", inout(reg) x => y);\n}\nassert_eq!(y, 8);","breadcrumbs":"Unsafe doing » Inline assembly » Inputs and outputs","id":"248","title":"Inputs and outputs"},"249":{"body":"The Rust compiler is conservative with its allocation of operands. It is assumed that an out can be written at any time, and can therefore not share its location with any other argument. However, to guarantee optimal performance it is important to use as few registers as possible, so they won't have to be saved and reloaded around the inline assembly block. To achieve this Rust provides a lateout specifier. This can be used on any output that is written only after all inputs have been consumed. There is also a inlateout variant of this specifier. Here is an example where inlateout cannot be used: use std::arch::asm; let mut a: u64 = 4;\nlet b: u64 = 4;\nlet c: u64 = 4;\nunsafe { asm!( \"add {0}, {1}\", \"add {0}, {2}\", inout(reg) a, in(reg) b, in(reg) c, );\n}\nassert_eq!(a, 12); Here the compiler is free to allocate the same register for inputs b and c since it knows they have the same value. However it must allocate a separate register for a since it uses inout and not inlateout. If inlateout was used, then a and c could be allocated to the same register, in which case the first instruction to overwrite the value of c and cause the assembly code to produce the wrong result. However the following example can use inlateout since the output is only modified after all input registers have been read: use std::arch::asm; let mut a: u64 = 4;\nlet b: u64 = 4;\nunsafe { asm!(\"add {0}, {1}\", inlateout(reg) a, in(reg) b);\n}\nassert_eq!(a, 8); As you can see, this assembly fragment will still work correctly if a and b are assigned to the same register.","breadcrumbs":"Unsafe doing » Inline assembly » Late output operands","id":"249","title":"Late output operands"},"25":{"body":"🌟 // Fill the blanks and fix the errors\nfn main() { // Integer addition assert!(1u32 + 2 == __); // Integer subtraction assert!(1i32 - 2 == __); assert!(1u8 - 2 == -1); assert!(3 * 50 == __); assert!(9.6 / 3.2 == 3.0); // error ! make it work assert!(24 % 5 == __); // Short-circuiting boolean logic assert!(true && false == __); assert!(true || false == __); assert!(!true == __); // Bitwise operations println!(\"0011 AND 0101 is {:04b}\", 0b0011u32 & 0b0101); println!(\"0011 OR 0101 is {:04b}\", 0b0011u32 | 0b0101); println!(\"0011 XOR 0101 is {:04b}\", 0b0011u32 ^ 0b0101); println!(\"1 << 5 is {}\", 1u32 << 5); println!(\"0x80 >> 2 is 0x{:x}\", 0x80u32 >> 2);\n} You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Basic Types » Numbers » Computations","id":"25","title":"Computations"},"250":{"body":"Some instructions require that the operands be in a specific register. Therefore, Rust inline assembly provides some more specific constraint specifiers. While reg is generally available on any architecture, explicit registers are highly architecture specific. E.g. for x86 the general purpose registers eax, ebx, ecx, edx, ebp, esi, and edi among others can be addressed by their name. use std::arch::asm; let cmd = 0xd1;\nunsafe { asm!(\"out 0x64, eax\", in(\"eax\") cmd);\n} In this example we call the out instruction to output the content of the cmd variable to port 0x64. Since the out instruction only accepts eax (and its sub registers) as operand we had to use the eax constraint specifier. Note : unlike other operand types, explicit register operands cannot be used in the template string: you can't use {} and should write the register name directly instead. Also, they must appear at the end of the operand list after all other operand types. Consider this example which uses the x86 mul instruction: use std::arch::asm; fn mul(a: u64, b: u64) -> u128 { let lo: u64; let hi: u64; unsafe { asm!( // The x86 mul instruction takes rax as an implicit input and writes // the 128-bit result of the multiplication to rax:rdx. \"mul {}\", in(reg) a, inlateout(\"rax\") b => lo, lateout(\"rdx\") hi ); } ((hi as u128) << 64) + lo as u128\n} This uses the mul instruction to multiply two 64-bit inputs with a 128-bit result. The only explicit operand is a register, that we fill from the variable a. The second operand is implicit, and must be the rax register, which we fill from the variable b. The lower 64 bits of the result are stored in rax from which we fill the variable lo. The higher 64 bits are stored in rdx from which we fill the variable hi.","breadcrumbs":"Unsafe doing » Inline assembly » Explicit register operands","id":"250","title":"Explicit register operands"},"251":{"body":"In many cases inline assembly will modify state that is not needed as an output. Usually this is either because we have to use a scratch register in the assembly or because instructions modify state that we don't need to further examine. This state is generally referred to as being \"clobbered\". We need to tell the compiler about this since it may need to save and restore this state around the inline assembly block. use core::arch::asm; fn main() { // three entries of four bytes each let mut name_buf = [0_u8; 12]; // String is stored as ascii in ebx, edx, ecx in order // Because ebx is reserved, we get a scratch register and move from // ebx into it in the asm. The asm needs to preserve the value of // that register though, so it is pushed and popped around the main asm // (in 64 bit mode for 64 bit processors, 32 bit processors would use ebx) unsafe { asm!( \"push rbx\", \"cpuid\", \"mov [{0}], ebx\", \"mov [{0} + 4], edx\", \"mov [{0} + 8], ecx\", \"pop rbx\", // We use a pointer to an array for storing the values to simplify // the Rust code at the cost of a couple more asm instructions // This is more explicit with how the asm works however, as opposed // to explicit register outputs such as `out(\"ecx\") val` // The *pointer itself* is only an input even though it's written behind in(reg) name_buf.as_mut_ptr(), // select cpuid 0, also specify eax as clobbered inout(\"eax\") 0 => _, // cpuid clobbers these registers too out(\"ecx\") _, out(\"edx\") _, ); } let name = core::str::from_utf8(&name_buf).unwrap(); println!(\"CPU Manufacturer ID: {}\", name);\n} In the example above we use the cpuid instruction to read the CPU manufacturer ID. This instruction writes to eax with the maximum supported cpuid argument and ebx, esx, and ecx with the CPU manufacturer ID as ASCII bytes in that order. Even though eax is never read we still need to tell the compiler that the register has been modified so that the compiler can save any values that were in these registers before the asm. This is done by declaring it as an output but with _ instead of a variable name, which indicates that the output value is to be discarded. This code also works around the limitation that ebx is a reserved register by LLVM. That means that LLVM assumes that it has full control over the register and it must be restored to its original state before exiting the asm block, so it cannot be used as an output. To work around this we save the register via push, read from ebx inside the asm block into a temporary register allocated with out(reg) and then restoring ebx to its original state via pop. The push and pop use the full 64-bit rbx version of the register to ensure that the entire register is saved. On 32 bit targets the code would instead use ebx in the push/pop. This can also be used with a general register class (e.g. reg) to obtain a scratch register for use inside the asm code: use std::arch::asm; // Multiply x by 6 using shifts and adds\nlet mut x: u64 = 4;\nunsafe { asm!( \"mov {tmp}, {x}\", \"shl {tmp}, 1\", \"shl {x}, 2\", \"add {x}, {tmp}\", x = inout(reg) x, tmp = out(reg) _, );\n}\nassert_eq!(x, 4 * 6);","breadcrumbs":"Unsafe doing » Inline assembly » Clobbered registers","id":"251","title":"Clobbered registers"},"252":{"body":"By default, asm! assumes that any register not specified as an output will have its contents preserved by the assembly code. The clobber_abi argument to asm! tells the compiler to automatically insert the necessary clobber operands according to the given calling convention ABI: any register which is not fully preserved in that ABI will be treated as clobbered. Multiple clobber_abi arguments may be provided and all clobbers from all specified ABIs will be inserted. use std::arch::asm; extern \"C\" fn foo(arg: i32) -> i32 { println!(\"arg = {}\", arg); arg * 2\n} fn call_foo(arg: i32) -> i32 { unsafe { let result; asm!( \"call *{}\", // Function pointer to call in(reg) foo, // 1st argument in rdi in(\"rdi\") arg, // Return value in rax out(\"rax\") result, // Mark all registers which are not preserved by the \"C\" calling // convention as clobbered. clobber_abi(\"C\"), ); result }\n}","breadcrumbs":"Unsafe doing » Inline assembly » Symbol operands and ABI clobbers","id":"252","title":"Symbol operands and ABI clobbers"},"253":{"body":"In some cases, fine control is needed over the way a register name is formatted when inserted into the template string. This is needed when an architecture's assembly language has several names for the same register, each typically being a \"view\" over a subset of the register (e.g. the low 32 bits of a 64-bit register). By default the compiler will always choose the name that refers to the full register size (e.g. rax on x86-64, eax on x86, etc). This default can be overridden by using modifiers on the template string operands, just like you would with format strings: use std::arch::asm; let mut x: u16 = 0xab; unsafe { asm!(\"mov {0:h}, {0:l}\", inout(reg_abcd) x);\n} assert_eq!(x, 0xabab); In this example, we use the reg_abcd register class to restrict the register allocator to the 4 legacy x86 registers (ax, bx, cx, dx) of which the first two bytes can be addressed independently. Let us assume that the register allocator has chosen to allocate x in the ax register. The h modifier will emit the register name for the high byte of that register and the l modifier will emit the register name for the low byte. The asm code will therefore be expanded as mov ah, al which copies the low byte of the value into the high byte. If you use a smaller data type (e.g. u16) with an operand and forget the use template modifiers, the compiler will emit a warning and suggest the correct modifier to use.","breadcrumbs":"Unsafe doing » Inline assembly » Register template modifiers","id":"253","title":"Register template modifiers"},"254":{"body":"Sometimes assembly instructions require operands passed via memory addresses/memory locations. You have to manually use the memory address syntax specified by the target architecture. For example, on x86/x86_64 using Intel assembly syntax, you should wrap inputs/outputs in [] to indicate they are memory operands: use std::arch::asm; fn load_fpu_control_word(control: u16) { unsafe { asm!(\"fldcw [{}]\", in(reg) &control, options(nostack)); }\n}","breadcrumbs":"Unsafe doing » Inline assembly » Memory address operands","id":"254","title":"Memory address operands"},"255":{"body":"Any reuse of a named label, local or otherwise, can result in an assembler or linker error or may cause other strange behavior. Reuse of a named label can happen in a variety of ways including: explicitly: using a label more than once in one asm! block, or multiple times across blocks. implicitly via inlining: the compiler is allowed to instantiate multiple copies of an asm! block, for example when the function containing it is inlined in multiple places. implicitly via LTO: LTO can cause code from other crates to be placed in the same codegen unit, and so could bring in arbitrary labels. As a consequence, you should only use GNU assembler numeric local labels inside inline assembly code. Defining symbols in assembly code may lead to assembler and/or linker errors due to duplicate symbol definitions. Moreover, on x86 when using the default Intel syntax, due to an LLVM bug , you shouldn't use labels exclusively made of 0 and 1 digits, e.g. 0, 11 or 101010, as they may end up being interpreted as binary values. Using options(att_syntax) will avoid any ambiguity, but that affects the syntax of the entire asm! block. (See Options , below, for more on options.) use std::arch::asm; let mut a = 0;\nunsafe { asm!( \"mov {0}, 10\", \"2:\", \"sub {0}, 1\", \"cmp {0}, 3\", \"jle 2f\", \"jmp 2b\", \"2:\", \"add {0}, 2\", out(reg) a );\n}\nassert_eq!(a, 5); This will decrement the {0} register value from 10 to 3, then add 2 and store it in a. This example shows a few things: First, that the same number can be used as a label multiple times in the same inline block. Second, that when a numeric label is used as a reference (as an instruction operand, for example), the suffixes “b” (“backward”) or ”f” (“forward”) should be added to the numeric label. It will then refer to the nearest label defined by this number in this direction.","breadcrumbs":"Unsafe doing » Inline assembly » Labels","id":"255","title":"Labels"},"256":{"body":"By default, an inline assembly block is treated the same way as an external FFI function call with a custom calling convention: it may read/write memory, have observable side effects, etc. However, in many cases it is desirable to give the compiler more information about what the assembly code is actually doing so that it can optimize better. Let's take our previous example of an add instruction: use std::arch::asm; let mut a: u64 = 4;\nlet b: u64 = 4;\nunsafe { asm!( \"add {0}, {1}\", inlateout(reg) a, in(reg) b, options(pure, nomem, nostack), );\n}\nassert_eq!(a, 8); Options can be provided as an optional final argument to the asm! macro. We specified three options here: pure means that the asm code has no observable side effects and that its output depends only on its inputs. This allows the compiler optimizer to call the inline asm fewer times or even eliminate it entirely. nomem means that the asm code does not read or write to memory. By default the compiler will assume that inline assembly can read or write any memory address that is accessible to it (e.g. through a pointer passed as an operand, or a global). nostack means that the asm code does not push any data onto the stack. This allows the compiler to use optimizations such as the stack red zone on x86-64 to avoid stack pointer adjustments. These allow the compiler to better optimize code using asm!, for example by eliminating pure asm! blocks whose outputs are not needed. See the reference for the full list of available options and their effects.","breadcrumbs":"Unsafe doing » Inline assembly » Options","id":"256","title":"Options"},"257":{"body":"","breadcrumbs":"Macro TODO » macro","id":"257","title":"macro"},"258":{"body":"","breadcrumbs":"Tests TODO » Tests","id":"258","title":"Tests"},"259":{"body":"","breadcrumbs":"Tests TODO » Write Tests » Write Tests","id":"259","title":"Write Tests"},"26":{"body":"","breadcrumbs":"Basic Types » Char, Bool and Unit » Char, Bool and Unit","id":"26","title":"Char, Bool and Unit"},"260":{"body":"https://doc.rust-lang.org/unstable-book/library-features/test.html","breadcrumbs":"Tests TODO » Benchmark » Benchmark","id":"260","title":"Benchmark"},"261":{"body":"","breadcrumbs":"Tests TODO » Unit and Integration » Unit and Integration","id":"261","title":"Unit and Integration"},"262":{"body":"","breadcrumbs":"Tests TODO » Assertions » Assertions","id":"262","title":"Assertions"},"263":{"body":"","breadcrumbs":"Async/Await TODO » Async/Await","id":"263","title":"Async/Await"},"264":{"body":"","breadcrumbs":"Async/Await TODO » async and await! » async and await!","id":"264","title":"async and await!"},"265":{"body":"","breadcrumbs":"Async/Await TODO » Future » Future","id":"265","title":"Future"},"266":{"body":"","breadcrumbs":"Async/Await TODO » Pin and Unpin » Pin and Unpin","id":"266","title":"Pin and Unpin"},"267":{"body":"","breadcrumbs":"Async/Await TODO » Stream » Stream","id":"267","title":"Stream"},"268":{"body":"","breadcrumbs":"Standard Library TODO » Stand Library todo","id":"268","title":"Stand Library todo"},"269":{"body":"","breadcrumbs":"Standard Library TODO » String » String","id":"269","title":"String"},"27":{"body":"🌟 // Make it work\nuse std::mem::size_of_val;\nfn main() { let c1 = 'a'; assert_eq!(size_of_val(&c1),1); let c2 = '中'; assert_eq!(size_of_val(&c2),3); println!(\"Success!\");\n} 🌟 // Make it work\nfn main() { let c1 = \"中\"; print_char(c1);\n} fn print_char(c : char) { println!(\"{}\", c);\n}","breadcrumbs":"Basic Types » Char, Bool and Unit » Char","id":"27","title":"Char"},"270":{"body":"Fighting with compiler is very common in our daily coding, especially for those unfamiliar with Rust. This chapter will provide some exercises to help us avoid such cases to lower the steep learning curve.","breadcrumbs":"Fighting with Compiler » Fighting with Compiler","id":"270","title":"Fighting with Compiler"},"271":{"body":"🌟🌟 // FIX the error without removing any code line\nstruct test { list: Vec, a: i32\n} impl test { pub fn new() -> Self { test { list:vec![1,2,3,4,5,6,7], a:0 } } pub fn run(&mut self) { for i in self.list.iter() { self.do_something(*i) } } pub fn do_something(&mut self, n: i32) { self.a = n; }\n} fn main() {} You can find the solutions here (under the solutions path), but only use it when you need it :)","breadcrumbs":"Fighting with Compiler » Borrowing » Borrowing","id":"271","title":"Borrowing"},"28":{"body":"🌟 // Make println! work\nfn main() { let _f: bool = false; let t = true; if !t { println!(\"Success!\"); }\n} 🌟 // Make it work\nfn main() { let f = true; let t = true && false; assert_eq!(t, f); println!(\"Success!\");\n}","breadcrumbs":"Basic Types » Char, Bool and Unit » Bool","id":"28","title":"Bool"},"29":{"body":"🌟🌟 // Make it work, don't modify `implicitly_ret_unit` !\nfn main() { let _v: () = (); let v = (2, 3); assert_eq!(v, implicitly_ret_unit()); println!(\"Success!\");\n} fn implicitly_ret_unit() { println!(\"I will return a ()\");\n} // Don't use this one\nfn explicitly_ret_unit() -> () { println!(\"I will return a ()\");\n} 🌟🌟 What's the size of the unit type? // Modify `4` in assert to make it work\nuse std::mem::size_of_val;\nfn main() { let unit: () = (); assert!(size_of_val(&unit) == 4); println!(\"Success!\");\n} You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Basic Types » Char, Bool and Unit » Unit type","id":"29","title":"Unit type"},"3":{"body":"Following questions come up weekly in online Rust discussions: I just finished reading The Book, what should I do next ? What projects would you recommend to a Rust beginner? Looking for small projects with an elegant code base Codes that is easy to read and learn The answers to these questions are always Practice : doing some exercises, and then reading some small and excellent Rust projects. This is precisely the goal of this book, so, collecting relative resourses and representing in Rust By Practice seems not a bad idea.","breadcrumbs":"Small projects with Elegant code » Small projects with Elegant code base","id":"3","title":"Small projects with Elegant code base"},"30":{"body":"","breadcrumbs":"Basic Types » Statements and Expressions » Statements and Expressions","id":"30","title":"Statements and Expressions"},"31":{"body":"fn main() { let x = 5u32; let y = { let x_squared = x * x; let x_cube = x_squared * x; // This expression will be assigned to `y` x_cube + x_squared + x }; let z = { // The semicolon suppresses this expression and `()` is assigned to `z` 2 * x; }; println!(\"x is {:?}\", x); println!(\"y is {:?}\", y); println!(\"z is {:?}\", z);\n}","breadcrumbs":"Basic Types » Statements and Expressions » Examples","id":"31","title":"Examples"},"32":{"body":"🌟🌟 // Make it work with two ways\nfn main() { let v = { let mut x = 1; x += 2 }; assert_eq!(v, 3); println!(\"Success!\");\n} 🌟 fn main() { let v = (let x = 3); assert!(v == 3); println!(\"Success!\");\n} 🌟 fn main() { let s = sum(1 , 2); assert_eq!(s, 3); println!(\"Success!\");\n} fn sum(x: i32, y: i32) -> i32 { x + y;\n} You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Basic Types » Statements and Expressions » Exercises","id":"32","title":"Exercises"},"33":{"body":"🌟🌟🌟 fn main() { // Don't modify the following two lines! let (x, y) = (1, 2); let s = sum(x, y); assert_eq!(s, 3); println!(\"Success!\");\n} fn sum(x, y: i32) { x + y;\n} 🌟 fn main() { print();\n} // Replace i32 with another type\nfn print() -> i32 { println!(\"Success!\");\n} 🌟🌟🌟 // Solve it in two ways\n// DON'T let `println!` work\nfn main() { never_return(); println!(\"Failed!\");\n} fn never_return() -> ! { // Implement this function, don't modify the fn signatures }","breadcrumbs":"Basic Types » Functions » Functions","id":"33","title":"Functions"},"34":{"body":"Diverging functions never return to the caller, so they may be used in places where a value of any type is expected. 🌟🌟 fn main() { println!(\"Success!\");\n} fn get_option(tp: u8) -> Option { match tp { 1 => { // TODO } _ => { // TODO } }; // Rather than returning a None, we use a diverging function instead never_return_fn()\n} // IMPLEMENT this function in THREE ways\nfn never_return_fn() -> ! { } 🌟🌟 fn main() { // FILL in the blank let b = __; let _v = match b { true => 1, // Diverging functions can also be used in match expression to replace a value of any value false => { println!(\"Success!\"); panic!(\"we have no value for `false`, but we can panic\"); } }; println!(\"Exercise Failed if printing out this line!\");\n} You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Basic Types » Functions » Diverging functions","id":"34","title":"Diverging functions"},"35":{"body":"Learning resources: English: Rust Book 4.1-4.4 简体中文: Rust语言圣经 - 所有权与借用","breadcrumbs":"Ownership and Borrowing » Ownership and Borrowing","id":"35","title":"Ownership and Borrowing"},"36":{"body":"🌟🌟 fn main() { // Use as many approaches as you can to make it work let x = String::from(\"Hello world\"); let y = x; println!(\"{}, {}\",x, y);\n} 🌟🌟 // Don't modify code in main!\nfn main() { let s1 = String::from(\"Hello world\"); let s2 = take_ownership(s1); println!(\"{}\", s2);\n} // Only modify the code below!\nfn take_ownership(s: String) { println!(\"{}\", s);\n} 🌟🌟 fn main() { let s = give_ownership(); println!(\"{}\", s);\n} // Only modify the code below!\nfn give_ownership() -> String { let s = String::from(\"Hello world\"); // Convert String to Vec let _s = s.into_bytes(); s\n} 🌟🌟 // Fix the error without removing any code\nfn main() { let s = String::from(\"Hello World\"); print_str(s); println!(\"{}\", s);\n} fn print_str(s: String) { println!(\"{}\",s)\n} 🌟🌟 // Don't use clone ,use copy instead\nfn main() { let x = (1, 2, (), \"hello\".to_string()); let y = x.clone(); println!(\"{:?}, {:?}\", x, y);\n} Mutability Mutability can be changed when ownership is transferred. 🌟 // make the necessary variable mutable\nfn main() { let s = String::from(\"Hello \"); let s1 = s; s1.push_str(\"World!\"); println!(\"Success!\");\n} 🌟🌟🌟 fn main() { let x = Box::new(5); let ... // update this line, don't change other lines! *y = 4; assert_eq!(*x, 5); println!(\"Success!\");\n}","breadcrumbs":"Ownership and Borrowing » Ownership » Ownership","id":"36","title":"Ownership"},"37":{"body":"Within the destructuring of a single variable, both by-move and by-reference pattern bindings can be used at the same time. Doing this will result in a partial move of the variable, which means that parts of the variable will be moved while other parts stay. In such a case, the parent variable cannot be used afterwards as a whole, however the parts that are only referenced (and not moved) can still be used. Example fn main() { #[derive(Debug)] struct Person { name: String, age: Box, } let person = Person { name: String::from(\"Alice\"), age: Box::new(20), }; // `name` is moved out of person, but `age` is referenced let Person { name, ref age } = person; println!(\"The person's age is {}\", age); println!(\"The person's name is {}\", name); // Error! borrow of partially moved value: `person` partial move occurs //println!(\"The person struct is {:?}\", person); // `person` cannot be used but `person.age` can be used as it is not moved println!(\"The person's age from person struct is {}\", person.age);\n} Exercises 🌟 fn main() { let t = (String::from(\"hello\"), String::from(\"world\")); let _s = t.0; // Modify this line only, don't use `_s` println!(\"{:?}\", t);\n} 🌟🌟 fn main() { let t = (String::from(\"hello\"), String::from(\"world\")); // Fill the blanks let (__, __) = __; println!(\"{:?}, {:?}, {:?}\", s1, s2, t); // -> \"hello\", \"world\", (\"hello\", \"world\")\n} You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Ownership and Borrowing » Ownership » Partial move","id":"37","title":"Partial move"},"38":{"body":"","breadcrumbs":"Ownership and Borrowing » Reference and Borrowing » Reference and Borrowing","id":"38","title":"Reference and Borrowing"},"39":{"body":"🌟 fn main() { let x = 5; // Fill the blank let p = __; println!(\"the memory address of x is {:p}\", p); // One possible output: 0x16fa3ac84\n} 🌟 fn main() { let x = 5; let y = &x; // Modify this line only assert_eq!(5, y); println!(\"Success!\");\n} 🌟 // Fix error\nfn main() { let mut s = String::from(\"hello, \"); borrow_object(s); println!(\"Success!\");\n} fn borrow_object(s: &String) {} 🌟 // Fix error\nfn main() { let mut s = String::from(\"hello, \"); push_str(s); println!(\"Success!\");\n} fn push_str(s: &mut String) { s.push_str(\"world\")\n} 🌟🌟 fn main() { let mut s = String::from(\"hello, \"); // Fill the blank to make it work let p = __; p.push_str(\"world\"); println!(\"Success!\");\n} Ref ref can be used to take references to a value, similar to &. 🌟🌟🌟 fn main() { let c = '中'; let r1 = &c; // Fill the blank,dont change other code let __ r2 = c; assert_eq!(*r1, *r2); // Check the equality of the two address strings assert_eq!(get_addr(r1),get_addr(r2)); println!(\"Success!\");\n} // Get memory address string\nfn get_addr(r: &char) -> String { format!(\"{:p}\", r)\n}","breadcrumbs":"Ownership and Borrowing » Reference and Borrowing » Reference","id":"39","title":"Reference"},"4":{"body":"Answers for above questions usually came with ripgrep , though I don't think it is a small project, but yes, go for it if you are not afraid to delve deep a bit.","breadcrumbs":"Small projects with Elegant code » 1. Ripgrep","id":"4","title":"1. Ripgrep"},"40":{"body":"🌟 // Remove something to make it work\n// Don't remove a whole line !\nfn main() { let mut s = String::from(\"hello\"); let r1 = &mut s; let r2 = &mut s; println!(\"{}, {}\", r1, r2); println!(\"Success!\");\n} Mutability 🌟 Error: Borrow an immutable object as mutable fn main() { // Fix error by modifying this line let s = String::from(\"hello, \"); borrow_object(&mut s); println!(\"Success!\");\n} fn borrow_object(s: &mut String) {} 🌟🌟 Ok: Borrow a mutable object as immutable // This code has no errors!\nfn main() { let mut s = String::from(\"hello, \"); borrow_object(&s); s.push_str(\"world\"); println!(\"Success!\");\n} fn borrow_object(s: &String) {}","breadcrumbs":"Ownership and Borrowing » Reference and Borrowing » Borrowing rules","id":"40","title":"Borrowing rules"},"41":{"body":"🌟🌟 // Comment one line to make it work\nfn main() { let mut s = String::from(\"hello, \"); let r1 = &mut s; r1.push_str(\"world\"); let r2 = &mut s; r2.push_str(\"!\"); println!(\"{}\",r1);\n} 🌟🌟 fn main() { let mut s = String::from(\"hello, \"); let r1 = &mut s; let r2 = &mut s; // Add one line below to make a compiler error: cannot borrow `s` as mutable more than once at a time // You can't use r1 and r2 at the same time\n} You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Ownership and Borrowing » Reference and Borrowing » NLL","id":"41","title":"NLL"},"42":{"body":"Learning resources: English: Rust Book 4.3, 5.1, 6.1, 8.2 简体中文: Rust语言圣经 - 复合类型","breadcrumbs":"Compound Types » Compound Types","id":"42","title":"Compound Types"},"43":{"body":"The type of string literal \"hello, world\" is &str, e.g let s: &str = \"hello, world\".","breadcrumbs":"Compound Types » string » String","id":"43","title":"String"},"44":{"body":"🌟 We can't use str type in normal ways, but we can use &str. // Fix error without adding new line\nfn main() { let s: str = \"hello, world\"; println!(\"Success!\");\n} 🌟🌟 We can only use str by boxing it, & can be used to convert Box to &str // Fix the error with at least two solutions\nfn main() { let s: Box = \"hello, world\".into(); greetings(s)\n} fn greetings(s: &str) { println!(\"{}\",s)\n}","breadcrumbs":"Compound Types » string » Str and &str","id":"44","title":"Str and &str"},"45":{"body":"String type is defined in std and stored as a vector of bytes (Vec), but guaranteed to always be a valid UTF-8 sequence. String is heap allocated, growable and not null terminated. 🌟 // Fill the blank\nfn main() { let mut s = __; s.push_str(\"hello, world\"); s.push('!'); assert_eq!(s, \"hello, world!\"); println!(\"Success!\");\n} 🌟🌟🌟 // Fix all errors without adding newline\nfn main() { let s = String::from(\"hello\"); s.push(','); s.push(\" world\"); s += \"!\".to_string(); println!(\"{}\", s);\n} 🌟🌟 replace can be used to replace substring // Fill the blank\nfn main() { let s = String::from(\"I like dogs\"); // Allocate new memory and store the modified string there let s1 = s.__(\"dogs\", \"cats\"); assert_eq!(s1, \"I like cats\"); println!(\"Success!\");\n} More String methods can be found under String module. 🌟🌟 You can only concat a String with &str, and String's ownership can be moved to another variable. // Fix errors without removing any line\nfn main() { let s1 = String::from(\"hello,\"); let s2 = String::from(\"world!\"); let s3 = s1 + s2; assert_eq!(s3, \"hello,world!\"); println!(\"{}\", s1);\n}","breadcrumbs":"Compound Types » string » String","id":"45","title":"String"},"46":{"body":"Opposite to the seldom using of str, &str and String are used everywhere! 🌟🌟 &str can be converted to String in two ways // Fix error with at least two solutions\nfn main() { let s = \"hello, world\"; greetings(s)\n} fn greetings(s: String) { println!(\"{}\", s)\n} 🌟🌟 We can use String::from or to_string to convert a &str to String // Use two approaches to fix the error and without adding a new line\nfn main() { let s = \"hello, world\".to_string(); let s1: &str = s; println!(\"Success!\");\n}","breadcrumbs":"Compound Types » string » &str and String","id":"46","title":"&str and String"},"47":{"body":"🌟 fn main() { // You can use escapes to write bytes by their hexadecimal values // Fill the blank below to show \"I'm writing Rust\" let byte_escape = \"I'm writing Ru\\x73__!\"; println!(\"What are you doing\\x3F (\\\\x3F means ?) {}\", byte_escape); // ...Or Unicode code points. let unicode_codepoint = \"\\u{211D}\"; let character_name = \"\\\"DOUBLE-STRUCK CAPITAL R\\\"\"; println!(\"Unicode character {} (U+211D) is called {}\", unicode_codepoint, character_name ); let long_string = \"String literals can span multiple lines. The linebreak and indentation here \\ can be escaped too!\"; println!(\"{}\", long_string);\n} 🌟🌟🌟 Sometimes there are just too many characters that need to be escaped or it's just much more convenient to write a string out as-is. This is where raw string literals come into play. /* Fill in the blank and fix the errors */\nfn main() { let raw_str = r\"Escapes don't work here: \\x3F \\u{211D}\"; // Modify above line to make it work assert_eq!(raw_str, \"Escapes don't work here: ? ℝ\"); // If you need quotes in a raw string, add a pair of #s let quotes = r#\"And then I said: \"There is no escape!\"\"#; println!(\"{}\", quotes); // If you need \"# in your string, just use more #s in the delimiter. // You can use up to 65535 #s. let delimiter = r###\"A string with \"# in it. And even \"##!\"###; println!(\"{}\", delimiter); // Fill the blank let long_delimiter = __; assert_eq!(long_delimiter, \"Hello, \\\"##\\\"\"); println!(\"Success!\");\n}","breadcrumbs":"Compound Types » string » String escapes","id":"47","title":"String escapes"},"48":{"body":"Want a string that's not UTF-8? (Remember, str and String must be valid UTF-8). Or maybe you want an array of bytes that's mostly text? Byte strings to the rescue! Example : use std::str; fn main() { // Note that this is not actually a `&str` let bytestring: &[u8; 21] = b\"this is a byte string\"; // Byte arrays don't have the `Display` trait, so printing them is a bit limited println!(\"A byte string: {:?}\", bytestring); // Byte strings can have byte escapes... let escaped = b\"\\x52\\x75\\x73\\x74 as bytes\"; // ...But no unicode escapes // let escaped = b\"\\u{211D} Is not allowed\"; println!(\"Some escaped bytes: {:?}\", escaped); // Raw byte strings work just like raw strings let raw_bytestring = br\"\\u{211D} is not escaped here\"; println!(\"{:?}\", raw_bytestring); // Converting a byte array to `str` can fail if let Ok(my_str) = str::from_utf8(raw_bytestring) { println!(\"And the same as text: '{}'\", my_str); } let _quotes = br#\"You can also use \"fancier\" formatting, \\ like with normal raw strings\"#; // Byte strings don't have to be UTF-8 let shift_jis = b\"\\x82\\xe6\\x82\\xa8\\x82\\xb1\\x82\\xbb\"; // \"ようこそ\" In SHIFT-JIS // But then they can't always be converted to `str` match str::from_utf8(shift_jis) { Ok(my_str) => println!(\"Conversion successful: '{}'\", my_str), Err(e) => println!(\"Conversion failed: {:?}\", e), };\n} A more detailed listing of the ways to write string literals and escape characters is given in the 'Tokens' chapter of the Rust Reference.","breadcrumbs":"Compound Types » string » Byte string","id":"48","title":"Byte string"},"49":{"body":"🌟🌟🌟 You can't use index to access a char in a string, but you can use slice &s1[start..end]. fn main() { let s1 = String::from(\"hi,中国\"); let h = s1[0]; // Modify this line to fix the error, tips: `h` only takes 1 byte in UTF8 format assert_eq!(h, \"h\"); let h1 = &s1[3..5]; // Modify this line to fix the error, tips: `中` takes 3 bytes in UTF8 format assert_eq!(h1, \"中\"); println!(\"Success!\");\n}","breadcrumbs":"Compound Types » string » String index","id":"49","title":"String index"},"5":{"body":"Tutorial https://www.flenker.blog/hecto/ will lead you to build a text editor from scratch.","breadcrumbs":"Small projects with Elegant code » 2. Building a text editor","id":"5","title":"2. Building a text editor"},"50":{"body":"🌟 fn main() { // Fill the blank to print each char in \"你好,世界\" for c in \"你好,世界\".__ { println!(\"{}\", c) }\n} utf8_slice You can use utf8_slice to slice UTF8 string, it can index chars instead of bytes. Example use utf8_slice;\nfn main() { let s = \"The 🚀 goes to the 🌑!\"; let rocket = utf8_slice::slice(s, 4, 5); // Will equal \"🚀\"\n} You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Compound Types » string » Operate on UTF8 string","id":"50","title":"Operate on UTF8 string"},"51":{"body":"The type of array is [T; Length], as you can see, array's length is part of their type signature. So their length must be known at compile time. For example, you cant initialize an array like below: fn init_arr(n: i32) { let arr = [1; n];\n} This will cause an error, because the compiler has no idea of the exact size of the array at compile time. 🌟 fn main() { // Fill the blank with proper array type let arr: __ = [1, 2, 3, 4, 5]; // Modify the code below to make it work assert!(arr.len() == 4); println!(\"Success!\");\n} 🌟🌟 fn main() { // We can ignore parts of the array type or even the whole type, let the compiler infer it for us let arr0 = [1, 2, 3]; let arr: [_; 3] = ['a', 'b', 'c']; // Fill the blank // Arrays are stack allocated, `std::mem::size_of_val` returns the bytes which an array occupies // A char takes 4 bytes in Rust: Unicode char assert!(std::mem::size_of_val(&arr) == __); println!(\"Success!\");\n} 🌟 All elements in an array can be initialized to the same value at once. fn main() { // Fill the blank let list: [i32; 100] = __ ; assert!(list[0] == 1); assert!(list.len() == 100); println!(\"Success!\");\n} 🌟 All elements in an array must be of the same type fn main() { // Fix the error let _arr = [1, 2, '3']; println!(\"Success!\");\n} 🌟 Indexing starts at 0. fn main() { let arr = ['a', 'b', 'c']; let ele = arr[1]; // Only modify this line to make the code work! assert!(ele == 'a'); println!(\"Success!\");\n} 🌟 Out of bounds indexing causes panic. // Fix the error\nfn main() { let names = [String::from(\"Sunfei\"), \"Sunface\".to_string()]; // `Get` returns an Option, it's safe to use let name0 = names.get(0).unwrap(); // But indexing is not safe let _name1 = &names[2]; println!(\"Success!\");\n} You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Compound Types » Array » Array","id":"51","title":"Array"},"52":{"body":"Slices are similar to arrays, but their length is not known at compile time, so you can't use slice directly. 🌟🌟 Here, both [i32] and str are slice types, but directly using it will cause errors. You have to use the reference of the slice instead: &[i32], &str. // Fix the errors, DON'T add new lines!\nfn main() { let arr = [1, 2, 3]; let s1: [i32] = arr[0..2]; let s2: str = \"hello, world\" as str; println!(\"Success!\");\n} A slice reference is a two-word object, for simplicity reasons, from now on we will use slice instead of slice reference. The first word is a pointer to the data, and the second word is the length of the slice. The word size is the same as usize, determined by the processor architecture, e.g. 64 bits on an x86-64. Slices can be used to borrow a section of an array, and have the type signature &[T]. 🌟🌟🌟 fn main() { let arr: [char; 3] = ['中', '国', '人']; let slice = &arr[..2]; // Modify '8' to make it work // TIPS: slice( reference ) IS NOT an array, if it is an array, then `assert!` will be passed: Each of the two chars '中' and '国' occupies 4 bytes, 2 * 4 = 8 assert!(std::mem::size_of_val(&slice) == 8); println!(\"Success!\");\n} 🌟🌟 fn main() { let arr: [i32; 5] = [1, 2, 3, 4, 5]; // Fill the blanks to make the code work let slice: __ = __; assert_eq!(slice, &[2, 3, 4]); println!(\"Success!\");\n}","breadcrumbs":"Compound Types » Slice » Slice","id":"52","title":"Slice"},"53":{"body":"🌟 fn main() { let s = String::from(\"hello\"); let slice1 = &s[0..2]; // Fill the blank to make the code work, DON'T USE 0..2 again let slice2 = &s[__]; assert_eq!(slice1, slice2); println!(\"Success!\");\n} 🌟 fn main() { let s = \"你好,世界\"; // Modify this line to make the code work let slice = &s[0..2]; assert!(slice == \"你\"); println!(\"Success!\");\n} 🌟🌟 &String can be implicitly converted into &str. // Fix errors\nfn main() { let mut s = String::from(\"hello world\"); // Here, &s is `&String` type, but `first_letter` needs a `&str` type. // It works because `&String` can be implicitly converted to `&str. If you want to know more, this is called `Deref coercion`. let letter = first_letter(&s); s.clear(); // error! println!(\"the first letter is: {}\", letter);\n}\nfn first_letter(s: &str) -> &str { &s[..1]\n} You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Compound Types » Slice » String slices","id":"53","title":"String slices"},"54":{"body":"🌟 Elements in a tuple can have different types. Tuple's type signature is (T1, T2, ...), where T1, T2 are the types of tuple's members. fn main() { let _t0: (u8,i16) = (0, -1); // Tuples can be tuple's members let _t1: (u8, (i16, u32)) = (0, (-1, 1)); // Fill the blanks to make the code work let t: (u8, __, i64, __, __) = (1u8, 2u16, 3i64, \"hello\", String::from(\", world\")); println!(\"Success!\");\n} 🌟 Members can be extracted from the tuple using indexing. // Make it work\nfn main() { let t = (\"i\", \"am\", \"sunface\"); assert_eq!(t.1, \"sunface\"); println!(\"Success!\");\n} 🌟 Long tuples cannot be printed // Fix the error\nfn main() { let too_long_tuple = (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13); println!(\"too long tuple: {:?}\", too_long_tuple);\n} 🌟 Destructuring tuple with pattern. fn main() { let tup = (1, 6.4, \"hello\"); // Fill the blank to make the code work let __ = tup; assert_eq!(x, 1); assert_eq!(y, \"hello\"); assert_eq!(z, 6.4); println!(\"Success!\");\n} 🌟🌟 Destructure assignments. fn main() { let (x, y, z); // Fill the blank __ = (1, 2, 3); assert_eq!(x, 3); assert_eq!(y, 1); assert_eq!(z, 2); println!(\"Success!\");\n} 🌟🌟 Tuples can be used as function arguments and return values fn main() { // Fill the blank, need a few computations here. let (x, y) = sum_multiply(__); assert_eq!(x, 5); assert_eq!(y, 6); println!(\"Success!\");\n} fn sum_multiply(nums: (i32, i32)) -> (i32, i32) { (nums.0 + nums.1, nums.0 * nums.1)\n} You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Compound Types » Tuple » Tuple","id":"54","title":"Tuple"},"55":{"body":"","breadcrumbs":"Compound Types » Struct » Struct","id":"55","title":"Struct"},"56":{"body":"🌟 We must specify concrete values for each of the fields in struct. // Fix the error\nstruct Person { name: String, age: u8, hobby: String\n}\nfn main() { let age = 30; let p = Person { name: String::from(\"sunface\"), age, }; println!(\"Success!\");\n} 🌟 Unit struct don't have any fields. It can be useful when you need to implement a trait on some type but don’t have any data that you want to store in the type itself. struct Unit;\ntrait SomeTrait { // ...Some behaviors defined here.\n} // We don't care about what fields are in the Unit, but we care about its behaviors.\n// So we use a struct with no fields and implement some behaviors for it\nimpl SomeTrait for Unit { }\nfn main() { let u = Unit; do_something_with_unit(u); println!(\"Success!\");\n} // Fill the blank to make the code work\nfn do_something_with_unit(u: __) { } 🌟🌟🌟 Tuple struct looks similar to tuples, it has added meaning the struct name provides but has no named fields. It's useful when you want to give the whole tuple a name, but don't care about the fields's names. // Fix the error and fill the blanks\nstruct Color(i32, i32, i32);\nstruct Point(i32, i32, i32);\nfn main() { let v = Point(__, __, __); check_color(v); println!(\"Success!\");\n} fn check_color(p: Color) { let (x, _, _) = p; assert_eq!(x, 0); assert_eq!(p.1, 127); assert_eq!(__, 255); }","breadcrumbs":"Compound Types » Struct » The types of structs","id":"56","title":"The types of structs"},"57":{"body":"🌟 You can make a whole struct mutable when instantiating it, but Rust doesn't allow us to mark only certain fields as mutable. // Fill the blank and fix the error without adding/removing new line\nstruct Person { name: String, age: u8,\n}\nfn main() { let age = 18; let p = Person { name: String::from(\"sunface\"), age, }; // How can you believe sunface is only 18? p.age = 30; // Fill the blank __ = String::from(\"sunfei\"); println!(\"Success!\");\n} 🌟 Using field init shorthand syntax to reduce repetitions. // Fill the blank\nstruct Person { name: String, age: u8,\n}\nfn main() { println!(\"Success!\");\n} fn build_person(name: String, age: u8) -> Person { Person { age, __ }\n} 🌟 You can create instance from other instance with struct update syntax // Fill the blank to make the code work\nstruct User { active: bool, username: String, email: String, sign_in_count: u64,\n}\nfn main() { let u1 = User { email: String::from(\"someone@example.com\"), username: String::from(\"sunface\"), active: true, sign_in_count: 1, }; let u2 = set_email(u1); println!(\"Success!\");\n} fn set_email(u: User) -> User { User { email: String::from(\"contact@im.dev\"), __ }\n}","breadcrumbs":"Compound Types » Struct » Operating on structs","id":"57","title":"Operating on structs"},"58":{"body":"🌟🌟 We can use #[derive(Debug)] to make a struct printable . // Fill the blanks to make the code work\n#[__]\nstruct Rectangle { width: u32, height: u32,\n} fn main() { let scale = 2; let rect1 = Rectangle { width: dbg!(30 * scale), // Print debug info to stderr and assign the value of `30 * scale` to `width` height: 50, }; dbg!(&rect1); // Print debug info to stderr println!(__, rect1); // Print debug info to stdout\n}","breadcrumbs":"Compound Types » Struct » Print the structs","id":"58","title":"Print the structs"},"59":{"body":"Within the destructuring of a single variable, both by-move and by-reference pattern bindings can be used at the same time. Doing this will result in a partial move of the variable, which means that parts of the variable will be moved while other parts stay. In such a case, the parent variable cannot be used afterwards as a whole, however the parts that are only referenced (and not moved) can still be used. Example fn main() { #[derive(Debug)] struct Person { name: String, age: Box, } let person = Person { name: String::from(\"Alice\"), age: Box::new(20), }; // `name` is moved out of person, but `age` is referenced let Person { name, ref age } = person; println!(\"The person's age is {}\", age); println!(\"The person's name is {}\", name); // Error! borrow of partially moved value: `person` partial move occurs //println!(\"The person struct is {:?}\", person); // `person` cannot be used but `person.age` can be used as it is not moved println!(\"The person's age from person struct is {}\", person.age);\n} Exercises 🌟🌟 // Fix errors to make it work\n#[derive(Debug)]\nstruct File { name: String, data: String,\n}\nfn main() { let f = File { name: String::from(\"readme.md\"), data: \"Rust By Practice\".to_string() }; let _name = f.name; // ONLY modify this line println!(\"{}, {}, {:?}\",f.name, f.data, f);\n} You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Compound Types » Struct » Partial move","id":"59","title":"Partial move"},"6":{"body":"Ncspot , a terminal Spotify client. Small, simple, well organized and async, it's good for learning.","breadcrumbs":"Small projects with Elegant code » 3. Ncspot","id":"6","title":"3. Ncspot"},"60":{"body":"🌟🌟 Enums can be created with explicit discriminator. // Fix the errors\nenum Number { Zero, One, Two,\n} enum Number1 { Zero = 0, One, Two,\n} // C-like enum\nenum Number2 { Zero = 0.0, One = 1.0, Two = 2.0,\n} fn main() { // An enum variant can be converted to a integer by `as` assert_eq!(Number::One, Number1::One); assert_eq!(Number1::One, Number2::One); println!(\"Success!\");\n} 🌟 Each enum variant can hold its own data. // Fill in the blank\nenum Message { Quit, Move { x: i32, y: i32 }, Write(String), ChangeColor(i32, i32, i32),\n} fn main() { let msg1 = Message::Move{__}; // Instantiating with x = 1, y = 2 let msg2 = Message::Write(__); // Instantiating with \"hello, world!\" println!(\"Success!\");\n} 🌟🌟 We can get the data which an enum variant is holding by pattern match. // Fill in the blank and fix the error\nenum Message { Quit, Move { x: i32, y: i32 }, Write(String), ChangeColor(i32, i32, i32),\n} fn main() { let msg = Message::Move{x: 1, y: 2}; if let Message::Move{__} = msg { assert_eq!(a, b); } else { panic!(\"NEVER LET THIS RUN!\"); } println!(\"Success!\");\n} 🌟🌟 // Fill in the blank and fix the errors\nenum Message { Quit, Move { x: i32, y: i32 }, Write(String), ChangeColor(i32, i32, i32),\n} fn main() { let msgs: __ = [ Message::Quit, Message::Move{x:1, y:3}, Message::ChangeColor(255,255,0) ]; for msg in msgs { show_message(msg) }\n} fn show_message(msg: Message) { println!(\"{}\", msg);\n} 🌟🌟 Since there is no null in Rust, we have to use enum Option to deal with the cases when the value is absent. // Fill in the blank to make the `println` work.\n// Also add some code to prevent the `panic` from running.\nfn main() { let five = Some(5); let six = plus_one(five); let none = plus_one(None); if let __ = six { println!(\"{}\", n); println!(\"Success!\"); } panic!(\"NEVER LET THIS RUN!\");\n} fn plus_one(x: Option) -> Option { match x { __ => None, __ => Some(i + 1), }\n} 🌟🌟🌟🌟 Implement a linked-list via enums. use crate::List::*; enum List { // Cons: Tuple struct that wraps an element and a pointer to the next node Cons(u32, Box), // Nil: A node that signifies the end of the linked list Nil,\n} // Methods can be attached to an enum\nimpl List { // Create an empty list fn new() -> List { // `Nil` has type `List` Nil } // Consume a list, and return the same list with a new element at its front fn prepend(self, elem: u32) -> __ { // `Cons` also has type List Cons(elem, Box::new(self)) } // Return the length of the list fn len(&self) -> u32 { // `self` has to be matched, because the behavior of this method // depends on the variant of `self` // `self` has type `&List`, and `*self` has type `List`, matching on a // concrete type `T` is preferred over a match on a reference `&T` // After Rust 2018 you can use self here and tail (with no ref) below as well, // rust will infer &s and ref tail. // See https://doc.rust-lang.org/edition-guide/rust-2018/ownership-and-lifetimes/default-match-bindings.html match *self { // Can't take ownership of the tail, because `self` is borrowed; // Instead take a reference to the tail Cons(_, ref tail) => 1 + tail.len(), // Base Case: An empty list has zero length Nil => 0 } } // Return representation of the list as a (heap allocated) string fn stringify(&self) -> String { match *self { Cons(head, __ tail) => { // `format!` is similar to `print!`, but returns a heap // allocated string instead of printing to the console format!(\"{}, {}\", head, tail.__()) }, Nil => { format!(\"Nil\") }, } }\n} fn main() { // Create an empty linked list let mut list = List::new(); // Prepend some elements list = list.prepend(1); list = list.prepend(2); list = list.prepend(3); // Show the final state of the list println!(\"linked list has length: {}\", list.len()); println!(\"{}\", list.stringify());\n} You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Compound Types » Enum » Enum","id":"60","title":"Enum"},"61":{"body":"","breadcrumbs":"Flow Control » Flow control","id":"61","title":"Flow control"},"62":{"body":"🌟 // Fill in the blanks\nfn main() { let n = 5; if n < 0 { println!(\"{} is negative\", n); } __ n > 0 { println!(\"{} is positive\", n); } __ { println!(\"{} is zero\", n); }\n} 🌟🌟 If/else expression can be used in assignments. // Fix the errors\nfn main() { let n = 5; let big_n = if n < 10 && n > -10 { println!(\", and is a small number, increase ten-fold\"); 10 * n } else { println!(\", and is a big number, halve the number\"); n / 2.0 ; } println!(\"{} -> {}\", n, big_n);\n}","breadcrumbs":"Flow Control » If/else","id":"62","title":"If/else"},"63":{"body":"🌟 The for in construct can be used to iterate through an Iterator, e.g a range a..b. fn main() { for n in 1..=100 { // modify this line to make the code work if n == 100 { panic!(\"NEVER LET THIS RUN\") } } println!(\"Success!\");\n} 🌟🌟 // Fix the errors without adding or removing lines\nfn main() { let names = [String::from(\"liming\"),String::from(\"hanmeimei\")]; for name in names { // Do something with name... } println!(\"{:?}\", names); let numbers = [1, 2, 3]; // The elements in numbers are Copy,so there is no move here for n in numbers { // Do something with n... } println!(\"{:?}\", numbers);\n} 🌟 fn main() { let a = [4, 3, 2, 1]; // Iterate the indexing and value in 'a' for (i,v) in a.__ { println!(\"The {}th element is {}\",i+1,v); }\n}","breadcrumbs":"Flow Control » For","id":"63","title":"For"},"64":{"body":"🌟🌟 The while keyword can be used to run a loop when a condition is true. // Fill in the blanks to make the last println! work !\nfn main() { // A counter variable let mut n = 1; // Loop while the condition is true while n __ 10 { if n % 15 == 0 { println!(\"fizzbuzz\"); } else if n % 3 == 0 { println!(\"fizz\"); } else if n % 5 == 0 { println!(\"buzz\"); } else { println!(\"{}\", n); } __; } println!(\"n reached {}, so loop is over\",n);\n}","breadcrumbs":"Flow Control » While","id":"64","title":"While"},"65":{"body":"🌟 Use break to break the loop. // Fill in the blank\nfn main() { let mut n = 0; for i in 0..=100 { if n == 66 { __ } n += 1; } assert_eq!(n, 66); println!(\"Success!\");\n} 🌟🌟 continue will skip over the remaining code in current iteration and go to the next iteration. // Fill in the blanks\nfn main() { let mut n = 0; for i in 0..=100 { if n != 66 { n+=1; __; } __ } assert_eq!(n, 66); println!(\"Success!\");\n}","breadcrumbs":"Flow Control » Continue and break","id":"65","title":"Continue and break"},"66":{"body":"🌟🌟 Loop is usually used together with break or continue. // Fill in the blanks\nfn main() { let mut count = 0u32; println!(\"Let's count until infinity!\"); // Infinite loop loop { count += 1; if count == 3 { println!(\"three\"); // Skip the rest of this iteration __; } println!(\"{}\", count); if count == 5 { println!(\"OK, that's enough\"); __; } } assert_eq!(count, 5); println!(\"Success!\");\n} 🌟🌟 Loop is an expression, so we can use it with break to return a value // Fill in the blank\nfn main() { let mut counter = 0; let result = loop { counter += 1; if counter == 10 { __; } }; assert_eq!(result, 20); println!(\"Success!\");\n} 🌟🌟🌟 It's possible to break or continue outer loops when dealing with nested loops. In these cases, the loops must be annotated with some 'label, and the label must be passed to the break/continue statement. // Fill in the blank\nfn main() { let mut count = 0; 'outer: loop { 'inner1: loop { if count >= 20 { // This would break only the inner1 loop break 'inner1; // `break` is also works. } count += 2; } count += 5; 'inner2: loop { if count >= 30 { // This breaks the outer loop break 'outer; } // This will continue the outer loop continue 'outer; } } assert!(count == __); println!(\"Success!\");\n} You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Flow Control » Loop","id":"66","title":"Loop"},"67":{"body":"Learning resources: English: Rust Book 18 简体中文: Rust语言圣经 - 模式匹配","breadcrumbs":"Pattern Match » Pattern Match","id":"67","title":"Pattern Match"},"68":{"body":"","breadcrumbs":"Pattern Match » match, matches! and if let » Match, if let","id":"68","title":"Match, if let"},"69":{"body":"🌟🌟 // Fill the blanks\nenum Direction { East, West, North, South,\n} fn main() { let dire = Direction::South; match dire { Direction::East => println!(\"East\"), __ => { // Matching South or North here println!(\"South or North\"); }, _ => println!(__), };\n} 🌟🌟 Match is an expression, so we can use it in assignments. fn main() { let boolean = true; // Fill the blank with a match expression: // // boolean = true => binary = 1 // boolean = false => binary = 0 let binary = __; assert_eq!(binary, 1); println!(\"Success!\");\n} 🌟🌟 Using match to get the data an enum variant holds. // Fill in the blanks\nenum Message { Quit, Move { x: i32, y: i32 }, Write(String), ChangeColor(i32, i32, i32),\n} fn main() { let msgs = [ Message::Quit, Message::Move{x:1, y:3}, Message::ChangeColor(255,255,0) ]; for msg in msgs { show_message(msg) } println!(\"Success!\");\n} fn show_message(msg: Message) { match msg { __ => { // match Message::Move assert_eq!(a, 1); assert_eq!(b, 3); }, Message::ChangeColor(_, g, b) => { assert_eq!(g, __); assert_eq!(b, __); } __ => println!(\"no data in these variants\") }\n}","breadcrumbs":"Pattern Match » match, matches! and if let » Match","id":"69","title":"Match"},"7":{"body":"This project is for the book Command-Line Rust(O'Reily), it will show you how to write small CLIs (clones of head, cat, ls).","breadcrumbs":"Small projects with Elegant code » 4. Command Line Rust","id":"7","title":"4. Command Line Rust"},"70":{"body":"matches! looks like match, but can do something different. 🌟🌟 fn main() { let alphabets = ['a', 'E', 'Z', '0', 'x', '9' , 'Y']; // Fill the blank with `matches!` to make the code work for ab in alphabets { assert!(__) } println!(\"Success!\");\n} 🌟🌟 enum MyEnum { Foo, Bar\n} fn main() { let mut count = 0; let v = vec![MyEnum::Foo,MyEnum::Bar,MyEnum::Foo]; for e in v { if e == MyEnum::Foo { // Fix the error by changing only this line count += 1; } } assert_eq!(count, 2); println!(\"Success!\");\n}","breadcrumbs":"Pattern Match » match, matches! and if let » matches!","id":"70","title":"matches!"},"71":{"body":"For some cases, when matching enums, match is too heavy. We can use if let instead. 🌟 fn main() { let o = Some(7); // Remove the whole `match` block, using `if let` instead match o { Some(i) => { println!(\"This is a really long string and `{:?}`\", i); println!(\"Success!\"); } _ => {} };\n} 🌟🌟 // Fill in the blank\nenum Foo { Bar(u8)\n} fn main() { let a = Foo::Bar(1); __ { println!(\"foobar holds the value: {}\", i); println!(\"Success!\"); }\n} 🌟🌟 enum Foo { Bar, Baz, Qux(u32)\n} fn main() { let a = Foo::Qux(10); // Remove the codes below, using `match` instead if let Foo::Bar = a { println!(\"match foo::bar\") } else if let Foo::Baz = a { println!(\"match foo::baz\") } else { println!(\"match others\") }\n}","breadcrumbs":"Pattern Match » match, matches! and if let » If let","id":"71","title":"If let"},"72":{"body":"🌟🌟 // Fix the errors in-place\nfn main() { let age = Some(30); if let Some(age) = age { // Create a new variable with the same name as previous `age` assert_eq!(age, Some(30)); } // The new variable `age` goes out of scope here match age { // Match can also introduce a new shadowed variable Some(age) => println!(\"age is a new variable, it's value is {}\",age), _ => () } } You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Pattern Match » match, matches! and if let » Shadowing","id":"72","title":"Shadowing"},"73":{"body":"🌟🌟 Use | to match several values, use ..= to match an inclusive range. fn main() {}\nfn match_number(n: i32) { match n { // Match a single value 1 => println!(\"One!\"), // Fill in the blank with `|`, DON'T use `..` or `..=` __ => println!(\"match 2 -> 5\"), // Match an inclusive range 6..=10 => { println!(\"match 6 -> 10\") }, _ => { println!(\"match -infinite -> 0 or 11 -> +infinite\") } }\n} 🌟🌟🌟 The @ operator lets us create a variable that holds a value, at the same time we are testing that value to see whether it matches a pattern. struct Point { x: i32, y: i32,\n} fn main() { // Fill in the blank to let p match the second arm let p = Point { x: __, y: __ }; match p { Point { x, y: 0 } => println!(\"On the x axis at {}\", x), // Second arm Point { x: 0..=5, y: y@ (10 | 20 | 30) } => println!(\"On the y axis at {}\", y), Point { x, y } => println!(\"On neither axis: ({}, {})\", x, y), }\n} 🌟🌟🌟 // Fix the errors\nenum Message { Hello { id: i32 },\n} fn main() { let msg = Message::Hello { id: 5 }; match msg { Message::Hello { id: 3..=7, } => println!(\"Found an id in range [3, 7]: {}\", id), Message::Hello { id: newid@10 | 11 | 12 } => { println!(\"Found an id in another range [10, 12]: {}\", newid) } Message::Hello { id } => println!(\"Found some other id: {}\", id), }\n} 🌟🌟 A match guard is an additional if condition specified after the pattern in a match arm that must also match, along with the pattern matching, for that arm to be chosen. // Fill in the blank to make the code work, `split` MUST be used\nfn main() { let num = Some(4); let split = 5; match num { Some(x) __ => assert!(x < split), Some(x) => assert!(x >= split), None => (), } println!(\"Success!\");\n} 🌟🌟 Ignoring remaining parts of the value with .. // Fill the blank to make the code work\nfn main() { let numbers = (2, 4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048); match numbers { __ => { assert_eq!(first, 2); assert_eq!(last, 2048); } } println!(\"Success!\");\n} 🌟🌟 Using pattern &mut V to match a mutable reference requires you to be very careful, due to V being a value after matching. // FIX the error with least changing\n// DON'T remove any code line\nfn main() { let mut v = String::from(\"hello,\"); let r = &mut v; match r { &mut value => value.push_str(\" world!\") }\n} You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Pattern Match » Patterns » Patterns","id":"73","title":"Patterns"},"74":{"body":"","breadcrumbs":"Method & Associated function » Associated functions & Methods","id":"74","title":"Associated functions & Methods"},"75":{"body":"struct Point { x: f64, y: f64,\n} // Implementation block, all `Point` associated functions & methods go in here.\nimpl Point { // This is an \"associated function\" because this function is associated with // a particular type, that is, Point. // // Associated functions don't need to be called with an instance. // These functions are generally used like constructors. fn origin() -> Point { Point { x: 0.0, y: 0.0 } } // Another associated function, taking two arguments: fn new(x: f64, y: f64) -> Point { Point { x: x, y: y } }\n} struct Rectangle { p1: Point, p2: Point,\n} impl Rectangle { // This is a method. // `&self` is sugar for `self: &Self`, where `Self` is the type of the // caller object. In this case `Self` = `Rectangle` fn area(&self) -> f64 { // `self` gives access to the struct fields via the dot operator. let Point { x: x1, y: y1 } = self.p1; let Point { x: x2, y: y2 } = self.p2; // `abs` is a `f64` method that returns the absolute value of the // caller ((x1 - x2) * (y1 - y2)).abs() } fn perimeter(&self) -> f64 { let Point { x: x1, y: y1 } = self.p1; let Point { x: x2, y: y2 } = self.p2; 2.0 * ((x1 - x2).abs() + (y1 - y2).abs()) } // This method requires the caller object to be mutable // `&mut self` desugars to `self: &mut Self` fn translate(&mut self, x: f64, y: f64) { self.p1.x += x; self.p2.x += x; self.p1.y += y; self.p2.y += y; }\n} // `Pair` owns resources: two heap allocated integers.\nstruct Pair(Box, Box); impl Pair { // This method \"consumes\" the resources of the caller object // `self` desugars to `self: Self` fn destroy(self) { // Destructure `self` let Pair(first, second) = self; println!(\"Destroying Pair({}, {})\", first, second); // `first` and `second` go out of scope and get freed. }\n} fn main() { let rectangle = Rectangle { // Associated functions are called using double colons p1: Point::origin(), p2: Point::new(3.0, 4.0), }; // Methods are called using the dot operator. // Note that the first argument `&self` is implicitly passed, i.e. // `rectangle.perimeter()` === `Rectangle::perimeter(&rectangle)` println!(\"Rectangle perimeter: {}\", rectangle.perimeter()); println!(\"Rectangle area: {}\", rectangle.area()); let mut square = Rectangle { p1: Point::origin(), p2: Point::new(1.0, 1.0), }; // Error! `rectangle` is immutable, but this method requires a mutable // object. //rectangle.translate(1.0, 0.0); // TODO ^ Try uncommenting this line // Okay! Mutable objects can call mutable methods square.translate(1.0, 1.0); let pair = Pair(Box::new(1), Box::new(2)); pair.destroy(); // Error! Previous `destroy` call \"consumed\" `pair` //pair.destroy(); // TODO ^ Try uncommenting this line\n}","breadcrumbs":"Method & Associated function » Examples","id":"75","title":"Examples"},"76":{"body":"","breadcrumbs":"Method & Associated function » Exercises","id":"76","title":"Exercises"},"77":{"body":"🌟🌟 Methods are similar to functions: Declare with fn, have parameters and a return value. Unlike functions, methods are defined within the context of a struct (or an enum or a trait object), and their first parameter is always self, which represents the instance of the struct the method is being called on. struct Rectangle { width: u32, height: u32,\n} impl Rectangle { // Complete the area method which return the area of a Rectangle. fn area\n} fn main() { let rect1 = Rectangle { width: 30, height: 50 }; assert_eq!(rect1.area(), 1500); println!(\"Success!\");\n} 🌟🌟 self will take the ownership of current struct instance, however, &self will only borrow a reference from the instance. // Only fill in the blanks, DON'T remove any line!\n#[derive(Debug)]\nstruct TrafficLight { color: String,\n} impl TrafficLight { pub fn show_state(__) { println!(\"the current state is {}\", __.color); }\n}\nfn main() { let light = TrafficLight{ color: \"red\".to_owned(), }; // Don't take the ownership of `light` here. light.show_state(); // ... Otherwise, there will be an error below println!(\"{:?}\", light);\n} 🌟🌟 The &self is actually short for self: &Self. Within an impl block, the type Self is an alias for the type that the impl block is for. Methods must have a parameter named self of type Self for their first parameter, so Rust lets you abbreviate this with only the name self in the first parameter spot. struct TrafficLight { color: String,\n} impl TrafficLight { // Using `Self` to fill in the blank. pub fn show_state(__) { println!(\"the current state is {}\", self.color); } // Fill in the blank, DON'T use any variants of `Self`. pub fn change_state(__) { self.color = \"green\".to_string() }\n}\nfn main() { println!(\"Success!\");\n}","breadcrumbs":"Method & Associated function » Method","id":"77","title":"Method"},"78":{"body":"🌟🌟 All functions defined within an impl block are called associated functions because they’re associated with the type named after the impl. We can define associated functions that don’t have self as their first parameter (and thus are not methods) because they don’t need an instance of the type to work with. #[derive(Debug)]\nstruct TrafficLight { color: String,\n} impl TrafficLight { // 1. Implement an associated function `new`, // 2. It will return a TrafficLight contains color \"red\" // 3. Must use `Self`, DONT use `TrafficLight` in fn signatures or body pub fn new() pub fn get_state(&self) -> &str { &self.color }\n} fn main() { let light = TrafficLight::new(); assert_eq!(light.get_state(), \"red\"); println!(\"Success!\");\n}","breadcrumbs":"Method & Associated function » Associated functions","id":"78","title":"Associated functions"},"79":{"body":"🌟 Each struct is allowed to have multiple impl blocks. struct Rectangle { width: u32, height: u32,\n} // Using multiple `impl` blocks to rewrite the code below.\nimpl Rectangle { fn area(&self) -> u32 { self.width * self.height } fn can_hold(&self, other: &Rectangle) -> bool { self.width > other.width && self.height > other.height }\n} fn main() { println!(\"Success!\");\n}","breadcrumbs":"Method & Associated function » Multiple impl blocks","id":"79","title":"Multiple impl blocks"},"8":{"body":"This book will guide you to make a command line program that lets you hide secret messages in PNG files. The primary goal here is to get you writing code. The secondary goal is to get you reading documentation.","breadcrumbs":"Small projects with Elegant code » 5. pngme book","id":"8","title":"5. pngme book"},"80":{"body":"🌟🌟🌟 We can also implement methods for enums. #[derive(Debug)]\nenum TrafficLightColor { Red, Yellow, Green,\n} // Implement TrafficLightColor with a method.\nimpl TrafficLightColor { } fn main() { let c = TrafficLightColor::Yellow; assert_eq!(c.color(), \"yellow\"); println!(\"{:?}\",c);\n}","breadcrumbs":"Method & Associated function » Enums","id":"80","title":"Enums"},"81":{"body":"@todo You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Method & Associated function » Practice","id":"81","title":"Practice"},"82":{"body":"Learning resources: English: Rust Book 10.1, 10.2 简体中文: Rust语言圣经 - 模式匹配","breadcrumbs":"Generics and Traits » Generics and Traits","id":"82","title":"Generics and Traits"},"83":{"body":"","breadcrumbs":"Generics and Traits » Generics » Generics","id":"83","title":"Generics"},"84":{"body":"🌟🌟🌟 // Fill in the blanks to make it work\nstruct A; // Concrete type `A`.\nstruct S(A); // Concrete type `S`.\nstruct SGen(T); // Generic type `SGen`. fn reg_fn(_s: S) {} fn gen_spec_t(_s: SGen) {} fn gen_spec_i32(_s: SGen) {} fn generic(_s: SGen) {} fn main() { // Using the non-generic functions reg_fn(__); // Concrete type. gen_spec_t(__); // Implicitly specified type parameter `A`. gen_spec_i32(__); // Implicitly specified type parameter `i32`. // Explicitly specified type parameter `char` to `generic()`. generic::(__); // Implicitly specified type parameter `char` to `generic()`. generic(__); println!(\"Success!\");\n} 🌟🌟 A function call with explicitly specified type parameters looks like: fun::(). // Implement the generic function below.\nfn sum fn main() { assert_eq!(5, sum(2i8, 3i8)); assert_eq!(50, sum(20, 30)); assert_eq!(2.46, sum(1.23, 1.23)); println!(\"Success!\");\n}","breadcrumbs":"Generics and Traits » Generics » Functions","id":"84","title":"Functions"},"85":{"body":"🌟 // Implement struct Point to make it work. fn main() { let integer = Point { x: 5, y: 10 }; let float = Point { x: 1.0, y: 4.0 }; println!(\"Success!\");\n} 🌟🌟 // Modify this struct to make the code work\nstruct Point { x: T, y: T,\n} fn main() { // DON'T modify this code. let p = Point{x: 5, y : \"hello\".to_string()}; println!(\"Success!\");\n} 🌟🌟 // Add generic for Val to make the code work, DON'T modify the code in `main`.\nstruct Val { val: f64,\n} impl Val { fn value(&self) -> &f64 { &self.val }\n} fn main() { let x = Val{ val: 3.0 }; let y = Val{ val: \"hello\".to_string()}; println!(\"{}, {}\", x.value(), y.value());\n}","breadcrumbs":"Generics and Traits » Generics » Struct and impl","id":"85","title":"Struct and impl"},"86":{"body":"🌟🌟🌟 struct Point { x: T, y: U,\n} impl Point { // Implement mixup to make it work, DON'T modify other code. fn mixup\n} fn main() { let p1 = Point { x: 5, y: 10 }; let p2 = Point { x: \"Hello\", y: '中'}; let p3 = p1.mixup(p2); assert_eq!(p3.x, 5); assert_eq!(p3.y, '中'); println!(\"Success!\");\n} 🌟🌟 // Fix the errors to make the code work.\nstruct Point { x: T, y: T,\n} impl Point { fn distance_from_origin(&self) -> f32 { (self.x.powi(2) + self.y.powi(2)).sqrt() }\n} fn main() { let p = Point{x: 5, y: 10}; println!(\"{}\",p.distance_from_origin());\n} You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Generics and Traits » Generics » Method","id":"86","title":"Method"},"87":{"body":"Const generics are generic arguments that range over constant values, rather than types or lifetimes. This allows, for instance, types to be parameterized by integers. In fact, there has been one example of const generic types since early on in Rust's development: the array types [T; N], for some type T and N: usize. However, there has previously been no way to abstract over arrays of an arbitrary size: if you wanted to implement a trait for arrays of any size, you would have to do so manually for each possible value. For a long time, even the standard library methods for arrays were limited to arrays of length at most 32 due to this problem.","breadcrumbs":"Generics and Traits » Const Generics » Const Generics","id":"87","title":"Const Generics"},"88":{"body":"Here's an example of a type and implementation making use of const generics: a type wrapping a pair of arrays of the same size. struct ArrayPair { left: [T; N], right: [T; N],\n} impl Debug for ArrayPair { // ...\n} Currently, const parameters may only be instantiated by const arguments of the following forms: A standalone const parameter. A literal (i.e. an integer, bool, or character). A concrete constant expression (enclosed by {}), involving no generic parameters. fn foo() {} fn bar() { foo::(); // Okay: `M` is a const parameter foo::<2021>(); // Okay: `2021` is a literal foo::<{20 * 100 + 20 * 10 + 1}>(); // Okay: const expression contains no generic parameters foo::<{ M + 1 }>(); // Error: const expression contains the generic parameter `M` foo::<{ std::mem::size_of::() }>(); // Error: const expression contains the generic parameter `T` let _: [u8; M]; // Okay: `M` is a const parameter let _: [u8; std::mem::size_of::()]; // Error: const expression contains the generic parameter `T`\n} fn main() {} Const generics can also let us avoid some runtime checks. /// A region of memory containing at least `N` `T`s.\npub struct MinSlice { /// The bounded region of memory. Exactly `N` `T`s. pub head: [T; N], /// Zero or more remaining `T`s after the `N` in the bounded region. pub tail: [T],\n} fn main() { let slice: &[u8] = b\"Hello, world\"; let reference: Option<&u8> = slice.get(6); // We know this value is `Some(b' ')`, // but the compiler can't know that. assert!(reference.is_some()); let slice: &[u8] = b\"Hello, world\"; // Length check is performed when we construct a MinSlice, // and it's known at compile time to be of length 12. // If the `unwrap()` succeeds, no more checks are needed // throughout the `MinSlice`'s lifetime. let minslice = MinSlice::::from_slice(slice).unwrap(); let value: u8 = minslice.head[6]; assert_eq!(value, b' ')\n}","breadcrumbs":"Generics and Traits » Const Generics » Examples","id":"88","title":"Examples"},"89":{"body":"🌟🌟 is part of the struct type, it means Array and Array are different types. struct Array { data : [T; N]\n} fn main() { let arrays = [ Array{ data: [1, 2, 3], }, Array { data: [1.0, 2.0, 3.0], }, Array { data: [1, 2] } ]; println!(\"Success!\");\n} 🌟🌟 // Fill in the blanks to make it work.\nfn print_array<__>(__) { println!(\"{:?}\", arr);\n}\nfn main() { let arr = [1, 2, 3]; print_array(arr); let arr = [\"hello\", \"world\"]; print_array(arr);\n} 🌟🌟🌟 Sometimes we want to limit the size of a variable, e.g when using in embedding environments, then const expressions will fit your needs. #![allow(incomplete_features)]\n#![feature(generic_const_exprs)] fn check_size(val: T)\nwhere Assert<{ core::mem::size_of::() < 768 }>: IsTrue,\n{ //...\n} // Fix the errors in main.\nfn main() { check_size([0u8; 767]); check_size([0i32; 191]); check_size([\"hello你好\"; __]); // Size of &str ? check_size([(); __].map(|_| \"hello你好\".to_string())); // Size of String? check_size(['中'; __]); // Size of char ? println!(\"Success!\");\n} pub enum Assert {} pub trait IsTrue {} impl IsTrue for Assert {} You can find the solutions here (under the solutions path), but only use it when you need it :)","breadcrumbs":"Generics and Traits » Const Generics » Exercises","id":"89","title":"Exercises"},"9":{"body":"This blog series creates a small operating system in the Rust programming language. Each post is a small tutorial and includes all needed code, so you can follow along if you like. The source code is also available in the corresponding Github repository .","breadcrumbs":"Small projects with Elegant code » 6. Writing an OS in Rust","id":"9","title":"6. Writing an OS in Rust"},"90":{"body":"A trait tells the Rust compiler about functionality a particular type has and can share with other types. We can use traits to define shared behavior in an abstract way. We can use trait bounds to specify that a generic type can be any type that has certain behavior. Note: Traits are similar to interfaces in other languages, although with some differences.","breadcrumbs":"Generics and Traits » Traits » Traits","id":"90","title":"Traits"},"91":{"body":"struct Sheep { naked: bool, name: String } trait Animal { // Associated function signature; `Self` refers to the implementor type. fn new(name: String) -> Self; // Method signatures; these will return a string. fn name(&self) -> String; fn noise(&self) -> String; // Traits can provide default method definitions. fn talk(&self) { println!(\"{} says {}\", self.name(), self.noise()); }\n} impl Sheep { fn is_naked(&self) -> bool { self.naked } fn shear(&mut self) { if self.is_naked() { // Implementor methods can use the implementor's trait methods. println!(\"{} is already naked...\", self.name()); } else { println!(\"{} gets a haircut!\", self.name); self.naked = true; } }\n} // Implement the `Animal` trait for `Sheep`.\nimpl Animal for Sheep { // `Self` is the implementor type: `Sheep`. fn new(name: String) -> Sheep { Sheep { name: name, naked: false } } fn name(&self) -> String { self.name.clone() } fn noise(&self) -> String { if self.is_naked() { \"baaaaah?\".to_string() } else { \"baaaaah!\".to_string() } } // Default trait methods can be overridden. fn talk(&self) { // For example, we can add some quiet contemplation. println!(\"{} pauses briefly... {}\", self.name, self.noise()); }\n} fn main() { // Type annotation is necessary in this case. let mut dolly: Sheep = Animal::new(\"Dolly\".to_string()); // TODO ^ Try removing the type annotations. dolly.talk(); dolly.shear(); dolly.talk();\n}","breadcrumbs":"Generics and Traits » Traits » Examples","id":"91","title":"Examples"},"92":{"body":"🌟🌟 // Fill in the two impl blocks to make the code work.\n// DON'T modify the code in `main`.\ntrait Hello { fn say_hi(&self) -> String { String::from(\"hi\") } fn say_something(&self) -> String;\n} struct Student {}\nimpl Hello for Student {\n}\nstruct Teacher {}\nimpl Hello for Teacher {\n} fn main() { let s = Student {}; assert_eq!(s.say_hi(), \"hi\"); assert_eq!(s.say_something(), \"I'm a good student\"); let t = Teacher {}; assert_eq!(t.say_hi(), \"Hi, I'm your new teacher\"); assert_eq!(t.say_something(), \"I'm not a bad teacher\"); println!(\"Success!\");\n}","breadcrumbs":"Generics and Traits » Traits » Exercises","id":"92","title":"Exercises"},"93":{"body":"The compiler is capable of providing basic implementations for some traits via the #[derive] attribute. For more info, please visit here . 🌟🌟 // `Centimeters`, a tuple struct that can be compared\n#[derive(PartialEq, PartialOrd)]\nstruct Centimeters(f64); // `Inches`, a tuple struct that can be printed\n#[derive(Debug)]\nstruct Inches(i32); impl Inches { fn to_centimeters(&self) -> Centimeters { let &Inches(inches) = self; Centimeters(inches as f64 * 2.54) }\n} // ADD some attributes to make the code work!\n// DON'T modify other code!\nstruct Seconds(i32); fn main() { let _one_second = Seconds(1); println!(\"One second looks like: {:?}\", _one_second); let _this_is_true = (_one_second == _one_second); let _this_is_false = (_one_second > _one_second); let foot = Inches(12); println!(\"One foot equals {:?}\", foot); let meter = Centimeters(100.0); let cmp = if foot.to_centimeters() < meter { \"smaller\" } else { \"bigger\" }; println!(\"One foot is {} than one meter.\", cmp);\n}","breadcrumbs":"Generics and Traits » Traits » Derive","id":"93","title":"Derive"},"94":{"body":"In Rust, many of the operators can be overloaded via traits. That is, some operators can be used to accomplish different tasks based on their input arguments. This is possible because operators are syntactic sugar for method calls. For example, the + operator in a + b calls the add method (as in a.add(b)). This add method is part of the Add trait. Hence, the + operator can be used by any implementor of the Add trait. 🌟🌟 use std::ops; // Implement fn multiply to make the code work.\n// As mentioned above, `+` needs `T` to implement `std::ops::Add` Trait.\n// So, what about `*`? You can find the answer here: https://doc.rust-lang.org/core/ops/\nfn multipl fn main() { assert_eq!(6, multiply(2u8, 3u8)); assert_eq!(5.0, multiply(1.0, 5.0)); println!(\"Success!\");\n} 🌟🌟🌟 // Fix the errors, DON'T modify the code in `main`.\nuse std::ops; struct Foo;\nstruct Bar; struct FooBar; struct BarFoo; // The `std::ops::Add` trait is used to specify the functionality of `+`.\n// Here, we make `Add` - the trait for addition with a RHS of type `Bar`.\n// The following block implements the operation: Foo + Bar = FooBar\nimpl ops::Add for Foo { type Output = FooBar; fn add(self, _rhs: Bar) -> FooBar { FooBar }\n} impl ops::Sub for Bar { type Output = BarFoo; fn sub(self, _rhs: Foo) -> BarFoo { BarFoo }\n} fn main() { // DON'T modify the code below. // You need to derive some trait for FooBar to make it comparable. assert_eq!(Foo + Bar, FooBar); assert_eq!(Foo - Bar, BarFoo); println!(\"Success!\");\n}","breadcrumbs":"Generics and Traits » Traits » Operator","id":"94","title":"Operator"},"95":{"body":"Instead of a concrete type for the item parameter, we specify the impl keyword and the trait name. This parameter accepts any type that implements the specified trait. 🌟🌟🌟 // Implement `fn summary` to make the code work.\n// Fix the errors without removing any code line\ntrait Summary { fn summarize(&self) -> String;\n} #[derive(Debug)]\nstruct Post { title: String, author: String, content: String,\n} impl Summary for Post { fn summarize(&self) -> String { format!(\"The author of post {} is {}\", self.title, self.author) }\n} #[derive(Debug)]\nstruct Weibo { username: String, content: String,\n} impl Summary for Weibo { fn summarize(&self) -> String { format!(\"{} published a weibo {}\", self.username, self.content) }\n} fn main() { let post = Post { title: \"Popular Rust\".to_string(), author: \"Sunface\".to_string(), content: \"Rust is awesome!\".to_string(), }; let weibo = Weibo { username: \"sunface\".to_string(), content: \"Weibo seems to be worse than Tweet\".to_string(), }; summary(post); summary(weibo); println!(\"{:?}\", post); println!(\"{:?}\", weibo);\n} // Implement `fn summary` below.","breadcrumbs":"Generics and Traits » Traits » Use trait as function parameters","id":"95","title":"Use trait as function parameters"},"96":{"body":"We can also use the impl Trait syntax in the return position to return a value of some type that implements a trait. However, you can only use impl Trait if you’re returning a single type, use Trait Objects instead when you really need to return several types. 🌟🌟 struct Sheep {}\nstruct Cow {} trait Animal { fn noise(&self) -> String;\n} impl Animal for Sheep { fn noise(&self) -> String { \"baaaaah!\".to_string() }\n} impl Animal for Cow { fn noise(&self) -> String { \"moooooo!\".to_string() }\n} // Returns some struct that implements Animal, but we don't know which one at compile time.\n// FIX the errors here, you can make a fake random, or you can use trait object.\nfn random_animal(random_number: f64) -> impl Animal { if random_number < 0.5 { Sheep {} } else { Cow {} }\n} fn main() { let random_number = 0.234; let animal = random_animal(random_number); println!(\"You've randomly chosen an animal, and it says {}\", animal.noise());\n}","breadcrumbs":"Generics and Traits » Traits » Returning Types that Implement Traits","id":"96","title":"Returning Types that Implement Traits"},"97":{"body":"The impl Trait syntax works for straightforward cases but is actually syntax sugar for a longer form, which is called a trait bound. When working with generics, the type parameters often must use traits as bounds to stipulate what functionality a type implements. 🌟🌟 fn main() { assert_eq!(sum(1, 2), 3);\n} // Implement `fn sum` with trait bound in two ways.\nfn sum(x: T, y: T) -> T { x + y\n} 🌟🌟 // FIX the errors.\nstruct Pair { x: T, y: T,\n} impl Pair { fn new(x: T, y: T) -> Self { Self { x, y, } }\n} impl Pair { fn cmp_display(&self) { if self.x >= self.y { println!(\"The largest member is x = {:?}\", self.x); } else { println!(\"The largest member is y = {:?}\", self.y); } }\n} struct Unit(i32); fn main() { let pair = Pair{ x: Unit(1), y: Unit(3) }; pair.cmp_display();\n} 🌟🌟🌟 // Fill in the blanks to make it work\nfn example1() { // `T: Trait` is the commonly used way. // `T: Fn(u32) -> u32` specifies that we can only pass a closure to `T`. struct Cacher u32> { calculation: T, value: Option, } impl u32> Cacher { fn new(calculation: T) -> Cacher { Cacher { calculation, value: None, } } fn value(&mut self, arg: u32) -> u32 { match self.value { Some(v) => v, None => { let v = (self.calculation)(arg); self.value = Some(v); v }, } } } let mut cacher = Cacher::new(|x| x+1); assert_eq!(cacher.value(10), __); assert_eq!(cacher.value(15), __);\n} fn example2() { // We can also use `where` to construct `T` struct Cacher where T: Fn(u32) -> u32, { calculation: T, value: Option, } impl Cacher where T: Fn(u32) -> u32, { fn new(calculation: T) -> Cacher { Cacher { calculation, value: None, } } fn value(&mut self, arg: u32) -> u32 { match self.value { Some(v) => v, None => { let v = (self.calculation)(arg); self.value = Some(v); v }, } } } let mut cacher = Cacher::new(|x| x+1); assert_eq!(cacher.value(20), __); assert_eq!(cacher.value(25), __);\n} fn main() { example1(); example2(); println!(\"Success!\");\n} You can find the solutions here (under the solutions path), but only use it when you need it :)","breadcrumbs":"Generics and Traits » Traits » Trait bound","id":"97","title":"Trait bound"},"98":{"body":"In traits chapter we have seen that we can't use impl Trait when returning multiple types. Another limitation of arrays is that they can only store elements of one type. Using enums is not a bad solution when we have a fixed set of types at compile time, but trait objects would be more flexible and powerful.","breadcrumbs":"Generics and Traits » Trait Object » Trait Object","id":"98","title":"Trait Object"},"99":{"body":"The Rust compiler needs to know how much space a function's return type requires. Because the different implementations of a trait probably uses different amounts of memory, functions need to either return a concrete type or the same type when using impl Trait, or return a trait object with dyn. 🌟🌟🌟 trait Bird { fn quack(&self) -> String;\n} struct Duck;\nimpl Duck { fn swim(&self) { println!(\"Look, the duck is swimming\") }\n}\nstruct Swan;\nimpl Swan { fn fly(&self) { println!(\"Look, the duck.. oh sorry, the swan is flying\") }\n} impl Bird for Duck { fn quack(&self) -> String{ \"duck duck\".to_string() }\n} impl Bird for Swan { fn quack(&self) -> String{ \"swan swan\".to_string() }\n} fn main() { // FILL in the blank. let duck = __; duck.swim(); let bird = hatch_a_bird(2); // This bird has forgotten how to swim, so below line will cause an error. // bird.swim(); // But it can quak. assert_eq!(bird.quack(), \"duck duck\"); let bird = hatch_a_bird(1); // This bird has forgotten how to fly, so below line will cause an error. // bird.fly(); // But it can quak too. assert_eq!(bird.quack(), \"swan swan\"); println!(\"Success!\");\n} // IMPLEMENT this function.\nfn hatch_a_bird...","breadcrumbs":"Generics and Traits » Trait Object » Returning Traits with dyn","id":"99","title":"Returning Traits with dyn"}},"length":272,"save":true},"fields":["title","body","breadcrumbs"],"index":{"body":{"root":{"0":{".":{".":{"1":{"0":{"0":{"df":1,"docs":{"122":{"tf":1.0}}},"df":1,"docs":{"122":{"tf":1.0}}},"df":0,"docs":{}},"2":{"df":2,"docs":{"115":{"tf":1.0},"53":{"tf":1.0}}},"5":{"df":1,"docs":{"120":{"tf":1.4142135623730951}}},"=":{"1":{"0":{"0":{"df":1,"docs":{"65":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"218":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"0":{"0":{"df":1,"docs":{"169":{"tf":1.4142135623730951}}},"1":{"_":{"df":0,"docs":{},"f":{"6":{"4":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"60":{"tf":1.0},"75":{"tf":1.7320508075688772}}},"1":{".":{"0":{"df":1,"docs":{"151":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"2":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"2":{"3":{"4":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"1":{"df":1,"docs":{"169":{"tf":1.0}}},"5":{"df":1,"docs":{"169":{"tf":1.0}}},"df":1,"docs":{"96":{"tf":1.0}}},"7":{"7":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"9":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"0":{"0":{"1":{"df":1,"docs":{"176":{"tf":1.0}}},"df":0,"docs":{}},"5":{"df":1,"docs":{"187":{"tf":1.0}}},"df":0,"docs":{}},"5":{"df":1,"docs":{"187":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"1":{"df":1,"docs":{"25":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"b":{"df":1,"docs":{"25":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"5":{"df":1,"docs":{"187":{"tf":1.4142135623730951}}},":":{"df":0,"docs":{},"h":{"df":1,"docs":{"253":{"tf":1.0}}},"l":{"df":1,"docs":{"253":{"tf":1.0}}}},"_":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"251":{"tf":1.0}}},"df":0,"docs":{}}},"b":{"0":{"0":{"0":{"1":{"1":{"0":{"1":{"1":{"df":1,"docs":{"189":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"1":{"df":0,"docs":{},"u":{"3":{"2":{"df":1,"docs":{"25":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"1":{"df":1,"docs":{"25":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"1":{"0":{"1":{"1":{"df":1,"docs":{"189":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"1":{"_":{"1":{"1":{"1":{"1":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":38,"docs":{"106":{"tf":1.0},"119":{"tf":1.0},"122":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"134":{"tf":1.4142135623730951},"136":{"tf":2.449489742783178},"139":{"tf":2.0},"142":{"tf":1.4142135623730951},"143":{"tf":1.0},"169":{"tf":4.898979485566356},"176":{"tf":1.7320508075688772},"183":{"tf":1.4142135623730951},"185":{"tf":1.0},"189":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"205":{"tf":1.4142135623730951},"211":{"tf":1.4142135623730951},"218":{"tf":1.0},"221":{"tf":1.4142135623730951},"24":{"tf":1.0},"248":{"tf":2.0},"249":{"tf":1.7320508075688772},"251":{"tf":2.23606797749979},"255":{"tf":2.8284271247461903},"256":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.4142135623730951},"56":{"tf":1.0},"60":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"64":{"tf":1.7320508075688772},"65":{"tf":1.4142135623730951},"66":{"tf":1.4142135623730951},"69":{"tf":1.0},"70":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951}},"i":{"3":{"2":{"df":1,"docs":{"204":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"3":{"3":{"6":{"5":{"3":{"3":{"3":{"7":{"3":{"5":{"7":{"df":1,"docs":{"189":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"189":{"tf":1.0}}},"df":0,"docs":{}},"7":{"7":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"3":{"2":{"df":1,"docs":{"66":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"1":{"2":{"3":{"4":{"5":{"6":{"7":{"8":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"139":{"tf":1.0}}},"6":{"df":0,"docs":{},"f":{"a":{"3":{"a":{"c":{"8":{"4":{"df":1,"docs":{"39":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"b":{"df":1,"docs":{"189":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"3":{"4":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"5":{"6":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"6":{"0":{"0":{"0":{"0":{"2":{"3":{"2":{"4":{"0":{"5":{"0":{"df":1,"docs":{"191":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"df":1,"docs":{"250":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"7":{"8":{"5":{"6":{"3":{"4":{"1":{"2":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"8":{"0":{"df":0,"docs":{},"u":{"3":{"2":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"a":{"b":{"a":{"b":{"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}},"d":{"1":{"df":1,"docs":{"250":{"tf":1.0}}},"df":0,"docs":{},"e":{"a":{"d":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"189":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"22":{"tf":1.0}}}},"{":{":":{"df":0,"docs":{},"x":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}}}},"1":{".":{".":{"=":{"1":{"0":{"0":{"df":1,"docs":{"63":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":5,"docs":{"176":{"tf":1.0},"60":{"tf":1.0},"75":{"tf":1.4142135623730951},"85":{"tf":1.0},"89":{"tf":1.0}}},"1":{"df":0,"docs":{},"f":{"6":{"4":{"df":1,"docs":{"101":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"2":{"3":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"4":{"5":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"5":{"8":{"df":1,"docs":{"176":{"tf":1.0}}},"9":{"df":1,"docs":{"19":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"\"":{".":{"_":{"_":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"137":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"1":{"df":1,"docs":{"82":{"tf":1.0}}},"2":{"df":1,"docs":{"82":{"tf":1.0}}},"3":{"df":1,"docs":{"192":{"tf":1.0}}},"df":0,"docs":{}},"0":{".":{"0":{"_":{"df":0,"docs":{},"f":{"3":{"2":{")":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{":":{":":{"<":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"131":{"tf":1.4142135623730951}}},"1":{"_":{"df":0,"docs":{},"f":{"3":{"2":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"191":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"131":{"tf":1.4142135623730951}}},"df":6,"docs":{"125":{"tf":1.0},"127":{"tf":1.4142135623730951},"218":{"tf":1.0},"51":{"tf":1.4142135623730951},"63":{"tf":1.0},"88":{"tf":1.0}}},"1":{"0":{"1":{"0":{"df":1,"docs":{"255":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"114":{"tf":1.0}}},"2":{"4":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"114":{"tf":1.4142135623730951}}},"]":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{")":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"119":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":22,"docs":{"105":{"tf":1.0},"119":{"tf":1.0},"122":{"tf":2.0},"125":{"tf":1.0},"128":{"tf":1.0},"149":{"tf":1.0},"15":{"tf":1.0},"189":{"tf":1.0},"205":{"tf":1.4142135623730951},"218":{"tf":1.0},"22":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":2.23606797749979},"255":{"tf":1.4142135623730951},"54":{"tf":1.0},"62":{"tf":1.7320508075688772},"64":{"tf":1.0},"66":{"tf":1.0},"73":{"tf":1.7320508075688772},"85":{"tf":1.0},"86":{"tf":1.4142135623730951},"88":{"tf":1.0}}},"1":{"1":{"df":1,"docs":{"114":{"tf":1.0}}},"5":{"df":1,"docs":{"139":{"tf":1.7320508075688772}}},"6":{"df":1,"docs":{"139":{"tf":1.7320508075688772}}},"7":{"df":1,"docs":{"139":{"tf":1.7320508075688772}}},"df":5,"docs":{"122":{"tf":1.7320508075688772},"169":{"tf":1.4142135623730951},"255":{"tf":1.0},"54":{"tf":1.0},"73":{"tf":1.4142135623730951}}},"2":{"2":{"df":1,"docs":{"24":{"tf":1.0}}},"3":{"df":1,"docs":{"228":{"tf":1.0}}},"7":{"df":1,"docs":{"56":{"tf":1.0}}},"8":{"df":2,"docs":{"250":{"tf":1.4142135623730951},"73":{"tf":1.0}}},">":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"88":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"126":{"tf":1.0},"146":{"tf":1.0},"16":{"tf":1.4142135623730951},"181":{"tf":1.0},"195":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":1.0},"54":{"tf":1.0},"73":{"tf":1.4142135623730951},"88":{"tf":1.0}}},"3":{"df":4,"docs":{"131":{"tf":1.7320508075688772},"209":{"tf":1.0},"224":{"tf":1.0},"54":{"tf":1.0}}},"5":{"0":{"0":{"df":1,"docs":{"77":{"tf":1.0}}},"df":0,"docs":{}},"6":{"df":1,"docs":{"131":{"tf":1.0}}},"7":{"9":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"195":{"tf":1.0},"64":{"tf":1.0}}},"6":{"df":1,"docs":{"73":{"tf":1.0}}},"8":{"df":7,"docs":{"181":{"tf":1.4142135623730951},"195":{"tf":1.0},"199":{"tf":1.0},"224":{"tf":1.4142135623730951},"226":{"tf":1.0},"57":{"tf":1.4142135623730951},"67":{"tf":1.0}}},"9":{"1":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}},"_":{"0":{"0":{"0":{".":{"0":{"0":{"0":{"_":{"1":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"4":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"8":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}},"b":{"df":1,"docs":{"189":{"tf":1.0}}},"df":68,"docs":{"106":{"tf":1.4142135623730951},"112":{"tf":1.0},"114":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"14":{"tf":1.0},"143":{"tf":1.0},"151":{"tf":1.7320508075688772},"152":{"tf":1.0},"153":{"tf":1.0},"16":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.0},"17":{"tf":1.4142135623730951},"176":{"tf":2.8284271247461903},"178":{"tf":1.0},"18":{"tf":1.0},"183":{"tf":1.4142135623730951},"185":{"tf":2.23606797749979},"186":{"tf":1.4142135623730951},"187":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"197":{"tf":1.0},"202":{"tf":1.0},"205":{"tf":1.0},"210":{"tf":2.449489742783178},"211":{"tf":1.0},"212":{"tf":2.0},"215":{"tf":1.0},"216":{"tf":1.0},"221":{"tf":1.4142135623730951},"228":{"tf":1.0},"24":{"tf":1.4142135623730951},"248":{"tf":1.0},"249":{"tf":1.4142135623730951},"25":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.4142135623730951},"256":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"4":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":2.23606797749979},"52":{"tf":1.4142135623730951},"54":{"tf":2.8284271247461903},"57":{"tf":1.0},"60":{"tf":2.0},"63":{"tf":1.4142135623730951},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.4142135623730951},"69":{"tf":1.7320508075688772},"70":{"tf":1.0},"73":{"tf":1.0},"78":{"tf":1.0},"88":{"tf":1.4142135623730951},"89":{"tf":1.7320508075688772}},"e":{"9":{"df":1,"docs":{"191":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"i":{"3":{"2":{"df":1,"docs":{"204":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"252":{"tf":1.0}}}},"u":{"3":{"2":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"54":{"tf":1.0}}},"df":0,"docs":{}}},"2":{".":{"0":{"df":5,"docs":{"123":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.0},"75":{"tf":1.0},"89":{"tf":1.0}}},"5":{"4":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"1":{"5":{"df":1,"docs":{"207":{"tf":1.0}}},"8":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"60":{"tf":1.0}}}}}}}}}}}},"df":2,"docs":{"207":{"tf":1.0},"60":{"tf":1.0}}},"df":0,"docs":{}},"2":{"1":{"df":2,"docs":{"151":{"tf":1.4142135623730951},"88":{"tf":1.0}}},"df":0,"docs":{}},"4":{"8":{"df":1,"docs":{"73":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":4,"docs":{"169":{"tf":1.0},"66":{"tf":1.4142135623730951},"73":{"tf":1.0},"88":{"tf":1.0}}},"1":{"1":{"2":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"186":{"tf":1.0},"48":{"tf":1.0}}},"2":{"1":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"4":{"df":1,"docs":{"126":{"tf":1.0}}},"5":{"1":{"_":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"5":{"df":2,"docs":{"131":{"tf":1.4142135623730951},"56":{"tf":1.0}}},"6":{"df":3,"docs":{"131":{"tf":1.4142135623730951},"134":{"tf":1.0},"73":{"tf":1.0}}},"df":2,"docs":{"115":{"tf":1.7320508075688772},"126":{"tf":1.0}}},"6":{"df":1,"docs":{"169":{"tf":1.0}}},"7":{"df":2,"docs":{"169":{"tf":1.0},"189":{"tf":2.449489742783178}}},"8":{"df":1,"docs":{"107":{"tf":1.0}}},"b":{"df":1,"docs":{"255":{"tf":1.0}}},"df":64,"docs":{"106":{"tf":1.0},"112":{"tf":1.0},"118":{"tf":2.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"134":{"tf":1.0},"14":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"148":{"tf":1.4142135623730951},"151":{"tf":1.7320508075688772},"152":{"tf":1.0},"153":{"tf":1.0},"163":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.4142135623730951},"176":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.7320508075688772},"183":{"tf":1.7320508075688772},"185":{"tf":1.4142135623730951},"186":{"tf":1.4142135623730951},"19":{"tf":1.0},"191":{"tf":1.0},"202":{"tf":1.0},"205":{"tf":1.0},"213":{"tf":1.7320508075688772},"218":{"tf":1.4142135623730951},"219":{"tf":1.0},"220":{"tf":1.4142135623730951},"223":{"tf":1.7320508075688772},"224":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.0},"24":{"tf":1.0},"249":{"tf":1.0},"25":{"tf":2.23606797749979},"251":{"tf":1.0},"252":{"tf":1.0},"255":{"tf":2.0},"29":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.4142135623730951},"33":{"tf":1.0},"36":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.7320508075688772},"52":{"tf":2.0},"54":{"tf":1.7320508075688772},"58":{"tf":1.0},"60":{"tf":1.4142135623730951},"63":{"tf":1.4142135623730951},"66":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.7320508075688772},"78":{"tf":1.0},"89":{"tf":1.7320508075688772},"97":{"tf":1.0}},"f":{"df":1,"docs":{"255":{"tf":1.0}}},"i":{"3":{"2":{"df":1,"docs":{"204":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"d":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"u":{"1":{"6":{"df":1,"docs":{"54":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"3":{".":{".":{"2":{"df":1,"docs":{"24":{"tf":1.0}}},"=":{"7":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":3,"docs":{"25":{"tf":1.0},"85":{"tf":1.0},"89":{"tf":1.0}}},"1":{"4":{"1":{"5":{"9":{"2":{"6":{"df":1,"docs":{"188":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"df":1,"docs":{"188":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"188":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"2":{"df":2,"docs":{"20":{"tf":1.0},"25":{"tf":1.0}}},"3":{"df":2,"docs":{"182":{"tf":1.7320508075688772},"20":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{".":{"0":{"_":{"df":0,"docs":{},"f":{"3":{"2":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{":":{":":{"<":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"133":{"tf":1.4142135623730951},"226":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"66":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.0},"84":{"tf":1.0}}},"1":{"df":1,"docs":{"176":{"tf":1.7320508075688772}},"i":{"6":{"4":{"df":1,"docs":{"176":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"2":{"df":4,"docs":{"251":{"tf":1.4142135623730951},"253":{"tf":1.0},"73":{"tf":1.0},"87":{"tf":1.0}}},"5":{"df":2,"docs":{"137":{"tf":1.0},"195":{"tf":1.0}}},"6":{"5":{"df":1,"docs":{"226":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"7":{"3":{"5":{"9":{"2":{"8":{"5":{"5":{"9":{"df":1,"docs":{"189":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"_":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":56,"docs":{"105":{"tf":1.0},"106":{"tf":1.4142135623730951},"114":{"tf":1.0},"118":{"tf":2.23606797749979},"119":{"tf":1.0},"120":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"123":{"tf":1.0},"124":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.0},"14":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.4142135623730951},"158":{"tf":1.0},"16":{"tf":1.0},"163":{"tf":1.0},"170":{"tf":1.0},"18":{"tf":1.0},"183":{"tf":1.4142135623730951},"186":{"tf":1.4142135623730951},"187":{"tf":1.0},"188":{"tf":1.4142135623730951},"19":{"tf":1.0},"191":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"204":{"tf":1.0},"210":{"tf":1.0},"213":{"tf":1.0},"218":{"tf":1.4142135623730951},"220":{"tf":1.4142135623730951},"223":{"tf":1.7320508075688772},"224":{"tf":1.4142135623730951},"228":{"tf":1.0},"24":{"tf":1.0},"248":{"tf":1.7320508075688772},"255":{"tf":1.4142135623730951},"29":{"tf":1.0},"32":{"tf":2.0},"33":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":2.0},"52":{"tf":2.0},"54":{"tf":1.7320508075688772},"6":{"tf":1.0},"63":{"tf":1.4142135623730951},"64":{"tf":1.0},"66":{"tf":1.0},"69":{"tf":1.0},"73":{"tf":1.0},"78":{"tf":1.0},"89":{"tf":1.7320508075688772},"97":{"tf":1.0}},"i":{"6":{"4":{"df":1,"docs":{"54":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"u":{"8":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}},"4":{"\"":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"146":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"0":{"df":2,"docs":{"75":{"tf":1.0},"85":{"tf":1.0}}},"1":{"df":1,"docs":{"35":{"tf":1.0}}},"3":{"df":1,"docs":{"42":{"tf":1.0}}},"4":{"df":1,"docs":{"35":{"tf":1.0}}},"df":0,"docs":{}},"2":{"df":3,"docs":{"103":{"tf":1.0},"125":{"tf":1.0},"16":{"tf":1.7320508075688772}}},"4":{"df":1,"docs":{"131":{"tf":1.0}}},"df":35,"docs":{"114":{"tf":1.0},"118":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.4142135623730951},"137":{"tf":1.0},"139":{"tf":1.0},"143":{"tf":1.0},"158":{"tf":1.0},"16":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.4142135623730951},"19":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":1.0},"204":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.4142135623730951},"249":{"tf":2.23606797749979},"251":{"tf":1.7320508075688772},"253":{"tf":1.0},"256":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951},"36":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.7320508075688772},"52":{"tf":2.0},"54":{"tf":1.0},"63":{"tf":1.0},"7":{"tf":1.0},"73":{"tf":1.0},"89":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"155":{"tf":1.0}}}}},"5":{"\"":{".":{"_":{"_":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"137":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{".":{"=":{"8":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":1,"docs":{"94":{"tf":1.0}}},"1":{"df":1,"docs":{"42":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":5,"docs":{"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"25":{"tf":1.0},"58":{"tf":1.0},"77":{"tf":1.0}}},"1":{"2":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"125":{"tf":1.0}}},"df":35,"docs":{"114":{"tf":1.0},"120":{"tf":1.0},"14":{"tf":1.0},"143":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.4142135623730951},"163":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0},"176":{"tf":1.4142135623730951},"187":{"tf":3.872983346207417},"194":{"tf":1.4142135623730951},"200":{"tf":1.0},"204":{"tf":1.0},"215":{"tf":1.4142135623730951},"22":{"tf":1.7320508075688772},"221":{"tf":1.0},"227":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"248":{"tf":2.8284271247461903},"25":{"tf":1.7320508075688772},"255":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":1.4142135623730951},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"64":{"tf":1.0},"66":{"tf":1.7320508075688772},"73":{"tf":1.7320508075688772},"8":{"tf":1.0},"85":{"tf":1.4142135623730951},"86":{"tf":1.7320508075688772}},"i":{"3":{"2":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"134":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"3":{"2":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"102":{"tf":1.0}}},"df":0,"docs":{}}},"6":{".":{".":{"=":{"1":{"0":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":1,"docs":{"42":{"tf":1.0}}},"4":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"0":{".":{"3":{"4":{"df":1,"docs":{"190":{"tf":1.0}}},"df":1,"docs":{"190":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"142":{"tf":1.0}}},"4":{"df":7,"docs":{"246":{"tf":1.4142135623730951},"250":{"tf":2.0},"251":{"tf":1.7320508075688772},"253":{"tf":1.4142135623730951},"256":{"tf":1.0},"52":{"tf":1.4142135623730951},"73":{"tf":1.0}}},"5":{"5":{"3":{"5":{"df":1,"docs":{"47":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"df":1,"docs":{"65":{"tf":2.0}}},"9":{".":{"0":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"120":{"tf":1.0},"147":{"tf":1.0},"176":{"tf":1.0},"188":{"tf":1.0},"251":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"73":{"tf":1.0},"9":{"tf":1.0}}},"7":{".":{"2":{"df":1,"docs":{"182":{"tf":1.4142135623730951}},"i":{"df":1,"docs":{"182":{"tf":1.0}}}},"df":0,"docs":{}},"6":{"7":{"df":1,"docs":{"89":{"tf":1.0}}},"8":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}},"df":11,"docs":{"10":{"tf":1.0},"114":{"tf":1.0},"150":{"tf":1.0},"16":{"tf":1.0},"169":{"tf":1.0},"181":{"tf":1.4142135623730951},"188":{"tf":1.0},"195":{"tf":1.0},"202":{"tf":1.0},"54":{"tf":1.0},"73":{"tf":1.0}}},"8":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},".":{"2":{"df":1,"docs":{"42":{"tf":1.0}}},"df":0,"docs":{}},"2":{"df":1,"docs":{"139":{"tf":1.7320508075688772}}},"df":18,"docs":{"11":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"113":{"tf":1.4142135623730951},"114":{"tf":2.23606797749979},"131":{"tf":1.0},"145":{"tf":1.0},"189":{"tf":1.0},"22":{"tf":1.0},"248":{"tf":1.7320508075688772},"249":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.7320508075688772},"52":{"tf":1.7320508075688772},"54":{"tf":1.0},"73":{"tf":1.0}},"i":{"3":{"2":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"134":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"8":{"df":1,"docs":{"101":{"tf":1.0}}},"df":0,"docs":{}}},"9":{".":{".":{"=":{"1":{"0":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":1,"docs":{"140":{"tf":1.0}}},"2":{"df":1,"docs":{"140":{"tf":1.0}}},"df":0,"docs":{}},"5":{"df":1,"docs":{"125":{"tf":1.0}}},"6":{"df":2,"docs":{"142":{"tf":1.0},"143":{"tf":1.0}}},"7":{".":{"1":{"2":{"3":{"_":{"df":0,"docs":{},"f":{"3":{"2":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"142":{"tf":1.0},"143":{"tf":1.4142135623730951},"24":{"tf":1.0}}},"8":{"df":3,"docs":{"125":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.4142135623730951}}},"9":{".":{"1":{"2":{"df":1,"docs":{"190":{"tf":1.0}}},"df":1,"docs":{"190":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"143":{"tf":1.4142135623730951}}},"df":6,"docs":{"12":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":1.4142135623730951},"199":{"tf":1.0},"54":{"tf":1.0},"70":{"tf":1.0}}},"_":{"_":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"23":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"(":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"179":{"tf":1.0}}}}}}},"i":{"df":1,"docs":{"179":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"179":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"3":{"0":{"df":1,"docs":{"133":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"119":{"tf":1.0}}}}},"df":0,"docs":{}},".":{"a":{"d":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"153":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"77":{"tf":1.0}}}}}}},"df":0,"docs":{},"r":{"df":1,"docs":{"153":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"137":{"tf":1.0}}}},"df":0,"docs":{}}}}}},":":{":":{"a":{"d":{"d":{"df":1,"docs":{"227":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"227":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},">":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"213":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"]":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"|":{"_":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":61,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"106":{"tf":1.0},"113":{"tf":2.0},"114":{"tf":1.4142135623730951},"122":{"tf":2.23606797749979},"123":{"tf":1.4142135623730951},"125":{"tf":2.449489742783178},"131":{"tf":3.1622776601683795},"133":{"tf":1.0},"134":{"tf":1.7320508075688772},"137":{"tf":1.0},"14":{"tf":1.7320508075688772},"141":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951},"148":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":2.8284271247461903},"181":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":2.449489742783178},"188":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.0},"199":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.4142135623730951},"218":{"tf":1.0},"219":{"tf":1.7320508075688772},"22":{"tf":1.7320508075688772},"220":{"tf":1.0},"223":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"25":{"tf":2.6457513110645907},"34":{"tf":1.0},"37":{"tf":1.7320508075688772},"39":{"tf":1.7320508075688772},"45":{"tf":1.0},"47":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.7320508075688772},"52":{"tf":1.4142135623730951},"54":{"tf":2.23606797749979},"56":{"tf":1.7320508075688772},"57":{"tf":1.7320508075688772},"58":{"tf":1.0},"60":{"tf":2.449489742783178},"62":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951},"65":{"tf":1.7320508075688772},"66":{"tf":2.0},"69":{"tf":2.449489742783178},"71":{"tf":1.0},"73":{"tf":2.23606797749979},"89":{"tf":1.4142135623730951},"97":{"tf":2.0},"99":{"tf":1.0}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"51":{"tf":1.0}}}}},"c":{"1":{":":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"<":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"156":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"3":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"211":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":17,"docs":{"105":{"tf":1.4142135623730951},"115":{"tf":1.0},"129":{"tf":1.0},"142":{"tf":1.0},"195":{"tf":1.0},"220":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"251":{"tf":2.23606797749979},"34":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.4142135623730951},"69":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"88":{"tf":1.4142135623730951}},"f":{"df":1,"docs":{"28":{"tf":1.0}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"1":{"df":1,"docs":{"51":{"tf":1.0}}},"df":1,"docs":{"59":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"93":{"tf":2.449489742783178}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"211":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}},"h":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}}},"s":{"df":2,"docs":{"36":{"tf":1.0},"37":{"tf":1.4142135623730951}}},"t":{"0":{"df":1,"docs":{"54":{"tf":1.0}}},"1":{"df":1,"docs":{"54":{"tf":1.0}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"93":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"v":{"df":2,"docs":{"29":{"tf":1.0},"34":{"tf":1.0}}},"x":{"df":1,"docs":{"195":{"tf":2.0}}}},"a":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"'":{".":{".":{"=":{"'":{"df":0,"docs":{},"z":{"df":1,"docs":{"24":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"132":{"tf":1.0}}}}}}},"df":0,"docs":{}},".":{".":{"b":{"df":2,"docs":{"218":{"tf":1.0},"63":{"tf":1.0}}},"df":0,"docs":{}},"_":{"_":{"df":1,"docs":{"63":{"tf":1.0}}},"df":0,"docs":{}},"a":{"d":{"d":{"(":{"b":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"0":{"df":1,"docs":{"271":{"tf":1.0}}},"df":0,"docs":{}},">":{"(":{"&":{"'":{"a":{"df":1,"docs":{"202":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"6":{"4":{"df":1,"docs":{"246":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"b":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":1,"docs":{"77":{"tf":1.0}}}}}}},"c":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"g":{"df":1,"docs":{"188":{"tf":1.0}}}}}},"df":2,"docs":{"186":{"tf":1.0},"188":{"tf":1.0}}},"df":2,"docs":{"70":{"tf":1.0},"75":{"tf":1.0}},"i":{"df":1,"docs":{"252":{"tf":2.0}},"l":{"df":1,"docs":{"204":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"144":{"tf":2.0}}}},"v":{"df":14,"docs":{"131":{"tf":1.0},"132":{"tf":1.0},"142":{"tf":1.0},"148":{"tf":1.0},"152":{"tf":1.0},"154":{"tf":1.0},"176":{"tf":1.4142135623730951},"194":{"tf":1.0},"218":{"tf":1.0},"248":{"tf":1.0},"251":{"tf":1.0},"4":{"tf":1.0},"47":{"tf":1.0},"94":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"60":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"153":{"tf":1.4142135623730951},"75":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"87":{"tf":1.0},"90":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"195":{"tf":1.0},"250":{"tf":1.0},"95":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":9,"docs":{"114":{"tf":1.0},"121":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"199":{"tf":1.0},"246":{"tf":1.0},"256":{"tf":1.0},"49":{"tf":1.0},"75":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"94":{"tf":1.0}}}}}}}},"r":{"d":{"df":2,"docs":{"127":{"tf":1.4142135623730951},"252":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":4,"docs":{"168":{"tf":1.0},"169":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"248":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"224":{"tf":1.0}}}},"v":{"df":1,"docs":{"57":{"tf":1.4142135623730951}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":10,"docs":{"122":{"tf":1.0},"125":{"tf":1.0},"132":{"tf":1.0},"162":{"tf":1.0},"218":{"tf":1.0},"248":{"tf":1.4142135623730951},"256":{"tf":1.0},"48":{"tf":1.0},"77":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"224":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"223":{"tf":1.4142135623730951},"224":{"tf":2.0}}}}}}},"d":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"226":{"tf":1.0},"94":{"tf":1.0}}}}}}},"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":2,"docs":{"103":{"tf":1.0},"112":{"tf":1.0}}}}}}}},"<":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"94":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"170":{"tf":1.0}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"165":{"tf":1.0},"169":{"tf":1.7320508075688772}},"e":{"(":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"195":{"tf":1.0}}}}}},"df":0,"docs":{},"x":{"df":1,"docs":{"165":{"tf":1.0}}}},"<":{"'":{"a":{">":{"(":{"&":{"'":{"a":{"df":2,"docs":{"196":{"tf":1.0},"197":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"212":{"tf":1.0}}},"2":{"df":1,"docs":{"212":{"tf":1.0}}},"3":{"df":1,"docs":{"212":{"tf":1.0}}},"4":{"df":1,"docs":{"212":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"170":{"tf":1.0}}}},"df":0,"docs":{}}}}},"o":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"153":{"tf":1.7320508075688772},"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"o":{"(":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"147":{"tf":1.0}}}}}},"df":0,"docs":{}},"x":{"df":1,"docs":{"167":{"tf":1.0}}}},"df":2,"docs":{"167":{"tf":1.0},"169":{"tf":1.7320508075688772}}}}}},"df":26,"docs":{"131":{"tf":1.4142135623730951},"152":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"165":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"168":{"tf":1.7320508075688772},"169":{"tf":1.4142135623730951},"170":{"tf":1.7320508075688772},"176":{"tf":1.0},"183":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"249":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"256":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.0},"60":{"tf":1.0},"85":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":2.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"57":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"t":{"df":4,"docs":{"202":{"tf":1.0},"25":{"tf":1.0},"73":{"tf":1.0},"94":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"202":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":8,"docs":{"105":{"tf":1.4142135623730951},"131":{"tf":1.0},"191":{"tf":1.0},"250":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.4142135623730951},"256":{"tf":1.0},"39":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"254":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":15,"docs":{"115":{"tf":1.0},"122":{"tf":1.0},"131":{"tf":1.0},"144":{"tf":1.0},"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"202":{"tf":1.4142135623730951},"203":{"tf":1.0},"248":{"tf":1.0},"255":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"56":{"tf":1.0},"63":{"tf":1.0}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":3,"docs":{"104":{"tf":1.0},"139":{"tf":1.0},"201":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"255":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"37":{"tf":1.0},"59":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"148":{"tf":1.0},"162":{"tf":1.0},"211":{"tf":1.0},"53":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"124":{"tf":1.4142135623730951}}}}}}},"df":10,"docs":{"107":{"tf":2.23606797749979},"181":{"tf":1.7320508075688772},"197":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.7320508075688772},"37":{"tf":2.6457513110645907},"56":{"tf":1.7320508075688772},"57":{"tf":2.449489742783178},"59":{"tf":2.6457513110645907},"72":{"tf":2.449489742783178}},"e":{".":{"0":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"226":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"226":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"&":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"107":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},">":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"107":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"107":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}}},"h":{"df":1,"docs":{"253":{"tf":1.0}}},"l":{"df":1,"docs":{"253":{"tf":1.0}},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":2,"docs":{"124":{"tf":2.23606797749979},"2":{"tf":1.0}}}}}}}}},"i":{"a":{"df":3,"docs":{"148":{"tf":2.23606797749979},"227":{"tf":2.0},"77":{"tf":1.0}},"s":{"df":2,"docs":{"148":{"tf":1.0},"227":{"tf":1.0}}}},"c":{"df":2,"docs":{"176":{"tf":1.0},"185":{"tf":1.7320508075688772}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"176":{"tf":1.0},"187":{"tf":2.449489742783178}}}},"v":{"df":1,"docs":{"199":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":10,"docs":{"113":{"tf":1.4142135623730951},"115":{"tf":1.4142135623730951},"122":{"tf":1.0},"249":{"tf":2.0},"251":{"tf":1.0},"253":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951},"51":{"tf":1.0},"60":{"tf":1.4142135623730951},"75":{"tf":1.0}}},"df":0,"docs":{},"w":{"(":{"d":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"176":{"tf":1.0},"195":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"89":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":18,"docs":{"114":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.0},"148":{"tf":1.0},"176":{"tf":1.0},"197":{"tf":1.0},"213":{"tf":1.0},"217":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"248":{"tf":1.4142135623730951},"255":{"tf":1.0},"256":{"tf":1.7320508075688772},"48":{"tf":1.0},"57":{"tf":1.0},"79":{"tf":1.0},"87":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"73":{"tf":1.0},"9":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"h":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"70":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":3,"docs":{"125":{"tf":1.4142135623730951},"132":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"139":{"tf":1.0},"144":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"2":{"tf":1.0},"90":{"tf":1.0}}}}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":9,"docs":{"113":{"tf":1.4142135623730951},"114":{"tf":1.0},"115":{"tf":1.4142135623730951},"200":{"tf":1.0},"253":{"tf":1.0},"3":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.0},"77":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"255":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"125":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"122":{"tf":1.0},"14":{"tf":1.0},"15":{"tf":1.0},"18":{"tf":1.0},"211":{"tf":1.0},"99":{"tf":1.0}}}}}}},"n":{"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"255":{"tf":1.0}}}}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"147":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"96":{"tf":1.0}}}}}}},":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"\"":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"91":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"91":{"tf":1.7320508075688772},"96":{"tf":2.6457513110645907}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":10,"docs":{"131":{"tf":1.0},"132":{"tf":1.4142135623730951},"194":{"tf":1.7320508075688772},"195":{"tf":2.8284271247461903},"196":{"tf":1.7320508075688772},"197":{"tf":1.0},"202":{"tf":1.0},"213":{"tf":1.7320508075688772},"66":{"tf":1.0},"91":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"202":{"tf":1.4142135623730951}},"e":{"_":{"a":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"&":{"'":{"a":{"df":1,"docs":{"202":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"210":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":15,"docs":{"107":{"tf":1.0},"108":{"tf":1.0},"132":{"tf":1.0},"139":{"tf":1.4142135623730951},"162":{"tf":1.0},"170":{"tf":1.0},"182":{"tf":1.0},"199":{"tf":1.0},"224":{"tf":1.0},"248":{"tf":1.0},"33":{"tf":1.0},"45":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.0},"98":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":11,"docs":{"113":{"tf":1.0},"129":{"tf":1.4142135623730951},"132":{"tf":1.0},"147":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"165":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"3":{"tf":1.0},"4":{"tf":1.0},"94":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"137":{"tf":1.0},"173":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"182":{"tf":1.0},"250":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"177":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"213":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.0}}},"y":{"(":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"213":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{">":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"213":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"3":{"(":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"213":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{">":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"213":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"`":{"'":{"df":1,"docs":{"213":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"10":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"a":{"c":{"df":0,"docs":{},"h":{"df":6,"docs":{"10":{"tf":1.0},"103":{"tf":1.0},"125":{"tf":1.0},"215":{"tf":1.0},"36":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"122":{"tf":1.0},"210":{"tf":1.0},"248":{"tf":1.0}}}}}}}}},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"247":{"tf":1.0},"248":{"tf":1.0},"255":{"tf":1.0},"87":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"c":{"df":1,"docs":{"233":{"tf":1.0}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"246":{"tf":1.4142135623730951},"250":{"tf":1.4142135623730951},"254":{"tf":1.0},"52":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"a":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"75":{"tf":1.0},"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"75":{"tf":1.0},"77":{"tf":1.7320508075688772}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":1,"docs":{"109":{"tf":1.0}}}}}},"g":{"df":5,"docs":{"165":{"tf":1.0},"167":{"tf":1.0},"216":{"tf":1.0},"252":{"tf":1.7320508075688772},"97":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":21,"docs":{"121":{"tf":1.0},"169":{"tf":1.0},"176":{"tf":2.449489742783178},"185":{"tf":1.0},"186":{"tf":2.0},"195":{"tf":1.0},"199":{"tf":1.0},"210":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.4142135623730951},"247":{"tf":1.0},"248":{"tf":2.449489742783178},"249":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.7320508075688772},"256":{"tf":1.0},"54":{"tf":1.0},"75":{"tf":1.4142135623730951},"87":{"tf":1.0},"88":{"tf":1.0},"94":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"m":{"df":3,"docs":{"107":{"tf":1.4142135623730951},"246":{"tf":1.0},"73":{"tf":2.0}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"109":{"tf":1.0},"226":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":2.0}}},"df":0,"docs":{}}}},"r":{".":{"_":{"_":{"df":1,"docs":{"119":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":1,"docs":{"51":{"tf":1.0}}},"[":{".":{".":{"2":{"df":1,"docs":{"52":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{".":{".":{"2":{"df":1,"docs":{"52":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"y":{"'":{"df":1,"docs":{"51":{"tf":1.0}}},"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"89":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":1,"docs":{"89":{"tf":1.0}}}},"df":12,"docs":{"100":{"tf":1.0},"117":{"tf":1.0},"119":{"tf":1.0},"228":{"tf":1.0},"251":{"tf":1.0},"48":{"tf":1.7320508075688772},"51":{"tf":3.1622776601683795},"52":{"tf":2.0},"87":{"tf":2.23606797749979},"88":{"tf":1.0},"89":{"tf":2.0},"98":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"88":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":9,"docs":{"118":{"tf":1.0},"119":{"tf":1.0},"131":{"tf":1.4142135623730951},"218":{"tf":1.0},"220":{"tf":1.4142135623730951},"228":{"tf":1.4142135623730951},"51":{"tf":2.0},"52":{"tf":1.7320508075688772},"89":{"tf":1.7320508075688772}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":1,"docs":{"251":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"m":{"!":{"(":{"\"":{"a":{"d":{"d":{"df":2,"docs":{"248":{"tf":1.4142135623730951},"249":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"d":{"c":{"df":0,"docs":{},"w":{"df":1,"docs":{"254":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":2,"docs":{"248":{"tf":1.0},"253":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"247":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"250":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":3.3166247903554},"252":{"tf":1.7320508075688772},"253":{"tf":1.0},"255":{"tf":2.0},"256":{"tf":2.8284271247461903}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"194":{"tf":1.0},"2":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"<":{"[":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"105":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"246":{"tf":2.449489742783178},"247":{"tf":1.0},"248":{"tf":2.8284271247461903},"249":{"tf":1.7320508075688772},"250":{"tf":1.0},"251":{"tf":1.7320508075688772},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.4142135623730951},"255":{"tf":2.23606797749979},"256":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"!":{"(":{"!":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"0":{".":{"1":{"+":{"0":{".":{"2":{"=":{"=":{"0":{".":{"3":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"3":{"2":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}},"2":{"4":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"3":{"df":1,"docs":{"25":{"tf":1.0}}},"9":{".":{"6":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"_":{"df":1,"docs":{"70":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"66":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"51":{"tf":1.0}}}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"!":{"(":{"\"":{"df":0,"docs":{},"{":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{"0":{">":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"187":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"[":{"0":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"p":{".":{"c":{"a":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"127":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"88":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"(":{"&":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"29":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"53":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"d":{":":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"(":{"&":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"51":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"52":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"24":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}}}},"v":{"df":2,"docs":{"22":{"tf":1.0},"32":{"tf":1.0}},"e":{"c":{".":{"c":{"a":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"122":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"df":1,"docs":{"73":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"<":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"89":{"tf":1.0}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"89":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"!":{"(":{"\"":{"a":{"b":{"c":{"\"":{".":{"a":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"142":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"107":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"3":{"2":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"(":{"1":{".":{".":{"_":{"_":{"df":1,"docs":{"24":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"*":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":0,"docs":{}}},"r":{"1":{"df":1,"docs":{"39":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"115":{"tf":1.0}}}}}}},"x":{"df":1,"docs":{"36":{"tf":1.0}}}},"1":{"0":{"0":{"0":{"df":1,"docs":{"131":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"df":1,"docs":{"115":{"tf":1.0}}},"df":0,"docs":{}},"2":{".":{"4":{"6":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}},"3":{"0":{"0":{".":{"1":{"_":{"df":0,"docs":{},"f":{"3":{"2":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{".":{"0":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":1,"docs":{"84":{"tf":1.0}}},"df":2,"docs":{"39":{"tf":1.0},"84":{"tf":1.0}}},"6":{"df":3,"docs":{"163":{"tf":1.0},"165":{"tf":1.0},"94":{"tf":1.0}}},"7":{"df":1,"docs":{"167":{"tf":1.0}}},"[":{"df":0,"docs":{},"x":{",":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}}},"_":{"_":{",":{"\"":{"df":0,"docs":{},"y":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"155":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"107":{"tf":1.7320508075688772},"155":{"tf":1.0},"56":{"tf":1.0}}},"df":0,"docs":{}},"a":{"d":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"(":{"\"":{"4":{"\"":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"147":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"249":{"tf":1.4142135623730951},"255":{"tf":1.0},"256":{"tf":1.0},"60":{"tf":1.0},"69":{"tf":1.0}},"g":{"df":1,"docs":{"72":{"tf":1.0}}}},"b":{"\"":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}},"df":1,"docs":{"69":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"69":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"d":{".":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"99":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"c":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"80":{"tf":1.0}}}}}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"(":{"1":{"0":{"df":1,"docs":{"97":{"tf":1.0}}},"5":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"2":{"0":{"df":1,"docs":{"97":{"tf":1.0}}},"5":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":1,"docs":{"114":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"(":{"2":{"df":1,"docs":{"210":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"211":{"tf":1.0},"66":{"tf":1.0},"70":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"221":{"tf":2.449489742783178}}}}}}},"df":0,"docs":{}}}}}}}},"df":7,"docs":{"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"178":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"45":{"tf":1.0}},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"5":{"df":1,"docs":{"134":{"tf":1.0}}},"8":{"df":1,"docs":{"134":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"f":{"df":0,"docs":{},"i":{"b":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"221":{"tf":2.23606797749979}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"73":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"!":{"(":{"\"":{"_":{"_":{"df":2,"docs":{"188":{"tf":1.7320508075688772},"189":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":2,"docs":{"187":{"tf":2.23606797749979},"188":{"tf":1.0}}}}}}},"{":{"1":{"df":0,"docs":{},"}":{"df":0,"docs":{},"{":{"0":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}}}},":":{"?":{"df":0,"docs":{},"}":{"\"":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"186":{"tf":1.0}}}},"df":0,"docs":{}},"}":{"\"":{",":{"d":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}}},"v":{"df":1,"docs":{"183":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"_":{",":{"a":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"136":{"tf":1.0},"185":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}}}},"g":{"df":1,"docs":{"69":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"r":{"1":{")":{",":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"r":{"2":{"df":1,"docs":{"39":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"h":{"1":{"df":1,"docs":{"49":{"tf":1.0}}},"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"&":{"4":{"2":{"df":1,"docs":{"129":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"49":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{")":{",":{"\"":{"df":0,"docs":{},"y":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"157":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"157":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"i":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"(":{"2":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"1":{"df":1,"docs":{"132":{"tf":1.4142135623730951}}},"8":{":":{":":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"18":{"tf":1.0},"248":{"tf":1.0},"54":{"tf":1.7320508075688772}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"131":{"tf":1.0}}}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"73":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"78":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"47":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"(":{"\"":{"3":{"df":1,"docs":{"146":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"n":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"(":{"2":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"134":{"tf":1.0},"65":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"133":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"1":{":":{":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"60":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"60":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"139":{"tf":1.4142135623730951}}}}},"o":{"df":1,"docs":{"248":{"tf":1.0}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"_":{"_":{"df":1,"docs":{"136":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"p":{".":{"1":{"df":1,"docs":{"56":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"137":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"3":{".":{"df":0,"docs":{},"i":{"df":1,"docs":{"86":{"tf":1.0}}},"x":{"df":1,"docs":{"86":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"[":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"106":{"tf":1.0}}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"47":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"199":{"tf":1.0}},"e":{"a":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"1":{"(":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"(":{")":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"146":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"t":{"1":{".":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":1,"docs":{"77":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{".":{"_":{"_":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"134":{"tf":1.4142135623730951},"145":{"tf":1.0},"66":{"tf":1.0}}}}}}}},"s":{".":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"92":{"tf":1.0}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"92":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"1":{"df":1,"docs":{"45":{"tf":1.0}}},"3":{"df":1,"docs":{"45":{"tf":1.0}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"125":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"(":{"&":{"c":{"1":{")":{",":{"1":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{")":{",":{"3":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"139":{"tf":1.4142135623730951},"52":{"tf":1.0}},"e":{"1":{"df":4,"docs":{"113":{"tf":1.0},"114":{"tf":1.0},"121":{"tf":1.0},"53":{"tf":1.0}}},"2":{"df":2,"docs":{"113":{"tf":1.0},"114":{"tf":1.0}}},"3":{"df":2,"docs":{"113":{"tf":1.0},"121":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"d":{":":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"(":{"&":{"*":{"b":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"131":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"(":{"1":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"137":{"tf":1.0}}}}},"t":{".":{"1":{"df":1,"docs":{"54":{"tf":1.0}}},"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"92":{"tf":1.0}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"92":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":1,"docs":{"28":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"1":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"223":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"(":{"&":{"df":0,"docs":{},"x":{"df":1,"docs":{"23":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"u":{"8":{":":{":":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":2,"docs":{"131":{"tf":1.0},"22":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"218":{"tf":1.0}}}}}},"1":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"219":{"tf":1.7320508075688772}}}}}}},"df":2,"docs":{"118":{"tf":1.0},"119":{"tf":1.4142135623730951}}},"2":{"df":5,"docs":{"119":{"tf":1.0},"128":{"tf":1.0},"216":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0}}},"4":{"df":1,"docs":{"119":{"tf":1.0}}},"[":{"0":{"df":1,"docs":{"123":{"tf":1.0}}},"1":{"df":1,"docs":{"123":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"220":{"tf":1.0},"88":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"[":{"1":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":4,"docs":{"118":{"tf":1.0},"120":{"tf":1.0},"29":{"tf":1.0},"32":{"tf":1.0}},"e":{"c":{".":{"c":{"a":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"122":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"122":{"tf":2.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"df":8,"docs":{"14":{"tf":1.4142135623730951},"16":{"tf":1.4142135623730951},"18":{"tf":1.0},"248":{"tf":1.4142135623730951},"251":{"tf":1.0},"253":{"tf":1.0},"54":{"tf":1.7320508075688772},"56":{"tf":1.0}}},"z":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":5,"docs":{"131":{"tf":1.4142135623730951},"16":{"tf":1.0},"211":{"tf":1.0},"22":{"tf":1.0},"224":{"tf":1.0}}}}},"df":7,"docs":{"143":{"tf":1.0},"22":{"tf":1.0},"24":{"tf":1.0},"262":{"tf":1.0},"29":{"tf":1.0},"52":{"tf":1.0},"89":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":10,"docs":{"19":{"tf":1.7320508075688772},"210":{"tf":1.0},"22":{"tf":1.4142135623730951},"248":{"tf":1.0},"249":{"tf":1.0},"31":{"tf":1.4142135623730951},"54":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.0},"69":{"tf":1.0}}}}},"o":{"c":{"df":0,"docs":{},"i":{"df":7,"docs":{"105":{"tf":1.7320508075688772},"106":{"tf":1.0},"148":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":2.449489742783178},"78":{"tf":2.23606797749979},"91":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":5,"docs":{"249":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"c":{"/":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"2":{"tf":1.0},"263":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"264":{"tf":1.0},"6":{"tf":1.0}},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"241":{"tf":1.0}}}},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"60":{"tf":1.0}}},"k":{"df":1,"docs":{"124":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"195":{"tf":1.0}}}}},"n":{"d":{"df":1,"docs":{"108":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"171":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"95":{"tf":1.7320508075688772}}}}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":9,"docs":{"115":{"tf":1.0},"122":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.4142135623730951},"136":{"tf":1.0},"176":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.0},"252":{"tf":1.0}}}},"df":0,"docs":{}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":5,"docs":{"153":{"tf":1.0},"220":{"tf":1.4142135623730951},"250":{"tf":1.0},"256":{"tf":1.0},"9":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"131":{"tf":1.0},"248":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"270":{"tf":1.0},"88":{"tf":1.0}}},"df":0,"docs":{}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"264":{"tf":1.0}}}},"y":{"df":1,"docs":{"211":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"2":{"tf":1.0}},"e":{"!":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"95":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"x":{"df":1,"docs":{"253":{"tf":1.4142135623730951}},"i":{"df":1,"docs":{"73":{"tf":1.7320508075688772}}}},",":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"202":{"tf":1.0}}}},"df":0,"docs":{}}},"b":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"\\":{"df":0,"docs":{},"u":{"df":0,"docs":{},"{":{"2":{"1":{"1":{"d":{"df":1,"docs":{"48":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"5":{"2":{"\\":{"df":0,"docs":{},"x":{"7":{"5":{"\\":{"df":0,"docs":{},"x":{"7":{"3":{"\\":{"df":0,"docs":{},"x":{"7":{"4":{"df":1,"docs":{"48":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"2":{"\\":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"6":{"\\":{"df":0,"docs":{},"x":{"8":{"2":{"\\":{"df":0,"docs":{},"x":{"a":{"8":{"\\":{"df":0,"docs":{},"x":{"8":{"2":{"\\":{"df":0,"docs":{},"x":{"b":{"1":{"\\":{"df":0,"docs":{},"x":{"8":{"2":{"\\":{"df":0,"docs":{},"x":{"b":{"b":{"df":1,"docs":{"48":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"88":{"tf":1.4142135623730951}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"48":{"tf":1.0}}}}}},">":{"(":{"df":0,"docs":{},"x":{"df":3,"docs":{"195":{"tf":1.7320508075688772},"197":{"tf":1.0},"202":{"tf":1.0}}}},">":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"105":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"a":{"a":{"a":{"a":{"df":0,"docs":{},"h":{"!":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"91":{"tf":1.0},"96":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"?":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"91":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"153":{"tf":1.0},"154":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"154":{"tf":1.0},"155":{"tf":1.0}}}},":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"154":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"144":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"143":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"255":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"d":{"df":3,"docs":{"3":{"tf":1.0},"92":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"71":{"tf":1.0}}},"df":0,"docs":{}},"z":{"df":1,"docs":{"158":{"tf":1.0}}}},":":{":":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"172":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"88":{"tf":1.0}}}},"df":4,"docs":{"172":{"tf":2.0},"70":{"tf":1.0},"71":{"tf":1.0},"94":{"tf":2.6457513110645907}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"94":{"tf":2.23606797749979}}}}}},"s":{"df":0,"docs":{},"e":{"df":9,"docs":{"11":{"tf":1.0},"113":{"tf":1.4142135623730951},"153":{"tf":1.0},"176":{"tf":1.0},"204":{"tf":1.4142135623730951},"213":{"tf":1.0},"3":{"tf":1.4142135623730951},"60":{"tf":1.0},"94":{"tf":1.0}}},"i":{"c":{"df":8,"docs":{"112":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"125":{"tf":1.0},"20":{"tf":1.0},"238":{"tf":1.0},"247":{"tf":1.0},"93":{"tf":1.0}}},"df":1,"docs":{"213":{"tf":1.0}}}},"z":{"df":1,"docs":{"71":{"tf":1.0}}}},"df":23,"docs":{"105":{"tf":2.0},"131":{"tf":1.4142135623730951},"139":{"tf":1.7320508075688772},"158":{"tf":1.0},"169":{"tf":2.449489742783178},"176":{"tf":1.0},"186":{"tf":1.7320508075688772},"194":{"tf":1.4142135623730951},"195":{"tf":3.605551275463989},"197":{"tf":1.0},"199":{"tf":1.4142135623730951},"202":{"tf":2.23606797749979},"249":{"tf":2.449489742783178},"250":{"tf":1.7320508075688772},"255":{"tf":1.0},"256":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"60":{"tf":1.0},"69":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"94":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"176":{"tf":1.0},"200":{"tf":1.0}}}}},"df":7,"docs":{"108":{"tf":1.0},"195":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"155":{"tf":1.0},"164":{"tf":1.0},"195":{"tf":1.0},"204":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"162":{"tf":1.0},"193":{"tf":1.0}},"n":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"131":{"tf":1.0},"255":{"tf":1.0},"56":{"tf":1.7320508075688772},"60":{"tf":1.0},"90":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"251":{"tf":1.0}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"57":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":38,"docs":{"1":{"tf":1.0},"100":{"tf":1.0},"102":{"tf":1.4142135623730951},"115":{"tf":1.0},"118":{"tf":1.4142135623730951},"123":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"14":{"tf":1.0},"141":{"tf":1.0},"144":{"tf":1.0},"15":{"tf":1.0},"151":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"169":{"tf":1.0},"17":{"tf":1.0},"171":{"tf":1.0},"176":{"tf":1.0},"18":{"tf":1.0},"194":{"tf":1.0},"202":{"tf":1.0},"255":{"tf":1.0},"36":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"51":{"tf":1.4142135623730951},"60":{"tf":1.0},"71":{"tf":1.0},"77":{"tf":1.0},"79":{"tf":1.0},"84":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"152":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"152":{"tf":1.0},"260":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"170":{"tf":1.0},"2":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":6,"docs":{"131":{"tf":1.0},"132":{"tf":1.0},"134":{"tf":1.0},"151":{"tf":1.0},"2":{"tf":1.0},"248":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"141":{"tf":1.0}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"n":{"df":1,"docs":{"62":{"tf":1.4142135623730951}}}},"df":2,"docs":{"122":{"tf":1.0},"62":{"tf":1.0}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"202":{"tf":1.0},"93":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":9,"docs":{"144":{"tf":1.0},"152":{"tf":2.8284271247461903},"153":{"tf":1.0},"155":{"tf":1.4142135623730951},"176":{"tf":1.0},"189":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"255":{"tf":1.0},"69":{"tf":1.7320508075688772}}}}},"d":{"df":5,"docs":{"14":{"tf":1.0},"16":{"tf":1.0},"210":{"tf":1.0},"37":{"tf":1.0},"59":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"60":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"r":{"d":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"100":{"tf":1.0},"99":{"tf":1.0}}}}},"q":{"df":0,"docs":{},"u":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"100":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"99":{"tf":1.0}}}}}}},"df":2,"docs":{"100":{"tf":2.6457513110645907},"99":{"tf":2.6457513110645907}}},"df":0,"docs":{}},"t":{"df":9,"docs":{"139":{"tf":1.4142135623730951},"2":{"tf":1.0},"248":{"tf":1.0},"250":{"tf":2.23606797749979},"251":{"tf":2.23606797749979},"253":{"tf":1.4142135623730951},"4":{"tf":1.0},"48":{"tf":1.0},"52":{"tf":1.0}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"139":{"tf":1.0},"25":{"tf":1.0}}}}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":77,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"106":{"tf":1.0},"108":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.4142135623730951},"115":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"123":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"133":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"14":{"tf":1.0},"141":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":1.7320508075688772},"155":{"tf":1.0},"156":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"188":{"tf":1.0},"19":{"tf":1.0},"199":{"tf":1.0},"213":{"tf":1.7320508075688772},"215":{"tf":1.4142135623730951},"218":{"tf":1.0},"219":{"tf":1.0},"22":{"tf":1.4142135623730951},"220":{"tf":1.4142135623730951},"223":{"tf":1.0},"224":{"tf":1.7320508075688772},"227":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"47":{"tf":1.7320508075688772},"50":{"tf":1.0},"51":{"tf":1.7320508075688772},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":2.0},"56":{"tf":1.4142135623730951},"57":{"tf":2.0},"58":{"tf":1.0},"60":{"tf":2.0},"62":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772},"70":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":2.0},"77":{"tf":1.7320508075688772},"84":{"tf":1.0},"89":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}},",":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":18,"docs":{"161":{"tf":1.0},"162":{"tf":1.7320508075688772},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"227":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":1.7320508075688772},"255":{"tf":2.23606797749979},"256":{"tf":1.4142135623730951},"71":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.7320508075688772},"92":{"tf":1.0},"94":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":1,"docs":{"9":{"tf":1.0}}}}},"o":{"b":{"df":2,"docs":{"176":{"tf":1.0},"185":{"tf":1.7320508075688772}}},"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"78":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"176":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"260":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":17,"docs":{"0":{"tf":1.0},"110":{"tf":1.0},"12":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.0},"192":{"tf":1.0},"197":{"tf":1.0},"20":{"tf":1.0},"209":{"tf":1.0},"228":{"tf":1.0},"3":{"tf":1.4142135623730951},"35":{"tf":1.0},"42":{"tf":1.0},"67":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.4142135623730951},"82":{"tf":1.0}}},"l":{"df":11,"docs":{"105":{"tf":1.7320508075688772},"126":{"tf":1.0},"213":{"tf":1.0},"226":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.4142135623730951},"57":{"tf":1.0},"79":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"91":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"25":{"tf":1.0},"69":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"248":{"tf":1.0}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"1":{"df":1,"docs":{"194":{"tf":2.449489742783178}}},"2":{"df":1,"docs":{"194":{"tf":2.23606797749979}}},"_":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"(":{"&":{"df":1,"docs":{"40":{"tf":1.0}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.0}}}}}},"df":2,"docs":{"39":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":19,"docs":{"193":{"tf":1.0},"195":{"tf":3.1622776601683795},"197":{"tf":1.0},"2":{"tf":1.0},"204":{"tf":1.4142135623730951},"208":{"tf":1.0},"211":{"tf":2.0},"213":{"tf":1.4142135623730951},"220":{"tf":1.4142135623730951},"271":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.7320508075688772},"41":{"tf":1.0},"52":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"77":{"tf":1.0}},"e":{"d":{"(":{"&":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"h":{"df":12,"docs":{"107":{"tf":1.4142135623730951},"108":{"tf":1.4142135623730951},"139":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":2.0},"210":{"tf":1.0},"248":{"tf":1.4142135623730951},"37":{"tf":1.0},"52":{"tf":1.0},"59":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":14,"docs":{"102":{"tf":1.0},"121":{"tf":1.0},"131":{"tf":1.7320508075688772},"143":{"tf":1.0},"16":{"tf":1.0},"198":{"tf":1.0},"200":{"tf":1.4142135623730951},"202":{"tf":2.6457513110645907},"203":{"tf":2.449489742783178},"213":{"tf":1.4142135623730951},"51":{"tf":1.0},"88":{"tf":1.4142135623730951},"90":{"tf":1.0},"97":{"tf":2.0}}},"df":0,"docs":{}}},"x":{":":{":":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"2":{"0":{"df":2,"docs":{"37":{"tf":1.0},"59":{"tf":1.0}}},"df":1,"docs":{"75":{"tf":1.0}}},"3":{"df":1,"docs":{"211":{"tf":1.4142135623730951}}},"5":{"df":1,"docs":{"36":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"60":{"tf":1.0}}}}}},"v":{"4":{"(":{"\"":{"1":{"2":{"7":{".":{"0":{".":{"0":{".":{"1":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"123":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"(":{"\"":{":":{":":{"1":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"123":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"227":{"tf":1.0}}}}}},"df":0,"docs":{}},"<":{"d":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":3,"docs":{"101":{"tf":1.4142135623730951},"103":{"tf":1.0},"227":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"60":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}},"u":{"8":{"df":2,"docs":{"37":{"tf":1.0},"59":{"tf":1.0}}},"df":0,"docs":{}}},"df":2,"docs":{"230":{"tf":1.0},"44":{"tf":1.0}}}},"r":{"\"":{"\\":{"df":0,"docs":{},"u":{"df":0,"docs":{},"{":{"2":{"1":{"1":{"d":{"df":1,"docs":{"48":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"#":{"\"":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"183":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"66":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":4,"docs":{"109":{"tf":1.0},"247":{"tf":1.0},"65":{"tf":1.7320508075688772},"66":{"tf":2.8284271247461903}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"91":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"156":{"tf":1.0},"255":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"176":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"166":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"156":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"115":{"tf":1.7320508075688772}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"<":{"'":{"_":{"df":1,"docs":{"207":{"tf":1.0}}},"a":{"df":1,"docs":{"207":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"g":{"df":1,"docs":{"255":{"tf":1.0}}},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"57":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":3,"docs":{"1":{"tf":1.0},"10":{"tf":1.0},"5":{"tf":1.4142135623730951}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"6":{"4":{"df":1,"docs":{"129":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"x":{"df":1,"docs":{"253":{"tf":1.0}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"114":{"tf":1.0}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"47":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":13,"docs":{"113":{"tf":1.0},"114":{"tf":2.449489742783178},"115":{"tf":1.7320508075688772},"139":{"tf":1.0},"251":{"tf":1.4142135623730951},"253":{"tf":2.23606797749979},"45":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":3.605551275463989},"49":{"tf":1.4142135623730951},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0}},"s":{"(":{"&":{"[":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"48":{"tf":1.4142135623730951}}}}}}}}},"c":{"'":{"df":1,"docs":{"139":{"tf":1.0}}},".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"216":{"tf":1.0}}},"2":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"1":{"df":2,"docs":{"131":{"tf":1.0},"27":{"tf":1.4142135623730951}}},"2":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":3,"docs":{"131":{"tf":1.0},"156":{"tf":1.0},"27":{"tf":1.0}}},">":{"(":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"105":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"|":{"a":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{},"x":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{",":{"df":1,"docs":{"216":{"tf":1.7320508075688772}}},"df":1,"docs":{"97":{"tf":2.449489742783178}}}},"df":2,"docs":{"216":{"tf":1.0},"97":{"tf":2.0}}}}}},"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"(":{"1":{"0":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":1,"docs":{"226":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"97":{"tf":2.0}}}}},"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"252":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{"df":1,"docs":{"214":{"tf":1.4142135623730951}},"e":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"214":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"214":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"<":{"'":{"a":{"df":1,"docs":{"203":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"216":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":25,"docs":{"102":{"tf":1.7320508075688772},"107":{"tf":1.0},"109":{"tf":1.0},"126":{"tf":1.0},"143":{"tf":1.7320508075688772},"153":{"tf":1.7320508075688772},"155":{"tf":1.0},"204":{"tf":1.0},"210":{"tf":1.0},"213":{"tf":1.7320508075688772},"219":{"tf":1.0},"223":{"tf":1.7320508075688772},"224":{"tf":1.4142135623730951},"226":{"tf":1.0},"250":{"tf":1.0},"252":{"tf":2.0},"256":{"tf":1.7320508075688772},"47":{"tf":1.0},"53":{"tf":1.0},"75":{"tf":2.23606797749979},"77":{"tf":1.0},"78":{"tf":1.0},"84":{"tf":1.0},"94":{"tf":1.4142135623730951},"97":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"139":{"tf":1.0},"34":{"tf":1.0},"75":{"tf":2.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"4":{"tf":1.0}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":14,"docs":{"114":{"tf":1.0},"127":{"tf":1.0},"168":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.0},"250":{"tf":1.0},"41":{"tf":1.0},"44":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"52":{"tf":1.0},"60":{"tf":1.0},"88":{"tf":1.0},"98":{"tf":1.0}}}},"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}},"’":{"df":0,"docs":{},"t":{"df":1,"docs":{"109":{"tf":1.7320508075688772}}}}},"p":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"93":{"tf":1.0}}}},"c":{"df":3,"docs":{"115":{"tf":2.6457513110645907},"122":{"tf":2.6457513110645907},"127":{"tf":2.449489742783178}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"47":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"107":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":6,"docs":{"176":{"tf":1.0},"190":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.7320508075688772},"213":{"tf":4.123105625617661},"215":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"56":{"tf":1.7320508075688772},"73":{"tf":1.0}}},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":6,"docs":{"144":{"tf":1.0},"151":{"tf":2.23606797749979},"152":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0}}}}}}},"df":8,"docs":{"1":{"tf":1.0},"143":{"tf":1.0},"151":{"tf":1.0},"164":{"tf":1.0},"166":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":2.0},"204":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":18,"docs":{"108":{"tf":1.0},"142":{"tf":1.0},"151":{"tf":1.0},"195":{"tf":1.7320508075688772},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"270":{"tf":1.0},"37":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.4142135623730951},"66":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"91":{"tf":1.0},"97":{"tf":1.0}}},"t":{"df":2,"docs":{"131":{"tf":1.7320508075688772},"139":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"134":{"tf":1.0}}}},"df":2,"docs":{"45":{"tf":1.4142135623730951},"7":{"tf":1.0}}},"u":{"df":0,"docs":{},"s":{"df":11,"docs":{"100":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"131":{"tf":1.4142135623730951},"204":{"tf":1.0},"249":{"tf":1.0},"255":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}},"d":{"df":1,"docs":{"1":{"tf":1.0}}},"df":15,"docs":{"105":{"tf":1.4142135623730951},"114":{"tf":1.0},"124":{"tf":1.0},"158":{"tf":1.0},"186":{"tf":1.0},"216":{"tf":1.0},"24":{"tf":1.0},"249":{"tf":2.23606797749979},"252":{"tf":1.4142135623730951},"27":{"tf":1.0},"39":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"60":{"tf":1.0},"80":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"234":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"187":{"tf":1.0}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"93":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"(":{"1":{"0":{"0":{".":{"0":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"6":{"4":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"127":{"tf":1.0},"158":{"tf":1.0},"57":{"tf":1.0},"90":{"tf":1.0}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"139":{"tf":1.0},"2":{"tf":1.0},"224":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"0":{"tf":1.0},"12":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"g":{"df":18,"docs":{"122":{"tf":1.0},"124":{"tf":1.0},"128":{"tf":1.0},"137":{"tf":1.0},"146":{"tf":1.0},"176":{"tf":1.0},"199":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":1.0},"248":{"tf":1.0},"36":{"tf":1.4142135623730951},"39":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"_":{"_":{"df":1,"docs":{"77":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"i":{"3":{"2":{"df":2,"docs":{"60":{"tf":1.7320508075688772},"69":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"110":{"tf":1.0},"132":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"153":{"tf":1.0},"2":{"tf":1.0},"270":{"tf":1.0},"48":{"tf":1.0},"98":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"187":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"88":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"47":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":11,"docs":{"114":{"tf":2.0},"131":{"tf":1.7320508075688772},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"39":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951},"89":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"p":{"df":1,"docs":{"56":{"tf":1.0}}},"v":{"df":1,"docs":{"56":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"89":{"tf":1.4142135623730951}},"e":{"(":{"[":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"89":{"tf":1.0}}}}}}}},"0":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"8":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{">":{"(":{"df":0,"docs":{},"v":{"df":1,"docs":{"89":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":7,"docs":{"132":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"226":{"tf":1.0},"39":{"tf":1.0},"88":{"tf":1.7320508075688772},"89":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"195":{"tf":1.0},"197":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":4,"docs":{"102":{"tf":1.0},"213":{"tf":1.0},"248":{"tf":1.0},"253":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"253":{"tf":1.0},"73":{"tf":1.0},"96":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"162":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"235":{"tf":1.0}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"126":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"144":{"tf":1.7320508075688772}}},"r":{"df":1,"docs":{"114":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"105":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":1,"docs":{"7":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"11":{"tf":1.0},"6":{"tf":1.0}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"133":{"tf":2.449489742783178}}}}}}}},"o":{"b":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"b":{"df":0,"docs":{},"i":{"(":{"\"":{"c":{"df":1,"docs":{"252":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"252":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"251":{"tf":2.0},"252":{"tf":2.23606797749979}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":4,"docs":{"1":{"tf":1.0},"105":{"tf":1.7320508075688772},"36":{"tf":1.0},"7":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"161":{"tf":1.0},"183":{"tf":1.0}}},"u":{"df":0,"docs":{},"r":{"df":9,"docs":{"210":{"tf":3.0},"211":{"tf":1.7320508075688772},"212":{"tf":1.0},"213":{"tf":4.242640687119285},"214":{"tf":1.7320508075688772},"215":{"tf":1.7320508075688772},"216":{"tf":1.0},"224":{"tf":1.0},"97":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"213":{"tf":1.0}}},"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"(":{"df":0,"docs":{},"i":{"df":1,"docs":{"210":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"210":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":1,"docs":{"210":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"(":{"df":0,"docs":{},"i":{"df":1,"docs":{"210":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"e":{"df":2,"docs":{"131":{"tf":1.0},"143":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"114":{"tf":1.0}}}}}}}},"m":{"d":{"df":1,"docs":{"250":{"tf":1.7320508075688772}}},"df":0,"docs":{},"p":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"97":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":2,"docs":{"255":{"tf":1.0},"93":{"tf":1.4142135623730951}}}},"o":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"10":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"10":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":78,"docs":{"100":{"tf":1.4142135623730951},"102":{"tf":1.7320508075688772},"103":{"tf":1.0},"105":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.4142135623730951},"11":{"tf":1.0},"112":{"tf":1.0},"115":{"tf":1.0},"118":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"123":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.7320508075688772},"137":{"tf":1.0},"14":{"tf":1.4142135623730951},"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"146":{"tf":1.4142135623730951},"149":{"tf":1.0},"153":{"tf":2.0},"154":{"tf":1.0},"155":{"tf":1.4142135623730951},"156":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":1.4142135623730951},"16":{"tf":1.0},"162":{"tf":1.0},"169":{"tf":2.0},"170":{"tf":1.7320508075688772},"175":{"tf":1.4142135623730951},"183":{"tf":1.0},"19":{"tf":1.0},"194":{"tf":1.0},"204":{"tf":1.4142135623730951},"205":{"tf":1.0},"211":{"tf":1.4142135623730951},"213":{"tf":1.0},"218":{"tf":1.7320508075688772},"227":{"tf":1.4142135623730951},"246":{"tf":1.0},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"251":{"tf":2.0},"252":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.7320508075688772},"256":{"tf":2.23606797749979},"270":{"tf":1.0},"271":{"tf":1.0},"3":{"tf":1.7320508075688772},"36":{"tf":2.0},"39":{"tf":1.0},"40":{"tf":1.0},"47":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"60":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.7320508075688772},"79":{"tf":1.0},"8":{"tf":1.0},"85":{"tf":2.0},"86":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"94":{"tf":1.7320508075688772},"95":{"tf":1.4142135623730951}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"255":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"114":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":2,"docs":{"195":{"tf":1.0},"199":{"tf":2.0}},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}},"i":{"c":{"(":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"<":{"'":{"a":{">":{"(":{"_":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"53":{"tf":1.0}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"110":{"tf":1.0},"119":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"137":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":3.0},"223":{"tf":2.23606797749979},"3":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"'":{"df":1,"docs":{"221":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"75":{"tf":1.0}}},"r":{"(":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"56":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":4,"docs":{"211":{"tf":2.23606797749979},"56":{"tf":1.0},"77":{"tf":1.7320508075688772},"78":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"162":{"tf":1.0}}}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"147":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"205":{"tf":1.0},"3":{"tf":1.0},"47":{"tf":1.0}}},"m":{"a":{"df":1,"docs":{"183":{"tf":1.0}},"n":{"d":{"df":3,"docs":{"169":{"tf":1.0},"7":{"tf":1.4142135623730951},"8":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"160":{"tf":1.4142135623730951},"161":{"tf":2.0},"162":{"tf":2.8284271247461903},"163":{"tf":1.0},"164":{"tf":1.7320508075688772},"165":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":3.1622776601683795},"169":{"tf":2.449489742783178},"170":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"41":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":9,"docs":{"111":{"tf":1.0},"116":{"tf":1.0},"121":{"tf":1.0},"126":{"tf":1.0},"142":{"tf":1.0},"147":{"tf":1.0},"171":{"tf":1.0},"197":{"tf":1.4142135623730951},"270":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"97":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"174":{"tf":1.0}}}}},"p":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"_":{"_":{"df":1,"docs":{"108":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"108":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"123":{"tf":1.0},"127":{"tf":1.0},"194":{"tf":1.0},"203":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"211":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"124":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"l":{"df":39,"docs":{"0":{"tf":1.0},"102":{"tf":2.23606797749979},"117":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"14":{"tf":1.0},"142":{"tf":1.4142135623730951},"152":{"tf":1.0},"16":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"177":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"200":{"tf":1.7320508075688772},"204":{"tf":1.4142135623730951},"210":{"tf":1.0},"213":{"tf":1.7320508075688772},"22":{"tf":1.4142135623730951},"226":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.4142135623730951},"251":{"tf":1.7320508075688772},"252":{"tf":1.0},"253":{"tf":1.4142135623730951},"255":{"tf":1.0},"256":{"tf":2.23606797749979},"270":{"tf":1.4142135623730951},"41":{"tf":1.0},"51":{"tf":2.0},"52":{"tf":1.0},"88":{"tf":1.4142135623730951},"90":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"153":{"tf":1.0},"154":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"155":{"tf":1.0},"213":{"tf":1.0},"77":{"tf":1.0}}},"x":{"df":4,"docs":{"182":{"tf":1.0},"195":{"tf":1.0},"224":{"tf":1.0},"248":{"tf":1.0}}}},"i":{"c":{"df":3,"docs":{"168":{"tf":1.0},"176":{"tf":1.0},"228":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"115":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"42":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"197":{"tf":1.0}}}}}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"108":{"tf":2.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"108":{"tf":1.0},"168":{"tf":1.0},"25":{"tf":1.0},"54":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}},":":{":":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"169":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"169":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"45":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"228":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":8,"docs":{"102":{"tf":1.0},"106":{"tf":1.4142135623730951},"56":{"tf":1.0},"60":{"tf":1.0},"84":{"tf":1.7320508075688772},"88":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"64":{"tf":1.4142135623730951},"73":{"tf":1.0}}}}},"df":1,"docs":{"60":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"199":{"tf":2.449489742783178}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"122":{"tf":1.0}}}}},"s":{"(":{"_":{"df":1,"docs":{"60":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"60":{"tf":1.0}}}}}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"60":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"3":{"2":{"df":1,"docs":{"60":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"255":{"tf":1.0}}}},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"249":{"tf":1.0}}}}},"i":{"d":{"df":4,"docs":{"114":{"tf":1.0},"213":{"tf":1.0},"218":{"tf":1.0},"250":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"177":{"tf":1.0},"60":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"114":{"tf":1.0},"199":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}}}}},"df":7,"docs":{"131":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"228":{"tf":1.0},"87":{"tf":1.7320508075688772},"88":{"tf":3.872983346207417},"89":{"tf":1.7320508075688772}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"195":{"tf":1.0},"199":{"tf":1.0}},"t":{"df":3,"docs":{"114":{"tf":1.0},"195":{"tf":1.0},"250":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"63":{"tf":1.0},"88":{"tf":1.0},"97":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"m":{"df":9,"docs":{"208":{"tf":1.0},"211":{"tf":2.449489742783178},"220":{"tf":1.4142135623730951},"222":{"tf":1.0},"223":{"tf":1.7320508075688772},"224":{"tf":1.0},"249":{"tf":1.0},"60":{"tf":1.0},"75":{"tf":1.4142135623730951}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":13,"docs":{"105":{"tf":2.449489742783178},"122":{"tf":1.0},"126":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":2.0},"169":{"tf":1.0},"176":{"tf":1.4142135623730951},"195":{"tf":1.0},"200":{"tf":1.4142135623730951},"202":{"tf":1.0},"255":{"tf":1.0},"78":{"tf":1.0},"88":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"105":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"1":{"df":1,"docs":{"105":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"(":{"&":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"1":{"df":1,"docs":{"105":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"105":{"tf":1.4142135623730951}}}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"105":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"105":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"<":{"a":{"df":1,"docs":{"105":{"tf":1.4142135623730951}}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"105":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"91":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"111":{"tf":1.0},"133":{"tf":1.0},"144":{"tf":1.0},"250":{"tf":1.0},"252":{"tf":1.0},"95":{"tf":2.0}},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"(":{")":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"133":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"77":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":4,"docs":{"12":{"tf":1.0},"205":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":2.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":7,"docs":{"139":{"tf":1.0},"153":{"tf":1.0},"181":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"61":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":3,"docs":{"105":{"tf":1.0},"210":{"tf":1.0},"47":{"tf":1.0}}},"t":{"df":2,"docs":{"252":{"tf":1.4142135623730951},"256":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"130":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"134":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"131":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"t":{"df":15,"docs":{"131":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"176":{"tf":1.0},"220":{"tf":1.4142135623730951},"223":{"tf":1.0},"36":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"60":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"153":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"d":{"df":1,"docs":{"137":{"tf":1.0}},"s":{"[":{"0":{"]":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"137":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"]":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"137":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":8,"docs":{"128":{"tf":1.4142135623730951},"139":{"tf":1.0},"213":{"tf":1.0},"216":{"tf":1.4142135623730951},"248":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.0},"36":{"tf":1.0}}},"y":{"df":0,"docs":{},",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"63":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{":":{":":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{":":{":":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"251":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{":":{":":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"89":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{":":{":":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"143":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"143":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"143":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"8":{"(":{"&":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"251":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"176":{"tf":1.0},"177":{"tf":1.0},"195":{"tf":1.0},"253":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"249":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"155":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"102":{"tf":1.0},"131":{"tf":1.0},"251":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"0":{"tf":1.4142135623730951},"183":{"tf":2.0},"211":{"tf":2.449489742783178},"221":{"tf":1.4142135623730951},"66":{"tf":3.3166247903554},"70":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"221":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":3,"docs":{"221":{"tf":2.449489742783178},"64":{"tf":1.0},"66":{"tf":1.7320508075688772}}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"126":{"tf":1.7320508075688772}}},"y":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"126":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"251":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}},"w":{"df":1,"docs":{"96":{"tf":1.7320508075688772}}}},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"142":{"tf":2.0}}},"p":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"124":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":1,"docs":{"251":{"tf":1.4142135623730951}},"i":{"d":{"df":1,"docs":{"251":{"tf":2.23606797749979}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{":":{":":{"a":{"df":1,"docs":{"158":{"tf":1.4142135623730951}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"154":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"60":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{":":{":":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"173":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"170":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":11,"docs":{"109":{"tf":1.4142135623730951},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":4.58257569495584},"153":{"tf":2.23606797749979},"155":{"tf":1.7320508075688772},"156":{"tf":1.0},"158":{"tf":1.7320508075688772},"168":{"tf":2.23606797749979},"226":{"tf":1.0},"255":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"129":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":26,"docs":{"109":{"tf":1.0},"113":{"tf":2.0},"126":{"tf":1.0},"127":{"tf":1.0},"132":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.7320508075688772},"152":{"tf":1.0},"153":{"tf":1.4142135623730951},"157":{"tf":1.0},"164":{"tf":1.0},"168":{"tf":1.0},"176":{"tf":1.0},"183":{"tf":1.0},"193":{"tf":1.0},"195":{"tf":1.0},"213":{"tf":1.0},"218":{"tf":1.0},"221":{"tf":1.7320508075688772},"226":{"tf":1.0},"227":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.7320508075688772},"72":{"tf":1.0},"73":{"tf":1.0},"9":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":1,"docs":{"215":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"194":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"131":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"108":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"221":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":11,"docs":{"115":{"tf":1.0},"124":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"137":{"tf":1.0},"141":{"tf":1.0},"204":{"tf":1.0},"246":{"tf":1.0},"65":{"tf":1.0},"77":{"tf":1.7320508075688772},"88":{"tf":1.0}}}}}},"v":{"df":1,"docs":{"270":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":5,"docs":{"133":{"tf":1.0},"137":{"tf":1.0},"176":{"tf":1.4142135623730951},"182":{"tf":1.0},"256":{"tf":1.0}}}}}}},"x":{"df":1,"docs":{"253":{"tf":1.0}}}},"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"111":{"tf":1.0},"270":{"tf":1.0}}}}},"t":{"a":{"df":18,"docs":{"115":{"tf":1.4142135623730951},"139":{"tf":1.0},"144":{"tf":1.0},"195":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"2":{"tf":1.0},"200":{"tf":1.4142135623730951},"205":{"tf":1.7320508075688772},"213":{"tf":1.0},"248":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"52":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"89":{"tf":2.0}}},"df":0,"docs":{}},"y":{"df":3,"docs":{"10":{"tf":1.0},"176":{"tf":1.0},"226":{"tf":1.4142135623730951}},"s":{"(":{"df":0,"docs":{},"i":{"6":{"4":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{".":{"0":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"g":{"!":{"(":{"&":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"58":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"3":{"0":{"df":1,"docs":{"58":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"226":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"183":{"tf":1.0},"60":{"tf":1.0},"66":{"tf":1.0}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":10,"docs":{"149":{"tf":1.4142135623730951},"176":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":2.0},"182":{"tf":1.7320508075688772},"200":{"tf":1.7320508075688772},"202":{"tf":2.0},"224":{"tf":1.0},"58":{"tf":1.7320508075688772},"88":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"131":{"tf":1.7320508075688772}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":4,"docs":{"16":{"tf":1.0},"248":{"tf":1.4142135623730951},"251":{"tf":1.0},"77":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"d":{"df":1,"docs":{"105":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"255":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"181":{"tf":1.0}},"e":{"(":{"7":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"4":{"tf":1.0}}}},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":18,"docs":{"105":{"tf":1.0},"106":{"tf":2.0},"124":{"tf":1.4142135623730951},"125":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.0},"143":{"tf":1.4142135623730951},"144":{"tf":1.0},"187":{"tf":1.0},"195":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.4142135623730951},"255":{"tf":1.0},"256":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"186":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":16,"docs":{"103":{"tf":1.0},"109":{"tf":1.4142135623730951},"132":{"tf":1.0},"148":{"tf":1.0},"156":{"tf":1.0},"177":{"tf":1.0},"200":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"226":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"45":{"tf":1.0},"56":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.4142135623730951},"90":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"x":{"df":1,"docs":{"15":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"181":{"tf":1.0},"255":{"tf":1.0},"91":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"162":{"tf":1.0}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"161":{"tf":1.0},"47":{"tf":1.7320508075688772}}}}}},"v":{"df":1,"docs":{"4":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"246":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"169":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"126":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"194":{"tf":1.0},"213":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"108":{"tf":1.0},"132":{"tf":1.0},"256":{"tf":1.0},"60":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":3,"docs":{"138":{"tf":1.4142135623730951},"231":{"tf":1.0},"53":{"tf":1.0}}}},"i":{"df":0,"docs":{},"v":{"df":6,"docs":{"123":{"tf":1.0},"126":{"tf":1.4142135623730951},"181":{"tf":1.7320508075688772},"182":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.0}},"e":{"(":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":18,"docs":{"106":{"tf":1.0},"123":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"137":{"tf":1.0},"181":{"tf":2.0},"195":{"tf":2.6457513110645907},"199":{"tf":1.0},"202":{"tf":1.0},"205":{"tf":1.0},"37":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.4142135623730951},"77":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.0},"93":{"tf":1.0},"95":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":2,"docs":{"224":{"tf":1.0},"93":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":2,"docs":{"145":{"tf":1.0},"152":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}},"r":{"df":1,"docs":{"256":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"139":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"75":{"tf":1.0}}}}}}},"df":2,"docs":{"193":{"tf":1.0},"75":{"tf":1.0}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"194":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":6,"docs":{"18":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"37":{"tf":1.0},"54":{"tf":1.4142135623730951},"59":{"tf":1.0},"75":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"11":{"tf":1.0},"143":{"tf":1.4142135623730951},"48":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"132":{"tf":1.0},"195":{"tf":1.0},"213":{"tf":1.4142135623730951},"217":{"tf":1.0},"52":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":3,"docs":{"10":{"tf":1.0},"111":{"tf":1.0},"87":{"tf":1.0}}}}}}}},"i":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"213":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":17,"docs":{"105":{"tf":1.0},"121":{"tf":1.0},"139":{"tf":1.0},"151":{"tf":1.0},"154":{"tf":1.0},"195":{"tf":1.7320508075688772},"198":{"tf":1.0},"202":{"tf":1.0},"212":{"tf":1.0},"220":{"tf":1.0},"248":{"tf":1.7320508075688772},"54":{"tf":1.0},"70":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"94":{"tf":1.0},"99":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"(":{"&":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"105":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"a":{"df":1,"docs":{"105":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"208":{"tf":1.0}},"i":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"255":{"tf":1.0}}}}},"r":{"df":2,"docs":{"152":{"tf":1.4142135623730951},"154":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"255":{"tf":1.0},"69":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"69":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"69":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"107":{"tf":1.0},"136":{"tf":1.0},"176":{"tf":1.0},"219":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.0},"250":{"tf":1.0},"52":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"151":{"tf":1.4142135623730951},"152":{"tf":1.7320508075688772}}}}}}},"df":1,"docs":{"69":{"tf":1.4142135623730951}}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"162":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"251":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"60":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"194":{"tf":1.0}}}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"102":{"tf":2.449489742783178}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"123":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"df":9,"docs":{"109":{"tf":1.4142135623730951},"143":{"tf":1.4142135623730951},"176":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":2.23606797749979},"200":{"tf":2.449489742783178},"226":{"tf":1.4142135623730951},"228":{"tf":1.0},"48":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"86":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"123":{"tf":1.4142135623730951},"17":{"tf":1.0},"23":{"tf":1.0}}}},"df":0,"docs":{}}}}},"v":{"(":{"a":{"df":1,"docs":{"169":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"169":{"tf":1.0}},"e":{"df":1,"docs":{"0":{"tf":1.0}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":2.0}}}}},"i":{"d":{"df":0,"docs":{},"e":{"(":{"1":{"5":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{":":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":1,"docs":{"169":{"tf":1.0}}}}}},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"271":{"tf":1.0}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"u":{"df":1,"docs":{"56":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}},"c":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"172":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"173":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{":":{":":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"(":{"1":{"0":{"df":1,"docs":{"169":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"(":{"1":{"0":{"df":1,"docs":{"169":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":13,"docs":{"132":{"tf":1.0},"160":{"tf":1.0},"164":{"tf":2.23606797749979},"165":{"tf":1.4142135623730951},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"168":{"tf":2.8284271247461903},"169":{"tf":3.1622776601683795},"170":{"tf":1.0},"171":{"tf":1.4142135623730951},"172":{"tf":1.7320508075688772},"174":{"tf":1.0},"175":{"tf":1.0}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"10":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"10":{"tf":1.0},"174":{"tf":1.4142135623730951},"8":{"tf":1.0}}}}}}}},"df":6,"docs":{"102":{"tf":1.0},"136":{"tf":1.0},"256":{"tf":1.0},"3":{"tf":1.0},"37":{"tf":1.0},"59":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":5,"docs":{"125":{"tf":1.4142135623730951},"129":{"tf":1.0},"152":{"tf":1.0},"176":{"tf":1.0},"57":{"tf":1.0}}}},"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":1,"docs":{"102":{"tf":1.7320508075688772}}}}}}},"g":{"df":2,"docs":{"176":{"tf":1.0},"45":{"tf":1.0}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"\\":{"df":0,"docs":{},"x":{"3":{"df":0,"docs":{},"f":{"df":1,"docs":{"47":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"91":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"91":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"91":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":32,"docs":{"103":{"tf":1.0},"112":{"tf":1.4142135623730951},"128":{"tf":1.0},"131":{"tf":1.4142135623730951},"137":{"tf":1.0},"146":{"tf":1.4142135623730951},"154":{"tf":1.0},"156":{"tf":1.0},"169":{"tf":1.0},"22":{"tf":1.4142135623730951},"227":{"tf":1.0},"251":{"tf":1.0},"29":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"36":{"tf":1.7320508075688772},"37":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.0},"56":{"tf":1.7320508075688772},"73":{"tf":1.4142135623730951},"75":{"tf":1.0},"77":{"tf":1.7320508075688772},"85":{"tf":1.4142135623730951},"86":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.4142135623730951},"96":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"122":{"tf":1.4142135623730951},"251":{"tf":1.0}}},"t":{"df":2,"docs":{"211":{"tf":1.4142135623730951},"78":{"tf":1.0}}},"’":{"df":0,"docs":{},"t":{"df":2,"docs":{"56":{"tf":1.0},"78":{"tf":1.4142135623730951}}}}},"t":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}},"u":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"195":{"tf":1.4142135623730951},"213":{"tf":1.7320508075688772},"47":{"tf":1.0},"75":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"202":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":4,"docs":{"127":{"tf":1.4142135623730951},"154":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"w":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"101":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"(":{"_":{"_":{"df":1,"docs":{"101":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"df":1,"docs":{"101":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"101":{"tf":1.0}}}},"df":0,"docs":{},"x":{"df":1,"docs":{"101":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"101":{"tf":2.449489742783178}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"(":{"_":{"_":{"df":1,"docs":{"141":{"tf":1.0}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"141":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"p":{"df":7,"docs":{"115":{"tf":1.0},"127":{"tf":1.4142135623730951},"195":{"tf":1.0},"200":{"tf":1.0},"208":{"tf":1.0},"213":{"tf":1.0},"232":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"228":{"tf":1.4142135623730951}}}},"u":{"c":{"df":0,"docs":{},"k":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"99":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"99":{"tf":1.0}}}}}}},"df":2,"docs":{"100":{"tf":2.8284271247461903},"99":{"tf":3.0}}}},"df":0,"docs":{},"e":{"df":5,"docs":{"151":{"tf":1.0},"204":{"tf":1.0},"255":{"tf":1.4142135623730951},"73":{"tf":1.0},"87":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"255":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"194":{"tf":1.0}}}},"df":0,"docs":{}}},"x":{"df":1,"docs":{"253":{"tf":1.0}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"102":{"tf":2.0},"228":{"tf":1.4142135623730951}},"i":{"c":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"102":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"102":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":4,"docs":{"101":{"tf":1.0},"108":{"tf":1.0},"200":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":11,"docs":{"22":{"tf":1.0},"246":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.7320508075688772},"255":{"tf":1.0},"256":{"tf":1.0},"43":{"tf":1.0},"52":{"tf":1.0},"63":{"tf":1.0},"89":{"tf":1.0}}},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"134":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"a":{"c":{"df":0,"docs":{},"h":{"df":21,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"144":{"tf":1.0},"152":{"tf":1.0},"156":{"tf":1.0},"183":{"tf":1.0},"194":{"tf":1.0},"2":{"tf":1.0},"217":{"tf":1.0},"220":{"tf":1.7320508075688772},"227":{"tf":1.0},"248":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"56":{"tf":1.0},"60":{"tf":1.0},"79":{"tf":1.0},"87":{"tf":1.0},"9":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"87":{"tf":1.0}}}}},"s":{"df":1,"docs":{"153":{"tf":1.0}},"i":{"df":5,"docs":{"0":{"tf":1.0},"182":{"tf":1.0},"2":{"tf":1.4142135623730951},"248":{"tf":1.0},"3":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"218":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"0":{"tf":1.0},"132":{"tf":1.0},"205":{"tf":1.0}}}}},"t":{"df":1,"docs":{"69":{"tf":1.0}}}},"t":{"_":{"a":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"153":{"tf":1.7320508075688772},"154":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"df":3,"docs":{"250":{"tf":2.0},"251":{"tf":1.7320508075688772},"253":{"tf":1.0}}}},"b":{"df":0,"docs":{},"p":{"df":1,"docs":{"250":{"tf":1.0}}},"x":{"df":2,"docs":{"250":{"tf":1.0},"251":{"tf":3.1622776601683795}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"164":{"tf":1.0}}}}},"x":{"df":2,"docs":{"250":{"tf":1.0},"251":{"tf":1.7320508075688772}}}},"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"250":{"tf":1.0}},"t":{"df":2,"docs":{"151":{"tf":1.4142135623730951},"2":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"5":{"tf":1.4142135623730951}}}}}},"x":{"df":2,"docs":{"250":{"tf":1.0},"251":{"tf":1.4142135623730951}}}},"df":6,"docs":{"145":{"tf":1.0},"147":{"tf":1.4142135623730951},"148":{"tf":1.0},"216":{"tf":2.449489742783178},"48":{"tf":1.0},"70":{"tf":1.7320508075688772}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"g":{"df":1,"docs":{"200":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"i":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"(":{"&":{"df":0,"docs":{},"x":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"'":{"a":{"df":1,"docs":{"197":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"l":{"df":2,"docs":{"142":{"tf":1.4142135623730951},"51":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":3,"docs":{"176":{"tf":1.0},"181":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951}}},"m":{"df":1,"docs":{"60":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"115":{"tf":1.0},"122":{"tf":2.23606797749979},"123":{"tf":1.0},"131":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"195":{"tf":1.0},"220":{"tf":1.4142135623730951},"221":{"tf":1.0},"51":{"tf":1.4142135623730951},"54":{"tf":1.0},"60":{"tf":1.7320508075688772},"63":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}}}},"i":{"d":{"df":2,"docs":{"197":{"tf":1.0},"219":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"106":{"tf":1.0},"183":{"tf":1.0},"256":{"tf":1.4142135623730951}}}}},"s":{"df":3,"docs":{"195":{"tf":1.4142135623730951},"197":{"tf":2.23606797749979},"207":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"57":{"tf":1.7320508075688772}}}}},"b":{"df":1,"docs":{"246":{"tf":1.0}},"e":{"d":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"253":{"tf":1.7320508075688772}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"122":{"tf":1.0},"125":{"tf":1.0},"60":{"tf":1.7320508075688772}}}}}},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":3,"docs":{"194":{"tf":1.0},"210":{"tf":1.0},"88":{"tf":1.0}}}}},"o":{"d":{"df":3,"docs":{"105":{"tf":1.0},"111":{"tf":1.0},"114":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"144":{"tf":1.0},"198":{"tf":1.0}}}}}}},"d":{"df":9,"docs":{"161":{"tf":1.4142135623730951},"193":{"tf":1.0},"194":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"24":{"tf":1.0},"250":{"tf":1.0},"255":{"tf":1.0},"60":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}}},"df":2,"docs":{"1":{"tf":1.0},"204":{"tf":1.0}},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":12,"docs":{"0":{"tf":1.0},"110":{"tf":1.0},"130":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.0},"192":{"tf":1.0},"20":{"tf":1.0},"209":{"tf":1.0},"35":{"tf":1.0},"42":{"tf":1.0},"67":{"tf":1.0},"82":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":4,"docs":{"115":{"tf":1.0},"195":{"tf":1.0},"226":{"tf":1.4142135623730951},"66":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":6,"docs":{"109":{"tf":1.0},"125":{"tf":1.0},"139":{"tf":1.0},"155":{"tf":1.0},"193":{"tf":1.0},"251":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":5,"docs":{"162":{"tf":1.0},"194":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"125":{"tf":1.4142135623730951},"251":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":15,"docs":{"123":{"tf":1.7320508075688772},"133":{"tf":1.0},"145":{"tf":1.0},"195":{"tf":1.4142135623730951},"197":{"tf":1.0},"227":{"tf":1.4142135623730951},"60":{"tf":4.0},"69":{"tf":1.7320508075688772},"70":{"tf":1.0},"71":{"tf":1.7320508075688772},"73":{"tf":1.0},"77":{"tf":1.0},"80":{"tf":1.7320508075688772},"89":{"tf":1.0},"98":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"183":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"143":{"tf":1.0},"190":{"tf":1.0},"210":{"tf":1.0},"215":{"tf":1.0},"89":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"!":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"177":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"177":{"tf":1.0}},"l":{"df":0,"docs":{},"n":{"df":1,"docs":{"177":{"tf":1.0}}}}}}}}},"q":{"df":2,"docs":{"105":{"tf":1.4142135623730951},"126":{"tf":1.7320508075688772}},"u":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"114":{"tf":1.0},"115":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.0},"39":{"tf":1.0},"50":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"139":{"tf":1.4142135623730951},"146":{"tf":1.0},"218":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"r":{"(":{"df":7,"docs":{"134":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":2.0},"147":{"tf":2.23606797749979},"148":{"tf":1.0},"149":{"tf":1.4142135623730951},"48":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"\"":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"169":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":5,"docs":{"134":{"tf":1.4142135623730951},"137":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"148":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":78,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"107":{"tf":1.0},"112":{"tf":1.0},"114":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.7320508075688772},"128":{"tf":1.0},"131":{"tf":2.23606797749979},"132":{"tf":1.4142135623730951},"133":{"tf":2.0},"134":{"tf":1.4142135623730951},"14":{"tf":1.4142135623730951},"141":{"tf":1.4142135623730951},"142":{"tf":1.0},"145":{"tf":1.7320508075688772},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.7320508075688772},"15":{"tf":1.4142135623730951},"153":{"tf":1.0},"155":{"tf":1.0},"169":{"tf":1.4142135623730951},"177":{"tf":1.0},"18":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.0},"186":{"tf":1.0},"195":{"tf":1.4142135623730951},"200":{"tf":1.7320508075688772},"204":{"tf":1.0},"211":{"tf":1.4142135623730951},"213":{"tf":1.0},"215":{"tf":1.4142135623730951},"219":{"tf":1.0},"22":{"tf":1.0},"223":{"tf":1.0},"244":{"tf":1.0},"25":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"271":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.4142135623730951},"40":{"tf":1.7320508075688772},"41":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"47":{"tf":1.0},"49":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"52":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"54":{"tf":1.0},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"59":{"tf":1.4142135623730951},"60":{"tf":1.7320508075688772},"62":{"tf":1.0},"63":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"77":{"tf":1.0},"86":{"tf":1.0},"88":{"tf":1.7320508075688772},"89":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":3,"docs":{"191":{"tf":1.0},"47":{"tf":2.449489742783178},"48":{"tf":2.8284271247461903}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":1,"docs":{"250":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"270":{"tf":1.0}}}},"df":0,"docs":{}}},"x":{"df":1,"docs":{"251":{"tf":1.0}}}},"t":{"c":{"df":4,"docs":{"139":{"tf":1.0},"2":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":9,"docs":{"122":{"tf":1.0},"148":{"tf":1.0},"176":{"tf":1.0},"213":{"tf":1.0},"251":{"tf":1.4142135623730951},"256":{"tf":1.0},"47":{"tf":1.0},"51":{"tf":1.0},"87":{"tf":1.0}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"134":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"134":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"162":{"tf":1.0},"204":{"tf":1.0}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"148":{"tf":1.0},"46":{"tf":1.0}}}}}}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"146":{"tf":1.0},"88":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"251":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":57,"docs":{"0":{"tf":1.0},"105":{"tf":1.0},"107":{"tf":1.0},"109":{"tf":1.0},"114":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"132":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"149":{"tf":1.0},"152":{"tf":1.4142135623730951},"158":{"tf":1.0},"162":{"tf":1.4142135623730951},"165":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":2.0},"171":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.0},"191":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":3.0},"196":{"tf":1.0},"199":{"tf":1.0},"2":{"tf":2.0},"202":{"tf":1.0},"203":{"tf":1.0},"205":{"tf":1.0},"210":{"tf":1.0},"216":{"tf":1.0},"221":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.7320508075688772},"249":{"tf":1.4142135623730951},"250":{"tf":1.4142135623730951},"251":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.7320508075688772},"256":{"tf":1.4142135623730951},"31":{"tf":1.0},"37":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"59":{"tf":1.0},"75":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951},"94":{"tf":1.0}},"e":{"1":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}},"<":{"'":{"a":{"df":1,"docs":{"195":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"212":{"tf":1.0}},"e":{"(":{"5":{"df":1,"docs":{"212":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"212":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"122":{"tf":1.0},"131":{"tf":1.0},"202":{"tf":1.0}},"l":{"df":1,"docs":{"3":{"tf":1.0}}},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"183":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"127":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"255":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"213":{"tf":2.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"<":{"'":{"a":{"df":1,"docs":{"213":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":1,"docs":{"213":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"248":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":17,"docs":{"0":{"tf":1.4142135623730951},"1":{"tf":1.0},"107":{"tf":1.0},"116":{"tf":1.0},"138":{"tf":1.0},"155":{"tf":1.0},"163":{"tf":1.0},"2":{"tf":2.0},"208":{"tf":1.0},"270":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.0},"37":{"tf":1.0},"59":{"tf":1.0},"76":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.0}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"125":{"tf":1.4142135623730951},"151":{"tf":1.0},"197":{"tf":1.0}}}},"t":{"df":3,"docs":{"141":{"tf":1.4142135623730951},"195":{"tf":1.0},"251":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"122":{"tf":1.0},"145":{"tf":1.0},"169":{"tf":1.0},"248":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"194":{"tf":1.0},"204":{"tf":1.0},"228":{"tf":1.0}}}},"n":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"125":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"195":{"tf":1.4142135623730951},"250":{"tf":2.0},"251":{"tf":1.4142135623730951},"60":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"22":{"tf":1.4142135623730951},"255":{"tf":1.0},"84":{"tf":1.4142135623730951}}},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"29":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"191":{"tf":1.0}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"157":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":8,"docs":{"30":{"tf":1.0},"31":{"tf":1.4142135623730951},"34":{"tf":1.0},"62":{"tf":1.0},"66":{"tf":1.0},"69":{"tf":1.4142135623730951},"88":{"tf":2.23606797749979},"89":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"<":{"'":{"b":{">":{"(":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":2,"docs":{"118":{"tf":1.4142135623730951},"139":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"n":{"df":4,"docs":{"109":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"252":{"tf":1.0},"256":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"183":{"tf":1.0},"54":{"tf":1.0}}}},"df":3,"docs":{"102":{"tf":1.0},"176":{"tf":1.0},"187":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"162":{"tf":1.0}}}}}}}},"f":{"(":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"213":{"tf":1.4142135623730951}}}}}}}},"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"103":{"tf":1.7320508075688772}}}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"203":{"tf":1.0}}}}}}},"3":{"df":1,"docs":{"213":{"tf":1.0}}},"df":0,"docs":{}},".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"59":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"59":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"146":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"3":{"2":{":":{":":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{":":{":":{"<":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"126":{"tf":1.0},"23":{"tf":1.4142135623730951},"86":{"tf":1.0}}},"df":0,"docs":{}},"6":{"4":{"df":11,"docs":{"101":{"tf":1.0},"126":{"tf":1.0},"139":{"tf":1.0},"142":{"tf":2.449489742783178},"176":{"tf":1.0},"182":{"tf":1.4142135623730951},"23":{"tf":1.0},"75":{"tf":3.0},"85":{"tf":1.4142135623730951},"93":{"tf":1.0},"96":{"tf":1.0}}},"df":0,"docs":{}},"<":{"'":{"a":{"df":1,"docs":{"202":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},">":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"203":{"tf":1.0}}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"248":{"tf":1.0}}}},"t":{"df":2,"docs":{"132":{"tf":1.0},"87":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"x":{":":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"215":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":7,"docs":{"141":{"tf":1.4142135623730951},"143":{"tf":1.0},"169":{"tf":2.0},"194":{"tf":1.0},"195":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":1.4142135623730951}},"e":{"d":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"<":{"'":{"a":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"195":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"96":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"134":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":5,"docs":{"25":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"69":{"tf":1.0},"91":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"132":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"248":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"213":{"tf":2.23606797749979}},"l":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"213":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"176":{"tf":1.0},"177":{"tf":1.0}}}}}}},"v":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"108":{"tf":1.4142135623730951}},"e":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"108":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"10":{"tf":1.0},"108":{"tf":1.0}}}}}}}},"df":11,"docs":{"109":{"tf":1.0},"146":{"tf":1.7320508075688772},"183":{"tf":1.0},"203":{"tf":1.4142135623730951},"213":{"tf":4.358898943540674},"214":{"tf":1.0},"226":{"tf":1.4142135623730951},"227":{"tf":1.0},"255":{"tf":1.0},"28":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"170":{"tf":1.0},"19":{"tf":1.0},"2":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":1,"docs":{"89":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"260":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"220":{"tf":1.4142135623730951}}}}},"w":{"df":10,"docs":{"114":{"tf":1.0},"155":{"tf":1.0},"162":{"tf":1.0},"171":{"tf":1.0},"195":{"tf":1.0},"227":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"255":{"tf":1.0},"54":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"122":{"tf":1.0},"256":{"tf":1.0}}}}}},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"256":{"tf":1.0}}}},"i":{"b":{"df":1,"docs":{"221":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"a":{"c":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"221":{"tf":2.8284271247461903}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":4,"docs":{"207":{"tf":1.4142135623730951},"56":{"tf":2.23606797749979},"57":{"tf":1.4142135623730951},"75":{"tf":1.0}},"s":{"'":{"df":1,"docs":{"56":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"270":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"146":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":9,"docs":{"146":{"tf":1.0},"151":{"tf":1.7320508075688772},"152":{"tf":2.8284271247461903},"154":{"tf":1.4142135623730951},"166":{"tf":1.0},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"59":{"tf":1.4142135623730951},"8":{"tf":1.0}}},"l":{"df":81,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"106":{"tf":1.0},"108":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.4142135623730951},"115":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"133":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"14":{"tf":1.0},"141":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":1.7320508075688772},"155":{"tf":1.0},"156":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"188":{"tf":1.0},"19":{"tf":1.0},"199":{"tf":1.0},"2":{"tf":1.0},"213":{"tf":1.7320508075688772},"215":{"tf":1.4142135623730951},"218":{"tf":1.0},"219":{"tf":1.0},"22":{"tf":1.4142135623730951},"220":{"tf":1.4142135623730951},"223":{"tf":1.0},"224":{"tf":1.7320508075688772},"227":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":2.0},"34":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951},"47":{"tf":1.7320508075688772},"50":{"tf":1.0},"51":{"tf":1.7320508075688772},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":2.0},"56":{"tf":1.4142135623730951},"57":{"tf":2.0},"58":{"tf":1.0},"60":{"tf":2.0},"62":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772},"70":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":2.0},"77":{"tf":1.7320508075688772},"84":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"169":{"tf":2.0}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"141":{"tf":1.0},"256":{"tf":1.0},"60":{"tf":1.0}}}},"d":{"df":47,"docs":{"103":{"tf":1.0},"109":{"tf":1.0},"116":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"134":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"149":{"tf":1.0},"152":{"tf":1.0},"155":{"tf":1.0},"159":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"197":{"tf":1.0},"200":{"tf":1.0},"208":{"tf":1.0},"216":{"tf":1.0},"224":{"tf":1.0},"228":{"tf":1.0},"25":{"tf":1.0},"271":{"tf":1.0},"29":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"66":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.0},"94":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":2,"docs":{"195":{"tf":1.0},"253":{"tf":1.0}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":4,"docs":{"169":{"tf":2.0},"217":{"tf":1.0},"248":{"tf":1.0},"3":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"200":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"105":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"131":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"&":{"df":1,"docs":{"53":{"tf":1.0}}},"df":1,"docs":{"53":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"148":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"<":{"df":0,"docs":{},"i":{"3":{"2":{">":{"(":{")":{".":{"a":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"|":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"148":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":16,"docs":{"105":{"tf":1.0},"114":{"tf":1.4142135623730951},"151":{"tf":1.0},"16":{"tf":1.0},"183":{"tf":1.0},"204":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.7320508075688772},"249":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"75":{"tf":1.7320508075688772},"77":{"tf":1.7320508075688772},"78":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"t":{"df":2,"docs":{"131":{"tf":1.0},"89":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"60":{"tf":1.0}}}},"x":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"153":{"tf":1.0},"154":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"195":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"195":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":56,"docs":{"112":{"tf":1.0},"114":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"14":{"tf":1.0},"142":{"tf":1.0},"145":{"tf":1.0},"15":{"tf":1.4142135623730951},"153":{"tf":1.0},"155":{"tf":1.0},"169":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"195":{"tf":1.4142135623730951},"215":{"tf":1.4142135623730951},"219":{"tf":1.0},"22":{"tf":1.0},"223":{"tf":1.0},"25":{"tf":1.0},"271":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":1.4142135623730951},"40":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"47":{"tf":1.0},"49":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.7320508075688772},"62":{"tf":1.0},"63":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.4142135623730951},"86":{"tf":1.0},"89":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}},"m":{"df":2,"docs":{"176":{"tf":1.4142135623730951},"195":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"102":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":3,"docs":{"100":{"tf":1.7320508075688772},"210":{"tf":1.0},"99":{"tf":1.4142135623730951}}},"o":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"126":{"tf":1.0},"131":{"tf":1.4142135623730951},"188":{"tf":1.0},"23":{"tf":1.0},"85":{"tf":1.0}}}},"df":0,"docs":{},"w":{"df":1,"docs":{"61":{"tf":1.0}}}},"y":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":3,"docs":{"100":{"tf":1.4142135623730951},"107":{"tf":2.23606797749979},"99":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"t":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":3,"docs":{"109":{"tf":1.0},"183":{"tf":1.0},"226":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},":":{":":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":4,"docs":{"105":{"tf":1.7320508075688772},"176":{"tf":1.0},"181":{"tf":2.0},"182":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":7,"docs":{"109":{"tf":1.0},"136":{"tf":1.4142135623730951},"176":{"tf":1.7320508075688772},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":3,"docs":{"109":{"tf":1.0},"183":{"tf":1.0},"226":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"109":{"tf":1.0},"183":{"tf":2.0},"226":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"136":{"tf":1.0}}}},"n":{"(":{"&":{"'":{"a":{"df":1,"docs":{"203":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},")":{">":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"213":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":1,"docs":{"216":{"tf":1.4142135623730951}}},"i":{"3":{"2":{"df":1,"docs":{"213":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"3":{"2":{"df":1,"docs":{"97":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"|":{"df":0,"docs":{},"z":{"df":0,"docs":{},"|":{"df":0,"docs":{},"{":{"df":0,"docs":{},"z":{"df":1,"docs":{"213":{"tf":1.0}}}}}}}},"<":{"df":0,"docs":{},"f":{">":{"(":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"213":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"(":{"1":{"df":1,"docs":{"215":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"215":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":161,"docs":{"100":{"tf":2.449489742783178},"101":{"tf":2.449489742783178},"102":{"tf":2.449489742783178},"103":{"tf":2.23606797749979},"105":{"tf":3.0},"106":{"tf":1.4142135623730951},"107":{"tf":3.3166247903554},"108":{"tf":2.449489742783178},"109":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"114":{"tf":1.7320508075688772},"115":{"tf":1.4142135623730951},"118":{"tf":1.7320508075688772},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":2.449489742783178},"125":{"tf":2.0},"126":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":2.23606797749979},"132":{"tf":1.4142135623730951},"133":{"tf":1.7320508075688772},"134":{"tf":1.7320508075688772},"136":{"tf":1.0},"137":{"tf":1.7320508075688772},"139":{"tf":2.449489742783178},"14":{"tf":1.4142135623730951},"141":{"tf":1.4142135623730951},"142":{"tf":2.0},"145":{"tf":1.4142135623730951},"146":{"tf":2.23606797749979},"147":{"tf":2.449489742783178},"148":{"tf":1.7320508075688772},"149":{"tf":1.7320508075688772},"15":{"tf":1.7320508075688772},"153":{"tf":2.0},"154":{"tf":3.0},"155":{"tf":1.0},"156":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.7320508075688772},"16":{"tf":1.4142135623730951},"162":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":2.23606797749979},"17":{"tf":1.0},"170":{"tf":1.4142135623730951},"176":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.0},"181":{"tf":1.7320508075688772},"182":{"tf":1.0},"183":{"tf":1.4142135623730951},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.7320508075688772},"188":{"tf":1.4142135623730951},"189":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.7320508075688772},"191":{"tf":1.0},"194":{"tf":1.4142135623730951},"195":{"tf":4.123105625617661},"196":{"tf":2.23606797749979},"197":{"tf":2.449489742783178},"198":{"tf":1.0},"199":{"tf":2.6457513110645907},"200":{"tf":3.4641016151377544},"202":{"tf":2.8284271247461903},"203":{"tf":1.4142135623730951},"204":{"tf":1.0},"205":{"tf":1.7320508075688772},"208":{"tf":2.0},"210":{"tf":1.7320508075688772},"211":{"tf":2.23606797749979},"212":{"tf":1.4142135623730951},"213":{"tf":4.358898943540674},"214":{"tf":1.7320508075688772},"215":{"tf":1.7320508075688772},"216":{"tf":2.0},"218":{"tf":2.0},"219":{"tf":1.4142135623730951},"22":{"tf":2.6457513110645907},"220":{"tf":1.7320508075688772},"221":{"tf":2.449489742783178},"223":{"tf":1.4142135623730951},"224":{"tf":2.0},"226":{"tf":3.3166247903554},"227":{"tf":2.23606797749979},"228":{"tf":2.23606797749979},"23":{"tf":1.7320508075688772},"24":{"tf":1.4142135623730951},"25":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.4142135623730951},"254":{"tf":1.0},"27":{"tf":1.7320508075688772},"271":{"tf":2.0},"28":{"tf":1.4142135623730951},"29":{"tf":2.0},"31":{"tf":1.0},"32":{"tf":2.0},"33":{"tf":2.6457513110645907},"34":{"tf":2.0},"36":{"tf":3.1622776601683795},"37":{"tf":1.7320508075688772},"39":{"tf":3.0},"40":{"tf":2.23606797749979},"41":{"tf":1.4142135623730951},"44":{"tf":1.7320508075688772},"45":{"tf":2.0},"46":{"tf":1.7320508075688772},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":2.6457513110645907},"52":{"tf":1.7320508075688772},"53":{"tf":2.0},"54":{"tf":2.6457513110645907},"56":{"tf":2.23606797749979},"57":{"tf":2.23606797749979},"58":{"tf":1.0},"59":{"tf":1.4142135623730951},"60":{"tf":3.4641016151377544},"62":{"tf":1.4142135623730951},"63":{"tf":1.7320508075688772},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.7320508075688772},"69":{"tf":2.0},"70":{"tf":1.4142135623730951},"71":{"tf":1.7320508075688772},"72":{"tf":1.0},"73":{"tf":2.6457513110645907},"75":{"tf":2.6457513110645907},"77":{"tf":2.8284271247461903},"78":{"tf":2.0},"79":{"tf":1.7320508075688772},"80":{"tf":1.0},"84":{"tf":2.6457513110645907},"85":{"tf":2.0},"86":{"tf":2.0},"88":{"tf":2.0},"89":{"tf":2.23606797749979},"91":{"tf":3.3166247903554},"92":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951},"94":{"tf":2.449489742783178},"95":{"tf":2.449489742783178},"96":{"tf":2.23606797749979},"97":{"tf":3.605551275463989},"99":{"tf":2.6457513110645907}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"213":{"tf":2.23606797749979}}}}},"o":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"213":{"tf":2.23606797749979}},"e":{"(":{")":{">":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"213":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"213":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"12":{"tf":1.0}}}},"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"62":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":2,"docs":{"223":{"tf":1.0},"224":{"tf":1.0}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":23,"docs":{"103":{"tf":1.0},"147":{"tf":1.0},"149":{"tf":1.0},"164":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.7320508075688772},"170":{"tf":1.0},"187":{"tf":1.0},"195":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"215":{"tf":1.0},"218":{"tf":1.4142135623730951},"227":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"94":{"tf":1.0}}}}}},"o":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"252":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"158":{"tf":1.0}}}},".":{"b":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}},":":{":":{"<":{"2":{"0":{"2":{"1":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":1,"docs":{"88":{"tf":1.0}}},"{":{"2":{"0":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"b":{"a":{"df":0,"docs":{},"r":{"(":{"1":{"df":1,"docs":{"71":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"71":{"tf":1.4142135623730951}}},"z":{"df":1,"docs":{"71":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"x":{"(":{"1":{"0":{"df":1,"docs":{"71":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"88":{"tf":1.0}}}}}}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"228":{"tf":1.0}}}}},"df":1,"docs":{"94":{"tf":2.6457513110645907}}}},"df":0,"docs":{}},"df":8,"docs":{"102":{"tf":1.7320508075688772},"139":{"tf":1.4142135623730951},"189":{"tf":1.7320508075688772},"252":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"94":{"tf":2.0}},"t":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"93":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"93":{"tf":2.0}}}},"r":{"<":{"'":{"a":{"df":1,"docs":{"203":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":2,"docs":{"195":{"tf":1.0},"213":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"199":{"tf":1.0}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"139":{"tf":1.0},"253":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"100":{"tf":1.0}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"99":{"tf":1.4142135623730951}}}}}}}},"k":{"df":1,"docs":{"0":{"tf":1.0}}},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"107":{"tf":1.0}}}}}},"a":{"df":0,"docs":{},"t":{"!":{"(":{"\"":{"0":{"df":0,"docs":{},"o":{"df":0,"docs":{},"{":{":":{"df":0,"docs":{},"o":{"df":1,"docs":{"189":{"tf":1.0}}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"{":{":":{"df":0,"docs":{},"x":{"df":1,"docs":{"189":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"6":{"4":{"df":1,"docs":{"101":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"60":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"102":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"95":{"tf":1.0}}}},"u":{"8":{"df":2,"docs":{"101":{"tf":1.0},"102":{"tf":1.0}}},"df":0,"docs":{}},"{":{":":{"df":0,"docs":{},"p":{"df":1,"docs":{"39":{"tf":1.0}}}},"df":0,"docs":{}}},"_":{"_":{"df":1,"docs":{"178":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":17,"docs":{"108":{"tf":1.0},"114":{"tf":1.4142135623730951},"176":{"tf":2.0},"177":{"tf":2.449489742783178},"178":{"tf":1.0},"180":{"tf":1.0},"184":{"tf":1.0},"189":{"tf":1.0},"22":{"tf":1.0},"226":{"tf":1.0},"23":{"tf":1.0},"248":{"tf":1.7320508075688772},"253":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"95":{"tf":1.0}}}},"df":4,"docs":{"107":{"tf":2.6457513110645907},"176":{"tf":1.0},"88":{"tf":1.0},"97":{"tf":1.0}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"183":{"tf":1.0}}}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"255":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":7,"docs":{"107":{"tf":1.0},"116":{"tf":1.0},"124":{"tf":1.0},"132":{"tf":1.0},"145":{"tf":1.4142135623730951},"148":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":4,"docs":{"170":{"tf":1.0},"195":{"tf":1.4142135623730951},"212":{"tf":1.0},"251":{"tf":1.0}}}},"x":{"df":1,"docs":{"176":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"n":{"c":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":1,"docs":{"220":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"75":{"tf":1.0}}},"df":1,"docs":{"249":{"tf":1.0}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"176":{"tf":1.0}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"132":{"tf":1.0},"134":{"tf":1.0}}}}}}},"<":{"&":{"'":{"_":{"df":2,"docs":{"119":{"tf":1.0},"132":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"[":{"df":0,"docs":{},"t":{"df":1,"docs":{"119":{"tf":1.0}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"132":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"133":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"133":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"133":{"tf":1.0}}}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"119":{"tf":1.0}}}}},"t":{"df":1,"docs":{"132":{"tf":1.0}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"(":{"df":1,"docs":{"137":{"tf":1.0}}},"df":1,"docs":{"137":{"tf":1.7320508075688772}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"8":{"df":1,"docs":{"114":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"137":{"tf":2.0}}}}}},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":3,"docs":{"153":{"tf":2.0},"154":{"tf":1.4142135623730951},"155":{"tf":1.0}},"e":{":":{":":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"a":{"d":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"60":{"tf":1.0}}}}}},"s":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"&":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"133":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":5,"docs":{"159":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"253":{"tf":1.0},"256":{"tf":1.0}},"i":{"df":2,"docs":{"107":{"tf":1.4142135623730951},"252":{"tf":1.0}}}}},"n":{":":{":":{"<":{"a":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"(":{"3":{"df":1,"docs":{"213":{"tf":1.0}}},"4":{"df":1,"docs":{"213":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"'":{"df":1,"docs":{"99":{"tf":1.0}}},"(":{"df":0,"docs":{},"i":{"df":1,"docs":{"210":{"tf":1.4142135623730951}}}},"df":43,"docs":{"102":{"tf":1.0},"108":{"tf":1.0},"125":{"tf":1.0},"129":{"tf":1.0},"139":{"tf":2.0},"142":{"tf":1.0},"144":{"tf":1.0},"149":{"tf":1.4142135623730951},"153":{"tf":1.0},"155":{"tf":1.0},"162":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.0},"195":{"tf":3.1622776601683795},"196":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.4142135623730951},"203":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":2.0},"213":{"tf":1.7320508075688772},"214":{"tf":2.0},"226":{"tf":1.0},"246":{"tf":1.0},"252":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":2.23606797749979},"54":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":2.6457513110645907},"77":{"tf":1.4142135623730951},"78":{"tf":2.23606797749979},"84":{"tf":2.0},"90":{"tf":1.0},"91":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"107":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"155":{"tf":1.0},"248":{"tf":1.0},"251":{"tf":1.0}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"114":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"122":{"tf":1.0},"124":{"tf":1.0},"174":{"tf":1.0},"265":{"tf":1.0}}}}}}},"g":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"2":{"tf":1.0}}}},"df":1,"docs":{"69":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"_":{"df":0,"docs":{},"i":{"3":{"2":{"(":{"_":{"_":{"df":1,"docs":{"84":{"tf":1.0}}},"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"(":{"_":{"_":{"df":1,"docs":{"84":{"tf":1.0}}},"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":30,"docs":{"102":{"tf":2.0},"103":{"tf":1.0},"106":{"tf":2.0},"134":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":1.4142135623730951},"166":{"tf":1.0},"169":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.0},"183":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.7320508075688772},"213":{"tf":1.0},"221":{"tf":1.0},"228":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"248":{"tf":1.4142135623730951},"250":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"75":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":2.23606797749979},"85":{"tf":1.0},"87":{"tf":2.0},"88":{"tf":2.6457513110645907},"90":{"tf":1.0},"97":{"tf":1.0}},"i":{"c":{"(":{"_":{"_":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},":":{":":{"<":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{">":{"(":{"_":{"_":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{">":{"(":{"_":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{},"x":{"df":1,"docs":{"198":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"t":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"107":{"tf":2.0}}}}}}},"df":0,"docs":{}},"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"r":{"df":1,"docs":{"39":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"190":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"&":{"'":{"a":{"df":1,"docs":{"208":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"34":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"190":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"78":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":3,"docs":{"0":{"tf":1.0},"2":{"tf":1.0},"91":{"tf":1.0}}}},"i":{"df":0,"docs":{},"t":{"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"108":{"tf":1.4142135623730951}},"e":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"108":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":3,"docs":{"1":{"tf":1.0},"10":{"tf":1.0},"108":{"tf":1.0}},"h":{"df":0,"docs":{},"u":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"129":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"36":{"tf":1.4142135623730951}}}}}}}}}}}},"df":6,"docs":{"124":{"tf":1.0},"143":{"tf":1.0},"226":{"tf":1.0},"256":{"tf":1.0},"56":{"tf":1.0},"75":{"tf":1.0}},"n":{"df":8,"docs":{"165":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.4142135623730951},"22":{"tf":1.0},"226":{"tf":1.0},"246":{"tf":1.0},"252":{"tf":1.0},"48":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"131":{"tf":1.0},"243":{"tf":1.0},"256":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"255":{"tf":1.0}}}},"o":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"169":{"tf":1.0},"24":{"tf":1.0},"3":{"tf":1.0},"8":{"tf":1.4142135623730951}}}},"df":6,"docs":{"204":{"tf":1.0},"211":{"tf":1.0},"228":{"tf":1.0},"4":{"tf":1.0},"65":{"tf":1.0},"75":{"tf":1.4142135623730951}},"e":{"df":6,"docs":{"114":{"tf":1.0},"121":{"tf":1.0},"161":{"tf":1.4142135623730951},"199":{"tf":1.0},"50":{"tf":1.0},"72":{"tf":1.0}}},"o":{"d":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"213":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":4,"docs":{"126":{"tf":1.0},"139":{"tf":1.0},"6":{"tf":1.0},"92":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"’":{"df":1,"docs":{"124":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"176":{"tf":1.0},"248":{"tf":1.0}}}}}}},"r":{"a":{"b":{"df":1,"docs":{"105":{"tf":1.4142135623730951}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"114":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"77":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"80":{"tf":1.0}}},"t":{"df":1,"docs":{"213":{"tf":2.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"(":{"df":2,"docs":{"44":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"153":{"tf":1.0}}}},"w":{"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"111":{"tf":1.0},"113":{"tf":1.0},"127":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"117":{"tf":1.0}}}}},"u":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":5,"docs":{"113":{"tf":1.0},"226":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"45":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"154":{"tf":1.0}}}}},"i":{"d":{"df":2,"docs":{"10":{"tf":1.0},"8":{"tf":1.0}},"e":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"60":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"h":{"1":{"df":1,"docs":{"49":{"tf":1.0}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"176":{"tf":1.0}}},"v":{"df":1,"docs":{"62":{"tf":1.0}}}},"n":{"d":{"df":3,"docs":{"10":{"tf":1.0},"121":{"tf":1.0},"19":{"tf":1.0}},"l":{"df":5,"docs":{"133":{"tf":1.0},"141":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"183":{"tf":1.4142135623730951}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"246":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"102":{"tf":1.0},"113":{"tf":1.0},"255":{"tf":1.0}}}}}},"r":{"d":{"df":1,"docs":{"2":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"215":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"246":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"4":{"2":{"df":1,"docs":{"129":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"o":{"df":1,"docs":{"124":{"tf":1.4142135623730951}}}},"df":4,"docs":{"105":{"tf":1.4142135623730951},"124":{"tf":2.23606797749979},"126":{"tf":2.449489742783178},"129":{"tf":2.0}},"m":{"a":{"df":0,"docs":{},"p":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"126":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":4,"docs":{"125":{"tf":1.7320508075688772},"127":{"tf":1.0},"128":{"tf":1.4142135623730951},"156":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"c":{"a":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"(":{"1":{"0":{"0":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"<":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"_":{"df":3,"docs":{"129":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0}}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":4,"docs":{"124":{"tf":1.7320508075688772},"126":{"tf":2.23606797749979},"127":{"tf":2.23606797749979},"128":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"156":{"tf":1.0}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"d":{"(":{"1":{"df":1,"docs":{"99":{"tf":1.0}}},"2":{"df":1,"docs":{"99":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"99":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"107":{"tf":1.0}}}}},"df":3,"docs":{"114":{"tf":1.4142135623730951},"253":{"tf":1.0},"49":{"tf":1.7320508075688772}},"e":{"a":{"d":{"df":3,"docs":{"60":{"tf":1.0},"7":{"tf":1.0},"88":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"125":{"tf":1.4142135623730951},"126":{"tf":1.7320508075688772}}}}},"p":{"df":5,"docs":{"113":{"tf":1.4142135623730951},"115":{"tf":1.0},"45":{"tf":1.0},"60":{"tf":1.4142135623730951},"75":{"tf":1.0}}},"r":{"df":1,"docs":{"154":{"tf":1.0}}},"v":{"df":0,"docs":{},"i":{"df":1,"docs":{"71":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":3,"docs":{"58":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"79":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":5,"docs":{"102":{"tf":1.0},"119":{"tf":1.4142135623730951},"128":{"tf":1.0},"36":{"tf":1.0},"85":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"45":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":35,"docs":{"112":{"tf":1.4142135623730951},"113":{"tf":2.0},"119":{"tf":1.0},"128":{"tf":1.0},"132":{"tf":1.0},"15":{"tf":1.0},"151":{"tf":1.4142135623730951},"152":{"tf":2.8284271247461903},"153":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.0},"187":{"tf":3.3166247903554},"188":{"tf":1.7320508075688772},"191":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"208":{"tf":1.0},"213":{"tf":1.0},"220":{"tf":1.0},"228":{"tf":1.0},"37":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"47":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.7320508075688772},"60":{"tf":1.0},"73":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.7320508075688772}},"你":{"df":0,"docs":{},"好":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"89":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"df":5,"docs":{"147":{"tf":1.0},"148":{"tf":1.0},"183":{"tf":1.0},"226":{"tf":1.0},"270":{"tf":1.0}}}},"n":{"c":{"df":3,"docs":{"132":{"tf":1.0},"134":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"88":{"tf":1.0}}},"df":79,"docs":{"103":{"tf":1.0},"109":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.4142135623730951},"120":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.4142135623730951},"134":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"144":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"152":{"tf":1.0},"155":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"16":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"195":{"tf":1.4142135623730951},"197":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.4142135623730951},"208":{"tf":1.4142135623730951},"210":{"tf":1.0},"216":{"tf":1.0},"224":{"tf":1.0},"228":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.4142135623730951},"25":{"tf":1.0},"256":{"tf":1.0},"271":{"tf":1.0},"29":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"47":{"tf":1.7320508075688772},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"56":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.4142135623730951},"63":{"tf":1.0},"66":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.4142135623730951},"96":{"tf":1.0},"97":{"tf":1.0}}}},"x":{"a":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"47":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"189":{"tf":1.4142135623730951}}}},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"169":{"tf":1.0},"226":{"tf":1.0},"8":{"tf":1.0}}}},"df":2,"docs":{"250":{"tf":2.0},"92":{"tf":1.4142135623730951}},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"253":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"19":{"tf":1.0},"2":{"tf":1.0},"203":{"tf":1.4142135623730951},"250":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"250":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"139":{"tf":1.0}}}}}}}},"o":{"b":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"56":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"d":{"df":6,"docs":{"200":{"tf":1.0},"211":{"tf":1.0},"60":{"tf":1.4142135623730951},"69":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.0}}},"df":0,"docs":{}},"o":{"d":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"126":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"153":{"tf":1.0},"154":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"154":{"tf":1.0},"155":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"195":{"tf":1.0}}}}},"p":{"df":1,"docs":{"126":{"tf":1.0}}},"r":{"df":0,"docs":{},"t":{"b":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"203":{"tf":1.0}}}}}}}}},"df":1,"docs":{"203":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":3,"docs":{"164":{"tf":1.0},"166":{"tf":1.0},"169":{"tf":1.0}}}},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"d":{"df":0,"docs":{},"o":{"c":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"260":{"tf":1.0},"60":{"tf":1.0},"94":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"w":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"5":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"107":{"tf":2.23606797749979}}}},"df":0,"docs":{}}}},"i":{"'":{"df":0,"docs":{},"m":{"df":3,"docs":{"199":{"tf":1.0},"47":{"tf":1.4142135623730951},"92":{"tf":1.7320508075688772}}}},"+":{"1":{",":{"df":0,"docs":{},"v":{"df":1,"docs":{"63":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"df":0,"docs":{},"v":{"df":1,"docs":{"63":{"tf":1.0}}}},".":{"df":2,"docs":{"75":{"tf":1.0},"88":{"tf":1.0}}},"1":{"6":{"df":2,"docs":{"134":{"tf":1.0},"54":{"tf":1.0}}},"df":1,"docs":{"132":{"tf":1.0}}},"2":{"df":1,"docs":{"132":{"tf":1.4142135623730951}}},"3":{"2":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"132":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},">":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":43,"docs":{"105":{"tf":3.0},"127":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":2.0},"133":{"tf":1.4142135623730951},"134":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":2.449489742783178},"139":{"tf":2.23606797749979},"14":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"156":{"tf":1.0},"158":{"tf":2.8284271247461903},"16":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"169":{"tf":2.23606797749979},"170":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"195":{"tf":4.0},"196":{"tf":1.0},"197":{"tf":2.0},"199":{"tf":1.7320508075688772},"202":{"tf":1.7320508075688772},"203":{"tf":1.4142135623730951},"205":{"tf":2.0},"210":{"tf":2.23606797749979},"213":{"tf":2.23606797749979},"22":{"tf":1.4142135623730951},"227":{"tf":1.7320508075688772},"252":{"tf":2.0},"271":{"tf":1.4142135623730951},"32":{"tf":1.7320508075688772},"33":{"tf":1.7320508075688772},"51":{"tf":1.4142135623730951},"52":{"tf":2.0},"54":{"tf":2.0},"56":{"tf":2.0},"60":{"tf":3.4641016151377544},"69":{"tf":2.0},"73":{"tf":2.0},"84":{"tf":1.0}}},"df":1,"docs":{"132":{"tf":1.0}}},"6":{"4":{"df":2,"docs":{"176":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}},"8":{":":{":":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"d":{"d":{"(":{"2":{"5":{"1":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"22":{"tf":1.0}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"d":{"df":2,"docs":{"251":{"tf":1.7320508075688772},"73":{"tf":3.1622776601683795}},"e":{"a":{"df":2,"docs":{"3":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"226":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"62":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"161":{"tf":1.0},"169":{"tf":2.0},"195":{"tf":1.0},"51":{"tf":1.0},"73":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"182":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"144":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"211":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"75":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"l":{"<":{"'":{"_":{"df":1,"docs":{"119":{"tf":1.0}}},"a":{"df":4,"docs":{"202":{"tf":1.0},"203":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{",":{"df":1,"docs":{"216":{"tf":1.0}}},"df":3,"docs":{"86":{"tf":1.0},"88":{"tf":1.0},"97":{"tf":2.0}}}},"df":47,"docs":{"100":{"tf":2.0},"101":{"tf":1.4142135623730951},"102":{"tf":1.4142135623730951},"103":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":2.23606797749979},"108":{"tf":1.7320508075688772},"109":{"tf":1.0},"119":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"126":{"tf":1.0},"132":{"tf":2.0},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"183":{"tf":1.0},"196":{"tf":1.4142135623730951},"197":{"tf":1.0},"200":{"tf":1.7320508075688772},"205":{"tf":1.0},"207":{"tf":1.0},"221":{"tf":1.7320508075688772},"226":{"tf":2.23606797749979},"227":{"tf":1.4142135623730951},"271":{"tf":1.0},"56":{"tf":1.0},"60":{"tf":1.0},"75":{"tf":1.7320508075688772},"77":{"tf":2.23606797749979},"78":{"tf":1.7320508075688772},"79":{"tf":2.0},"80":{"tf":1.0},"85":{"tf":1.4142135623730951},"86":{"tf":1.0},"89":{"tf":1.0},"91":{"tf":1.4142135623730951},"92":{"tf":1.7320508075688772},"93":{"tf":1.0},"94":{"tf":1.4142135623730951},"95":{"tf":1.7320508075688772},"96":{"tf":2.23606797749979},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":55,"docs":{"102":{"tf":2.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"108":{"tf":2.23606797749979},"109":{"tf":1.4142135623730951},"11":{"tf":1.0},"12":{"tf":1.0},"120":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"125":{"tf":1.0},"126":{"tf":2.6457513110645907},"128":{"tf":1.0},"132":{"tf":2.449489742783178},"133":{"tf":2.23606797749979},"134":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"141":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"153":{"tf":1.7320508075688772},"154":{"tf":2.23606797749979},"176":{"tf":1.7320508075688772},"180":{"tf":1.7320508075688772},"181":{"tf":2.6457513110645907},"182":{"tf":2.0},"183":{"tf":1.0},"202":{"tf":1.4142135623730951},"203":{"tf":1.0},"213":{"tf":1.4142135623730951},"214":{"tf":1.0},"219":{"tf":1.4142135623730951},"221":{"tf":1.7320508075688772},"222":{"tf":1.0},"226":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":1.0},"56":{"tf":1.4142135623730951},"60":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.4142135623730951},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.7320508075688772},"95":{"tf":1.7320508075688772},"96":{"tf":1.7320508075688772},"97":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"91":{"tf":1.0}}},"df":3,"docs":{"106":{"tf":1.0},"91":{"tf":1.7320508075688772},"94":{"tf":1.0}}}}}}}}},"i":{"c":{"df":1,"docs":{"114":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"131":{"tf":1.0},"250":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"255":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"75":{"tf":1.0},"84":{"tf":1.7320508075688772}}},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"29":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"<":{"'":{"a":{"df":1,"docs":{"202":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"196":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":5,"docs":{"153":{"tf":1.0},"176":{"tf":1.0},"200":{"tf":1.0},"227":{"tf":1.0},"249":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":4,"docs":{"105":{"tf":1.0},"197":{"tf":1.0},"227":{"tf":1.0},"248":{"tf":1.0}}}}}}},"n":{"(":{"\"":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"250":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"252":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":7,"docs":{"248":{"tf":1.0},"249":{"tf":1.7320508075688772},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":1,"docs":{"224":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"c":{"df":1,"docs":{"211":{"tf":1.7320508075688772}},"h":{"df":1,"docs":{"93":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"(":{"1":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"u":{"d":{"df":7,"docs":{"126":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"174":{"tf":1.0},"177":{"tf":1.0},"255":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"73":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"227":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"122":{"tf":1.4142135623730951},"62":{"tf":1.0}}}},"d":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"210":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"131":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"127":{"tf":1.0},"214":{"tf":1.0}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"47":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":11,"docs":{"114":{"tf":2.449489742783178},"120":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"143":{"tf":1.4142135623730951},"183":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.0},"51":{"tf":1.7320508075688772},"54":{"tf":1.0},"63":{"tf":1.0}}}},"i":{"c":{"df":3,"docs":{"199":{"tf":1.4142135623730951},"251":{"tf":1.0},"254":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"125":{"tf":1.0},"210":{"tf":1.4142135623730951},"212":{"tf":1.0},"22":{"tf":1.4142135623730951},"51":{"tf":1.0},"60":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"66":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"66":{"tf":1.0},"73":{"tf":1.4142135623730951}}}}}},"o":{"df":4,"docs":{"143":{"tf":1.4142135623730951},"206":{"tf":1.0},"58":{"tf":1.7320508075688772},"93":{"tf":1.0}},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"256":{"tf":1.0}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"132":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"108":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"199":{"tf":1.7320508075688772},"57":{"tf":1.0}},"i":{"df":3,"docs":{"127":{"tf":1.0},"14":{"tf":1.0},"51":{"tf":1.4142135623730951}}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"(":{"\"":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"250":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"249":{"tf":1.0},"256":{"tf":1.0}}}}}},"df":1,"docs":{"249":{"tf":2.23606797749979}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":9,"docs":{"102":{"tf":1.0},"172":{"tf":1.4142135623730951},"246":{"tf":1.7320508075688772},"248":{"tf":2.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.4142135623730951},"255":{"tf":2.0},"256":{"tf":1.7320508075688772}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"1":{"df":1,"docs":{"66":{"tf":1.7320508075688772}}},"2":{"df":1,"docs":{"66":{"tf":1.0}}},"df":1,"docs":{"105":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"(":{"\"":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"251":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"_":{"a":{"b":{"c":{"d":{"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"251":{"tf":1.0}}}}}},"df":2,"docs":{"248":{"tf":1.4142135623730951},"249":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"<":{"'":{"a":{">":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"197":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"195":{"tf":1.7320508075688772},"199":{"tf":1.0},"200":{"tf":2.449489742783178},"210":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.4142135623730951},"214":{"tf":1.0},"248":{"tf":2.8284271247461903},"249":{"tf":1.7320508075688772},"250":{"tf":1.4142135623730951},"251":{"tf":1.0},"256":{"tf":1.0},"94":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":6,"docs":{"125":{"tf":1.7320508075688772},"128":{"tf":1.0},"247":{"tf":1.7320508075688772},"248":{"tf":1.7320508075688772},"252":{"tf":1.4142135623730951},"253":{"tf":1.0}}}}},"i":{"d":{"df":7,"docs":{"102":{"tf":1.0},"115":{"tf":1.0},"162":{"tf":1.0},"195":{"tf":1.0},"247":{"tf":1.0},"251":{"tf":1.4142135623730951},"255":{"tf":1.0}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"1":{"tf":1.0}}},"n":{"c":{"df":6,"docs":{"213":{"tf":1.0},"57":{"tf":1.4142135623730951},"75":{"tf":1.0},"77":{"tf":1.7320508075688772},"78":{"tf":1.0},"87":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":4,"docs":{"255":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.4142135623730951},"88":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":17,"docs":{"102":{"tf":1.0},"114":{"tf":1.0},"134":{"tf":1.0},"139":{"tf":1.7320508075688772},"146":{"tf":1.0},"172":{"tf":1.0},"248":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"71":{"tf":1.7320508075688772},"95":{"tf":1.0},"96":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"247":{"tf":1.7320508075688772},"248":{"tf":2.0},"249":{"tf":1.0},"250":{"tf":2.449489742783178},"251":{"tf":2.0},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":2,"docs":{"126":{"tf":1.0},"131":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":10,"docs":{"124":{"tf":1.4142135623730951},"131":{"tf":1.7320508075688772},"199":{"tf":1.0},"22":{"tf":1.0},"25":{"tf":1.4142135623730951},"60":{"tf":1.0},"75":{"tf":1.0},"85":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}},"r":{"df":2,"docs":{"152":{"tf":1.0},"261":{"tf":1.0}}}},"l":{"df":2,"docs":{"254":{"tf":1.0},"255":{"tf":1.0}}},"n":{"d":{"df":1,"docs":{"114":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":2,"docs":{"208":{"tf":1.4142135623730951},"90":{"tf":1.0}},"e":{"<":{"'":{"a":{"df":1,"docs":{"208":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":4,"docs":{"10":{"tf":1.0},"115":{"tf":1.0},"127":{"tf":1.4142135623730951},"153":{"tf":1.0}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"12":{"tf":1.4142135623730951},"255":{"tf":1.0}}}}}}}},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"218":{"tf":1.0},"220":{"tf":2.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":7,"docs":{"129":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"137":{"tf":1.0},"19":{"tf":1.0},"205":{"tf":1.0},"72":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"<":{"'":{"a":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":3,"docs":{"139":{"tf":1.0},"195":{"tf":1.0},"200":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"139":{"tf":1.0},"247":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":3,"docs":{"109":{"tf":1.0},"226":{"tf":1.0},"88":{"tf":1.0}}}}}}},"o":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"133":{"tf":1.0},"146":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"148":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"177":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"177":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"133":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"p":{".":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"123":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"a":{"d":{"d":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"v":{"4":{"(":{"\"":{"1":{"2":{"7":{".":{"0":{".":{"0":{".":{"1":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"123":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"(":{"\"":{":":{":":{"1":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"123":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"123":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"123":{"tf":1.0}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"194":{"tf":1.0}}}}}}}},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"91":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"105":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"c":{"(":{"&":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"118":{"tf":1.0}}},"df":1,"docs":{"118":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"v":{"df":1,"docs":{"118":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":1,"docs":{"103":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"89":{"tf":1.7320508075688772}}}}}},"t":{"'":{"df":15,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"174":{"tf":1.0},"200":{"tf":1.7320508075688772},"251":{"tf":1.0},"47":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0},"6":{"tf":1.0},"66":{"tf":1.0},"72":{"tf":1.0},"88":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":11,"docs":{"122":{"tf":1.0},"15":{"tf":1.0},"153":{"tf":1.7320508075688772},"156":{"tf":1.4142135623730951},"158":{"tf":1.0},"164":{"tf":1.4142135623730951},"217":{"tf":1.4142135623730951},"219":{"tf":1.0},"221":{"tf":1.4142135623730951},"223":{"tf":1.0},"95":{"tf":1.0}}},"r":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"220":{"tf":1.7320508075688772}}}}}},"df":14,"docs":{"114":{"tf":1.4142135623730951},"119":{"tf":1.0},"183":{"tf":1.4142135623730951},"217":{"tf":2.0},"218":{"tf":2.449489742783178},"219":{"tf":2.0},"220":{"tf":2.6457513110645907},"221":{"tf":2.8284271247461903},"222":{"tf":1.4142135623730951},"223":{"tf":2.23606797749979},"224":{"tf":2.8284271247461903},"63":{"tf":1.7320508075688772},"65":{"tf":1.4142135623730951},"66":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":3,"docs":{"132":{"tf":1.0},"251":{"tf":1.0},"56":{"tf":1.0}}}}}},"’":{"df":4,"docs":{"107":{"tf":1.0},"109":{"tf":1.0},"114":{"tf":1.0},"121":{"tf":1.0}}}}},"j":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"190":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"176":{"tf":1.0}}}}},"df":1,"docs":{"158":{"tf":1.4142135623730951}},"i":{"df":1,"docs":{"48":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"255":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"255":{"tf":1.0}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"248":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"170":{"tf":1.4142135623730951}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"169":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"246":{"tf":1.0}}}}}},"y":{"df":3,"docs":{"124":{"tf":2.0},"125":{"tf":1.4142135623730951},"126":{"tf":2.23606797749979}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"162":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":7,"docs":{"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"213":{"tf":1.0},"64":{"tf":1.0},"95":{"tf":1.0}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"248":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":9,"docs":{"102":{"tf":2.0},"176":{"tf":1.0},"195":{"tf":1.0},"204":{"tf":1.0},"249":{"tf":1.0},"53":{"tf":1.0},"88":{"tf":1.4142135623730951},"96":{"tf":1.0},"99":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"204":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"n":{"df":6,"docs":{"117":{"tf":1.0},"197":{"tf":1.0},"224":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"88":{"tf":1.0}}}}}}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"255":{"tf":3.3166247903554},"66":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"94":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"60":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"260":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":5,"docs":{"108":{"tf":1.4142135623730951},"12":{"tf":1.0},"253":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"124":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"t":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"105":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":4,"docs":{"105":{"tf":1.0},"132":{"tf":1.0},"204":{"tf":1.0},"64":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"249":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"(":{"\"":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"x":{"df":1,"docs":{"250":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"249":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"199":{"tf":1.0},"213":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.4142135623730951}}}}}},"z":{"df":0,"docs":{},"i":{"df":2,"docs":{"176":{"tf":1.0},"224":{"tf":1.0}}}}},"df":1,"docs":{"253":{"tf":1.0}},"e":{"a":{"d":{"df":2,"docs":{"255":{"tf":1.0},"5":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":18,"docs":{"11":{"tf":1.0},"110":{"tf":1.0},"130":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.0},"192":{"tf":1.0},"195":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.0},"205":{"tf":1.0},"209":{"tf":1.0},"270":{"tf":1.0},"3":{"tf":1.0},"35":{"tf":1.0},"42":{"tf":1.0},"6":{"tf":1.0},"67":{"tf":1.0},"82":{"tf":1.0}}}},"v":{"df":3,"docs":{"127":{"tf":1.4142135623730951},"195":{"tf":1.0},"220":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":5,"docs":{"143":{"tf":1.4142135623730951},"187":{"tf":1.7320508075688772},"19":{"tf":1.0},"226":{"tf":1.4142135623730951},"88":{"tf":1.0}}}},"g":{"a":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"253":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"d":{"df":1,"docs":{"141":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"60":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"115":{"tf":2.0},"143":{"tf":1.0}},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":9,"docs":{"115":{"tf":1.7320508075688772},"122":{"tf":2.0},"188":{"tf":1.0},"228":{"tf":1.0},"51":{"tf":1.7320508075688772},"52":{"tf":1.4142135623730951},"60":{"tf":1.7320508075688772},"87":{"tf":1.0},"88":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"115":{"tf":1.0},"131":{"tf":1.0}}}},"t":{"'":{"df":5,"docs":{"125":{"tf":1.0},"153":{"tf":1.4142135623730951},"168":{"tf":1.0},"204":{"tf":1.0},"256":{"tf":1.0}}},"df":4,"docs":{"125":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.0},"8":{"tf":1.0}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"53":{"tf":1.7320508075688772}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"(":{"&":{"'":{"a":{"df":1,"docs":{"196":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"148":{"tf":1.0},"246":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"204":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"i":{"b":{".":{"df":0,"docs":{},"r":{"df":7,"docs":{"151":{"tf":1.0},"153":{"tf":1.7320508075688772},"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.4142135623730951}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"173":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"129":{"tf":1.0},"164":{"tf":1.0}},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":20,"docs":{"109":{"tf":1.0},"130":{"tf":1.0},"132":{"tf":1.0},"137":{"tf":1.0},"148":{"tf":1.0},"152":{"tf":2.6457513110645907},"153":{"tf":1.7320508075688772},"155":{"tf":1.4142135623730951},"164":{"tf":1.4142135623730951},"168":{"tf":1.7320508075688772},"169":{"tf":1.0},"170":{"tf":1.0},"174":{"tf":1.4142135623730951},"176":{"tf":1.0},"180":{"tf":1.0},"2":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":1.0},"268":{"tf":1.0},"87":{"tf":1.0}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":17,"docs":{"139":{"tf":1.4142135623730951},"192":{"tf":1.0},"193":{"tf":1.7320508075688772},"194":{"tf":2.449489742783178},"195":{"tf":5.0},"196":{"tf":1.4142135623730951},"197":{"tf":2.0},"198":{"tf":1.4142135623730951},"199":{"tf":2.8284271247461903},"200":{"tf":1.4142135623730951},"201":{"tf":1.0},"202":{"tf":2.6457513110645907},"203":{"tf":2.23606797749979},"204":{"tf":2.6457513110645907},"206":{"tf":1.4142135623730951},"87":{"tf":1.0},"88":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"s":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"60":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"77":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":2,"docs":{"77":{"tf":1.7320508075688772},"78":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":6,"docs":{"127":{"tf":1.4142135623730951},"251":{"tf":1.0},"48":{"tf":1.0},"87":{"tf":1.0},"89":{"tf":1.0},"98":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"47":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":45,"docs":{"103":{"tf":1.0},"107":{"tf":1.0},"112":{"tf":1.0},"128":{"tf":1.0},"141":{"tf":1.4142135623730951},"143":{"tf":1.0},"146":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"16":{"tf":1.0},"161":{"tf":1.4142135623730951},"162":{"tf":1.7320508075688772},"165":{"tf":1.0},"169":{"tf":2.449489742783178},"17":{"tf":1.0},"176":{"tf":1.0},"194":{"tf":1.0},"212":{"tf":1.0},"248":{"tf":1.0},"271":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"70":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"77":{"tf":1.0},"8":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.4142135623730951}}},"k":{"df":4,"docs":{"132":{"tf":1.0},"172":{"tf":1.0},"173":{"tf":1.0},"60":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"255":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"!":{"[":{"1":{"df":1,"docs":{"183":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"183":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{"(":{")":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"208":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"60":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"208":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"1":{"df":1,"docs":{"60":{"tf":1.0}}},"2":{"df":1,"docs":{"60":{"tf":1.0}}},"3":{"df":1,"docs":{"60":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"60":{"tf":1.0}}}}}}}}}}}},":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"60":{"tf":1.0}}}}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"!":{"[":{"1":{",":{"2":{",":{"3":{",":{"4":{",":{"5":{",":{"6":{",":{"7":{"df":1,"docs":{"271":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"<":{"'":{"a":{"df":1,"docs":{"208":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":11,"docs":{"156":{"tf":1.0},"176":{"tf":1.0},"183":{"tf":1.0},"208":{"tf":1.7320508075688772},"247":{"tf":1.0},"250":{"tf":1.0},"256":{"tf":1.0},"271":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"60":{"tf":4.69041575982343}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":10,"docs":{"113":{"tf":1.0},"131":{"tf":1.0},"139":{"tf":1.0},"199":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"43":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"88":{"tf":1.4142135623730951}}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"195":{"tf":1.7320508075688772},"199":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"m":{"df":2,"docs":{"251":{"tf":1.4142135623730951},"255":{"tf":1.0}}}}},"o":{"a":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"254":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"1":{"tf":1.4142135623730951},"105":{"tf":1.0},"109":{"tf":1.0},"226":{"tf":1.0},"255":{"tf":1.4142135623730951}}},"t":{"df":2,"docs":{"249":{"tf":1.0},"254":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"250":{"tf":2.0}},"g":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"217":{"tf":1.0},"25":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"47":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"47":{"tf":1.4142135623730951}}}}}},"df":9,"docs":{"124":{"tf":1.0},"195":{"tf":2.0},"199":{"tf":1.0},"200":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"54":{"tf":1.4142135623730951},"71":{"tf":1.0},"87":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"195":{"tf":2.23606797749979},"199":{"tf":1.0},"204":{"tf":1.0},"211":{"tf":1.0},"220":{"tf":1.0},"97":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"195":{"tf":1.0}}}},"<":{"'":{"a":{"df":1,"docs":{"197":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"194":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"k":{"df":11,"docs":{"129":{"tf":1.0},"131":{"tf":1.0},"149":{"tf":1.0},"153":{"tf":1.0},"181":{"tf":1.0},"248":{"tf":1.0},"3":{"tf":1.0},"56":{"tf":1.0},"70":{"tf":1.0},"84":{"tf":1.0},"93":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"102":{"tf":1.0},"124":{"tf":1.0}}}}},"p":{"df":6,"docs":{"115":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.4142135623730951},"64":{"tf":1.7320508075688772},"65":{"tf":1.0},"66":{"tf":3.872983346207417}}}},"t":{"df":2,"docs":{"144":{"tf":1.0},"2":{"tf":1.0}}},"w":{"df":2,"docs":{"246":{"tf":1.0},"253":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"127":{"tf":1.4142135623730951},"131":{"tf":1.0},"211":{"tf":1.0},"250":{"tf":1.0},"270":{"tf":1.0}}}}}},"s":{"df":1,"docs":{"7":{"tf":1.0}}},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"255":{"tf":1.4142135623730951}}}}},"m":{"1":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"128":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"128":{"tf":1.0}}},"2":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"v":{"2":{"df":1,"docs":{"128":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"128":{"tf":1.0}}},"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"139":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":5,"docs":{"118":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0}},"s":{"]":{"[":{"df":0,"docs":{},"m":{"a":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"177":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"115":{"tf":1.0},"255":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"r":{"df":4,"docs":{"151":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0}}}},"1":{"df":1,"docs":{"152":{"tf":1.0}}},"2":{"df":1,"docs":{"152":{"tf":1.0}}},"df":152,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"108":{"tf":1.0},"109":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.4142135623730951},"114":{"tf":1.7320508075688772},"115":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.7320508075688772},"125":{"tf":1.7320508075688772},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":2.449489742783178},"132":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"14":{"tf":1.4142135623730951},"141":{"tf":1.4142135623730951},"142":{"tf":1.0},"143":{"tf":1.4142135623730951},"145":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"148":{"tf":1.0},"149":{"tf":2.449489742783178},"15":{"tf":1.4142135623730951},"155":{"tf":1.0},"156":{"tf":1.4142135623730951},"157":{"tf":1.0},"16":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"163":{"tf":1.0},"169":{"tf":1.0},"17":{"tf":1.0},"176":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.0},"181":{"tf":1.7320508075688772},"182":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.7320508075688772},"188":{"tf":1.4142135623730951},"189":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"194":{"tf":1.4142135623730951},"195":{"tf":2.8284271247461903},"196":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":2.0},"200":{"tf":1.7320508075688772},"202":{"tf":2.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.4142135623730951},"208":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":2.0},"212":{"tf":1.0},"213":{"tf":2.449489742783178},"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"218":{"tf":2.0},"219":{"tf":1.0},"22":{"tf":2.449489742783178},"220":{"tf":1.7320508075688772},"221":{"tf":1.4142135623730951},"223":{"tf":1.4142135623730951},"224":{"tf":1.7320508075688772},"226":{"tf":2.0},"227":{"tf":1.0},"228":{"tf":1.7320508075688772},"23":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.0},"251":{"tf":1.4142135623730951},"27":{"tf":1.4142135623730951},"271":{"tf":1.0},"28":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951},"31":{"tf":1.0},"32":{"tf":1.7320508075688772},"33":{"tf":1.7320508075688772},"34":{"tf":1.4142135623730951},"36":{"tf":2.8284271247461903},"37":{"tf":1.7320508075688772},"39":{"tf":2.449489742783178},"40":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"45":{"tf":2.0},"46":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":2.449489742783178},"52":{"tf":1.7320508075688772},"53":{"tf":1.7320508075688772},"54":{"tf":2.449489742783178},"56":{"tf":1.7320508075688772},"57":{"tf":1.7320508075688772},"58":{"tf":1.0},"59":{"tf":1.4142135623730951},"60":{"tf":2.449489742783178},"62":{"tf":1.4142135623730951},"63":{"tf":1.7320508075688772},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772},"70":{"tf":1.4142135623730951},"71":{"tf":1.7320508075688772},"72":{"tf":1.0},"73":{"tf":2.449489742783178},"75":{"tf":1.0},"77":{"tf":1.7320508075688772},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"84":{"tf":1.4142135623730951},"85":{"tf":2.0},"86":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"89":{"tf":2.0},"91":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.0},"94":{"tf":1.7320508075688772},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.7320508075688772},"99":{"tf":1.0}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"k":{"df":0,"docs":{},"e":{"df":81,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"103":{"tf":1.4142135623730951},"108":{"tf":1.0},"115":{"tf":1.0},"122":{"tf":1.4142135623730951},"126":{"tf":1.0},"14":{"tf":1.0},"142":{"tf":1.4142135623730951},"144":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"16":{"tf":1.4142135623730951},"163":{"tf":1.0},"169":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":2.0},"182":{"tf":1.0},"183":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":2.0},"196":{"tf":1.0},"199":{"tf":2.449489742783178},"200":{"tf":1.0},"202":{"tf":1.4142135623730951},"203":{"tf":1.0},"205":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.7320508075688772},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"22":{"tf":2.23606797749979},"220":{"tf":1.0},"223":{"tf":1.0},"226":{"tf":1.4142135623730951},"228":{"tf":1.7320508075688772},"23":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"248":{"tf":1.0},"25":{"tf":1.0},"27":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951},"32":{"tf":1.0},"36":{"tf":1.4142135623730951},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.4142135623730951},"47":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"54":{"tf":1.7320508075688772},"56":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"59":{"tf":1.0},"60":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.4142135623730951},"8":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.7320508075688772},"86":{"tf":1.4142135623730951},"88":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.7320508075688772},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"208":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"r":{"<":{"'":{"a":{"df":1,"docs":{"208":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":8,"docs":{"113":{"tf":1.0},"152":{"tf":1.4142135623730951},"176":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"36":{"tf":1.0},"47":{"tf":1.0},"94":{"tf":1.0}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"213":{"tf":1.0}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"195":{"tf":1.0},"213":{"tf":1.0},"254":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"251":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"(":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":1,"docs":{"137":{"tf":1.0}}}}},".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"127":{"tf":1.0}}},"3":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"(":{"5":{"0":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":3,"docs":{"124":{"tf":1.0},"127":{"tf":1.7320508075688772},"147":{"tf":2.0}}},"r":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"164":{"tf":1.0}}}}}},"df":3,"docs":{"14":{"tf":1.0},"252":{"tf":1.0},"57":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"176":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":1,"docs":{"73":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":20,"docs":{"134":{"tf":1.0},"142":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":2.0},"148":{"tf":1.0},"149":{"tf":1.0},"216":{"tf":1.0},"220":{"tf":1.0},"227":{"tf":1.0},"34":{"tf":1.7320508075688772},"48":{"tf":1.0},"60":{"tf":2.8284271247461903},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":2.8284271247461903},"70":{"tf":2.0},"71":{"tf":2.23606797749979},"72":{"tf":1.4142135623730951},"73":{"tf":4.242640687119285},"97":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"x":{"df":1,"docs":{"131":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"251":{"tf":1.0}}}}}}},"y":{"b":{"df":5,"docs":{"114":{"tf":1.0},"132":{"tf":1.0},"154":{"tf":1.0},"181":{"tf":1.0},"48":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"1":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"df":1,"docs":{"88":{"tf":2.449489742783178}},"e":{"a":{"df":0,"docs":{},"n":{"df":10,"docs":{"132":{"tf":1.0},"144":{"tf":1.0},"200":{"tf":1.4142135623730951},"251":{"tf":1.0},"256":{"tf":1.7320508075688772},"37":{"tf":1.0},"47":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"89":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"169":{"tf":2.0}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"132":{"tf":1.0},"141":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"124":{"tf":1.0},"2":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}}}},"m":{":":{":":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"213":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"115":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"54":{"tf":1.7320508075688772},"97":{"tf":1.4142135623730951}}}}},"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":9,"docs":{"115":{"tf":1.0},"131":{"tf":1.0},"199":{"tf":1.4142135623730951},"254":{"tf":2.0},"256":{"tf":1.7320508075688772},"39":{"tf":1.4142135623730951},"45":{"tf":1.0},"88":{"tf":1.4142135623730951},"99":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"132":{"tf":1.0},"220":{"tf":1.0},"94":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"141":{"tf":1.0},"147":{"tf":1.0},"239":{"tf":1.0},"60":{"tf":2.0},"69":{"tf":1.4142135623730951},"73":{"tf":1.0},"8":{"tf":1.0}},"e":{":":{":":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"2":{"5":{"5":{",":{"2":{"5":{"5":{",":{"0":{"df":2,"docs":{"60":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":1,"docs":{"69":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"73":{"tf":2.0}}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"69":{"tf":1.0}},"e":{"df":0,"docs":{},"{":{"_":{"_":{"df":1,"docs":{"60":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{":":{"1":{"df":2,"docs":{"60":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"60":{"tf":1.0}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"60":{"tf":1.0},"69":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"_":{"_":{"df":1,"docs":{"60":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"226":{"tf":2.23606797749979},"227":{"tf":1.4142135623730951},"93":{"tf":1.7320508075688772}},"s":{"(":{"2":{"0":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":1,"docs":{"226":{"tf":1.0}}},"u":{"3":{"2":{"df":1,"docs":{"226":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"h":{"df":0,"docs":{},"o":{"d":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"102":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"df":31,"docs":{"102":{"tf":2.0},"103":{"tf":1.0},"107":{"tf":2.449489742783178},"114":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"118":{"tf":1.0},"125":{"tf":1.0},"131":{"tf":1.4142135623730951},"133":{"tf":1.7320508075688772},"134":{"tf":1.4142135623730951},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"196":{"tf":1.4142135623730951},"207":{"tf":1.0},"219":{"tf":1.7320508075688772},"221":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"223":{"tf":2.0},"224":{"tf":1.0},"226":{"tf":1.4142135623730951},"45":{"tf":1.0},"60":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":2.8284271247461903},"77":{"tf":2.449489742783178},"78":{"tf":1.0},"80":{"tf":1.4142135623730951},"86":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":2.23606797749979},"94":{"tf":1.7320508075688772}},"’":{"df":1,"docs":{"102":{"tf":1.0}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.4142135623730951}},"m":{"df":1,"docs":{"10":{"tf":1.0}}}},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"88":{"tf":1.4142135623730951}},"e":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"[":{"6":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},":":{":":{"<":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"88":{"tf":1.0}}}},"`":{"'":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"176":{"tf":1.0}}}},"x":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"86":{"tf":1.4142135623730951}}}}}},"o":{"d":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"154":{"tf":1.0},"155":{"tf":1.0}}}},"df":7,"docs":{"131":{"tf":1.0},"153":{"tf":1.7320508075688772},"154":{"tf":2.0},"158":{"tf":1.7320508075688772},"168":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0}},"e":{"df":1,"docs":{"251":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":3,"docs":{"14":{"tf":1.0},"15":{"tf":1.0},"18":{"tf":1.0}},"i":{"df":30,"docs":{"115":{"tf":1.0},"131":{"tf":1.0},"16":{"tf":1.0},"169":{"tf":1.7320508075688772},"211":{"tf":1.0},"22":{"tf":1.4142135623730951},"220":{"tf":1.0},"24":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":1.7320508075688772},"253":{"tf":2.449489742783178},"29":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"36":{"tf":1.7320508075688772},"37":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0},"49":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0},"85":{"tf":1.7320508075688772},"86":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"l":{"df":9,"docs":{"148":{"tf":1.4142135623730951},"150":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":2.8284271247461903},"154":{"tf":1.4142135623730951},"156":{"tf":1.0},"168":{"tf":2.23606797749979},"170":{"tf":1.0},"45":{"tf":1.0}},"u":{"df":1,"docs":{"131":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"102":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"181":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"!":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"96":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":26,"docs":{"105":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.4142135623730951},"143":{"tf":1.0},"147":{"tf":1.0},"176":{"tf":1.7320508075688772},"181":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"248":{"tf":1.4142135623730951},"250":{"tf":1.0},"251":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"256":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"53":{"tf":1.0},"88":{"tf":1.4142135623730951},"93":{"tf":1.0},"98":{"tf":1.0}},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"255":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"v":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"211":{"tf":2.0}}}},"df":0,"docs":{}},"df":4,"docs":{"248":{"tf":1.4142135623730951},"251":{"tf":2.0},"253":{"tf":1.0},"255":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"(":{"df":1,"docs":{"112":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"(":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"205":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":15,"docs":{"105":{"tf":1.0},"112":{"tf":1.0},"128":{"tf":1.4142135623730951},"139":{"tf":1.0},"211":{"tf":1.7320508075688772},"213":{"tf":2.449489742783178},"215":{"tf":1.4142135623730951},"220":{"tf":1.0},"251":{"tf":1.0},"37":{"tf":3.0},"45":{"tf":1.0},"59":{"tf":3.0},"60":{"tf":1.7320508075688772},"63":{"tf":1.0},"69":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"g":{"1":{"df":1,"docs":{"60":{"tf":1.0}}},"2":{"df":1,"docs":{"60":{"tf":1.0}}},"df":3,"docs":{"60":{"tf":2.449489742783178},"69":{"tf":2.0},"73":{"tf":1.4142135623730951}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":7,"docs":{"105":{"tf":1.0},"127":{"tf":1.4142135623730951},"147":{"tf":1.0},"156":{"tf":1.0},"215":{"tf":1.0},"47":{"tf":1.0},"99":{"tf":1.0}}}},"df":0,"docs":{},"l":{"(":{"a":{"df":1,"docs":{"250":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"250":{"tf":2.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":12,"docs":{"107":{"tf":1.4142135623730951},"156":{"tf":1.0},"195":{"tf":1.0},"224":{"tf":1.0},"248":{"tf":1.0},"250":{"tf":1.0},"252":{"tf":1.0},"255":{"tf":2.0},"47":{"tf":1.0},"79":{"tf":1.7320508075688772},"94":{"tf":1.0},"98":{"tf":1.0}},"i":{"df":5,"docs":{"146":{"tf":1.0},"147":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"94":{"tf":1.0}}},"y":{"(":{"\"":{"1":{"0":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.0},"147":{"tf":1.0}}}},"1":{".":{"0":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"148":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"n":{"1":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":3,"docs":{"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"(":{"\"":{"1":{"0":{"df":1,"docs":{"147":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"1":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"147":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":14,"docs":{"121":{"tf":1.0},"125":{"tf":1.0},"14":{"tf":1.4142135623730951},"18":{"tf":1.0},"195":{"tf":1.0},"211":{"tf":1.0},"213":{"tf":1.7320508075688772},"220":{"tf":1.0},"36":{"tf":1.7320508075688772},"40":{"tf":1.7320508075688772},"41":{"tf":1.0},"57":{"tf":1.4142135623730951},"73":{"tf":1.0},"75":{"tf":2.0}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"213":{"tf":1.0}}}},"df":60,"docs":{"109":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"120":{"tf":1.0},"121":{"tf":2.0},"122":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"127":{"tf":1.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"131":{"tf":1.7320508075688772},"139":{"tf":3.3166247903554},"14":{"tf":1.0},"146":{"tf":1.7320508075688772},"156":{"tf":1.0},"16":{"tf":1.0},"183":{"tf":1.0},"195":{"tf":1.4142135623730951},"196":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":1.4142135623730951},"200":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":3.7416573867739413},"205":{"tf":2.23606797749979},"208":{"tf":2.0},"211":{"tf":2.23606797749979},"213":{"tf":2.6457513110645907},"215":{"tf":1.0},"216":{"tf":1.0},"218":{"tf":1.0},"22":{"tf":1.0},"220":{"tf":2.0},"221":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"24":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"253":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"32":{"tf":1.0},"39":{"tf":2.0},"40":{"tf":2.23606797749979},"41":{"tf":2.449489742783178},"45":{"tf":1.0},"53":{"tf":1.0},"60":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.7320508075688772},"70":{"tf":1.0},"73":{"tf":2.0},"75":{"tf":1.7320508075688772},"91":{"tf":1.0},"97":{"tf":1.4142135623730951}}}},"y":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{":":{":":{"a":{"d":{"d":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"165":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"167":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"228":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"1":{"3":{"_":{"df":0,"docs":{},"u":{"3":{"2":{"df":1,"docs":{"103":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"\"":{"a":{"b":{"c":{"df":1,"docs":{"103":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":1,"docs":{"228":{"tf":1.0}}},"x":{"df":1,"docs":{"103":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"132":{"tf":1.0},"48":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"70":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"70":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"170":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"103":{"tf":2.0}}}}},"df":0,"docs":{}}}}},"n":{"+":{"=":{"1":{"df":1,"docs":{"65":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"_":{"_":{"df":1,"docs":{"134":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":2,"docs":{"145":{"tf":1.0},"147":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":1,"docs":{"145":{"tf":1.0}}},"2":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"145":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":2,"docs":{"145":{"tf":1.0},"147":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":3,"docs":{"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.4142135623730951}}}}}},"df":2,"docs":{"145":{"tf":1.0},"147":{"tf":1.0}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"<":{"df":0,"docs":{},"i":{"3":{"2":{">":{"(":{")":{".":{"_":{"_":{"df":1,"docs":{"147":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"91":{"tf":1.7320508075688772}}}},"m":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"108":{"tf":1.0},"91":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"126":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"0":{"df":1,"docs":{"51":{"tf":1.0}}},"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{".":{"a":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"251":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"251":{"tf":1.0}}}}},"df":0,"docs":{}},"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"195":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":39,"docs":{"107":{"tf":2.0},"108":{"tf":1.7320508075688772},"109":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"151":{"tf":1.4142135623730951},"152":{"tf":2.0},"153":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"16":{"tf":1.0},"176":{"tf":1.7320508075688772},"181":{"tf":1.7320508075688772},"186":{"tf":1.4142135623730951},"190":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"210":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":2.23606797749979},"223":{"tf":1.0},"224":{"tf":1.0},"227":{"tf":1.0},"248":{"tf":1.0},"250":{"tf":1.4142135623730951},"251":{"tf":1.7320508075688772},"253":{"tf":2.23606797749979},"255":{"tf":1.4142135623730951},"37":{"tf":2.449489742783178},"51":{"tf":1.0},"56":{"tf":2.449489742783178},"57":{"tf":1.7320508075688772},"59":{"tf":2.8284271247461903},"63":{"tf":2.23606797749979},"72":{"tf":1.0},"77":{"tf":1.4142135623730951},"78":{"tf":1.0},"91":{"tf":1.7320508075688772},"95":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"210":{"tf":1.0}}}}}},"s":{".":{"_":{"_":{"df":1,"docs":{"220":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"0":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{")":{".":{"_":{"_":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"224":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"223":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"[":{"2":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":1,"docs":{"131":{"tf":1.0}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"170":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.4142135623730951}}}}}}},"df":19,"docs":{"119":{"tf":1.0},"134":{"tf":1.7320508075688772},"147":{"tf":1.0},"148":{"tf":1.0},"212":{"tf":1.0},"218":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.0},"271":{"tf":1.4142135623730951},"51":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":3.4641016151377544},"63":{"tf":2.0},"64":{"tf":2.449489742783178},"65":{"tf":2.23606797749979},"73":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":3.3166247903554},"89":{"tf":1.7320508075688772}},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"255":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"108":{"tf":1.0},"246":{"tf":1.0},"252":{"tf":1.0},"36":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"(":{"df":0,"docs":{},"r":{"df":1,"docs":{"199":{"tf":1.0}}},"v":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":67,"docs":{"0":{"tf":1.0},"103":{"tf":1.0},"106":{"tf":1.0},"108":{"tf":1.4142135623730951},"109":{"tf":1.0},"114":{"tf":1.4142135623730951},"115":{"tf":1.0},"116":{"tf":1.0},"123":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.4142135623730951},"137":{"tf":1.0},"139":{"tf":1.0},"144":{"tf":1.4142135623730951},"149":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"159":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"19":{"tf":1.4142135623730951},"191":{"tf":1.0},"195":{"tf":1.4142135623730951},"197":{"tf":1.0},"200":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.0},"216":{"tf":1.0},"224":{"tf":1.0},"248":{"tf":1.4142135623730951},"25":{"tf":1.0},"251":{"tf":2.449489742783178},"253":{"tf":1.4142135623730951},"256":{"tf":1.0},"271":{"tf":1.0},"29":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"47":{"tf":1.7320508075688772},"50":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"56":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"66":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"81":{"tf":1.0},"86":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.4142135623730951},"9":{"tf":1.0},"94":{"tf":1.4142135623730951},"96":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"g":{"df":1,"docs":{"62":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"162":{"tf":1.0},"66":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}},"df":1,"docs":{"33":{"tf":1.4142135623730951}}}}}}}}},"df":4,"docs":{"195":{"tf":1.0},"200":{"tf":1.0},"251":{"tf":1.0},"34":{"tf":1.0}}}}},"w":{"(":{"c":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"126":{"tf":1.0},"91":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"216":{"tf":1.0}}}}}}},"x":{"df":2,"docs":{"75":{"tf":1.0},"97":{"tf":1.0}}}},"df":23,"docs":{"109":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"131":{"tf":1.0},"156":{"tf":1.0},"16":{"tf":1.0},"164":{"tf":1.4142135623730951},"167":{"tf":1.0},"168":{"tf":1.0},"195":{"tf":1.0},"221":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"271":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"52":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.4142135623730951},"72":{"tf":2.0},"78":{"tf":1.4142135623730951},"92":{"tf":1.0}},"i":{"d":{"@":{"1":{"0":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"177":{"tf":1.4142135623730951},"248":{"tf":1.0},"45":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":4,"docs":{"109":{"tf":1.4142135623730951},"225":{"tf":1.0},"226":{"tf":1.7320508075688772},"227":{"tf":1.0}}}}}},"x":{"df":0,"docs":{},"t":{"(":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"219":{"tf":1.0},"221":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":7,"docs":{"168":{"tf":1.0},"219":{"tf":1.4142135623730951},"221":{"tf":2.0},"223":{"tf":1.0},"3":{"tf":1.0},"60":{"tf":1.0},"65":{"tf":1.0}},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"223":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"60":{"tf":2.449489742783178}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"195":{"tf":1.7320508075688772}}}}},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"204":{"tf":1.7320508075688772},"205":{"tf":1.4142135623730951},"41":{"tf":1.0}}}},"o":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"195":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"173":{"tf":1.0}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"195":{"tf":2.6457513110645907}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"60":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"91":{"tf":1.4142135623730951},"96":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}}},"i":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"206":{"tf":1.0}}}}},"df":0,"docs":{}}},"n":{"df":5,"docs":{"114":{"tf":1.0},"200":{"tf":1.0},"204":{"tf":1.4142135623730951},"213":{"tf":1.0},"84":{"tf":1.0}},"e":{"df":10,"docs":{"142":{"tf":1.0},"17":{"tf":1.0},"199":{"tf":1.0},"211":{"tf":1.0},"216":{"tf":1.4142135623730951},"221":{"tf":1.4142135623730951},"34":{"tf":1.0},"60":{"tf":1.4142135623730951},"73":{"tf":1.0},"97":{"tf":2.0}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"102":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"208":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"p":{"df":1,"docs":{"247":{"tf":1.0}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"44":{"tf":1.0},"48":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"69":{"tf":1.7320508075688772}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"126":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":17,"docs":{"121":{"tf":1.0},"126":{"tf":1.0},"139":{"tf":1.0},"143":{"tf":1.4142135623730951},"151":{"tf":1.4142135623730951},"162":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.0},"182":{"tf":1.0},"19":{"tf":1.0},"213":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"250":{"tf":1.0},"48":{"tf":1.0},"75":{"tf":1.0},"90":{"tf":1.0}}},"h":{"df":4,"docs":{"107":{"tf":1.0},"162":{"tf":1.0},"213":{"tf":1.0},"248":{"tf":1.0}}},"i":{"c":{"df":1,"docs":{"106":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"218":{"tf":1.0}}}}}},"w":{"df":13,"docs":{"125":{"tf":1.0},"133":{"tf":1.0},"139":{"tf":1.0},"147":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"162":{"tf":1.0},"181":{"tf":1.0},"19":{"tf":1.0},"205":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"248":{"tf":1.0},"52":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"113":{"tf":1.0},"45":{"tf":1.0},"60":{"tf":1.0}}}},"m":{"(":{"df":0,"docs":{},"i":{"3":{"2":{"df":2,"docs":{"195":{"tf":1.0},"197":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},":":{":":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"133":{"tf":1.0}}}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"1":{":":{":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"60":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"60":{"tf":1.0}}},"2":{":":{":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"60":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"60":{"tf":1.0}}},"=":{"1":{"df":2,"docs":{"176":{"tf":1.4142135623730951},"187":{"tf":1.0}}},"df":0,"docs":{}},"_":{"1":{"df":1,"docs":{"105":{"tf":2.0}}},"2":{"df":1,"docs":{"105":{"tf":2.449489742783178}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"149":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":1,"docs":{"149":{"tf":1.0}}}}}},"df":19,"docs":{"105":{"tf":2.0},"115":{"tf":1.0},"122":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.7320508075688772},"137":{"tf":1.0},"149":{"tf":1.7320508075688772},"151":{"tf":1.4142135623730951},"176":{"tf":2.0},"187":{"tf":1.0},"195":{"tf":1.4142135623730951},"21":{"tf":1.0},"222":{"tf":1.0},"248":{"tf":1.0},"255":{"tf":1.4142135623730951},"60":{"tf":1.0},"62":{"tf":1.7320508075688772},"63":{"tf":2.0},"73":{"tf":1.4142135623730951}}}}},"df":5,"docs":{"133":{"tf":1.7320508075688772},"139":{"tf":2.0},"199":{"tf":2.23606797749979},"215":{"tf":2.449489742783178},"73":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"255":{"tf":1.7320508075688772}}}},"s":{".":{"0":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"=":{"\"":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"176":{"tf":1.0}}}}},"df":0,"docs":{}},"df":13,"docs":{"100":{"tf":1.0},"102":{"tf":2.0},"103":{"tf":2.0},"121":{"tf":1.0},"123":{"tf":1.0},"176":{"tf":1.0},"40":{"tf":1.4142135623730951},"52":{"tf":1.0},"75":{"tf":2.23606797749979},"77":{"tf":1.0},"96":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"251":{"tf":1.0}}}}},"df":0,"docs":{}}},"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"51":{"tf":1.0},"52":{"tf":1.0}}}},"r":{"df":9,"docs":{"102":{"tf":1.0},"122":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.4142135623730951},"143":{"tf":1.0},"144":{"tf":1.0},"149":{"tf":1.0},"37":{"tf":1.0},"59":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"189":{"tf":1.0}}}},"df":0,"docs":{}}},"df":2,"docs":{"248":{"tf":1.7320508075688772},"71":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"197":{"tf":1.0}}}},"df":0,"docs":{}}}},"h":{"df":2,"docs":{"100":{"tf":1.0},"99":{"tf":1.0}}},"k":{"(":{"_":{"df":1,"docs":{"146":{"tf":1.0}}},"a":{"df":1,"docs":{"169":{"tf":1.0}}},"df":1,"docs":{"146":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"(":{"8":{"df":1,"docs":{"134":{"tf":1.0}}},"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"134":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"146":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"48":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"n":{"1":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"145":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"147":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"147":{"tf":1.0}}},"df":3,"docs":{"134":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"149":{"tf":1.0}}},"df":1,"docs":{"133":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"137":{"tf":1.0}}}}}}},"t":{"df":1,"docs":{"145":{"tf":1.0}}}},"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"75":{"tf":1.0},"88":{"tf":2.0}}}},"df":5,"docs":{"145":{"tf":1.0},"149":{"tf":1.0},"169":{"tf":3.3166247903554},"204":{"tf":1.0},"40":{"tf":1.0}}},"l":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"(":{"&":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"226":{"tf":1.0}},"e":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"226":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"226":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"125":{"tf":1.0},"143":{"tf":1.0},"197":{"tf":1.0}}}}},"n":{"c":{"df":5,"docs":{"220":{"tf":1.0},"248":{"tf":1.0},"255":{"tf":1.0},"41":{"tf":1.0},"51":{"tf":1.0}}},"df":33,"docs":{"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"125":{"tf":1.0},"131":{"tf":1.0},"139":{"tf":1.4142135623730951},"146":{"tf":1.0},"148":{"tf":1.0},"152":{"tf":1.4142135623730951},"16":{"tf":1.4142135623730951},"165":{"tf":1.0},"17":{"tf":1.0},"176":{"tf":1.0},"181":{"tf":1.0},"195":{"tf":2.0},"199":{"tf":1.0},"200":{"tf":1.0},"210":{"tf":1.7320508075688772},"213":{"tf":1.4142135623730951},"218":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"224":{"tf":1.4142135623730951},"227":{"tf":1.0},"248":{"tf":1.0},"255":{"tf":1.0},"29":{"tf":1.0},"39":{"tf":1.0},"41":{"tf":1.4142135623730951},"60":{"tf":1.7320508075688772},"87":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"151":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"0":{"tf":1.0},"12":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"122":{"tf":1.4142135623730951},"256":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"200":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"a":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"133":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":4,"docs":{"166":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":1.0},"183":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"248":{"tf":1.0},"249":{"tf":1.4142135623730951},"250":{"tf":3.0},"252":{"tf":1.4142135623730951},"253":{"tf":1.4142135623730951},"254":{"tf":1.7320508075688772},"255":{"tf":1.0},"256":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{":":{":":{"a":{"d":{"d":{"df":1,"docs":{"227":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":13,"docs":{"112":{"tf":1.0},"114":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.0},"183":{"tf":1.7320508075688772},"247":{"tf":1.0},"25":{"tf":1.0},"50":{"tf":1.0},"57":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"9":{"tf":1.0},"94":{"tf":2.6457513110645907}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"251":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"46":{"tf":1.0}}}}}}},"s":{":":{":":{"a":{"d":{"d":{"<":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"94":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"94":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":5,"docs":{"102":{"tf":1.0},"2":{"tf":1.0},"204":{"tf":1.0},"249":{"tf":1.0},"256":{"tf":2.0}}},"o":{"df":0,"docs":{},"n":{"<":{"&":{"'":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}}},"u":{"8":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"v":{"df":1,"docs":{"125":{"tf":1.0}}}},"df":1,"docs":{"216":{"tf":1.0}},"i":{"3":{"2":{"df":3,"docs":{"170":{"tf":1.4142135623730951},"34":{"tf":1.0},"60":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"219":{"tf":1.0},"221":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"t":{"df":3,"docs":{"147":{"tf":1.0},"51":{"tf":1.0},"60":{"tf":1.0}}},"u":{"3":{"2":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":4,"docs":{"170":{"tf":1.4142135623730951},"176":{"tf":1.0},"255":{"tf":1.4142135623730951},"256":{"tf":2.23606797749979}},"s":{"(":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"255":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"254":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"256":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"248":{"tf":1.0},"251":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"153":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"124":{"tf":1.0},"136":{"tf":1.0},"139":{"tf":1.4142135623730951},"226":{"tf":1.0},"251":{"tf":1.4142135623730951},"75":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"109":{"tf":1.4142135623730951},"226":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":1,"docs":{"9":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"114":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"0":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}},"i":{"df":1,"docs":{"106":{"tf":1.0}}},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"79":{"tf":1.0}}}}},"df":0,"docs":{}}},"x":{"df":1,"docs":{"106":{"tf":1.0}}}},"df":5,"docs":{"135":{"tf":1.0},"180":{"tf":1.0},"191":{"tf":1.0},"250":{"tf":1.0},"71":{"tf":1.0}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"246":{"tf":1.0},"255":{"tf":1.0},"77":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"t":{"(":{"\"":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"x":{"df":1,"docs":{"251":{"tf":1.4142135623730951}}}},"d":{"df":0,"docs":{},"x":{"df":1,"docs":{"251":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"252":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":3,"docs":{"248":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"255":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"145":{"tf":1.4142135623730951}}}}},"df":23,"docs":{"107":{"tf":1.4142135623730951},"115":{"tf":1.4142135623730951},"121":{"tf":1.0},"131":{"tf":1.0},"141":{"tf":1.4142135623730951},"143":{"tf":1.0},"162":{"tf":1.0},"169":{"tf":2.0},"172":{"tf":1.0},"173":{"tf":1.0},"176":{"tf":1.0},"181":{"tf":1.0},"199":{"tf":1.0},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"250":{"tf":1.4142135623730951},"34":{"tf":1.0},"37":{"tf":1.0},"47":{"tf":1.0},"51":{"tf":1.0},"59":{"tf":1.0},"72":{"tf":1.0},"75":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"66":{"tf":2.449489742783178}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"195":{"tf":1.7320508075688772},"202":{"tf":2.23606797749979}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"124":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"t":{"df":16,"docs":{"105":{"tf":1.0},"106":{"tf":1.4142135623730951},"176":{"tf":2.0},"181":{"tf":1.0},"182":{"tf":1.0},"226":{"tf":1.0},"24":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":2.6457513110645907},"249":{"tf":1.7320508075688772},"250":{"tf":1.0},"251":{"tf":2.23606797749979},"252":{"tf":1.0},"256":{"tf":1.4142135623730951},"39":{"tf":1.0},"94":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"153":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"\"":{",":{"df":0,"docs":{},"n":{"df":1,"docs":{"64":{"tf":1.0}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"105":{"tf":1.0},"2":{"tf":1.0}}}},"df":15,"docs":{"111":{"tf":1.0},"114":{"tf":1.0},"139":{"tf":1.0},"176":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.0},"203":{"tf":1.0},"205":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.4142135623730951},"60":{"tf":1.0},"65":{"tf":1.0},"87":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"131":{"tf":1.7320508075688772},"142":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"253":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"124":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"249":{"tf":1.0}}}}}}}}},"w":{"df":0,"docs":{},"n":{"df":4,"docs":{"128":{"tf":1.0},"200":{"tf":1.7320508075688772},"213":{"tf":1.0},"75":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"1":{"8":{"df":1,"docs":{"196":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"3":{"2":{"df":2,"docs":{"196":{"tf":1.0},"197":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},".":{"a":{"d":{"d":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"196":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"196":{"tf":1.0}}}}}}}},"df":3,"docs":{"128":{"tf":1.0},"196":{"tf":1.4142135623730951},"197":{"tf":1.0}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":9,"docs":{"111":{"tf":1.0},"128":{"tf":1.4142135623730951},"220":{"tf":1.0},"223":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.0},"60":{"tf":1.0},"77":{"tf":1.4142135623730951}}}}}}}}}}},"p":{".":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":1,"docs":{"57":{"tf":1.0}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"(":{"\"":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"39":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"1":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"p":{"2":{"df":1,"docs":{"86":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":3,"docs":{"131":{"tf":1.4142135623730951},"75":{"tf":1.7320508075688772},"86":{"tf":1.0}}},"2":{"df":3,"docs":{"131":{"tf":1.4142135623730951},"75":{"tf":1.7320508075688772},"86":{"tf":1.0}}},"3":{"df":1,"docs":{"86":{"tf":1.0}}},"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":8,"docs":{"151":{"tf":3.1622776601683795},"152":{"tf":3.872983346207417},"153":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951},"159":{"tf":1.0},"164":{"tf":1.0},"170":{"tf":1.0},"175":{"tf":1.0}},"e":{"1":{"df":2,"docs":{"151":{"tf":1.0},"152":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"d":{"df":3,"docs":{"176":{"tf":1.0},"187":{"tf":2.449489742783178},"189":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":2,"docs":{"172":{"tf":1.0},"173":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"(":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"1":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"75":{"tf":1.0}}}}}}}},".":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"97":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"97":{"tf":1.7320508075688772}}}},"df":4,"docs":{"47":{"tf":1.0},"75":{"tf":2.23606797749979},"88":{"tf":1.0},"97":{"tf":1.4142135623730951}}}},"n":{"df":0,"docs":{},"i":{"c":{"!":{"(":{"\"":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"169":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"60":{"tf":1.4142135623730951},"63":{"tf":1.0}}}}},"w":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"0":{"tf":1.0},"121":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.7320508075688772},"142":{"tf":2.23606797749979},"143":{"tf":1.7320508075688772},"144":{"tf":1.4142135623730951},"146":{"tf":1.0},"169":{"tf":2.0},"22":{"tf":1.0},"34":{"tf":1.0},"51":{"tf":1.0},"60":{"tf":1.0}},"k":{"df":1,"docs":{"143":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":12,"docs":{"102":{"tf":1.0},"103":{"tf":1.0},"106":{"tf":1.7320508075688772},"195":{"tf":1.0},"203":{"tf":1.0},"213":{"tf":2.0},"77":{"tf":2.23606797749979},"78":{"tf":1.0},"84":{"tf":2.23606797749979},"88":{"tf":3.0},"95":{"tf":1.7320508075688772},"97":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"87":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"109":{"tf":1.0},"153":{"tf":1.0},"37":{"tf":1.0},"59":{"tf":1.0}}}}},"s":{"df":3,"docs":{"137":{"tf":2.0},"164":{"tf":1.0},"177":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"133":{"tf":1.0}}}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"137":{"tf":1.0},"147":{"tf":2.0},"148":{"tf":1.0},"149":{"tf":1.0}}}}}}}}}}}},"t":{"df":12,"docs":{"132":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.0},"2":{"tf":1.4142135623730951},"202":{"tf":1.0},"248":{"tf":1.0},"37":{"tf":1.7320508075688772},"51":{"tf":1.4142135623730951},"59":{"tf":1.7320508075688772},"73":{"tf":1.0},"89":{"tf":1.0},"94":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"37":{"tf":2.0},"59":{"tf":2.0}},"e":{"df":0,"docs":{},"q":{"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"203":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":4,"docs":{"106":{"tf":1.0},"123":{"tf":1.0},"134":{"tf":1.0},"137":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"93":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"248":{"tf":1.0},"75":{"tf":1.0},"90":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"148":{"tf":1.0},"248":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"129":{"tf":1.7320508075688772}}}}},"s":{"df":0,"docs":{},"s":{"<":{"'":{"a":{">":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"197":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"x":{"(":{"&":{"df":0,"docs":{},"x":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{}},"<":{"'":{"a":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":11,"docs":{"121":{"tf":1.0},"169":{"tf":2.23606797749979},"195":{"tf":1.4142135623730951},"200":{"tf":2.0},"239":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.0},"52":{"tf":1.0},"66":{"tf":1.0},"75":{"tf":1.0},"97":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":41,"docs":{"103":{"tf":1.0},"109":{"tf":1.0},"116":{"tf":1.0},"131":{"tf":1.0},"134":{"tf":1.0},"139":{"tf":1.0},"144":{"tf":1.0},"149":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.7320508075688772},"155":{"tf":1.0},"159":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"197":{"tf":1.0},"200":{"tf":1.0},"208":{"tf":1.0},"216":{"tf":1.0},"224":{"tf":1.0},"25":{"tf":1.0},"271":{"tf":1.0},"29":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"66":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.0},"97":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":14,"docs":{"109":{"tf":1.0},"147":{"tf":1.0},"176":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"197":{"tf":1.4142135623730951},"217":{"tf":1.0},"226":{"tf":1.0},"37":{"tf":1.0},"54":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"67":{"tf":1.0},"73":{"tf":2.23606797749979}}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":8,"docs":{"137":{"tf":1.7320508075688772},"205":{"tf":1.4142135623730951},"39":{"tf":2.0},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"73":{"tf":1.7320508075688772},"85":{"tf":1.0},"86":{"tf":1.0}},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"176":{"tf":1.0}},"e":{"df":0,"docs":{},"’":{"df":1,"docs":{"109":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":9,"docs":{"124":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.4142135623730951},"133":{"tf":1.0},"217":{"tf":1.0},"224":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.0},"88":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"75":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"75":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"'":{"df":2,"docs":{"37":{"tf":1.7320508075688772},"59":{"tf":1.7320508075688772}}},".":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"37":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"<":{"'":{"a":{"df":1,"docs":{"197":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"107":{"tf":1.0},"108":{"tf":2.0},"181":{"tf":2.23606797749979},"190":{"tf":1.4142135623730951},"37":{"tf":3.3166247903554},"56":{"tf":1.4142135623730951},"57":{"tf":2.23606797749979},"59":{"tf":3.3166247903554}}}}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"107":{"tf":1.4142135623730951}}}}},"n":{"df":1,"docs":{"266":{"tf":1.0}}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":9,"docs":{"102":{"tf":1.0},"152":{"tf":1.0},"168":{"tf":1.0},"183":{"tf":1.0},"186":{"tf":1.0},"220":{"tf":1.0},"255":{"tf":1.4142135623730951},"34":{"tf":1.0},"72":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"134":{"tf":1.0}}}},"y":{"df":1,"docs":{"47":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"(":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"\"":{")":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"1":{"0":{"0":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":8,"docs":{"131":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"157":{"tf":1.0},"169":{"tf":1.0},"197":{"tf":1.0},"202":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":1,"docs":{"177":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"60":{"tf":1.0}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"60":{"tf":1.0}}}}},"x":{"df":1,"docs":{"60":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"8":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"_":{"_":{"df":1,"docs":{"56":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"56":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"2":{"d":{"df":1,"docs":{"182":{"tf":2.0}}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"1":{".":{"0":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{".":{"0":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"3":{"2":{"df":1,"docs":{"86":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":3,"docs":{"106":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.7320508075688772}}}},"df":19,"docs":{"106":{"tf":1.7320508075688772},"113":{"tf":1.4142135623730951},"115":{"tf":1.0},"124":{"tf":1.0},"126":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"136":{"tf":2.23606797749979},"137":{"tf":1.7320508075688772},"182":{"tf":1.0},"188":{"tf":1.0},"199":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":2.0},"23":{"tf":1.0},"47":{"tf":1.0},"73":{"tf":2.23606797749979},"75":{"tf":3.7416573867739413},"85":{"tf":1.7320508075688772},"86":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":11,"docs":{"102":{"tf":1.0},"115":{"tf":1.4142135623730951},"131":{"tf":1.0},"139":{"tf":2.449489742783178},"191":{"tf":1.0},"229":{"tf":1.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"256":{"tf":1.4142135623730951},"52":{"tf":1.0},"60":{"tf":1.0}}}},"{":{"df":0,"docs":{},"x":{"df":2,"docs":{"85":{"tf":1.0},"86":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":1,"docs":{"251":{"tf":2.0}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"10":{"tf":1.0},"95":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}},"df":2,"docs":{"124":{"tf":1.0},"250":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"131":{"tf":1.0},"176":{"tf":1.0},"185":{"tf":1.0},"62":{"tf":1.0},"96":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":19,"docs":{"107":{"tf":1.0},"109":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":2.0},"144":{"tf":1.0},"145":{"tf":1.0},"195":{"tf":1.0},"203":{"tf":1.0},"211":{"tf":1.0},"213":{"tf":1.7320508075688772},"219":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"39":{"tf":1.0},"66":{"tf":1.0},"87":{"tf":1.0},"94":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"9":{"tf":1.0},"95":{"tf":2.449489742783178}}}},"w":{"df":1,"docs":{"226":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"170":{"tf":1.0},"98":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":8,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"115":{"tf":1.0},"151":{"tf":1.0},"164":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.4142135623730951},"81":{"tf":1.0}},"e":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"59":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":4,"docs":{"126":{"tf":1.0},"188":{"tf":1.4142135623730951},"190":{"tf":1.0},"3":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"211":{"tf":1.0},"213":{"tf":1.0},"60":{"tf":1.0}}}},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"189":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"60":{"tf":1.0}}}}}}},"df":1,"docs":{"60":{"tf":1.0}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"109":{"tf":1.0},"147":{"tf":1.0},"169":{"tf":1.0}}}},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"227":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.7320508075688772}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"109":{"tf":1.4142135623730951}}},"y":{"(":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"109":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"102":{"tf":1.4142135623730951},"107":{"tf":1.4142135623730951},"115":{"tf":1.0},"173":{"tf":1.0},"60":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":8,"docs":{"153":{"tf":1.0},"16":{"tf":1.0},"162":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.0},"256":{"tf":1.0},"72":{"tf":1.0},"75":{"tf":1.0}},"s":{"df":1,"docs":{"87":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"8":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"131":{"tf":1.0},"2":{"tf":1.0},"246":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"(":{"\"":{"1":{"0":{"df":1,"docs":{"148":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"x":{"df":1,"docs":{"202":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"147":{"tf":1.0},"148":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"147":{"tf":1.0}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"147":{"tf":1.0}}}}}}}}},"<":{"'":{"a":{">":{"(":{"&":{"'":{"a":{"df":2,"docs":{"196":{"tf":1.0},"197":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"t":{">":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"202":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"a":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"200":{"tf":1.0}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"89":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"<":{"_":{"_":{">":{"(":{"_":{"_":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"b":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"200":{"tf":1.0}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{">":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"c":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"200":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"(":{"c":{"1":{"df":1,"docs":{"27":{"tf":1.0}}},"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"d":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"200":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"200":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}},"f":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"200":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}},"g":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"200":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"200":{"tf":1.0}}}},"1":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"200":{"tf":1.0}}},"2":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"(":{"&":{"df":0,"docs":{},"x":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{}},"<":{"'":{"a":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"t":{"df":1,"docs":{"195":{"tf":1.0}}},"x":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{},"z":{"df":1,"docs":{"195":{"tf":1.0}}}},"<":{"'":{"a":{">":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"(":{"&":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"x":{"df":1,"docs":{"202":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"'":{"a":{"df":1,"docs":{"202":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"195":{"tf":1.7320508075688772}},"s":{"(":{"&":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"195":{"tf":1.0}}}}}}},"df":0,"docs":{}},"<":{"'":{"a":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"(":{"df":1,"docs":{"36":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"58":{"tf":1.0}}}},"df":0,"docs":{}},"df":22,"docs":{"115":{"tf":1.0},"126":{"tf":1.0},"136":{"tf":1.0},"141":{"tf":1.7320508075688772},"149":{"tf":1.0},"16":{"tf":1.0},"176":{"tf":1.4142135623730951},"177":{"tf":2.23606797749979},"179":{"tf":1.4142135623730951},"181":{"tf":2.449489742783178},"190":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.0},"211":{"tf":1.7320508075688772},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"54":{"tf":1.0},"58":{"tf":2.0},"60":{"tf":1.4142135623730951},"93":{"tf":1.0}},"l":{"df":0,"docs":{},"n":{"!":{"(":{"\"":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"195":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"0":{"0":{"1":{"1":{"df":1,"docs":{"25":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"8":{"0":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"0":{"0":{"0":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"25":{"tf":1.0}}},"3":{"0":{"0":{".":{"0":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"213":{"tf":1.0}}},"_":{"_":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}},"`":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"197":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"211":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"211":{"tf":1.0}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"211":{"tf":1.4142135623730951}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"195":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"195":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"202":{"tf":1.0}}}}}},"df":3,"docs":{"196":{"tf":1.0},"197":{"tf":1.0},"202":{"tf":1.0}}}}}}}},"a":{"df":1,"docs":{"48":{"tf":1.0}},"g":{"df":1,"docs":{"72":{"tf":1.0}}},"n":{"d":{"df":1,"docs":{"48":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"252":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"202":{"tf":1.0}}}}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"1":{"df":1,"docs":{"194":{"tf":1.0}}},"2":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"z":{"df":0,"docs":{},"z":{"df":1,"docs":{"64":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"210":{"tf":1.0}},"e":{"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"210":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":1,"docs":{"210":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"48":{"tf":1.4142135623730951}}}}}}}},"p":{"df":0,"docs":{},"u":{"df":1,"docs":{"251":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"75":{"tf":1.0}}}}}}}},"o":{"df":1,"docs":{"105":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"69":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"147":{"tf":1.0},"148":{"tf":1.0}}}}}},"x":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"141":{"tf":1.4142135623730951},"34":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"33":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"105":{"tf":1.0}}}}},"z":{"df":0,"docs":{},"z":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"z":{"df":0,"docs":{},"z":{"df":1,"docs":{"64":{"tf":1.0}}}}}},"df":1,"docs":{"64":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"71":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"73":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"210":{"tf":1.0}}}},"df":0,"docs":{}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":5,"docs":{"149":{"tf":1.0},"162":{"tf":1.0},"187":{"tf":2.6457513110645907},"190":{"tf":1.0},"191":{"tf":1.0}}}}}},"i":{"df":1,"docs":{"227":{"tf":1.0}}}},"i":{"'":{"df":0,"docs":{},"m":{"df":1,"docs":{"214":{"tf":1.4142135623730951}}}},"df":4,"docs":{"195":{"tf":1.0},"213":{"tf":1.0},"29":{"tf":1.4142135623730951},"31":{"tf":1.0}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"208":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"v":{"4":{"df":1,"docs":{"123":{"tf":1.0}}},"6":{"df":1,"docs":{"123":{"tf":1.0}}},"df":0,"docs":{}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"105":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"66":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"60":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}}}}}},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"71":{"tf":1.7320508075688772},"73":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":1,"docs":{"176":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"220":{"tf":1.0}}},"n":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":3,"docs":{"147":{"tf":1.0},"148":{"tf":1.0},"64":{"tf":1.0}},"o":{"df":1,"docs":{"69":{"tf":1.0}},"w":{"df":2,"docs":{"181":{"tf":1.4142135623730951},"213":{"tf":1.0}}}},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"199":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"66":{"tf":1.0}}},"l":{"d":{"df":1,"docs":{"226":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"df":2,"docs":{"73":{"tf":2.0},"93":{"tf":1.7320508075688772}}},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"112":{"tf":1.0}}}}}}}}}}},"r":{"df":1,"docs":{"194":{"tf":1.4142135623730951}},"e":{"c":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"48":{"tf":1.0}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"69":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":87,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":1.4142135623730951},"114":{"tf":1.4142135623730951},"115":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.0},"133":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"14":{"tf":1.4142135623730951},"141":{"tf":1.0},"142":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"148":{"tf":1.0},"16":{"tf":1.0},"18":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.7320508075688772},"188":{"tf":1.4142135623730951},"189":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.7320508075688772},"203":{"tf":1.0},"22":{"tf":2.23606797749979},"23":{"tf":1.4142135623730951},"24":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951},"32":{"tf":1.7320508075688772},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"39":{"tf":2.23606797749979},"40":{"tf":1.7320508075688772},"44":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"47":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":2.449489742783178},"52":{"tf":1.7320508075688772},"53":{"tf":1.4142135623730951},"54":{"tf":2.23606797749979},"56":{"tf":1.7320508075688772},"57":{"tf":1.7320508075688772},"60":{"tf":2.0},"63":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.7320508075688772},"69":{"tf":1.4142135623730951},"70":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.0},"84":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"86":{"tf":1.0},"89":{"tf":1.4142135623730951},"92":{"tf":1.0},"94":{"tf":1.4142135623730951},"97":{"tf":1.0},"99":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":10,"docs":{"105":{"tf":1.0},"125":{"tf":1.0},"15":{"tf":1.4142135623730951},"37":{"tf":2.0},"39":{"tf":1.0},"53":{"tf":1.0},"59":{"tf":2.0},"63":{"tf":1.0},"77":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"213":{"tf":1.0}}},"r":{"df":1,"docs":{"134":{"tf":1.0}}}},"i":{"df":2,"docs":{"176":{"tf":1.0},"71":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"66":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"54":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"47":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"1":{"df":1,"docs":{"128":{"tf":1.0}}},"df":0,"docs":{}},"w":{"df":2,"docs":{"109":{"tf":1.0},"226":{"tf":1.0}},"h":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"47":{"tf":1.0}}}},"df":0,"docs":{}}},"x":{"df":3,"docs":{"195":{"tf":2.0},"227":{"tf":1.0},"31":{"tf":1.0}}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"'":{"df":0,"docs":{},"v":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}}},"z":{"df":1,"docs":{"31":{"tf":1.0}}},"{":{"0":{":":{".":{"5":{"df":1,"docs":{"188":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"176":{"tf":1.0},"185":{"tf":1.0}}},":":{"#":{"0":{"1":{"0":{"b":{"df":1,"docs":{"189":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"1":{"df":1,"docs":{"188":{"tf":1.0}}},"df":0,"docs":{}},"2":{"df":1,"docs":{"191":{"tf":1.4142135623730951}}},"?":{"df":0,"docs":{},"}":{"\"":{",":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"220":{"tf":1.0},"228":{"tf":1.0}}}}},"c":{"df":1,"docs":{"80":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"199":{"tf":1.0}}}}}}}},"df":1,"docs":{"213":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":2,"docs":{"223":{"tf":1.0},"224":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":1,"docs":{"191":{"tf":1.0}}},"x":{"df":1,"docs":{"189":{"tf":1.0}}}},"a":{"b":{"c":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"186":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"190":{"tf":1.0}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{"0":{">":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"176":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},">":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"176":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"}":{"\"":{",":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"[":{"df":0,"docs":{},"i":{"df":1,"docs":{"218":{"tf":1.0}}}},"df":0,"docs":{}}}},"c":{"df":1,"docs":{"24":{"tf":1.0}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"211":{"tf":1.0}}}}}}},"df":3,"docs":{"213":{"tf":1.4142135623730951},"36":{"tf":1.0},"44":{"tf":1.0}},"p":{".":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"86":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"1":{"df":1,"docs":{"41":{"tf":1.0}}},"df":0,"docs":{}},"x":{"df":1,"docs":{"218":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"}":{"\"":{",":{"df":0,"docs":{},"v":{"1":{",":{"df":0,"docs":{},"v":{"2":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"_":{"_":{"df":2,"docs":{"58":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":46,"docs":{"100":{"tf":1.4142135623730951},"107":{"tf":1.0},"108":{"tf":1.0},"115":{"tf":1.4142135623730951},"120":{"tf":1.0},"126":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.0},"142":{"tf":1.0},"149":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"177":{"tf":1.4142135623730951},"179":{"tf":1.0},"181":{"tf":1.0},"200":{"tf":3.1622776601683795},"204":{"tf":1.4142135623730951},"205":{"tf":1.7320508075688772},"208":{"tf":1.0},"213":{"tf":1.4142135623730951},"220":{"tf":1.0},"223":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":2.449489742783178},"37":{"tf":1.4142135623730951},"40":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"47":{"tf":1.7320508075688772},"48":{"tf":1.0},"50":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":2.0},"62":{"tf":2.449489742783178},"63":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951},"66":{"tf":1.0},"77":{"tf":1.0},"85":{"tf":1.0},"89":{"tf":1.0},"91":{"tf":2.0},"95":{"tf":1.4142135623730951}}}}}},"v":{"a":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"153":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":2,"docs":{"153":{"tf":1.0},"154":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"b":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"99":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":1,"docs":{"124":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":3,"docs":{"181":{"tf":1.0},"183":{"tf":1.0},"87":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"251":{"tf":1.4142135623730951},"52":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"249":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"(":{"2":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"144":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":10,"docs":{"11":{"tf":1.0},"141":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"15":{"tf":1.0},"160":{"tf":1.0},"199":{"tf":1.0},"209":{"tf":1.0},"226":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}},"m":{"df":1,"docs":{"108":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"155":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"0":{"tf":1.0},"144":{"tf":1.0},"151":{"tf":1.4142135623730951},"152":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":2.0},"4":{"tf":1.0},"7":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"126":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"51":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"103":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"124":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"d":{"df":23,"docs":{"121":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.0},"147":{"tf":1.0},"153":{"tf":1.0},"170":{"tf":1.0},"176":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.0},"222":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"252":{"tf":1.0},"256":{"tf":1.0},"270":{"tf":1.0},"56":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"115":{"tf":1.4142135623730951},"139":{"tf":2.0}}}},"u":{"b":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"158":{"tf":2.0}}}}},"df":23,"docs":{"105":{"tf":1.0},"142":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":3.4641016151377544},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":2.0},"165":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"173":{"tf":1.0},"174":{"tf":1.0},"208":{"tf":1.4142135623730951},"219":{"tf":1.0},"226":{"tf":1.4142135623730951},"271":{"tf":1.7320508075688772},"77":{"tf":1.7320508075688772},"78":{"tf":1.4142135623730951},"88":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"153":{"tf":1.4142135623730951},"158":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"95":{"tf":1.0}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":4,"docs":{"148":{"tf":1.0},"176":{"tf":1.0},"248":{"tf":1.0},"250":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"251":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"(":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":3,"docs":{"122":{"tf":1.0},"251":{"tf":2.0},"256":{"tf":1.0}}}},"t":{"df":2,"docs":{"139":{"tf":1.0},"248":{"tf":1.0}}}}},"q":{"df":2,"docs":{"151":{"tf":1.0},"152":{"tf":1.0}},"u":{"a":{"c":{"df":0,"docs":{},"k":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"100":{"tf":1.7320508075688772},"99":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"100":{"tf":1.0}}}},"d":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"124":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"k":{"df":1,"docs":{"99":{"tf":1.4142135623730951}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"107":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"216":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"113":{"tf":1.0},"3":{"tf":1.4142135623730951},"4":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"91":{"tf":1.0}}}},"t":{"df":2,"docs":{"60":{"tf":1.7320508075688772},"69":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"47":{"tf":1.7320508075688772}}}},"x":{"(":{"df":0,"docs":{},"u":{"3":{"2":{"df":1,"docs":{"71":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"\"":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"47":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"#":{"\"":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"47":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"#":{"#":{"\"":{"a":{"df":1,"docs":{"47":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"(":{"1":{"0":{"df":1,"docs":{"205":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"1":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"(":{"\"":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"41":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":4,"docs":{"204":{"tf":1.4142135623730951},"39":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.7320508075688772}}},"2":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"41":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":4,"docs":{"204":{"tf":1.4142135623730951},"39":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"41":{"tf":1.7320508075688772}}},"3":{"df":1,"docs":{"204":{"tf":1.4142135623730951}}},"<":{"'":{"a":{">":{"(":{"&":{"'":{"a":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":1,"docs":{"139":{"tf":1.0}}},"c":{">":{">":{"(":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{">":{">":{"(":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"139":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"96":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"96":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":2,"docs":{"125":{"tf":1.0},"96":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"96":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":7,"docs":{"131":{"tf":1.0},"15":{"tf":1.0},"218":{"tf":1.0},"24":{"tf":1.4142135623730951},"63":{"tf":1.0},"73":{"tf":2.0},"87":{"tf":1.0}},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"24":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"1":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"k":{"df":1,"docs":{"203":{"tf":1.7320508075688772}}}},"w":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"48":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"47":{"tf":1.0}}}}}},"df":4,"docs":{"131":{"tf":1.0},"139":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.7320508075688772}}},"x":{":":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"x":{"df":1,"docs":{"250":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"250":{"tf":1.7320508075688772},"252":{"tf":1.0},"253":{"tf":1.0}}}},"b":{"df":0,"docs":{},"x":{"df":1,"docs":{"251":{"tf":1.7320508075688772}}}},"c":{"df":1,"docs":{"233":{"tf":1.0}}},"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"252":{"tf":1.0}}},"x":{"df":1,"docs":{"250":{"tf":1.0}}}},"df":6,"docs":{"194":{"tf":2.449489742783178},"202":{"tf":2.0},"205":{"tf":2.0},"39":{"tf":1.0},"47":{"tf":1.0},"73":{"tf":1.4142135623730951}},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"155":{"tf":1.0},"64":{"tf":1.0}}}},"d":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"1":{"df":1,"docs":{"146":{"tf":1.0}}},"2":{"(":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"(":{")":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"146":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"146":{"tf":1.0}}},"df":0,"docs":{}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":6,"docs":{"105":{"tf":1.0},"153":{"tf":1.0},"197":{"tf":1.0},"224":{"tf":1.0},"227":{"tf":1.0},"248":{"tf":1.0}}}},"df":0,"docs":{}},"df":12,"docs":{"0":{"tf":1.0},"121":{"tf":1.7320508075688772},"146":{"tf":1.0},"162":{"tf":1.0},"199":{"tf":1.4142135623730951},"2":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":1.7320508075688772},"256":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"8":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"207":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"l":{"df":2,"docs":{"182":{"tf":1.0},"2":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"182":{"tf":1.0},"71":{"tf":1.0},"96":{"tf":1.0}}},"o":{"c":{"df":1,"docs":{"122":{"tf":2.449489742783178}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"122":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"147":{"tf":1.0},"52":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"139":{"tf":1.0},"205":{"tf":2.23606797749979},"211":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"115":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"200":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"113":{"tf":1.0},"157":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"122":{"tf":1.0},"127":{"tf":1.0},"162":{"tf":1.0},"248":{"tf":1.0},"3":{"tf":1.0}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"10":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"1":{"df":2,"docs":{"58":{"tf":1.4142135623730951},"77":{"tf":1.0}}},"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":4,"docs":{"58":{"tf":1.4142135623730951},"75":{"tf":2.6457513110645907},"77":{"tf":2.0},"79":{"tf":1.7320508075688772}},"e":{".":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}}}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"1":{".":{"0":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},":":{":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"&":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"75":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"d":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"77":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":3,"docs":{"256":{"tf":1.0},"78":{"tf":1.4142135623730951},"80":{"tf":1.0}},"i":{"df":2,"docs":{"10":{"tf":1.0},"11":{"tf":1.7320508075688772}}},"u":{"c":{"df":1,"docs":{"57":{"tf":1.0}}},"df":0,"docs":{}}},"df":5,"docs":{"105":{"tf":1.0},"115":{"tf":1.0},"157":{"tf":1.0},"16":{"tf":1.0},"169":{"tf":1.0}},"f":{"(":{"&":{"'":{"a":{"df":1,"docs":{"197":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"df":1,"docs":{"202":{"tf":1.0}}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"205":{"tf":1.7320508075688772}}},"2":{"df":1,"docs":{"205":{"tf":1.4142135623730951}}},"<":{"'":{"a":{"df":2,"docs":{"202":{"tf":1.0},"207":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"x":{"df":1,"docs":{"202":{"tf":1.0}}}},"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"218":{"tf":1.0}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"234":{"tf":1.0}}}}},"df":5,"docs":{"202":{"tf":1.4142135623730951},"37":{"tf":1.0},"39":{"tf":1.4142135623730951},"59":{"tf":1.0},"60":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":32,"docs":{"125":{"tf":1.0},"148":{"tf":1.0},"183":{"tf":1.0},"195":{"tf":4.0},"198":{"tf":1.0},"199":{"tf":2.449489742783178},"200":{"tf":1.7320508075688772},"202":{"tf":2.449489742783178},"203":{"tf":1.0},"204":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.7320508075688772},"213":{"tf":2.6457513110645907},"221":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.4142135623730951},"235":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.4142135623730951},"256":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.4142135623730951},"48":{"tf":1.0},"52":{"tf":2.0},"59":{"tf":1.0},"60":{"tf":1.4142135623730951},"73":{"tf":1.0},"77":{"tf":1.0},"88":{"tf":1.0},"91":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"37":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"236":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"248":{"tf":1.0}}}}},"g":{"_":{"a":{"b":{"c":{"d":{"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"(":{"_":{"_":{"df":1,"docs":{"84":{"tf":1.0}}},"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":3,"docs":{"248":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"88":{"tf":1.7320508075688772}}}},"s":{"df":0,"docs":{},"t":{"df":7,"docs":{"248":{"tf":2.0},"249":{"tf":2.449489742783178},"250":{"tf":3.0},"251":{"tf":4.0},"252":{"tf":1.7320508075688772},"253":{"tf":3.7416573867739413},"255":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"161":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}}}}}},"l":{"df":2,"docs":{"153":{"tf":1.0},"3":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"208":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":1,"docs":{"108":{"tf":1.4142135623730951}}},"o":{"a":{"d":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"199":{"tf":1.4142135623730951},"65":{"tf":1.0},"73":{"tf":1.0},"88":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":2,"docs":{"100":{"tf":1.0},"48":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"v":{"df":18,"docs":{"128":{"tf":1.0},"131":{"tf":1.0},"151":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.0},"197":{"tf":1.0},"211":{"tf":1.0},"22":{"tf":1.0},"271":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.4142135623730951},"45":{"tf":1.0},"63":{"tf":1.0},"71":{"tf":1.4142135623730951},"73":{"tf":1.0},"77":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"205":{"tf":1.0},"248":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"223":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"57":{"tf":1.0}}}}}},"l":{"a":{"c":{"df":6,"docs":{"129":{"tf":1.0},"176":{"tf":1.0},"181":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"45":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"9":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":2,"docs":{"3":{"tf":1.0},"77":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"115":{"tf":1.0},"149":{"tf":1.0},"22":{"tf":1.0},"60":{"tf":1.0}}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":17,"docs":{"108":{"tf":1.4142135623730951},"126":{"tf":1.0},"129":{"tf":1.0},"132":{"tf":1.4142135623730951},"160":{"tf":1.0},"176":{"tf":1.4142135623730951},"195":{"tf":1.0},"203":{"tf":1.0},"211":{"tf":1.0},"213":{"tf":1.7320508075688772},"221":{"tf":1.0},"246":{"tf":1.0},"250":{"tf":1.0},"254":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"99":{"tf":1.0}}}}}},"s":{"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"148":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"48":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"198":{"tf":1.0},"251":{"tf":1.4142135623730951}}}}},"i":{"d":{"df":1,"docs":{"154":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"124":{"tf":1.0}}}},"z":{"df":2,"docs":{"117":{"tf":1.0},"127":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":12,"docs":{"110":{"tf":1.0},"130":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.0},"192":{"tf":1.0},"20":{"tf":1.0},"209":{"tf":1.0},"35":{"tf":1.0},"42":{"tf":1.0},"67":{"tf":1.0},"75":{"tf":1.4142135623730951},"82":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"114":{"tf":1.0},"126":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":2,"docs":{"115":{"tf":1.0},"217":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"66":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"251":{"tf":1.7320508075688772}}}},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"109":{"tf":1.4142135623730951},"213":{"tf":1.0},"226":{"tf":1.0},"253":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"134":{"tf":1.4142135623730951}}}}}}}}},"i":{"3":{"2":{"df":3,"docs":{"133":{"tf":1.0},"147":{"tf":2.0},"169":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"134":{"tf":1.0},"137":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"146":{"tf":1.4142135623730951}}}}},"t":{"df":3,"docs":{"145":{"tf":1.0},"147":{"tf":1.0},"227":{"tf":1.0}}}},"df":24,"docs":{"102":{"tf":1.0},"131":{"tf":1.0},"134":{"tf":1.7320508075688772},"139":{"tf":1.0},"140":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.7320508075688772},"147":{"tf":1.0},"148":{"tf":1.7320508075688772},"149":{"tf":1.7320508075688772},"168":{"tf":1.0},"169":{"tf":2.6457513110645907},"181":{"tf":1.0},"218":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.7320508075688772},"252":{"tf":1.7320508075688772},"255":{"tf":1.0},"37":{"tf":1.0},"59":{"tf":1.0},"66":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":36,"docs":{"103":{"tf":1.0},"114":{"tf":1.4142135623730951},"125":{"tf":2.23606797749979},"131":{"tf":1.4142135623730951},"134":{"tf":1.0},"142":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.0},"149":{"tf":1.7320508075688772},"165":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"195":{"tf":2.0},"199":{"tf":1.0},"210":{"tf":2.0},"212":{"tf":1.0},"213":{"tf":1.7320508075688772},"215":{"tf":1.4142135623730951},"22":{"tf":1.0},"221":{"tf":1.0},"252":{"tf":1.0},"29":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.0},"60":{"tf":2.0},"66":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.4142135623730951},"78":{"tf":1.0},"91":{"tf":1.0},"96":{"tf":2.449489742783178},"98":{"tf":1.0},"99":{"tf":2.0}},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"227":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"s":{"df":3,"docs":{"153":{"tf":1.0},"220":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"213":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"118":{"tf":1.0},"147":{"tf":1.0},"79":{"tf":1.0}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"147":{"tf":1.0}}}}}}}}}},"h":{"df":1,"docs":{"94":{"tf":1.0}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":5,"docs":{"143":{"tf":1.4142135623730951},"176":{"tf":1.0},"187":{"tf":1.4142135623730951},"226":{"tf":1.0},"88":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}}}}}},"s":{"c":{"df":1,"docs":{"246":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"114":{"tf":1.0},"50":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"152":{"tf":2.0},"153":{"tf":1.4142135623730951},"168":{"tf":1.0}}}}},"r":{"df":1,"docs":{"205":{"tf":1.4142135623730951}}},"s":{"df":1,"docs":{"174":{"tf":1.0}}},"u":{"\\":{"df":0,"docs":{},"x":{"7":{"3":{"_":{"_":{"df":1,"docs":{"47":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":8,"docs":{"109":{"tf":1.7320508075688772},"127":{"tf":1.4142135623730951},"195":{"tf":1.7320508075688772},"204":{"tf":1.4142135623730951},"207":{"tf":1.0},"226":{"tf":1.0},"248":{"tf":1.0},"40":{"tf":1.0}}}},"n":{"(":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"271":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"227":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":11,"docs":{"1":{"tf":1.4142135623730951},"143":{"tf":1.7320508075688772},"162":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":2.6457513110645907},"199":{"tf":1.0},"2":{"tf":1.0},"204":{"tf":1.0},"60":{"tf":1.7320508075688772},"63":{"tf":1.0},"64":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":3,"docs":{"102":{"tf":1.4142135623730951},"131":{"tf":1.0},"88":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"\"":{".":{"a":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"108":{"tf":1.0},"95":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"'":{"df":1,"docs":{"87":{"tf":1.0}}},"(":{"df":0,"docs":{},"o":{"'":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"7":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"169":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"_":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"=":{"1":{"df":1,"docs":{"143":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"143":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"143":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"107":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"220":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"171":{"tf":1.0},"174":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":55,"docs":{"0":{"tf":1.4142135623730951},"1":{"tf":1.0},"10":{"tf":1.0},"102":{"tf":1.4142135623730951},"107":{"tf":1.4142135623730951},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"12":{"tf":1.7320508075688772},"121":{"tf":1.0},"124":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"144":{"tf":1.0},"150":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"170":{"tf":1.0},"176":{"tf":1.4142135623730951},"177":{"tf":1.0},"181":{"tf":1.4142135623730951},"183":{"tf":1.0},"19":{"tf":1.4142135623730951},"192":{"tf":1.4142135623730951},"197":{"tf":1.0},"2":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"204":{"tf":1.0},"207":{"tf":1.4142135623730951},"209":{"tf":1.4142135623730951},"227":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.4142135623730951},"250":{"tf":1.0},"251":{"tf":1.0},"270":{"tf":1.0},"3":{"tf":2.0},"35":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.7320508075688772},"67":{"tf":1.4142135623730951},"7":{"tf":1.0},"77":{"tf":1.0},"82":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951},"90":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}}}}}},"s":{"(":{"a":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},".":{"_":{"_":{"(":{"\"":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"45":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"114":{"tf":1.0},"119":{"tf":1.0}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"115":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"53":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"119":{"tf":1.0},"36":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"(":{"_":{"_":{"df":1,"docs":{"112":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"(":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":2,"docs":{"115":{"tf":1.0},"45":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"d":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"112":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"39":{"tf":1.0},"40":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"213":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"45":{"tf":1.7320508075688772}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"|":{"df":0,"docs":{},"p":{"df":1,"docs":{"137":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"1":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"(":{"\"":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"36":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"[":{"0":{"df":1,"docs":{"49":{"tf":1.0}}},"3":{".":{".":{"5":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{".":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"114":{"tf":1.0},"49":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":8,"docs":{"114":{"tf":1.4142135623730951},"178":{"tf":1.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"45":{"tf":2.0},"46":{"tf":1.0},"49":{"tf":1.0},"52":{"tf":1.0}}},"2":{"df":4,"docs":{"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"45":{"tf":1.4142135623730951},"52":{"tf":1.0}}},"3":{"df":1,"docs":{"45":{"tf":1.0}}},"[":{".":{".":{"1":{"df":1,"docs":{"53":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{".":{".":{"2":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"114":{"tf":1.0}}},"3":{".":{".":{"5":{"df":1,"docs":{"114":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"_":{"df":1,"docs":{"53":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":4,"docs":{"103":{"tf":1.7320508075688772},"139":{"tf":1.0},"151":{"tf":1.0},"51":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"e":{"df":32,"docs":{"107":{"tf":1.7320508075688772},"118":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"139":{"tf":1.0},"142":{"tf":1.0},"148":{"tf":1.0},"152":{"tf":1.7320508075688772},"156":{"tf":1.7320508075688772},"16":{"tf":1.0},"177":{"tf":2.23606797749979},"183":{"tf":1.0},"188":{"tf":1.0},"195":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"249":{"tf":2.0},"253":{"tf":1.0},"255":{"tf":1.7320508075688772},"256":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"88":{"tf":1.0},"99":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"213":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"131":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":4,"docs":{"148":{"tf":1.0},"197":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":2.0}}}},"y":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"92":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"92":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":1,"docs":{"107":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"58":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"149":{"tf":1.0}}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"108":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":12,"docs":{"133":{"tf":1.0},"134":{"tf":1.0},"137":{"tf":1.0},"15":{"tf":1.4142135623730951},"156":{"tf":1.0},"194":{"tf":1.4142135623730951},"195":{"tf":1.0},"199":{"tf":1.4142135623730951},"200":{"tf":1.0},"204":{"tf":1.0},"72":{"tf":1.0},"75":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"125":{"tf":2.6457513110645907},"190":{"tf":1.7320508075688772}},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"(":{"\"":{"d":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"\"":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"125":{"tf":1.0}}}}}}}},"d":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"(":{"\"":{"d":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"[":{"\"":{"d":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"10":{"tf":1.0},"251":{"tf":1.7320508075688772},"5":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"213":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":31,"docs":{"112":{"tf":1.4142135623730951},"113":{"tf":2.23606797749979},"114":{"tf":2.0},"115":{"tf":1.7320508075688772},"119":{"tf":1.7320508075688772},"132":{"tf":1.0},"146":{"tf":1.7320508075688772},"178":{"tf":1.0},"188":{"tf":1.4142135623730951},"198":{"tf":1.0},"202":{"tf":1.7320508075688772},"204":{"tf":2.0},"212":{"tf":1.0},"213":{"tf":2.23606797749979},"228":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":3.0},"39":{"tf":1.7320508075688772},"40":{"tf":2.449489742783178},"41":{"tf":2.6457513110645907},"43":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":2.23606797749979},"46":{"tf":2.0},"47":{"tf":1.7320508075688772},"50":{"tf":1.0},"53":{"tf":2.0},"60":{"tf":1.0},"84":{"tf":1.4142135623730951},"92":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":2,"docs":{"153":{"tf":1.0},"154":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"131":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"148":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"<":{"df":0,"docs":{},"i":{"3":{"2":{">":{"(":{")":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"|":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"148":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":1,"docs":{"148":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"8":{"tf":1.0}}}}},"df":11,"docs":{"114":{"tf":1.0},"131":{"tf":1.0},"16":{"tf":1.0},"169":{"tf":1.0},"248":{"tf":1.0},"250":{"tf":1.0},"255":{"tf":1.0},"52":{"tf":1.0},"73":{"tf":1.4142135623730951},"75":{"tf":1.7320508075688772},"93":{"tf":1.0}},"s":{"(":{"1":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"2":{"tf":1.0},"8":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"220":{"tf":1.0},"52":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":15,"docs":{"152":{"tf":1.0},"162":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"197":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"210":{"tf":1.0},"248":{"tf":2.449489742783178},"249":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"51":{"tf":1.0},"60":{"tf":1.0},"73":{"tf":1.0}},"m":{"df":3,"docs":{"139":{"tf":1.0},"3":{"tf":1.0},"95":{"tf":1.0}}},"n":{"df":2,"docs":{"153":{"tf":1.0},"98":{"tf":1.0}}}},"l":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"46":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"107":{"tf":1.4142135623730951},"124":{"tf":1.0},"251":{"tf":1.0}}}},"df":0,"docs":{}},"f":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{".":{"0":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},".":{"0":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"109":{"tf":1.0}}}}}},"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"226":{"tf":1.0}}}}}}},"df":6,"docs":{"105":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"183":{"tf":1.0},"196":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951},"226":{"tf":1.0}}},"1":{"df":1,"docs":{"105":{"tf":1.4142135623730951}}},"a":{"df":1,"docs":{"271":{"tf":1.0}},"g":{"df":1,"docs":{"107":{"tf":1.0}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"95":{"tf":1.0}}}}}}}},"c":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{")":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"103":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"77":{"tf":1.4142135623730951},"78":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"95":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"221":{"tf":1.4142135623730951}}}}}}},"d":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"*":{"df":0,"docs":{},"i":{"df":1,"docs":{"271":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.4142135623730951}}}}}}}},"i":{"df":3,"docs":{"106":{"tf":1.0},"205":{"tf":1.0},"97":{"tf":1.4142135623730951}},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"91":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"271":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"208":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"91":{"tf":1.4142135623730951}}},"m":{"df":1,"docs":{"91":{"tf":2.0}},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"91":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"91":{"tf":1.4142135623730951}}}}}},"p":{"1":{".":{"df":0,"docs":{},"i":{"df":1,"docs":{"75":{"tf":1.0}}},"x":{"df":1,"docs":{"75":{"tf":1.0}}}},"df":1,"docs":{"75":{"tf":1.4142135623730951}}},"2":{".":{"df":0,"docs":{},"i":{"df":1,"docs":{"75":{"tf":1.0}}},"x":{"df":1,"docs":{"75":{"tf":1.0}}}},"df":1,"docs":{"75":{"tf":1.4142135623730951}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"202":{"tf":1.0}}}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{")":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"216":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"95":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"95":{"tf":1.0}},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"107":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}},"u":{"df":2,"docs":{"216":{"tf":1.4142135623730951},"97":{"tf":2.0}}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"79":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"x":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"(":{"2":{"df":1,"docs":{"86":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":3,"docs":{"106":{"tf":1.0},"205":{"tf":1.0},"97":{"tf":1.4142135623730951}}},"y":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"(":{"2":{")":{")":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"86":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},":":{":":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{"_":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"b":{":":{":":{"c":{":":{":":{"df":0,"docs":{},"j":{"df":1,"docs":{"158":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"137":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"134":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"221":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"106":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":23,"docs":{"101":{"tf":1.4142135623730951},"102":{"tf":1.4142135623730951},"103":{"tf":2.0},"106":{"tf":1.4142135623730951},"196":{"tf":1.7320508075688772},"197":{"tf":1.4142135623730951},"202":{"tf":1.0},"205":{"tf":1.0},"208":{"tf":1.0},"216":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"227":{"tf":1.0},"236":{"tf":1.0},"271":{"tf":1.7320508075688772},"60":{"tf":2.8284271247461903},"75":{"tf":4.0},"77":{"tf":3.4641016151377544},"78":{"tf":1.4142135623730951},"91":{"tf":2.0},"93":{"tf":1.0},"97":{"tf":2.0}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"31":{"tf":1.0}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"i":{"df":1,"docs":{"158":{"tf":1.4142135623730951}}},"x":{"df":1,"docs":{"158":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"n":{"d":{"df":2,"docs":{"227":{"tf":1.0},"242":{"tf":1.0}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"r":{"df":8,"docs":{"152":{"tf":1.0},"154":{"tf":1.4142135623730951},"172":{"tf":1.0},"173":{"tf":1.0},"18":{"tf":1.0},"183":{"tf":1.0},"248":{"tf":1.4142135623730951},"249":{"tf":1.0}}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"113":{"tf":1.4142135623730951},"217":{"tf":1.4142135623730951},"221":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"177":{"tf":1.0},"9":{"tf":1.0}}},"v":{"df":3,"docs":{"1":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"153":{"tf":1.0},"154":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":1,"docs":{"11":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"154":{"tf":1.0},"155":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"u":{"1":{"df":1,"docs":{"57":{"tf":1.0}}},"df":1,"docs":{"57":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":1,"docs":{"98":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"132":{"tf":1.0},"195":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"253":{"tf":1.0},"73":{"tf":1.0},"96":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"<":{"a":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{">":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"84":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"84":{"tf":1.0}}}},"df":1,"docs":{"84":{"tf":1.0}}}}},"h":{"a":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"16":{"tf":2.0},"18":{"tf":1.0},"72":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"249":{"tf":1.0},"90":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"(":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"91":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"91":{"tf":2.8284271247461903},"96":{"tf":1.7320508075688772}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"i":{"df":1,"docs":{"48":{"tf":1.0}}}}},"df":2,"docs":{"251":{"tf":1.0},"48":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"182":{"tf":1.0}}}}},"l":{"df":1,"docs":{"251":{"tf":1.4142135623730951}}},"o":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"224":{"tf":1.0}}}}}},"df":1,"docs":{"224":{"tf":2.6457513110645907}},"s":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{")":{".":{"_":{"_":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"224":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":1,"docs":{"224":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"t":{"df":5,"docs":{"145":{"tf":1.0},"195":{"tf":1.0},"204":{"tf":1.0},"25":{"tf":1.0},"77":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"<":{"'":{"b":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"139":{"tf":1.0}}},"r":{"df":3,"docs":{"195":{"tf":1.0},"199":{"tf":1.4142135623730951},"203":{"tf":1.0}}}},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"57":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"255":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"w":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":2,"docs":{"60":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"_":{"_":{"df":1,"docs":{"77":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":9,"docs":{"143":{"tf":1.0},"149":{"tf":1.0},"168":{"tf":1.4142135623730951},"181":{"tf":1.0},"248":{"tf":1.0},"255":{"tf":1.0},"47":{"tf":1.0},"60":{"tf":1.0},"7":{"tf":1.0}},"n":{"df":1,"docs":{"131":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"117":{"tf":1.0},"127":{"tf":1.7320508075688772}}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"19":{"tf":1.0},"256":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"57":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":9,"docs":{"125":{"tf":1.0},"195":{"tf":1.4142135623730951},"199":{"tf":1.0},"33":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0},"78":{"tf":1.0},"91":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"60":{"tf":1.0}}}}}}},"m":{"d":{"df":1,"docs":{"124":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":10,"docs":{"114":{"tf":1.0},"132":{"tf":1.0},"134":{"tf":1.0},"152":{"tf":1.0},"39":{"tf":1.0},"52":{"tf":1.0},"56":{"tf":1.0},"60":{"tf":1.0},"77":{"tf":1.0},"90":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"195":{"tf":1.0},"196":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":4,"docs":{"132":{"tf":1.0},"182":{"tf":1.0},"218":{"tf":1.0},"6":{"tf":1.0}},"e":{"_":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"141":{"tf":1.0},"247":{"tf":1.0}}}}},"i":{"c":{"df":1,"docs":{"52":{"tf":1.0}}},"df":2,"docs":{"132":{"tf":1.0},"136":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"251":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":6,"docs":{"148":{"tf":1.0},"195":{"tf":1.4142135623730951},"37":{"tf":1.0},"59":{"tf":1.0},"73":{"tf":1.0},"96":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"124":{"tf":1.0},"129":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"155":{"tf":1.0},"157":{"tf":1.0}}},"x":{"df":1,"docs":{"60":{"tf":1.4142135623730951}}},"z":{"df":0,"docs":{},"e":{"df":14,"docs":{"115":{"tf":1.0},"117":{"tf":1.0},"124":{"tf":1.0},"139":{"tf":1.4142135623730951},"224":{"tf":2.449489742783178},"225":{"tf":1.0},"228":{"tf":1.0},"253":{"tf":1.0},"29":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.0},"89":{"tf":2.0}}}}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.0}}}},"p":{"df":2,"docs":{"65":{"tf":1.0},"66":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"162":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"213":{"tf":1.0}}}}},"i":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"6":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"113":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"1":{"df":4,"docs":{"113":{"tf":1.0},"114":{"tf":1.0},"121":{"tf":1.0},"53":{"tf":1.0}}},"2":{"df":4,"docs":{"113":{"tf":1.0},"114":{"tf":1.0},"121":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951}}},"3":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"(":{"4":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"113":{"tf":1.0}}}}}}},"df":2,"docs":{"113":{"tf":1.0},"121":{"tf":1.0}}},"df":12,"docs":{"113":{"tf":2.0},"114":{"tf":1.4142135623730951},"117":{"tf":1.0},"121":{"tf":2.449489742783178},"139":{"tf":1.4142135623730951},"19":{"tf":1.0},"228":{"tf":1.7320508075688772},"49":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":3.605551275463989},"53":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"122":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":9,"docs":{"124":{"tf":1.0},"131":{"tf":1.0},"144":{"tf":1.0},"3":{"tf":1.7320508075688772},"4":{"tf":1.0},"6":{"tf":1.0},"62":{"tf":1.0},"7":{"tf":1.0},"9":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"253":{"tf":1.0},"93":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"229":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"153":{"tf":1.0},"227":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":45,"docs":{"103":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"149":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"17":{"tf":1.7320508075688772},"179":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951},"2":{"tf":1.0},"200":{"tf":1.4142135623730951},"208":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"224":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"44":{"tf":1.0},"46":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"66":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951},"98":{"tf":1.0}}}},"v":{"df":1,"docs":{"33":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"(":{"&":{"\"":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"129":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"1":{"df":1,"docs":{"221":{"tf":1.7320508075688772}}},"2":{"df":1,"docs":{"221":{"tf":1.4142135623730951}}},"3":{"0":{"df":1,"docs":{"72":{"tf":1.4142135623730951}}},"df":1,"docs":{"221":{"tf":1.4142135623730951}}},"4":{"df":2,"docs":{"221":{"tf":1.0},"73":{"tf":1.0}}},"5":{"df":2,"docs":{"221":{"tf":1.4142135623730951},"60":{"tf":1.0}}},"7":{"df":1,"docs":{"71":{"tf":1.0}}},"9":{"8":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"72":{"tf":1.4142135623730951}}}},"b":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":2,"docs":{"60":{"tf":1.0},"71":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"221":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"v":{"df":3,"docs":{"216":{"tf":1.4142135623730951},"220":{"tf":1.0},"97":{"tf":2.0}}},"x":{"df":2,"docs":{"170":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951}}}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":10,"docs":{"132":{"tf":1.0},"143":{"tf":1.0},"153":{"tf":1.0},"157":{"tf":1.0},"181":{"tf":1.0},"22":{"tf":1.0},"248":{"tf":1.0},"40":{"tf":1.0},"63":{"tf":1.4142135623730951},"70":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"df":9,"docs":{"108":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"158":{"tf":1.0},"169":{"tf":1.4142135623730951},"182":{"tf":1.0},"254":{"tf":1.0},"47":{"tf":1.0},"89":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"56":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"100":{"tf":1.0},"99":{"tf":1.0}}}},"t":{"df":1,"docs":{"114":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":3,"docs":{"139":{"tf":1.0},"152":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"69":{"tf":1.4142135623730951}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":7,"docs":{"122":{"tf":1.4142135623730951},"127":{"tf":1.7320508075688772},"148":{"tf":1.0},"156":{"tf":1.0},"176":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"99":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":1,"docs":{"47":{"tf":1.0}}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"141":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"107":{"tf":1.4142135623730951}}}},"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":3,"docs":{"12":{"tf":1.0},"148":{"tf":1.4142135623730951},"250":{"tf":1.7320508075688772}},"i":{"df":21,"docs":{"106":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"139":{"tf":1.0},"176":{"tf":1.4142135623730951},"187":{"tf":1.0},"203":{"tf":1.0},"213":{"tf":1.4142135623730951},"248":{"tf":2.8284271247461903},"249":{"tf":1.4142135623730951},"250":{"tf":1.4142135623730951},"251":{"tf":1.0},"252":{"tf":1.4142135623730951},"254":{"tf":1.0},"256":{"tf":1.0},"56":{"tf":1.0},"73":{"tf":1.0},"84":{"tf":2.23606797749979},"90":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.4142135623730951},"97":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"142":{"tf":2.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"137":{"tf":1.0},"73":{"tf":2.0}}}}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"77":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}}}}}}},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"u":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"1":{".":{"0":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"c":{"/":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"154":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"152":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"168":{"tf":1.0},"169":{"tf":2.449489742783178}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"154":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"m":{"df":0,"docs":{},"o":{"d":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"154":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"154":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"i":{"b":{".":{"df":0,"docs":{},"r":{"df":4,"docs":{"152":{"tf":1.0},"154":{"tf":1.0},"169":{"tf":2.0},"170":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"152":{"tf":1.0},"155":{"tf":1.0}},"s":{":":{"3":{":":{"5":{"df":1,"docs":{"143":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{":":{"5":{"df":1,"docs":{"143":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":5,"docs":{"151":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0}}},"df":0,"docs":{}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"141":{"tf":1.0},"143":{"tf":2.23606797749979},"144":{"tf":1.0},"256":{"tf":1.7320508075688772},"51":{"tf":1.0}},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"195":{"tf":1.0}},"e":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"195":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"196":{"tf":1.0},"197":{"tf":1.0},"88":{"tf":1.0}}}}},"r":{"d":{"df":10,"docs":{"109":{"tf":1.0},"132":{"tf":1.0},"137":{"tf":1.0},"152":{"tf":1.0},"170":{"tf":1.0},"177":{"tf":1.0},"2":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":1.0},"87":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":1,"docs":{"130":{"tf":1.0}}}}},"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":1,"docs":{"0":{"tf":1.0}},"t":{"df":11,"docs":{"127":{"tf":1.0},"141":{"tf":1.0},"144":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"164":{"tf":1.0},"194":{"tf":1.0},"2":{"tf":1.0},"24":{"tf":1.0},"247":{"tf":1.0},"51":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":3,"docs":{"251":{"tf":2.449489742783178},"60":{"tf":1.0},"77":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"30":{"tf":1.0},"66":{"tf":1.0}}}}}}},"i":{"c":{">":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}},"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"102":{"tf":1.0}}}},"df":1,"docs":{"102":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"199":{"tf":2.0}}}}}},"df":6,"docs":{"102":{"tf":1.7320508075688772},"195":{"tf":1.4142135623730951},"198":{"tf":2.8284271247461903},"199":{"tf":3.3166247903554},"200":{"tf":4.123105625617661},"227":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":1,"docs":{"126":{"tf":1.0}}}},"y":{"df":3,"docs":{"199":{"tf":1.0},"37":{"tf":1.0},"59":{"tf":1.0}}}},"d":{":":{":":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{":":{":":{"<":{"df":0,"docs":{},"t":{"df":2,"docs":{"22":{"tf":1.0},"23":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"c":{"df":0,"docs":{},"h":{":":{":":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":10,"docs":{"247":{"tf":1.0},"248":{"tf":2.0},"249":{"tf":1.4142135623730951},"250":{"tf":1.4142135623730951},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{":":{":":{"_":{"_":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":7,"docs":{"125":{"tf":1.7320508075688772},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"133":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"134":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"f":{"df":1,"docs":{"133":{"tf":1.0}},"m":{"df":0,"docs":{},"t":{":":{":":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":5,"docs":{"180":{"tf":1.0},"181":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":4,"docs":{"180":{"tf":1.0},"181":{"tf":1.0},"200":{"tf":1.0},"228":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"156":{"tf":1.0}}}}}}}},"{":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"226":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"]":{"[":{"df":0,"docs":{},"f":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":2,"docs":{"176":{"tf":1.0},"177":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":6,"docs":{"109":{"tf":1.0},"136":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"226":{"tf":1.0}}}},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"146":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{":":{":":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"227":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"156":{"tf":1.0}}}}}}}},"{":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"146":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"133":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{":":{":":{"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":1,"docs":{"88":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"v":{"df":3,"docs":{"27":{"tf":1.0},"29":{"tf":1.0},"51":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}},"e":{":":{":":{"<":{"&":{"'":{"b":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}}}},"*":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"<":{"'":{"b":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"115":{"tf":1.0},"213":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"137":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.4142135623730951},"148":{"tf":1.0},"149":{"tf":1.0}}}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"133":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"94":{"tf":1.4142135623730951}},"s":{":":{":":{"a":{"d":{"d":{"df":2,"docs":{"226":{"tf":1.0},"94":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"106":{"tf":1.0}}},"df":0,"docs":{}}},"{":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":2,"docs":{"133":{"tf":1.0},"134":{"tf":1.0}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"t":{"df":2,"docs":{"148":{"tf":1.0},"227":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"137":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"48":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"111":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":6,"docs":{"148":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"45":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"58":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"58":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"270":{"tf":1.0}}}},"p":{"df":3,"docs":{"1":{"tf":1.0},"152":{"tf":1.0},"176":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":9,"docs":{"128":{"tf":1.0},"147":{"tf":1.0},"199":{"tf":1.0},"213":{"tf":1.0},"226":{"tf":1.4142135623730951},"249":{"tf":1.0},"251":{"tf":1.0},"37":{"tf":1.0},"59":{"tf":1.0}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"97":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":12,"docs":{"113":{"tf":1.0},"115":{"tf":1.7320508075688772},"123":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"126":{"tf":1.0},"199":{"tf":1.0},"250":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"255":{"tf":1.0},"45":{"tf":1.4142135623730951},"56":{"tf":1.0},"98":{"tf":1.0}}},"i":{"df":1,"docs":{"115":{"tf":1.4142135623730951}}},"y":{".":{"_":{"_":{"df":1,"docs":{"115":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{":":{":":{"a":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"8":{"(":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"48":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"i":{"df":1,"docs":{"48":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"181":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"255":{"tf":1.0}}}}},"df":31,"docs":{"113":{"tf":2.449489742783178},"119":{"tf":1.0},"121":{"tf":1.0},"126":{"tf":2.0},"132":{"tf":1.4142135623730951},"133":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"141":{"tf":1.0},"145":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951},"147":{"tf":2.23606797749979},"148":{"tf":1.4142135623730951},"195":{"tf":1.7320508075688772},"196":{"tf":1.0},"197":{"tf":2.0},"198":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.7320508075688772},"208":{"tf":1.0},"213":{"tf":1.4142135623730951},"228":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":2.8284271247461903},"45":{"tf":1.0},"46":{"tf":2.449489742783178},"48":{"tf":2.0},"52":{"tf":2.0},"53":{"tf":2.23606797749979},"78":{"tf":1.0},"89":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"267":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"'":{"df":2,"docs":{"115":{"tf":1.0},"45":{"tf":1.0}}},".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"(":{")":{".":{"a":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"200":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"1":{"df":1,"docs":{"132":{"tf":1.0}}},"2":{"df":1,"docs":{"132":{"tf":1.0}}},"3":{"df":1,"docs":{"132":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"\"":{"*":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"37":{"tf":1.0},"59":{"tf":1.0}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"224":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"t":{"@":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"57":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"195":{"tf":1.4142135623730951}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"211":{"tf":1.0}}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":11,"docs":{"113":{"tf":1.4142135623730951},"114":{"tf":1.0},"204":{"tf":1.0},"36":{"tf":2.23606797749979},"37":{"tf":1.4142135623730951},"39":{"tf":1.7320508075688772},"40":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"73":{"tf":1.0}}}}}},"i":{"df":2,"docs":{"49":{"tf":1.0},"92":{"tf":1.0}}}},"i":{"df":1,"docs":{"45":{"tf":1.0}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"\"":{")":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"\"":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":1,"docs":{"63":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"59":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"115":{"tf":1.0}}}}}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"224":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"154":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"224":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"@":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"57":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"a":{"c":{"df":3,"docs":{"190":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":2,"docs":{"51":{"tf":1.0},"57":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"107":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"107":{"tf":1.0}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"d":{"df":3,"docs":{"226":{"tf":1.0},"37":{"tf":1.4142135623730951},"45":{"tf":1.0}}},"df":0,"docs":{}}}}},"y":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"154":{"tf":1.0}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"115":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":2,"docs":{"46":{"tf":1.0},"54":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":4,"docs":{"114":{"tf":1.0},"115":{"tf":1.0},"146":{"tf":1.4142135623730951},"213":{"tf":2.0}}}}}},"df":0,"docs":{}},"]":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"176":{"tf":1.0},"177":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":64,"docs":{"101":{"tf":1.7320508075688772},"102":{"tf":2.0},"103":{"tf":1.0},"107":{"tf":2.8284271247461903},"108":{"tf":3.0},"111":{"tf":2.0},"112":{"tf":1.4142135623730951},"113":{"tf":3.1622776601683795},"114":{"tf":2.449489742783178},"115":{"tf":2.0},"116":{"tf":1.0},"119":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.0},"126":{"tf":2.0},"128":{"tf":1.0},"132":{"tf":2.449489742783178},"136":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"181":{"tf":1.0},"187":{"tf":1.4142135623730951},"188":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"200":{"tf":1.4142135623730951},"213":{"tf":1.0},"22":{"tf":1.4142135623730951},"224":{"tf":1.0},"23":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":2.23606797749979},"250":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.7320508075688772},"269":{"tf":1.0},"36":{"tf":2.0},"37":{"tf":1.0},"39":{"tf":2.23606797749979},"40":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"45":{"tf":2.6457513110645907},"46":{"tf":2.23606797749979},"47":{"tf":2.6457513110645907},"48":{"tf":3.4641016151377544},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"53":{"tf":2.0},"56":{"tf":1.4142135623730951},"57":{"tf":2.23606797749979},"59":{"tf":1.7320508075688772},"60":{"tf":1.7320508075688772},"71":{"tf":1.0},"77":{"tf":1.4142135623730951},"78":{"tf":1.0},"89":{"tf":1.0},"91":{"tf":2.8284271247461903},"92":{"tf":1.4142135623730951},"95":{"tf":2.8284271247461903},"96":{"tf":1.7320508075688772},"99":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"176":{"tf":1.0}}},"y":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"60":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"u":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"47":{"tf":1.0}}},"t":{"df":58,"docs":{"100":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"108":{"tf":1.0},"109":{"tf":1.0},"123":{"tf":1.4142135623730951},"126":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.4142135623730951},"181":{"tf":2.6457513110645907},"182":{"tf":1.0},"183":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":2.6457513110645907},"196":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951},"199":{"tf":1.0},"202":{"tf":2.0},"205":{"tf":1.0},"207":{"tf":1.4142135623730951},"208":{"tf":1.7320508075688772},"216":{"tf":1.4142135623730951},"221":{"tf":1.4142135623730951},"224":{"tf":1.0},"226":{"tf":2.23606797749979},"271":{"tf":1.0},"37":{"tf":1.7320508075688772},"55":{"tf":1.0},"56":{"tf":3.1622776601683795},"57":{"tf":2.449489742783178},"58":{"tf":1.7320508075688772},"59":{"tf":2.0},"60":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":2.0},"77":{"tf":2.449489742783178},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772},"85":{"tf":2.23606797749979},"86":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951},"91":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":2.23606797749979},"94":{"tf":2.0},"95":{"tf":1.4142135623730951},"96":{"tf":1.7320508075688772},"97":{"tf":2.0},"99":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"r":{"df":7,"docs":{"152":{"tf":1.0},"155":{"tf":1.0},"176":{"tf":1.7320508075688772},"181":{"tf":1.0},"183":{"tf":1.0},"195":{"tf":1.0},"2":{"tf":1.0}},"e":{"(":{"3":{"df":2,"docs":{"176":{"tf":1.0},"181":{"tf":1.0}}},"df":0,"docs":{},"i":{"3":{"2":{"df":2,"docs":{"176":{"tf":1.0},"181":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"u":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"v":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"108":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"108":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"108":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"108":{"tf":1.0}}}}}}}}}},"df":2,"docs":{"108":{"tf":2.6457513110645907},"92":{"tf":2.0}}}}},"y":{"_":{"c":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{":":{":":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"143":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":2,"docs":{"162":{"tf":1.4142135623730951},"224":{"tf":2.449489742783178}}}}}},"u":{"b":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"106":{"tf":1.0},"94":{"tf":1.0}}}}}}},"df":2,"docs":{"250":{"tf":1.0},"255":{"tf":1.0}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"=":{"\"":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"176":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"124":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"253":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"45":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"198":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"131":{"tf":1.0},"227":{"tf":1.4142135623730951},"25":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"108":{"tf":1.0}}}}},"df":0,"docs":{}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"88":{"tf":1.0}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"48":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"147":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"148":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"df":13,"docs":{"115":{"tf":1.0},"124":{"tf":1.7320508075688772},"149":{"tf":1.0},"176":{"tf":1.0},"180":{"tf":1.0},"2":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"270":{"tf":1.0},"37":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"176":{"tf":1.4142135623730951},"255":{"tf":1.0}}}}}},"g":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"75":{"tf":1.0},"94":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"253":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"(":{"1":{".":{"2":{"3":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"32":{"tf":1.0}}},"2":{"0":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{},"i":{"8":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"x":{"df":2,"docs":{"32":{"tf":1.0},"33":{"tf":1.4142135623730951}}}},"<":{"df":0,"docs":{},"t":{">":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"97":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"(":{"_":{"_":{"df":1,"docs":{"54":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"54":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}},"df":5,"docs":{"137":{"tf":1.0},"223":{"tf":1.0},"24":{"tf":1.4142135623730951},"84":{"tf":1.0},"97":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"95":{"tf":2.23606797749979}},"z":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"95":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"y":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"95":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"o":{"df":1,"docs":{"95":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"f":{"a":{"c":{"df":6,"docs":{"179":{"tf":1.0},"181":{"tf":1.0},"190":{"tf":1.4142135623730951},"224":{"tf":1.0},"54":{"tf":1.4142135623730951},"57":{"tf":1.0}},"e":{"\"":{",":{"1":{"8":{"df":1,"docs":{"223":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":4,"docs":{"108":{"tf":1.0},"181":{"tf":1.0},"51":{"tf":1.0},"95":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"\"":{",":{"1":{"8":{"df":1,"docs":{"223":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"108":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"224":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"153":{"tf":1.4142135623730951},"2":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"108":{"tf":2.0}}}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"127":{"tf":1.0},"148":{"tf":1.0},"226":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"164":{"tf":1.0},"246":{"tf":1.7320508075688772},"251":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"131":{"tf":1.0},"31":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"115":{"tf":1.0},"176":{"tf":1.0}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"176":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"w":{"a":{"df":0,"docs":{},"n":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"99":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"100":{"tf":2.6457513110645907},"99":{"tf":2.6457513110645907}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"99":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"99":{"tf":1.4142135623730951}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"124":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"144":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"252":{"tf":1.0},"255":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"n":{"c":{"df":3,"docs":{"2":{"tf":1.0},"240":{"tf":1.0},"242":{"tf":1.0}}},"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"94":{"tf":1.0}}}},"df":0,"docs":{},"x":{"df":8,"docs":{"107":{"tf":1.4142135623730951},"158":{"tf":1.0},"210":{"tf":1.0},"254":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"96":{"tf":1.0},"97":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"9":{"tf":1.0}}}}}}}},"t":{".":{"0":{"df":1,"docs":{"37":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"132":{"tf":1.0}}}}}}},"1":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},":":{":":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},">":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"202":{"tf":1.0}}}},"df":0,"docs":{}},"`":{"df":1,"docs":{"88":{"tf":1.7320508075688772}}},"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"124":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{".":{"_":{"_":{"df":1,"docs":{"60":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"60":{"tf":1.0}}}}}},"df":2,"docs":{"60":{"tf":2.449489742783178},"88":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"211":{"tf":1.4142135623730951}}}}}},"<":{"df":0,"docs":{},"t":{">":{"(":{"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"211":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"153":{"tf":1.0},"154":{"tf":1.0}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"(":{"df":1,"docs":{"36":{"tf":1.0}},"s":{"1":{"df":1,"docs":{"36":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"153":{"tf":1.0},"154":{"tf":1.0}}}},"df":0,"docs":{}}},"df":15,"docs":{"114":{"tf":1.4142135623730951},"156":{"tf":1.0},"162":{"tf":1.0},"195":{"tf":1.4142135623730951},"210":{"tf":1.0},"213":{"tf":2.23606797749979},"223":{"tf":1.0},"250":{"tf":1.0},"256":{"tf":1.0},"39":{"tf":1.0},"49":{"tf":1.4142135623730951},"51":{"tf":1.0},"60":{"tf":1.4142135623730951},"75":{"tf":1.0},"77":{"tf":1.4142135623730951}},"n":{"df":1,"docs":{"202":{"tf":1.0}}},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"227":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"k":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"91":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"124":{"tf":1.0}}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"251":{"tf":1.0},"254":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"k":{"df":2,"docs":{"217":{"tf":1.0},"94":{"tf":1.0}}}}},"df":31,"docs":{"106":{"tf":1.4142135623730951},"113":{"tf":1.0},"131":{"tf":1.0},"139":{"tf":1.0},"145":{"tf":1.0},"195":{"tf":1.4142135623730951},"198":{"tf":1.7320508075688772},"200":{"tf":3.605551275463989},"202":{"tf":4.795831523312719},"203":{"tf":1.7320508075688772},"207":{"tf":2.0},"211":{"tf":2.0},"213":{"tf":3.3166247903554},"215":{"tf":1.7320508075688772},"216":{"tf":2.0},"22":{"tf":1.0},"23":{"tf":1.0},"28":{"tf":1.7320508075688772},"37":{"tf":2.0},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"86":{"tf":1.7320508075688772},"87":{"tf":1.4142135623730951},"88":{"tf":2.449489742783178},"89":{"tf":1.7320508075688772},"92":{"tf":1.0},"94":{"tf":1.0},"97":{"tf":4.123105625617661}},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"92":{"tf":2.23606797749979}}}}}},"df":0,"docs":{},"m":{".":{"1":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"2":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":1,"docs":{"125":{"tf":2.449489742783178}},"s":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"1":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{".":{"0":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"125":{"tf":1.0}}},"2":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"10":{"tf":1.0}}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"148":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":6,"docs":{"174":{"tf":1.0},"204":{"tf":1.0},"226":{"tf":1.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"90":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"248":{"tf":2.23606797749979},"250":{"tf":1.0},"253":{"tf":2.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"251":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"162":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"n":{"df":1,"docs":{"62":{"tf":1.0}}},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"113":{"tf":1.0},"141":{"tf":1.0},"16":{"tf":1.0},"45":{"tf":1.0},"6":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":8,"docs":{"152":{"tf":1.4142135623730951},"169":{"tf":4.795831523312719},"186":{"tf":1.4142135623730951},"216":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"271":{"tf":1.7320508075688772},"73":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":6,"docs":{"16":{"tf":1.0},"176":{"tf":2.23606797749979},"177":{"tf":2.0},"208":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"5":{"tf":1.4142135623730951}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"2":{"tf":1.0}}}},"t":{"'":{"df":2,"docs":{"48":{"tf":1.4142135623730951},"66":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"63":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":1,"docs":{"127":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"162":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"211":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"253":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"126":{"tf":1.0}}}},"’":{"df":1,"docs":{"115":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"’":{"df":0,"docs":{},"r":{"df":1,"docs":{"78":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"114":{"tf":1.0},"182":{"tf":1.0},"248":{"tf":1.0},"255":{"tf":1.0}}},"k":{"df":1,"docs":{"4":{"tf":1.0}}}},"r":{"d":{"df":2,"docs":{"129":{"tf":1.7320508075688772},"248":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":3,"docs":{"124":{"tf":1.0},"128":{"tf":1.0},"270":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":8,"docs":{"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"126":{"tf":1.0},"143":{"tf":1.0},"198":{"tf":1.0},"213":{"tf":1.0},"251":{"tf":1.7320508075688772},"4":{"tf":1.0}},"t":{"df":1,"docs":{"215":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":4,"docs":{"141":{"tf":2.0},"143":{"tf":1.4142135623730951},"2":{"tf":1.0},"237":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":11,"docs":{"106":{"tf":1.0},"115":{"tf":1.0},"132":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"170":{"tf":1.0},"195":{"tf":1.0},"2":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"34":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":6,"docs":{"114":{"tf":1.0},"12":{"tf":1.0},"220":{"tf":1.0},"223":{"tf":1.0},"256":{"tf":1.0},"63":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"88":{"tf":1.0}}}}}}}}}},"u":{"df":3,"docs":{"200":{"tf":1.0},"220":{"tf":1.0},"78":{"tf":1.0}},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"227":{"tf":2.0}}}}}},"i":{"df":1,"docs":{"195":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"e":{"df":24,"docs":{"102":{"tf":1.0},"114":{"tf":1.0},"117":{"tf":1.4142135623730951},"132":{"tf":1.0},"142":{"tf":1.0},"153":{"tf":1.0},"177":{"tf":1.0},"198":{"tf":1.0},"204":{"tf":1.0},"226":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.0},"255":{"tf":1.4142135623730951},"256":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"59":{"tf":1.0},"73":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"126":{"tf":1.0}}}}}}}}}},"p":{"df":8,"docs":{"114":{"tf":1.7320508075688772},"125":{"tf":1.0},"126":{"tf":1.4142135623730951},"143":{"tf":1.0},"18":{"tf":1.0},"22":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"52":{"tf":1.0}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"95":{"tf":1.4142135623730951}}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"251":{"tf":2.0}}}},"o":{"_":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"93":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"226":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"213":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":3,"docs":{"112":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"226":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"o":{"df":7,"docs":{"163":{"tf":1.0},"245":{"tf":1.0},"268":{"tf":1.0},"34":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"81":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"139":{"tf":1.0},"248":{"tf":1.0},"66":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"48":{"tf":1.0}}}},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"11":{"tf":1.0}}}}},"o":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"l":{"df":2,"docs":{"10":{"tf":1.0},"2":{"tf":1.0}}}},"p":{"df":1,"docs":{"168":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"136":{"tf":1.4142135623730951},"176":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"223":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":1,"docs":{"34":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"78":{"tf":1.0}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"80":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"80":{"tf":1.7320508075688772}}}}}}},"df":2,"docs":{"77":{"tf":2.23606797749979},"78":{"tf":2.0}}}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":50,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"102":{"tf":2.449489742783178},"103":{"tf":2.23606797749979},"104":{"tf":1.0},"105":{"tf":2.23606797749979},"106":{"tf":1.0},"107":{"tf":2.6457513110645907},"108":{"tf":3.0},"109":{"tf":1.4142135623730951},"123":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951},"128":{"tf":1.0},"132":{"tf":2.8284271247461903},"133":{"tf":1.0},"134":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"138":{"tf":1.0},"149":{"tf":1.0},"176":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"182":{"tf":1.0},"198":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":2.8284271247461903},"203":{"tf":1.0},"213":{"tf":2.449489742783178},"219":{"tf":1.4142135623730951},"221":{"tf":1.4142135623730951},"222":{"tf":1.0},"226":{"tf":2.0},"228":{"tf":1.0},"48":{"tf":1.0},"56":{"tf":1.4142135623730951},"77":{"tf":1.0},"82":{"tf":1.0},"87":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":2.23606797749979},"91":{"tf":2.23606797749979},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":2.6457513110645907},"95":{"tf":2.0},"96":{"tf":2.6457513110645907},"97":{"tf":2.449489742783178},"98":{"tf":2.0},"99":{"tf":2.23606797749979}},"s":{"]":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"176":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"’":{"df":2,"docs":{"107":{"tf":1.0},"108":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"36":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"75":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":2.449489742783178}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"248":{"tf":1.0},"252":{"tf":1.0},"256":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"152":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":1,"docs":{"183":{"tf":1.0}}}}},"df":3,"docs":{"162":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"91":{"tf":1.0}}},"u":{"df":0,"docs":{},"e":{"df":9,"docs":{"181":{"tf":1.0},"203":{"tf":1.0},"213":{"tf":1.0},"28":{"tf":1.7320508075688772},"34":{"tf":1.0},"57":{"tf":1.0},"64":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"91":{"tf":1.0}}}},"y":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"(":{"a":{"df":1,"docs":{"169":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"134":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":1,"docs":{"134":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"(":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"169":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"169":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"134":{"tf":1.0}}}}}}}}}},"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"134":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"134":{"tf":1.7320508075688772}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"134":{"tf":2.0}}}}}}}},"t":{"df":1,"docs":{"147":{"tf":1.0}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"l":{"df":9,"docs":{"109":{"tf":1.0},"18":{"tf":1.0},"183":{"tf":1.0},"19":{"tf":1.0},"226":{"tf":1.0},"54":{"tf":2.8284271247461903},"56":{"tf":1.7320508075688772},"60":{"tf":1.0},"93":{"tf":1.4142135623730951}},"e":{"'":{"df":1,"docs":{"54":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"r":{"b":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"137":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":6,"docs":{"100":{"tf":1.0},"102":{"tf":1.0},"114":{"tf":1.0},"119":{"tf":1.0},"139":{"tf":2.23606797749979},"217":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"5":{"tf":1.0},"9":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"95":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"147":{"tf":1.0}}}}}},"o":{"df":40,"docs":{"103":{"tf":1.0},"106":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"132":{"tf":1.4142135623730951},"137":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.4142135623730951},"152":{"tf":1.0},"156":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"167":{"tf":1.0},"169":{"tf":1.7320508075688772},"17":{"tf":1.0},"176":{"tf":1.0},"187":{"tf":1.0},"195":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"211":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.0},"219":{"tf":1.0},"228":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"250":{"tf":1.0},"253":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"39":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.7320508075688772},"52":{"tf":1.4142135623730951},"60":{"tf":1.7320508075688772},"75":{"tf":1.4142135623730951},"92":{"tf":1.0},"97":{"tf":1.0}},"x":{"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{":":{":":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"6":{"4":{"df":1,"docs":{"129":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"(":{"&":{"df":0,"docs":{},"x":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{">":{"(":{"_":{"df":2,"docs":{"22":{"tf":1.0},"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":77,"docs":{"102":{"tf":2.0},"103":{"tf":1.4142135623730951},"105":{"tf":2.8284271247461903},"106":{"tf":2.8284271247461903},"107":{"tf":1.4142135623730951},"109":{"tf":1.7320508075688772},"110":{"tf":1.0},"111":{"tf":1.0},"113":{"tf":1.7320508075688772},"123":{"tf":1.7320508075688772},"125":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"128":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":2.23606797749979},"132":{"tf":2.8284271247461903},"133":{"tf":2.0},"134":{"tf":1.4142135623730951},"136":{"tf":2.0},"137":{"tf":1.7320508075688772},"139":{"tf":2.0},"147":{"tf":1.0},"148":{"tf":2.0},"149":{"tf":1.0},"156":{"tf":1.0},"162":{"tf":1.0},"170":{"tf":1.4142135623730951},"176":{"tf":2.449489742783178},"180":{"tf":1.4142135623730951},"181":{"tf":2.23606797749979},"182":{"tf":1.0},"195":{"tf":1.4142135623730951},"197":{"tf":1.0},"20":{"tf":1.0},"200":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"203":{"tf":1.0},"210":{"tf":1.4142135623730951},"212":{"tf":1.4142135623730951},"213":{"tf":2.23606797749979},"215":{"tf":1.0},"219":{"tf":1.0},"22":{"tf":2.23606797749979},"221":{"tf":2.23606797749979},"226":{"tf":3.3166247903554},"227":{"tf":2.6457513110645907},"228":{"tf":2.0},"250":{"tf":1.4142135623730951},"253":{"tf":1.0},"29":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"51":{"tf":2.449489742783178},"52":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"54":{"tf":1.7320508075688772},"56":{"tf":1.7320508075688772},"60":{"tf":2.23606797749979},"75":{"tf":1.4142135623730951},"77":{"tf":1.7320508075688772},"78":{"tf":1.4142135623730951},"84":{"tf":3.0},"87":{"tf":2.23606797749979},"88":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951},"90":{"tf":2.0},"91":{"tf":2.0},"94":{"tf":1.7320508075688772},"95":{"tf":1.4142135623730951},"96":{"tf":2.0},"97":{"tf":1.4142135623730951},"98":{"tf":1.7320508075688772},"99":{"tf":1.7320508075688772}}},"i":{"c":{"df":5,"docs":{"124":{"tf":1.0},"132":{"tf":1.0},"149":{"tf":1.0},"193":{"tf":1.0},"253":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"+":{"2":{"1":{"1":{"d":{"df":1,"docs":{"47":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"2":{"8":{"df":1,"docs":{"250":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"6":{"df":4,"docs":{"131":{"tf":1.0},"22":{"tf":1.0},"253":{"tf":1.4142135623730951},"254":{"tf":1.0}}},"df":1,"docs":{"57":{"tf":1.0}}},"2":{"df":1,"docs":{"57":{"tf":1.0}}},"3":{"2":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"b":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},">":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":17,"docs":{"103":{"tf":1.0},"139":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"195":{"tf":1.4142135623730951},"212":{"tf":2.0},"22":{"tf":1.4142135623730951},"221":{"tf":2.23606797749979},"224":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"227":{"tf":1.4142135623730951},"228":{"tf":1.0},"54":{"tf":1.0},"58":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"79":{"tf":1.7320508075688772},"97":{"tf":3.0}}},"df":0,"docs":{}},"6":{"4":{"df":7,"docs":{"131":{"tf":1.4142135623730951},"248":{"tf":2.6457513110645907},"249":{"tf":2.23606797749979},"250":{"tf":2.0},"251":{"tf":1.0},"256":{"tf":1.4142135623730951},"57":{"tf":1.0}}},"df":0,"docs":{}},"8":{",":{"df":0,"docs":{},"i":{"1":{"6":{"df":1,"docs":{"54":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"]":{">":{"(":{"\"":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":20,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"107":{"tf":1.7320508075688772},"113":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.4142135623730951},"131":{"tf":3.7416573867739413},"134":{"tf":1.0},"139":{"tf":1.0},"142":{"tf":1.7320508075688772},"181":{"tf":1.0},"197":{"tf":1.0},"22":{"tf":1.0},"228":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":1.0},"54":{"tf":1.4142135623730951},"56":{"tf":1.0},"57":{"tf":1.7320508075688772},"88":{"tf":2.23606797749979}}},":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"u":{"df":1,"docs":{"132":{"tf":1.0}}}},"`":{",":{"`":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"204":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"132":{"tf":1.7320508075688772},"139":{"tf":1.0},"204":{"tf":2.0},"56":{"tf":1.0},"86":{"tf":2.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"126":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"213":{"tf":1.0}}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"132":{"tf":1.0},"142":{"tf":1.0}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"206":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"107":{"tf":1.0},"75":{"tf":1.4142135623730951}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":41,"docs":{"103":{"tf":1.0},"109":{"tf":1.0},"116":{"tf":1.0},"131":{"tf":1.0},"134":{"tf":1.0},"139":{"tf":1.4142135623730951},"144":{"tf":1.0},"149":{"tf":1.0},"152":{"tf":1.0},"155":{"tf":1.0},"159":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"197":{"tf":1.0},"200":{"tf":1.0},"208":{"tf":1.0},"216":{"tf":1.0},"224":{"tf":1.0},"25":{"tf":1.0},"271":{"tf":1.0},"29":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"66":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.0},"97":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"133":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"197":{"tf":1.0},"200":{"tf":1.0},"205":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}},"df":0,"docs":{}}}}},"f":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"270":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":3,"docs":{"47":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0}},"e":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"47":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"163":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"14":{"tf":1.4142135623730951}}}}}},"t":{"(":{"1":{"df":1,"docs":{"97":{"tf":1.0}}},"3":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":5,"docs":{"255":{"tf":1.0},"26":{"tf":1.0},"261":{"tf":1.0},"29":{"tf":1.7320508075688772},"56":{"tf":2.23606797749979}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"108":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"108":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"k":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"202":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":6,"docs":{"134":{"tf":1.0},"182":{"tf":1.0},"210":{"tf":1.0},"227":{"tf":1.0},"250":{"tf":1.0},"77":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"183":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"266":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"a":{"df":0,"docs":{},"f":{"df":15,"docs":{"115":{"tf":1.4142135623730951},"131":{"tf":2.0},"139":{"tf":3.3166247903554},"199":{"tf":1.0},"245":{"tf":1.0},"247":{"tf":1.4142135623730951},"248":{"tf":2.0},"249":{"tf":1.4142135623730951},"250":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"131":{"tf":1.0}}}},"z":{"df":1,"docs":{"228":{"tf":1.7320508075688772}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"131":{"tf":1.0},"200":{"tf":1.0},"66":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"220":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"14":{"tf":1.0},"17":{"tf":1.4142135623730951}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"141":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"p":{"df":4,"docs":{"142":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.0},"88":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"36":{"tf":1.0},"57":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"213":{"tf":2.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":9,"docs":{"107":{"tf":1.0},"115":{"tf":1.0},"144":{"tf":2.0},"152":{"tf":1.0},"156":{"tf":1.0},"223":{"tf":1.0},"255":{"tf":1.0},"3":{"tf":1.0},"47":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"195":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"131":{"tf":1.0}}}}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"128":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":4,"docs":{"129":{"tf":1.0},"139":{"tf":1.0},"210":{"tf":1.0},"247":{"tf":1.0}}}},"df":158,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"10":{"tf":1.0},"102":{"tf":2.8284271247461903},"103":{"tf":1.4142135623730951},"105":{"tf":1.7320508075688772},"106":{"tf":2.0},"107":{"tf":1.4142135623730951},"108":{"tf":1.0},"109":{"tf":1.7320508075688772},"11":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":2.0},"115":{"tf":1.4142135623730951},"116":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"121":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":2.449489742783178},"127":{"tf":1.7320508075688772},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"131":{"tf":1.7320508075688772},"132":{"tf":1.7320508075688772},"133":{"tf":2.449489742783178},"134":{"tf":1.7320508075688772},"136":{"tf":1.4142135623730951},"137":{"tf":2.23606797749979},"139":{"tf":3.1622776601683795},"14":{"tf":1.7320508075688772},"141":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":2.0},"147":{"tf":2.0},"148":{"tf":2.23606797749979},"149":{"tf":1.7320508075688772},"15":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":2.0},"155":{"tf":1.0},"156":{"tf":2.449489742783178},"157":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.7320508075688772},"169":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.4142135623730951},"173":{"tf":1.4142135623730951},"174":{"tf":2.0},"176":{"tf":2.23606797749979},"179":{"tf":1.0},"18":{"tf":1.4142135623730951},"181":{"tf":1.0},"182":{"tf":1.4142135623730951},"183":{"tf":2.0},"19":{"tf":1.4142135623730951},"191":{"tf":1.0},"193":{"tf":1.0},"195":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":1.7320508075688772},"200":{"tf":1.7320508075688772},"202":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"204":{"tf":1.4142135623730951},"205":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.0},"213":{"tf":3.3166247903554},"214":{"tf":1.4142135623730951},"215":{"tf":1.0},"216":{"tf":1.0},"218":{"tf":1.4142135623730951},"219":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.4142135623730951},"224":{"tf":1.7320508075688772},"226":{"tf":1.7320508075688772},"227":{"tf":1.0},"228":{"tf":1.4142135623730951},"238":{"tf":1.0},"24":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":3.1622776601683795},"249":{"tf":2.8284271247461903},"25":{"tf":1.0},"250":{"tf":2.6457513110645907},"251":{"tf":3.4641016151377544},"252":{"tf":1.0},"253":{"tf":2.449489742783178},"254":{"tf":1.7320508075688772},"255":{"tf":2.8284271247461903},"256":{"tf":1.7320508075688772},"27":{"tf":1.0},"271":{"tf":1.0},"29":{"tf":1.7320508075688772},"32":{"tf":1.0},"34":{"tf":2.0},"36":{"tf":1.7320508075688772},"37":{"tf":2.6457513110645907},"39":{"tf":1.0},"41":{"tf":1.4142135623730951},"44":{"tf":2.0},"45":{"tf":1.0},"46":{"tf":2.0},"47":{"tf":1.7320508075688772},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"50":{"tf":1.7320508075688772},"51":{"tf":1.4142135623730951},"52":{"tf":2.23606797749979},"53":{"tf":1.4142135623730951},"54":{"tf":1.7320508075688772},"56":{"tf":1.7320508075688772},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":2.449489742783178},"60":{"tf":2.0},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.7320508075688772},"69":{"tf":1.4142135623730951},"71":{"tf":1.7320508075688772},"72":{"tf":1.0},"73":{"tf":2.449489742783178},"75":{"tf":1.7320508075688772},"77":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"79":{"tf":1.0},"81":{"tf":1.0},"84":{"tf":1.0},"86":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.4142135623730951},"90":{"tf":1.4142135623730951},"91":{"tf":1.0},"94":{"tf":2.23606797749979},"95":{"tf":1.0},"96":{"tf":2.0},"97":{"tf":2.0},"98":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}},"e":{"(":{"a":{"df":1,"docs":{"204":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"208":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"208":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"r":{"df":3,"docs":{"176":{"tf":1.0},"195":{"tf":1.0},"57":{"tf":2.23606797749979}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"107":{"tf":2.23606797749979},"108":{"tf":1.0},"57":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"&":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"107":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":1,"docs":{"107":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"z":{"df":9,"docs":{"131":{"tf":1.0},"139":{"tf":1.4142135623730951},"176":{"tf":1.0},"190":{"tf":1.4142135623730951},"228":{"tf":1.4142135623730951},"52":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":2.23606797749979},"89":{"tf":1.4142135623730951}},"e":{">":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"126":{"tf":1.0},"251":{"tf":1.0},"4":{"tf":1.0},"66":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"f":{"8":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"114":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772}},"e":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"(":{"df":2,"docs":{"114":{"tf":1.0},"50":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":3,"docs":{"114":{"tf":1.7320508075688772},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}},"df":5,"docs":{"111":{"tf":1.0},"113":{"tf":1.4142135623730951},"114":{"tf":2.23606797749979},"45":{"tf":1.0},"48":{"tf":1.7320508075688772}}}},"{":{"2":{"1":{"1":{"d":{"df":1,"docs":{"47":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{".":{"a":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"191":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"3":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"142":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"218":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"121":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"n":{"df":1,"docs":{"218":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"1":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{")":{".":{"_":{"_":{".":{"_":{"_":{"df":1,"docs":{"224":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"223":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"223":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"118":{"tf":1.0}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"(":{"3":{"df":1,"docs":{"118":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"223":{"tf":1.0}}}}}},"df":1,"docs":{"223":{"tf":1.4142135623730951}}}}}}},"df":8,"docs":{"118":{"tf":1.7320508075688772},"119":{"tf":1.4142135623730951},"128":{"tf":2.0},"216":{"tf":1.0},"219":{"tf":1.0},"22":{"tf":1.0},"223":{"tf":1.7320508075688772},"224":{"tf":1.0}}},"2":{".":{"_":{"_":{"df":1,"docs":{"118":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"118":{"tf":1.4142135623730951},"119":{"tf":2.0},"128":{"tf":1.0},"216":{"tf":1.0},"22":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0}}},"3":{"df":1,"docs":{"119":{"tf":1.4142135623730951}}},"4":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"123":{"tf":1.4142135623730951}}}}}}}}},"df":2,"docs":{"119":{"tf":1.0},"123":{"tf":1.0}}},"6":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"123":{"tf":1.4142135623730951}}}}}}}}},"df":1,"docs":{"123":{"tf":1.0}}},"[":{"0":{".":{".":{"3":{"df":1,"docs":{"121":{"tf":1.0}}},"4":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":1,"docs":{"120":{"tf":1.0}}}},"a":{"df":0,"docs":{},"l":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":3,"docs":{"210":{"tf":1.4142135623730951},"251":{"tf":1.0},"85":{"tf":2.8284271247461903}},"i":{"d":{"df":9,"docs":{"113":{"tf":1.4142135623730951},"114":{"tf":1.0},"115":{"tf":1.0},"15":{"tf":1.0},"193":{"tf":1.0},"195":{"tf":1.0},"227":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":48,"docs":{"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"125":{"tf":2.449489742783178},"128":{"tf":2.0},"131":{"tf":2.6457513110645907},"133":{"tf":1.0},"134":{"tf":1.4142135623730951},"139":{"tf":1.7320508075688772},"145":{"tf":1.4142135623730951},"15":{"tf":2.0},"165":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"170":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"200":{"tf":1.7320508075688772},"211":{"tf":1.0},"213":{"tf":3.4641016151377544},"216":{"tf":1.4142135623730951},"220":{"tf":1.0},"223":{"tf":1.0},"226":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"249":{"tf":1.4142135623730951},"251":{"tf":2.0},"252":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.4142135623730951},"34":{"tf":2.0},"37":{"tf":1.0},"39":{"tf":1.0},"47":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"63":{"tf":1.0},"66":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":2.6457513110645907},"75":{"tf":1.0},"77":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"96":{"tf":1.0},"97":{"tf":2.0}},"e":{"(":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"216":{"tf":1.0},"97":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"85":{"tf":1.0}}}}}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"73":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"s":{".":{"_":{"_":{"df":1,"docs":{"220":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"131":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"220":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{".":{"_":{"_":{"df":1,"docs":{"220":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"r":{"_":{"a":{"df":1,"docs":{"195":{"tf":1.4142135623730951}}},"b":{"df":1,"docs":{"195":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":27,"docs":{"13":{"tf":1.0},"14":{"tf":1.4142135623730951},"143":{"tf":1.0},"16":{"tf":1.4142135623730951},"17":{"tf":1.4142135623730951},"176":{"tf":1.0},"18":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.0},"213":{"tf":2.6457513110645907},"215":{"tf":1.0},"22":{"tf":1.7320508075688772},"243":{"tf":1.0},"248":{"tf":2.6457513110645907},"250":{"tf":2.23606797749979},"251":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":2.0},"45":{"tf":1.0},"59":{"tf":2.0},"64":{"tf":1.0},"72":{"tf":2.0},"73":{"tf":1.0},"89":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"193":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"145":{"tf":1.0},"227":{"tf":1.0},"249":{"tf":1.0},"60":{"tf":2.0},"69":{"tf":1.4142135623730951},"77":{"tf":1.0}}}},"t":{"df":1,"docs":{"126":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"255":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":2,"docs":{"176":{"tf":1.0},"247":{"tf":1.0}}}}}}},"df":22,"docs":{"114":{"tf":1.0},"118":{"tf":2.0},"120":{"tf":1.0},"121":{"tf":1.7320508075688772},"123":{"tf":2.0},"125":{"tf":1.0},"131":{"tf":1.0},"142":{"tf":1.4142135623730951},"183":{"tf":2.0},"188":{"tf":2.23606797749979},"191":{"tf":1.0},"204":{"tf":1.7320508075688772},"216":{"tf":1.7320508075688772},"218":{"tf":2.0},"22":{"tf":1.4142135623730951},"246":{"tf":1.0},"29":{"tf":1.0},"32":{"tf":1.4142135623730951},"56":{"tf":1.0},"70":{"tf":1.4142135623730951},"73":{"tf":2.0},"97":{"tf":2.449489742783178}},"e":{"c":{"!":{"(":{"1":{"df":1,"docs":{"118":{"tf":1.0}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"118":{"tf":1.0}}}}},"df":0,"docs":{}},"[":{"\"":{"b":{"df":0,"docs":{},"o":{"b":{"df":1,"docs":{"220":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"0":{"df":2,"docs":{"119":{"tf":1.0},"220":{"tf":1.4142135623730951}}},"1":{"0":{"4":{"df":1,"docs":{"114":{"tf":1.0}}},"df":0,"docs":{}},"df":11,"docs":{"118":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"142":{"tf":1.0},"191":{"tf":1.0},"213":{"tf":1.0},"218":{"tf":1.4142135623730951},"219":{"tf":1.0},"220":{"tf":1.0},"223":{"tf":1.7320508075688772},"224":{"tf":1.0}}},"2":{"df":2,"docs":{"120":{"tf":1.0},"224":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{",":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{":":{":":{"b":{"a":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"70":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{")":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"183":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"(":{"1":{"1":{"df":1,"docs":{"122":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":1,"docs":{"122":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},":":{":":{"_":{"_":{"(":{"df":1,"docs":{"119":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"[":{"1":{"df":2,"docs":{"118":{"tf":1.0},"120":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"118":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"118":{"tf":1.4142135623730951},"218":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"c":{"a":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"122":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"(":{"1":{"0":{"df":1,"docs":{"122":{"tf":1.0}}},"df":0,"docs":{}},"_":{"_":{"df":1,"docs":{"122":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"<":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"137":{"tf":1.0}}}}}},"[":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"118":{"tf":1.0}}},"df":0,"docs":{}}},"_":{"df":1,"docs":{"224":{"tf":1.0}}},"df":0,"docs":{},"i":{"3":{"2":{"df":5,"docs":{"119":{"tf":1.4142135623730951},"121":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"271":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"123":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":1,"docs":{"224":{"tf":1.4142135623730951}}}}},"t":{"df":3,"docs":{"109":{"tf":1.4142135623730951},"113":{"tf":1.0},"126":{"tf":1.0}}},"u":{"8":{"df":3,"docs":{"113":{"tf":1.0},"118":{"tf":1.4142135623730951},"119":{"tf":1.0}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{")":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"(":{"4":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":1,"docs":{"121":{"tf":1.0}}}}}},"df":10,"docs":{"118":{"tf":1.7320508075688772},"119":{"tf":2.449489742783178},"121":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"123":{"tf":1.0},"183":{"tf":1.7320508075688772},"224":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"36":{"tf":1.0},"45":{"tf":1.0}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":10,"docs":{"113":{"tf":1.0},"114":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"119":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":3.1622776601683795},"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"127":{"tf":1.0},"45":{"tf":1.0}},"’":{"df":1,"docs":{"122":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"r":{"b":{"=":{"\"":{"df":0,"docs":{},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"176":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"176":{"tf":1.0}},"o":{"df":0,"docs":{},"s":{"df":3,"docs":{"143":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":12,"docs":{"0":{"tf":1.0},"11":{"tf":1.0},"124":{"tf":1.0},"126":{"tf":1.0},"132":{"tf":1.0},"139":{"tf":1.0},"152":{"tf":1.0},"170":{"tf":1.0},"181":{"tf":1.0},"210":{"tf":1.0},"270":{"tf":1.0},"73":{"tf":1.0}},"f":{"df":1,"docs":{"226":{"tf":1.0}}}},"s":{"a":{"df":2,"docs":{"109":{"tf":1.0},"131":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"124":{"tf":1.0},"151":{"tf":1.4142135623730951},"19":{"tf":1.0},"251":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"227":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"i":{"a":{"df":10,"docs":{"210":{"tf":1.0},"227":{"tf":1.0},"246":{"tf":1.0},"251":{"tf":1.4142135623730951},"254":{"tf":1.0},"255":{"tf":1.4142135623730951},"60":{"tf":1.0},"75":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}}},"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"109":{"tf":1.0},"131":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"113":{"tf":1.4142135623730951},"253":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"126":{"tf":3.3166247903554}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"\"":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"126":{"tf":1.0}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"f":{"df":1,"docs":{"126":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"204":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"93":{"tf":1.0}}}}}}},"w":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":2,"docs":{"12":{"tf":1.0},"144":{"tf":1.4142135623730951}}}},"n":{"df":0,"docs":{},"t":{"df":15,"docs":{"121":{"tf":1.0},"143":{"tf":1.0},"154":{"tf":1.0},"158":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"2":{"tf":1.0},"200":{"tf":1.0},"48":{"tf":1.4142135623730951},"53":{"tf":1.0},"56":{"tf":1.4142135623730951},"87":{"tf":1.0},"89":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"14":{"tf":1.0},"17":{"tf":1.4142135623730951},"253":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"107":{"tf":1.0}}}},"y":{"df":34,"docs":{"106":{"tf":1.0},"113":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"132":{"tf":1.4142135623730951},"137":{"tf":1.0},"139":{"tf":1.0},"147":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"182":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.7320508075688772},"211":{"tf":1.0},"213":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.4142135623730951},"224":{"tf":1.0},"228":{"tf":1.0},"23":{"tf":1.0},"248":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.0},"87":{"tf":1.0},"90":{"tf":1.0},"97":{"tf":1.4142135623730951}}}},"df":3,"docs":{"109":{"tf":1.4142135623730951},"204":{"tf":2.0},"226":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"235":{"tf":1.0}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"i":{"b":{"df":0,"docs":{},"o":{"df":1,"docs":{"95":{"tf":2.6457513110645907}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"l":{"df":4,"docs":{"124":{"tf":1.0},"195":{"tf":1.0},"6":{"tf":1.0},"60":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"69":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"t":{"'":{"df":4,"docs":{"151":{"tf":1.0},"152":{"tf":1.0},"204":{"tf":1.0},"29":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"122":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"153":{"tf":1.0},"73":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"176":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":9,"docs":{"143":{"tf":1.0},"151":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"71":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"183":{"tf":1.0},"256":{"tf":1.0}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"152":{"tf":1.0},"174":{"tf":1.0}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"107":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"h":{"=":{"6":{"df":2,"docs":{"176":{"tf":1.4142135623730951},"187":{"tf":1.0}}},"df":0,"docs":{}},"df":7,"docs":{"176":{"tf":1.4142135623730951},"187":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"58":{"tf":1.7320508075688772},"77":{"tf":1.4142135623730951},"79":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"131":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":11,"docs":{"109":{"tf":1.0},"122":{"tf":1.0},"131":{"tf":1.0},"149":{"tf":1.0},"15":{"tf":1.0},"153":{"tf":1.7320508075688772},"220":{"tf":1.0},"37":{"tf":1.0},"59":{"tf":1.0},"77":{"tf":1.4142135623730951},"78":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":17,"docs":{"0":{"tf":1.0},"114":{"tf":1.0},"122":{"tf":1.4142135623730951},"144":{"tf":1.0},"147":{"tf":1.0},"176":{"tf":1.0},"199":{"tf":1.0},"211":{"tf":1.0},"248":{"tf":1.0},"271":{"tf":1.0},"36":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"57":{"tf":1.0},"63":{"tf":1.0},"95":{"tf":1.0}}}}}}},"z":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"107":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":3,"docs":{"141":{"tf":1.0},"176":{"tf":1.0},"249":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"214":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"d":{"df":3,"docs":{"145":{"tf":1.0},"195":{"tf":1.0},"52":{"tf":2.0}}},"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"16":{"tf":1.0}}}}}}}},"d":{"df":1,"docs":{"226":{"tf":1.0}}},"df":71,"docs":{"100":{"tf":1.0},"103":{"tf":1.0},"106":{"tf":1.0},"108":{"tf":1.0},"124":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"157":{"tf":1.0},"163":{"tf":1.0},"176":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":2.0},"196":{"tf":1.0},"199":{"tf":1.0},"2":{"tf":1.0},"200":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"203":{"tf":1.0},"205":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.7320508075688772},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"22":{"tf":2.23606797749979},"220":{"tf":1.0},"223":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.7320508075688772},"23":{"tf":1.4142135623730951},"24":{"tf":1.0},"249":{"tf":1.0},"25":{"tf":1.0},"251":{"tf":1.7320508075688772},"27":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951},"32":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"47":{"tf":1.7320508075688772},"48":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"53":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.4142135623730951},"78":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.7320508075688772},"86":{"tf":1.4142135623730951},"89":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"97":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"142":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"l":{"d":{"\"":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":23,"docs":{"109":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":2.23606797749979},"149":{"tf":1.0},"15":{"tf":1.0},"162":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"188":{"tf":1.0},"198":{"tf":1.0},"36":{"tf":2.0},"37":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.7320508075688772},"46":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"60":{"tf":1.0},"73":{"tf":1.0},"88":{"tf":1.4142135623730951},"89":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":1,"docs":{"95":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":4,"docs":{"142":{"tf":1.0},"254":{"tf":1.0},"60":{"tf":1.0},"88":{"tf":1.0}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"!":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"226":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"226":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"!":{"(":{"df":0,"docs":{},"f":{"df":3,"docs":{"109":{"tf":1.0},"183":{"tf":2.0},"226":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"60":{"tf":1.7320508075688772},"69":{"tf":1.0}}}}}},"df":14,"docs":{"12":{"tf":1.0},"132":{"tf":1.0},"177":{"tf":1.0},"183":{"tf":1.0},"248":{"tf":2.0},"250":{"tf":1.4142135623730951},"251":{"tf":1.0},"256":{"tf":1.4142135623730951},"259":{"tf":1.0},"47":{"tf":2.0},"48":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"162":{"tf":1.0},"207":{"tf":1.0},"249":{"tf":1.4142135623730951},"251":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"x":{"+":{"1":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}},"df":0,"docs":{}},".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"36":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"101":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":1,"docs":{"103":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"195":{"tf":1.0},"213":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"137":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"85":{"tf":1.0}}}}},"df":0,"docs":{}}},"1":{"df":1,"docs":{"75":{"tf":2.0}}},"2":{")":{".":{"a":{"b":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"75":{"tf":1.7320508075688772}}},"3":{"df":0,"docs":{},"f":{"df":1,"docs":{"47":{"tf":1.4142135623730951}}}},"8":{"6":{"/":{"df":0,"docs":{},"x":{"8":{"6":{"_":{"6":{"4":{"df":1,"docs":{"254":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"246":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":6,"docs":{"246":{"tf":1.4142135623730951},"250":{"tf":1.7320508075688772},"253":{"tf":1.7320508075688772},"255":{"tf":1.0},"256":{"tf":1.0},"52":{"tf":1.0}}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"e":{"df":1,"docs":{"31":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"137":{"tf":1.4142135623730951}}}}}}}}},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"31":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}}},"df":49,"docs":{"101":{"tf":1.4142135623730951},"102":{"tf":1.0},"106":{"tf":2.23606797749979},"119":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.7320508075688772},"14":{"tf":1.0},"142":{"tf":1.0},"15":{"tf":2.6457513110645907},"158":{"tf":1.0},"16":{"tf":3.0},"165":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.7320508075688772},"18":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"187":{"tf":3.872983346207417},"19":{"tf":1.4142135623730951},"194":{"tf":2.23606797749979},"195":{"tf":3.605551275463989},"197":{"tf":1.7320508075688772},"202":{"tf":1.4142135623730951},"205":{"tf":2.0},"210":{"tf":1.7320508075688772},"212":{"tf":3.1622776601683795},"213":{"tf":1.7320508075688772},"215":{"tf":2.6457513110645907},"218":{"tf":1.4142135623730951},"22":{"tf":1.7320508075688772},"227":{"tf":2.449489742783178},"23":{"tf":1.0},"248":{"tf":2.6457513110645907},"251":{"tf":2.6457513110645907},"253":{"tf":1.7320508075688772},"31":{"tf":2.6457513110645907},"32":{"tf":2.0},"33":{"tf":1.4142135623730951},"36":{"tf":2.449489742783178},"39":{"tf":2.0},"54":{"tf":1.4142135623730951},"56":{"tf":1.0},"60":{"tf":2.23606797749979},"69":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":2.8284271247461903},"75":{"tf":3.3166247903554},"85":{"tf":2.0},"86":{"tf":2.0},"97":{"tf":2.23606797749979}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}},"x":{"df":0,"docs":{},"x":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"108":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"y":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"195":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"85":{"tf":1.0}}}}},"df":0,"docs":{}}},"1":{"df":1,"docs":{"75":{"tf":2.0}}},"2":{")":{")":{".":{"a":{"b":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"a":{"b":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"75":{"tf":1.4142135623730951}}},":":{"3":{"df":2,"docs":{"60":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"137":{"tf":1.4142135623730951}}}}}}}}}},"df":35,"docs":{"101":{"tf":1.4142135623730951},"102":{"tf":1.0},"106":{"tf":2.23606797749979},"136":{"tf":1.4142135623730951},"137":{"tf":1.7320508075688772},"14":{"tf":1.0},"142":{"tf":1.0},"15":{"tf":2.23606797749979},"158":{"tf":1.0},"16":{"tf":1.4142135623730951},"18":{"tf":1.0},"182":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"195":{"tf":4.123105625617661},"197":{"tf":1.0},"202":{"tf":1.4142135623730951},"205":{"tf":2.0},"22":{"tf":1.4142135623730951},"227":{"tf":2.449489742783178},"23":{"tf":1.0},"248":{"tf":1.4142135623730951},"31":{"tf":1.7320508075688772},"32":{"tf":1.4142135623730951},"33":{"tf":2.0},"36":{"tf":2.23606797749979},"39":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"60":{"tf":2.23606797749979},"69":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":3.0},"75":{"tf":3.4641016151377544},"85":{"tf":2.23606797749979},"86":{"tf":2.23606797749979},"97":{"tf":2.6457513110645907}},"e":{"a":{"df":0,"docs":{},"h":{"df":2,"docs":{"139":{"tf":1.0},"182":{"tf":1.0}}},"r":{"df":2,"docs":{"181":{"tf":1.0},"226":{"tf":2.23606797749979}},"s":{"(":{"5":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{},"i":{"6":{"4":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{".":{"0":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"4":{"tf":1.0}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"80":{"tf":1.4142135623730951}}}}}},"p":{"df":1,"docs":{"152":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"'":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"107":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"162":{"tf":1.0},"168":{"tf":1.0}}}}}}},"’":{"df":0,"docs":{},"r":{"df":3,"docs":{"102":{"tf":1.0},"108":{"tf":1.0},"96":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":3,"docs":{"154":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0}}}}}}},"z":{"df":7,"docs":{"158":{"tf":1.0},"195":{"tf":1.0},"22":{"tf":1.4142135623730951},"23":{"tf":1.0},"31":{"tf":1.7320508075688772},"54":{"tf":1.0},"70":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":7,"docs":{"169":{"tf":2.0},"176":{"tf":1.0},"187":{"tf":1.0},"203":{"tf":1.0},"60":{"tf":2.0},"62":{"tf":1.0},"88":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"256":{"tf":1.0}}}}},"z":{"df":0,"docs":{},"z":{"df":0,"docs":{},"z":{"df":0,"docs":{},"z":{"df":1,"docs":{"213":{"tf":1.0}}}}}}}}},"breadcrumbs":{"root":{"0":{".":{".":{"1":{"0":{"0":{"df":1,"docs":{"122":{"tf":1.0}}},"df":1,"docs":{"122":{"tf":1.0}}},"df":0,"docs":{}},"2":{"df":2,"docs":{"115":{"tf":1.0},"53":{"tf":1.0}}},"5":{"df":1,"docs":{"120":{"tf":1.4142135623730951}}},"=":{"1":{"0":{"0":{"df":1,"docs":{"65":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"218":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"0":{"0":{"df":1,"docs":{"169":{"tf":1.4142135623730951}}},"1":{"_":{"df":0,"docs":{},"f":{"6":{"4":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"60":{"tf":1.0},"75":{"tf":1.7320508075688772}}},"1":{".":{"0":{"df":1,"docs":{"151":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"2":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"2":{"3":{"4":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"1":{"df":1,"docs":{"169":{"tf":1.0}}},"5":{"df":1,"docs":{"169":{"tf":1.0}}},"df":1,"docs":{"96":{"tf":1.0}}},"7":{"7":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"9":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"0":{"0":{"1":{"df":1,"docs":{"176":{"tf":1.0}}},"df":0,"docs":{}},"5":{"df":1,"docs":{"187":{"tf":1.0}}},"df":0,"docs":{}},"5":{"df":1,"docs":{"187":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"1":{"df":1,"docs":{"25":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"b":{"df":1,"docs":{"25":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"5":{"df":1,"docs":{"187":{"tf":1.4142135623730951}}},":":{"df":0,"docs":{},"h":{"df":1,"docs":{"253":{"tf":1.0}}},"l":{"df":1,"docs":{"253":{"tf":1.0}}}},"_":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"251":{"tf":1.0}}},"df":0,"docs":{}}},"b":{"0":{"0":{"0":{"1":{"1":{"0":{"1":{"1":{"df":1,"docs":{"189":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"1":{"df":0,"docs":{},"u":{"3":{"2":{"df":1,"docs":{"25":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"1":{"df":1,"docs":{"25":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"1":{"0":{"1":{"1":{"df":1,"docs":{"189":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"1":{"_":{"1":{"1":{"1":{"1":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":38,"docs":{"106":{"tf":1.0},"119":{"tf":1.0},"122":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"134":{"tf":1.4142135623730951},"136":{"tf":2.449489742783178},"139":{"tf":2.0},"142":{"tf":1.4142135623730951},"143":{"tf":1.0},"169":{"tf":4.898979485566356},"176":{"tf":1.7320508075688772},"183":{"tf":1.4142135623730951},"185":{"tf":1.0},"189":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"205":{"tf":1.4142135623730951},"211":{"tf":1.4142135623730951},"218":{"tf":1.0},"221":{"tf":1.4142135623730951},"24":{"tf":1.0},"248":{"tf":2.0},"249":{"tf":1.7320508075688772},"251":{"tf":2.23606797749979},"255":{"tf":2.8284271247461903},"256":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.4142135623730951},"56":{"tf":1.0},"60":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"64":{"tf":1.7320508075688772},"65":{"tf":1.4142135623730951},"66":{"tf":1.4142135623730951},"69":{"tf":1.0},"70":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951}},"i":{"3":{"2":{"df":1,"docs":{"204":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"3":{"3":{"6":{"5":{"3":{"3":{"3":{"7":{"3":{"5":{"7":{"df":1,"docs":{"189":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"189":{"tf":1.0}}},"df":0,"docs":{}},"7":{"7":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"3":{"2":{"df":1,"docs":{"66":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"1":{"2":{"3":{"4":{"5":{"6":{"7":{"8":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"139":{"tf":1.0}}},"6":{"df":0,"docs":{},"f":{"a":{"3":{"a":{"c":{"8":{"4":{"df":1,"docs":{"39":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"b":{"df":1,"docs":{"189":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"3":{"4":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"5":{"6":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"6":{"0":{"0":{"0":{"0":{"2":{"3":{"2":{"4":{"0":{"5":{"0":{"df":1,"docs":{"191":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"df":1,"docs":{"250":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"7":{"8":{"5":{"6":{"3":{"4":{"1":{"2":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"8":{"0":{"df":0,"docs":{},"u":{"3":{"2":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"a":{"b":{"a":{"b":{"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}},"d":{"1":{"df":1,"docs":{"250":{"tf":1.0}}},"df":0,"docs":{},"e":{"a":{"d":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"189":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"22":{"tf":1.0}}}},"{":{":":{"df":0,"docs":{},"x":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}}}},"1":{".":{".":{"=":{"1":{"0":{"0":{"df":1,"docs":{"63":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":5,"docs":{"176":{"tf":1.0},"60":{"tf":1.0},"75":{"tf":1.4142135623730951},"85":{"tf":1.0},"89":{"tf":1.0}}},"1":{"df":0,"docs":{},"f":{"6":{"4":{"df":1,"docs":{"101":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"2":{"3":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"4":{"5":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"5":{"8":{"df":1,"docs":{"176":{"tf":1.0}}},"9":{"df":1,"docs":{"19":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"\"":{".":{"_":{"_":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"137":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"1":{"df":1,"docs":{"82":{"tf":1.0}}},"2":{"df":1,"docs":{"82":{"tf":1.0}}},"3":{"df":1,"docs":{"192":{"tf":1.0}}},"df":0,"docs":{}},"0":{".":{"0":{"_":{"df":0,"docs":{},"f":{"3":{"2":{")":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{":":{":":{"<":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"131":{"tf":1.4142135623730951}}},"1":{"_":{"df":0,"docs":{},"f":{"3":{"2":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"191":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"131":{"tf":1.4142135623730951}}},"df":6,"docs":{"125":{"tf":1.0},"127":{"tf":1.4142135623730951},"218":{"tf":1.0},"51":{"tf":1.4142135623730951},"63":{"tf":1.0},"88":{"tf":1.0}}},"1":{"0":{"1":{"0":{"df":1,"docs":{"255":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"114":{"tf":1.0}}},"2":{"4":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"114":{"tf":1.4142135623730951}}},"]":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{")":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"119":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":22,"docs":{"105":{"tf":1.0},"119":{"tf":1.0},"122":{"tf":2.0},"125":{"tf":1.0},"128":{"tf":1.0},"149":{"tf":1.0},"15":{"tf":1.0},"189":{"tf":1.0},"205":{"tf":1.4142135623730951},"218":{"tf":1.0},"22":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":2.23606797749979},"255":{"tf":1.4142135623730951},"54":{"tf":1.0},"62":{"tf":1.7320508075688772},"64":{"tf":1.0},"66":{"tf":1.0},"73":{"tf":1.7320508075688772},"85":{"tf":1.0},"86":{"tf":1.4142135623730951},"88":{"tf":1.0}}},"1":{"1":{"df":1,"docs":{"114":{"tf":1.0}}},"5":{"df":1,"docs":{"139":{"tf":1.7320508075688772}}},"6":{"df":1,"docs":{"139":{"tf":1.7320508075688772}}},"7":{"df":1,"docs":{"139":{"tf":1.7320508075688772}}},"df":5,"docs":{"122":{"tf":1.7320508075688772},"169":{"tf":1.4142135623730951},"255":{"tf":1.0},"54":{"tf":1.0},"73":{"tf":1.4142135623730951}}},"2":{"2":{"df":1,"docs":{"24":{"tf":1.0}}},"3":{"df":1,"docs":{"228":{"tf":1.0}}},"7":{"df":1,"docs":{"56":{"tf":1.0}}},"8":{"df":2,"docs":{"250":{"tf":1.4142135623730951},"73":{"tf":1.0}}},">":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"88":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"126":{"tf":1.0},"146":{"tf":1.0},"16":{"tf":1.4142135623730951},"181":{"tf":1.0},"195":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":1.0},"54":{"tf":1.0},"73":{"tf":1.4142135623730951},"88":{"tf":1.0}}},"3":{"df":4,"docs":{"131":{"tf":1.7320508075688772},"209":{"tf":1.0},"224":{"tf":1.0},"54":{"tf":1.0}}},"5":{"0":{"0":{"df":1,"docs":{"77":{"tf":1.0}}},"df":0,"docs":{}},"6":{"df":1,"docs":{"131":{"tf":1.0}}},"7":{"9":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"195":{"tf":1.0},"64":{"tf":1.0}}},"6":{"df":1,"docs":{"73":{"tf":1.0}}},"8":{"df":7,"docs":{"181":{"tf":1.4142135623730951},"195":{"tf":1.0},"199":{"tf":1.0},"224":{"tf":1.4142135623730951},"226":{"tf":1.0},"57":{"tf":1.4142135623730951},"67":{"tf":1.0}}},"9":{"1":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}},"_":{"0":{"0":{"0":{".":{"0":{"0":{"0":{"_":{"1":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"4":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"8":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}},"b":{"df":1,"docs":{"189":{"tf":1.0}}},"df":68,"docs":{"106":{"tf":1.4142135623730951},"112":{"tf":1.0},"114":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"14":{"tf":1.0},"143":{"tf":1.0},"151":{"tf":1.7320508075688772},"152":{"tf":1.0},"153":{"tf":1.0},"16":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.0},"17":{"tf":1.4142135623730951},"176":{"tf":2.8284271247461903},"178":{"tf":1.0},"18":{"tf":1.0},"183":{"tf":1.4142135623730951},"185":{"tf":2.23606797749979},"186":{"tf":1.4142135623730951},"187":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"197":{"tf":1.0},"202":{"tf":1.0},"205":{"tf":1.0},"210":{"tf":2.449489742783178},"211":{"tf":1.0},"212":{"tf":2.0},"215":{"tf":1.0},"216":{"tf":1.0},"221":{"tf":1.4142135623730951},"228":{"tf":1.0},"24":{"tf":1.4142135623730951},"248":{"tf":1.0},"249":{"tf":1.4142135623730951},"25":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.4142135623730951},"256":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"4":{"tf":1.4142135623730951},"49":{"tf":1.0},"51":{"tf":2.23606797749979},"52":{"tf":1.4142135623730951},"54":{"tf":2.8284271247461903},"57":{"tf":1.0},"60":{"tf":2.0},"63":{"tf":1.4142135623730951},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.4142135623730951},"69":{"tf":1.7320508075688772},"70":{"tf":1.0},"73":{"tf":1.0},"78":{"tf":1.0},"88":{"tf":1.4142135623730951},"89":{"tf":1.7320508075688772}},"e":{"9":{"df":1,"docs":{"191":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"i":{"3":{"2":{"df":1,"docs":{"204":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"252":{"tf":1.0}}}},"u":{"3":{"2":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"54":{"tf":1.0}}},"df":0,"docs":{}}},"2":{".":{"0":{"df":5,"docs":{"123":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.0},"75":{"tf":1.0},"89":{"tf":1.0}}},"5":{"4":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"1":{"5":{"df":1,"docs":{"207":{"tf":1.0}}},"8":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"60":{"tf":1.0}}}}}}}}}}}},"df":2,"docs":{"207":{"tf":1.0},"60":{"tf":1.0}}},"df":0,"docs":{}},"2":{"1":{"df":2,"docs":{"151":{"tf":1.4142135623730951},"88":{"tf":1.0}}},"df":0,"docs":{}},"4":{"8":{"df":1,"docs":{"73":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":4,"docs":{"169":{"tf":1.0},"66":{"tf":1.4142135623730951},"73":{"tf":1.0},"88":{"tf":1.0}}},"1":{"1":{"2":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"186":{"tf":1.0},"48":{"tf":1.0}}},"2":{"1":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"4":{"df":1,"docs":{"126":{"tf":1.0}}},"5":{"1":{"_":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"5":{"df":2,"docs":{"131":{"tf":1.4142135623730951},"56":{"tf":1.0}}},"6":{"df":3,"docs":{"131":{"tf":1.4142135623730951},"134":{"tf":1.0},"73":{"tf":1.0}}},"df":2,"docs":{"115":{"tf":1.7320508075688772},"126":{"tf":1.0}}},"6":{"df":1,"docs":{"169":{"tf":1.0}}},"7":{"df":2,"docs":{"169":{"tf":1.0},"189":{"tf":2.449489742783178}}},"8":{"df":1,"docs":{"107":{"tf":1.0}}},"b":{"df":1,"docs":{"255":{"tf":1.0}}},"df":64,"docs":{"106":{"tf":1.0},"112":{"tf":1.0},"118":{"tf":2.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"134":{"tf":1.0},"14":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"148":{"tf":1.4142135623730951},"151":{"tf":1.7320508075688772},"152":{"tf":1.0},"153":{"tf":1.0},"163":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.4142135623730951},"176":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.7320508075688772},"183":{"tf":1.7320508075688772},"185":{"tf":1.4142135623730951},"186":{"tf":1.4142135623730951},"19":{"tf":1.0},"191":{"tf":1.0},"202":{"tf":1.0},"205":{"tf":1.0},"213":{"tf":1.7320508075688772},"218":{"tf":1.4142135623730951},"219":{"tf":1.0},"220":{"tf":1.4142135623730951},"223":{"tf":1.7320508075688772},"224":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.0},"24":{"tf":1.0},"249":{"tf":1.0},"25":{"tf":2.23606797749979},"251":{"tf":1.0},"252":{"tf":1.0},"255":{"tf":2.0},"29":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.4142135623730951},"33":{"tf":1.0},"36":{"tf":1.0},"5":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"52":{"tf":2.0},"54":{"tf":1.7320508075688772},"58":{"tf":1.0},"60":{"tf":1.4142135623730951},"63":{"tf":1.4142135623730951},"66":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.7320508075688772},"78":{"tf":1.0},"89":{"tf":1.7320508075688772},"97":{"tf":1.0}},"f":{"df":1,"docs":{"255":{"tf":1.0}}},"i":{"3":{"2":{"df":1,"docs":{"204":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"d":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"u":{"1":{"6":{"df":1,"docs":{"54":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"3":{".":{".":{"2":{"df":1,"docs":{"24":{"tf":1.0}}},"=":{"7":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":3,"docs":{"25":{"tf":1.0},"85":{"tf":1.0},"89":{"tf":1.0}}},"1":{"4":{"1":{"5":{"9":{"2":{"6":{"df":1,"docs":{"188":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"df":1,"docs":{"188":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"188":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"2":{"df":2,"docs":{"20":{"tf":1.0},"25":{"tf":1.0}}},"3":{"df":2,"docs":{"182":{"tf":1.7320508075688772},"20":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{".":{"0":{"_":{"df":0,"docs":{},"f":{"3":{"2":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{":":{":":{"<":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"133":{"tf":1.4142135623730951},"226":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"66":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.0},"84":{"tf":1.0}}},"1":{"df":1,"docs":{"176":{"tf":1.7320508075688772}},"i":{"6":{"4":{"df":1,"docs":{"176":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"2":{"df":4,"docs":{"251":{"tf":1.4142135623730951},"253":{"tf":1.0},"73":{"tf":1.0},"87":{"tf":1.0}}},"5":{"df":2,"docs":{"137":{"tf":1.0},"195":{"tf":1.0}}},"6":{"5":{"df":1,"docs":{"226":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"7":{"3":{"5":{"9":{"2":{"8":{"5":{"5":{"9":{"df":1,"docs":{"189":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"_":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":56,"docs":{"105":{"tf":1.0},"106":{"tf":1.4142135623730951},"114":{"tf":1.0},"118":{"tf":2.23606797749979},"119":{"tf":1.0},"120":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"123":{"tf":1.0},"124":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.0},"14":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.4142135623730951},"158":{"tf":1.0},"16":{"tf":1.0},"163":{"tf":1.0},"170":{"tf":1.0},"18":{"tf":1.0},"183":{"tf":1.4142135623730951},"186":{"tf":1.4142135623730951},"187":{"tf":1.0},"188":{"tf":1.4142135623730951},"19":{"tf":1.0},"191":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"204":{"tf":1.0},"210":{"tf":1.0},"213":{"tf":1.0},"218":{"tf":1.4142135623730951},"220":{"tf":1.4142135623730951},"223":{"tf":1.7320508075688772},"224":{"tf":1.4142135623730951},"228":{"tf":1.0},"24":{"tf":1.0},"248":{"tf":1.7320508075688772},"255":{"tf":1.4142135623730951},"29":{"tf":1.0},"32":{"tf":2.0},"33":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":2.0},"52":{"tf":2.0},"54":{"tf":1.7320508075688772},"6":{"tf":1.4142135623730951},"63":{"tf":1.4142135623730951},"64":{"tf":1.0},"66":{"tf":1.0},"69":{"tf":1.0},"73":{"tf":1.0},"78":{"tf":1.0},"89":{"tf":1.7320508075688772},"97":{"tf":1.0}},"i":{"6":{"4":{"df":1,"docs":{"54":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"u":{"8":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}},"4":{"\"":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"146":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"0":{"df":2,"docs":{"75":{"tf":1.0},"85":{"tf":1.0}}},"1":{"df":1,"docs":{"35":{"tf":1.0}}},"3":{"df":1,"docs":{"42":{"tf":1.0}}},"4":{"df":1,"docs":{"35":{"tf":1.0}}},"df":0,"docs":{}},"2":{"df":3,"docs":{"103":{"tf":1.0},"125":{"tf":1.0},"16":{"tf":1.7320508075688772}}},"4":{"df":1,"docs":{"131":{"tf":1.0}}},"df":35,"docs":{"114":{"tf":1.0},"118":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.4142135623730951},"137":{"tf":1.0},"139":{"tf":1.0},"143":{"tf":1.0},"158":{"tf":1.0},"16":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.4142135623730951},"19":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":1.0},"204":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.4142135623730951},"249":{"tf":2.23606797749979},"251":{"tf":1.7320508075688772},"253":{"tf":1.0},"256":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951},"36":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.7320508075688772},"52":{"tf":2.0},"54":{"tf":1.0},"63":{"tf":1.0},"7":{"tf":1.4142135623730951},"73":{"tf":1.0},"89":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"155":{"tf":1.0}}}}},"5":{"\"":{".":{"_":{"_":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"137":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{".":{"=":{"8":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":1,"docs":{"94":{"tf":1.0}}},"1":{"df":1,"docs":{"42":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":5,"docs":{"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"25":{"tf":1.0},"58":{"tf":1.0},"77":{"tf":1.0}}},"1":{"2":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"125":{"tf":1.0}}},"df":35,"docs":{"114":{"tf":1.0},"120":{"tf":1.0},"14":{"tf":1.0},"143":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.4142135623730951},"163":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0},"176":{"tf":1.4142135623730951},"187":{"tf":3.872983346207417},"194":{"tf":1.4142135623730951},"200":{"tf":1.0},"204":{"tf":1.0},"215":{"tf":1.4142135623730951},"22":{"tf":1.7320508075688772},"221":{"tf":1.0},"227":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"248":{"tf":2.8284271247461903},"25":{"tf":1.7320508075688772},"255":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":1.4142135623730951},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"64":{"tf":1.0},"66":{"tf":1.7320508075688772},"73":{"tf":1.7320508075688772},"8":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"86":{"tf":1.7320508075688772}},"i":{"3":{"2":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"134":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"3":{"2":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"102":{"tf":1.0}}},"df":0,"docs":{}}},"6":{".":{".":{"=":{"1":{"0":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":1,"docs":{"42":{"tf":1.0}}},"4":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"0":{".":{"3":{"4":{"df":1,"docs":{"190":{"tf":1.0}}},"df":1,"docs":{"190":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"142":{"tf":1.0}}},"4":{"df":7,"docs":{"246":{"tf":1.4142135623730951},"250":{"tf":2.0},"251":{"tf":1.7320508075688772},"253":{"tf":1.4142135623730951},"256":{"tf":1.0},"52":{"tf":1.4142135623730951},"73":{"tf":1.0}}},"5":{"5":{"3":{"5":{"df":1,"docs":{"47":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"df":1,"docs":{"65":{"tf":2.0}}},"9":{".":{"0":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"120":{"tf":1.0},"147":{"tf":1.0},"176":{"tf":1.0},"188":{"tf":1.0},"251":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"73":{"tf":1.0},"9":{"tf":1.4142135623730951}}},"7":{".":{"2":{"df":1,"docs":{"182":{"tf":1.4142135623730951}},"i":{"df":1,"docs":{"182":{"tf":1.0}}}},"df":0,"docs":{}},"6":{"7":{"df":1,"docs":{"89":{"tf":1.0}}},"8":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}},"df":11,"docs":{"10":{"tf":1.4142135623730951},"114":{"tf":1.0},"150":{"tf":1.0},"16":{"tf":1.0},"169":{"tf":1.0},"181":{"tf":1.4142135623730951},"188":{"tf":1.0},"195":{"tf":1.0},"202":{"tf":1.0},"54":{"tf":1.0},"73":{"tf":1.0}}},"8":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},".":{"2":{"df":1,"docs":{"42":{"tf":1.0}}},"df":0,"docs":{}},"2":{"df":1,"docs":{"139":{"tf":1.7320508075688772}}},"df":18,"docs":{"11":{"tf":1.4142135623730951},"110":{"tf":1.0},"111":{"tf":1.0},"113":{"tf":1.4142135623730951},"114":{"tf":2.449489742783178},"131":{"tf":1.0},"145":{"tf":1.0},"189":{"tf":1.0},"22":{"tf":1.0},"248":{"tf":1.7320508075688772},"249":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.7320508075688772},"52":{"tf":1.7320508075688772},"54":{"tf":1.0},"73":{"tf":1.0}},"i":{"3":{"2":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"134":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"8":{"df":1,"docs":{"101":{"tf":1.0}}},"df":0,"docs":{}}},"9":{".":{".":{"=":{"1":{"0":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":1,"docs":{"140":{"tf":1.0}}},"2":{"df":1,"docs":{"140":{"tf":1.0}}},"df":0,"docs":{}},"5":{"df":1,"docs":{"125":{"tf":1.0}}},"6":{"df":2,"docs":{"142":{"tf":1.0},"143":{"tf":1.0}}},"7":{".":{"1":{"2":{"3":{"_":{"df":0,"docs":{},"f":{"3":{"2":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"142":{"tf":1.0},"143":{"tf":1.4142135623730951},"24":{"tf":1.0}}},"8":{"df":3,"docs":{"125":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.4142135623730951}}},"9":{".":{"1":{"2":{"df":1,"docs":{"190":{"tf":1.0}}},"df":1,"docs":{"190":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"143":{"tf":1.4142135623730951}}},"df":6,"docs":{"12":{"tf":1.4142135623730951},"190":{"tf":1.0},"195":{"tf":1.4142135623730951},"199":{"tf":1.0},"54":{"tf":1.0},"70":{"tf":1.0}}},"_":{"_":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"23":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"(":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"179":{"tf":1.0}}}}}}},"i":{"df":1,"docs":{"179":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"179":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"3":{"0":{"df":1,"docs":{"133":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"119":{"tf":1.0}}}}},"df":0,"docs":{}},".":{"a":{"d":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"153":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"77":{"tf":1.0}}}}}}},"df":0,"docs":{},"r":{"df":1,"docs":{"153":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"137":{"tf":1.0}}}},"df":0,"docs":{}}}}}},":":{":":{"a":{"d":{"d":{"df":1,"docs":{"227":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"227":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},">":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"213":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"]":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"|":{"_":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":61,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"106":{"tf":1.0},"113":{"tf":2.0},"114":{"tf":1.4142135623730951},"122":{"tf":2.23606797749979},"123":{"tf":1.4142135623730951},"125":{"tf":2.449489742783178},"131":{"tf":3.1622776601683795},"133":{"tf":1.0},"134":{"tf":1.7320508075688772},"137":{"tf":1.0},"14":{"tf":1.7320508075688772},"141":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951},"148":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":2.8284271247461903},"181":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":2.449489742783178},"188":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.0},"199":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.4142135623730951},"218":{"tf":1.0},"219":{"tf":1.7320508075688772},"22":{"tf":1.7320508075688772},"220":{"tf":1.0},"223":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"25":{"tf":2.6457513110645907},"34":{"tf":1.0},"37":{"tf":1.7320508075688772},"39":{"tf":1.7320508075688772},"45":{"tf":1.0},"47":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.7320508075688772},"52":{"tf":1.4142135623730951},"54":{"tf":2.23606797749979},"56":{"tf":1.7320508075688772},"57":{"tf":1.7320508075688772},"58":{"tf":1.0},"60":{"tf":2.449489742783178},"62":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951},"65":{"tf":1.7320508075688772},"66":{"tf":2.0},"69":{"tf":2.449489742783178},"71":{"tf":1.0},"73":{"tf":2.23606797749979},"89":{"tf":1.4142135623730951},"97":{"tf":2.0},"99":{"tf":1.0}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"51":{"tf":1.0}}}}},"c":{"1":{":":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"<":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"156":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"3":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"211":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":17,"docs":{"105":{"tf":1.4142135623730951},"115":{"tf":1.0},"129":{"tf":1.0},"142":{"tf":1.0},"195":{"tf":1.0},"220":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"251":{"tf":2.23606797749979},"34":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.4142135623730951},"69":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"88":{"tf":1.4142135623730951}},"f":{"df":1,"docs":{"28":{"tf":1.0}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"1":{"df":1,"docs":{"51":{"tf":1.0}}},"df":1,"docs":{"59":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"93":{"tf":2.449489742783178}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"211":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}},"h":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}}},"s":{"df":2,"docs":{"36":{"tf":1.0},"37":{"tf":1.4142135623730951}}},"t":{"0":{"df":1,"docs":{"54":{"tf":1.0}}},"1":{"df":1,"docs":{"54":{"tf":1.0}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"93":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"v":{"df":2,"docs":{"29":{"tf":1.0},"34":{"tf":1.0}}},"x":{"df":1,"docs":{"195":{"tf":2.0}}}},"a":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"'":{".":{".":{"=":{"'":{"df":0,"docs":{},"z":{"df":1,"docs":{"24":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"132":{"tf":1.0}}}}}}},"df":0,"docs":{}},".":{".":{"b":{"df":2,"docs":{"218":{"tf":1.0},"63":{"tf":1.0}}},"df":0,"docs":{}},"_":{"_":{"df":1,"docs":{"63":{"tf":1.0}}},"df":0,"docs":{}},"a":{"d":{"d":{"(":{"b":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"0":{"df":1,"docs":{"271":{"tf":1.0}}},"df":0,"docs":{}},">":{"(":{"&":{"'":{"a":{"df":1,"docs":{"202":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"6":{"4":{"df":1,"docs":{"246":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"b":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":1,"docs":{"77":{"tf":1.0}}}}}}},"c":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"g":{"df":1,"docs":{"188":{"tf":1.0}}}}}},"df":2,"docs":{"186":{"tf":1.0},"188":{"tf":1.0}}},"df":2,"docs":{"70":{"tf":1.0},"75":{"tf":1.0}},"i":{"df":1,"docs":{"252":{"tf":2.23606797749979}},"l":{"df":1,"docs":{"204":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"144":{"tf":2.23606797749979}}}},"v":{"df":14,"docs":{"131":{"tf":1.0},"132":{"tf":1.0},"142":{"tf":1.0},"148":{"tf":1.0},"152":{"tf":1.0},"154":{"tf":1.0},"176":{"tf":1.4142135623730951},"194":{"tf":1.0},"218":{"tf":1.0},"248":{"tf":1.0},"251":{"tf":1.0},"4":{"tf":1.0},"47":{"tf":1.0},"94":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"60":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"153":{"tf":1.4142135623730951},"75":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"87":{"tf":1.0},"90":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"195":{"tf":1.0},"250":{"tf":1.0},"95":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":9,"docs":{"114":{"tf":1.0},"121":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.4142135623730951},"199":{"tf":1.0},"246":{"tf":1.0},"256":{"tf":1.0},"49":{"tf":1.0},"75":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"94":{"tf":1.0}}}}}}}},"r":{"d":{"df":2,"docs":{"127":{"tf":1.4142135623730951},"252":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":4,"docs":{"168":{"tf":1.0},"169":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"248":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"224":{"tf":1.0}}}},"v":{"df":1,"docs":{"57":{"tf":1.4142135623730951}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":10,"docs":{"122":{"tf":1.0},"125":{"tf":1.0},"132":{"tf":1.0},"162":{"tf":1.0},"218":{"tf":1.0},"248":{"tf":1.4142135623730951},"256":{"tf":1.0},"48":{"tf":1.0},"77":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"224":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"223":{"tf":1.7320508075688772},"224":{"tf":2.23606797749979}}}}}}},"d":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"226":{"tf":1.0},"94":{"tf":1.0}}}}}}},"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":2,"docs":{"103":{"tf":1.0},"112":{"tf":1.0}}}}}}}},"<":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"94":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"170":{"tf":1.0}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"165":{"tf":1.0},"169":{"tf":1.7320508075688772}},"e":{"(":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"195":{"tf":1.0}}}}}},"df":0,"docs":{},"x":{"df":1,"docs":{"165":{"tf":1.0}}}},"<":{"'":{"a":{">":{"(":{"&":{"'":{"a":{"df":2,"docs":{"196":{"tf":1.0},"197":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"212":{"tf":1.0}}},"2":{"df":1,"docs":{"212":{"tf":1.0}}},"3":{"df":1,"docs":{"212":{"tf":1.0}}},"4":{"df":1,"docs":{"212":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"170":{"tf":1.0}}}},"df":0,"docs":{}}}}},"o":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"153":{"tf":1.7320508075688772},"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"o":{"(":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"147":{"tf":1.0}}}}}},"df":0,"docs":{}},"x":{"df":1,"docs":{"167":{"tf":1.0}}}},"df":2,"docs":{"167":{"tf":1.0},"169":{"tf":1.7320508075688772}}}}}},"df":26,"docs":{"131":{"tf":1.4142135623730951},"152":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"165":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"168":{"tf":1.7320508075688772},"169":{"tf":1.4142135623730951},"170":{"tf":1.7320508075688772},"176":{"tf":1.0},"183":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"249":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"256":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.0},"60":{"tf":1.0},"85":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":2.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"57":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"t":{"df":4,"docs":{"202":{"tf":1.0},"25":{"tf":1.0},"73":{"tf":1.0},"94":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"202":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":8,"docs":{"105":{"tf":1.4142135623730951},"131":{"tf":1.0},"191":{"tf":1.0},"250":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.7320508075688772},"256":{"tf":1.0},"39":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"254":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":15,"docs":{"115":{"tf":1.0},"122":{"tf":1.0},"131":{"tf":1.0},"144":{"tf":1.0},"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"202":{"tf":1.4142135623730951},"203":{"tf":1.0},"248":{"tf":1.0},"255":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"56":{"tf":1.0},"63":{"tf":1.0}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":19,"docs":{"104":{"tf":1.7320508075688772},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"139":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"201":{"tf":1.7320508075688772},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"255":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"37":{"tf":1.0},"59":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"148":{"tf":1.0},"162":{"tf":1.0},"211":{"tf":1.0},"53":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"124":{"tf":1.4142135623730951}}}}}}},"df":10,"docs":{"107":{"tf":2.23606797749979},"181":{"tf":1.7320508075688772},"197":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.7320508075688772},"37":{"tf":2.6457513110645907},"56":{"tf":1.7320508075688772},"57":{"tf":2.449489742783178},"59":{"tf":2.6457513110645907},"72":{"tf":2.449489742783178}},"e":{".":{"0":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"226":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"226":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"&":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"107":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},">":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"107":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"107":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}}},"h":{"df":1,"docs":{"253":{"tf":1.0}}},"l":{"df":1,"docs":{"253":{"tf":1.0}},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":2,"docs":{"124":{"tf":2.23606797749979},"2":{"tf":1.0}}}}}}}}},"i":{"a":{"df":3,"docs":{"148":{"tf":2.449489742783178},"227":{"tf":2.23606797749979},"77":{"tf":1.0}},"s":{"df":2,"docs":{"148":{"tf":1.0},"227":{"tf":1.0}}}},"c":{"df":2,"docs":{"176":{"tf":1.0},"185":{"tf":1.7320508075688772}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"176":{"tf":1.0},"187":{"tf":2.449489742783178}}}},"v":{"df":1,"docs":{"199":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":10,"docs":{"113":{"tf":1.4142135623730951},"115":{"tf":1.4142135623730951},"122":{"tf":1.0},"249":{"tf":2.0},"251":{"tf":1.0},"253":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951},"51":{"tf":1.0},"60":{"tf":1.4142135623730951},"75":{"tf":1.0}}},"df":0,"docs":{},"w":{"(":{"d":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"176":{"tf":1.0},"195":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"89":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":18,"docs":{"114":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.0},"148":{"tf":1.0},"176":{"tf":1.0},"197":{"tf":1.0},"213":{"tf":1.0},"217":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"248":{"tf":1.4142135623730951},"255":{"tf":1.0},"256":{"tf":1.7320508075688772},"48":{"tf":1.0},"57":{"tf":1.0},"79":{"tf":1.0},"87":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"73":{"tf":1.0},"9":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"h":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"70":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":3,"docs":{"125":{"tf":1.4142135623730951},"132":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"139":{"tf":1.0},"144":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"2":{"tf":1.0},"90":{"tf":1.0}}}}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":9,"docs":{"113":{"tf":1.4142135623730951},"114":{"tf":1.0},"115":{"tf":1.4142135623730951},"200":{"tf":1.0},"253":{"tf":1.0},"3":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.0},"77":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"255":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"125":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"122":{"tf":1.0},"14":{"tf":1.0},"15":{"tf":1.0},"18":{"tf":1.0},"211":{"tf":1.0},"99":{"tf":1.0}}}}}}},"n":{"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"255":{"tf":1.0}}}}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"147":{"tf":2.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"96":{"tf":1.0}}}}}}},":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"\"":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"91":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"91":{"tf":1.7320508075688772},"96":{"tf":2.6457513110645907}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":10,"docs":{"131":{"tf":1.0},"132":{"tf":1.4142135623730951},"194":{"tf":1.7320508075688772},"195":{"tf":3.0},"196":{"tf":1.7320508075688772},"197":{"tf":1.0},"202":{"tf":1.0},"213":{"tf":1.7320508075688772},"66":{"tf":1.0},"91":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"202":{"tf":1.4142135623730951}},"e":{"_":{"a":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"&":{"'":{"a":{"df":1,"docs":{"202":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"210":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":15,"docs":{"107":{"tf":1.0},"108":{"tf":1.0},"132":{"tf":1.0},"139":{"tf":1.4142135623730951},"162":{"tf":1.0},"170":{"tf":1.0},"182":{"tf":1.0},"199":{"tf":1.0},"224":{"tf":1.0},"248":{"tf":1.0},"33":{"tf":1.0},"45":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.0},"98":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":11,"docs":{"113":{"tf":1.0},"129":{"tf":1.4142135623730951},"132":{"tf":1.0},"147":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"165":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"3":{"tf":1.0},"4":{"tf":1.0},"94":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"137":{"tf":1.0},"173":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"182":{"tf":1.0},"250":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"177":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"213":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.0}}},"y":{"(":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"213":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{">":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"213":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"3":{"(":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"213":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{">":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"213":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"`":{"'":{"df":1,"docs":{"213":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"10":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"a":{"c":{"df":0,"docs":{},"h":{"df":6,"docs":{"10":{"tf":1.0},"103":{"tf":1.0},"125":{"tf":1.0},"215":{"tf":1.0},"36":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"122":{"tf":1.0},"210":{"tf":1.0},"248":{"tf":1.0}}}}}}}}},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"247":{"tf":1.0},"248":{"tf":1.0},"255":{"tf":1.0},"87":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"c":{"df":1,"docs":{"233":{"tf":1.7320508075688772}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"246":{"tf":1.4142135623730951},"250":{"tf":1.4142135623730951},"254":{"tf":1.0},"52":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"a":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"75":{"tf":1.0},"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"75":{"tf":1.0},"77":{"tf":1.7320508075688772}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":1,"docs":{"109":{"tf":1.0}}}}}},"g":{"df":5,"docs":{"165":{"tf":1.0},"167":{"tf":1.0},"216":{"tf":1.0},"252":{"tf":1.7320508075688772},"97":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":21,"docs":{"121":{"tf":1.0},"169":{"tf":1.0},"176":{"tf":2.449489742783178},"185":{"tf":1.4142135623730951},"186":{"tf":2.23606797749979},"195":{"tf":1.0},"199":{"tf":1.0},"210":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.4142135623730951},"247":{"tf":1.0},"248":{"tf":2.449489742783178},"249":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.7320508075688772},"256":{"tf":1.0},"54":{"tf":1.0},"75":{"tf":1.4142135623730951},"87":{"tf":1.0},"88":{"tf":1.0},"94":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"m":{"df":3,"docs":{"107":{"tf":1.4142135623730951},"246":{"tf":1.0},"73":{"tf":2.0}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"109":{"tf":1.0},"226":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":2.0}}},"df":0,"docs":{}}}},"r":{".":{"_":{"_":{"df":1,"docs":{"119":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":1,"docs":{"51":{"tf":1.0}}},"[":{".":{".":{"2":{"df":1,"docs":{"52":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{".":{".":{"2":{"df":1,"docs":{"52":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"y":{"'":{"df":1,"docs":{"51":{"tf":1.0}}},"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"89":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":1,"docs":{"89":{"tf":1.0}}}},"df":12,"docs":{"100":{"tf":1.4142135623730951},"117":{"tf":1.0},"119":{"tf":1.0},"228":{"tf":1.0},"251":{"tf":1.0},"48":{"tf":1.7320508075688772},"51":{"tf":3.4641016151377544},"52":{"tf":2.0},"87":{"tf":2.23606797749979},"88":{"tf":1.0},"89":{"tf":2.0},"98":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"88":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":9,"docs":{"118":{"tf":1.0},"119":{"tf":1.0},"131":{"tf":1.4142135623730951},"218":{"tf":1.0},"220":{"tf":1.4142135623730951},"228":{"tf":1.4142135623730951},"51":{"tf":2.0},"52":{"tf":1.7320508075688772},"89":{"tf":1.7320508075688772}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":1,"docs":{"251":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"m":{"!":{"(":{"\"":{"a":{"d":{"d":{"df":2,"docs":{"248":{"tf":1.4142135623730951},"249":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"d":{"c":{"df":0,"docs":{},"w":{"df":1,"docs":{"254":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":2,"docs":{"248":{"tf":1.0},"253":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"247":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"250":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":3.3166247903554},"252":{"tf":1.7320508075688772},"253":{"tf":1.0},"255":{"tf":2.0},"256":{"tf":2.8284271247461903}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"194":{"tf":1.0},"2":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"<":{"[":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"105":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"246":{"tf":2.8284271247461903},"247":{"tf":1.4142135623730951},"248":{"tf":3.0},"249":{"tf":2.0},"250":{"tf":1.4142135623730951},"251":{"tf":2.0},"252":{"tf":1.4142135623730951},"253":{"tf":1.4142135623730951},"254":{"tf":1.7320508075688772},"255":{"tf":2.449489742783178},"256":{"tf":2.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"!":{"(":{"!":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"0":{".":{"1":{"+":{"0":{".":{"2":{"=":{"=":{"0":{".":{"3":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"3":{"2":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}},"2":{"4":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"3":{"df":1,"docs":{"25":{"tf":1.0}}},"9":{".":{"6":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"_":{"df":1,"docs":{"70":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"66":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"51":{"tf":1.0}}}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"!":{"(":{"\"":{"df":0,"docs":{},"{":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{"0":{">":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"187":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"[":{"0":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"p":{".":{"c":{"a":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"127":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"88":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"(":{"&":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"29":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"53":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"d":{":":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"(":{"&":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"51":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"52":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"24":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}}}},"v":{"df":2,"docs":{"22":{"tf":1.0},"32":{"tf":1.0}},"e":{"c":{".":{"c":{"a":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"122":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"df":1,"docs":{"73":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"<":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"89":{"tf":1.0}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"89":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"!":{"(":{"\"":{"a":{"b":{"c":{"\"":{".":{"a":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"142":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"107":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"3":{"2":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"(":{"1":{".":{".":{"_":{"_":{"df":1,"docs":{"24":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"*":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":0,"docs":{}}},"r":{"1":{"df":1,"docs":{"39":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"115":{"tf":1.0}}}}}}},"x":{"df":1,"docs":{"36":{"tf":1.0}}}},"1":{"0":{"0":{"0":{"df":1,"docs":{"131":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"df":1,"docs":{"115":{"tf":1.0}}},"df":0,"docs":{}},"2":{".":{"4":{"6":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}},"3":{"0":{"0":{".":{"1":{"_":{"df":0,"docs":{},"f":{"3":{"2":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{".":{"0":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":1,"docs":{"84":{"tf":1.0}}},"df":2,"docs":{"39":{"tf":1.0},"84":{"tf":1.0}}},"6":{"df":3,"docs":{"163":{"tf":1.0},"165":{"tf":1.0},"94":{"tf":1.0}}},"7":{"df":1,"docs":{"167":{"tf":1.0}}},"[":{"df":0,"docs":{},"x":{",":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}}},"_":{"_":{",":{"\"":{"df":0,"docs":{},"y":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"155":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"107":{"tf":1.7320508075688772},"155":{"tf":1.0},"56":{"tf":1.0}}},"df":0,"docs":{}},"a":{"d":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"(":{"\"":{"4":{"\"":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"147":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"249":{"tf":1.4142135623730951},"255":{"tf":1.0},"256":{"tf":1.0},"60":{"tf":1.0},"69":{"tf":1.0}},"g":{"df":1,"docs":{"72":{"tf":1.0}}}},"b":{"\"":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}},"df":1,"docs":{"69":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"69":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"d":{".":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"99":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"c":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"80":{"tf":1.0}}}}}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"(":{"1":{"0":{"df":1,"docs":{"97":{"tf":1.0}}},"5":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"2":{"0":{"df":1,"docs":{"97":{"tf":1.0}}},"5":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":1,"docs":{"114":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"(":{"2":{"df":1,"docs":{"210":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"211":{"tf":1.0},"66":{"tf":1.0},"70":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"221":{"tf":2.449489742783178}}}}}}},"df":0,"docs":{}}}}}}}},"df":7,"docs":{"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"178":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"45":{"tf":1.0}},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"5":{"df":1,"docs":{"134":{"tf":1.0}}},"8":{"df":1,"docs":{"134":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"f":{"df":0,"docs":{},"i":{"b":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"221":{"tf":2.23606797749979}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"73":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"!":{"(":{"\"":{"_":{"_":{"df":2,"docs":{"188":{"tf":1.7320508075688772},"189":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":2,"docs":{"187":{"tf":2.23606797749979},"188":{"tf":1.0}}}}}}},"{":{"1":{"df":0,"docs":{},"}":{"df":0,"docs":{},"{":{"0":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}}}},":":{"?":{"df":0,"docs":{},"}":{"\"":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"186":{"tf":1.0}}}},"df":0,"docs":{}},"}":{"\"":{",":{"d":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}}},"v":{"df":1,"docs":{"183":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"_":{",":{"a":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"136":{"tf":1.0},"185":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}}}},"g":{"df":1,"docs":{"69":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"r":{"1":{")":{",":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"r":{"2":{"df":1,"docs":{"39":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"h":{"1":{"df":1,"docs":{"49":{"tf":1.0}}},"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"&":{"4":{"2":{"df":1,"docs":{"129":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"49":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{")":{",":{"\"":{"df":0,"docs":{},"y":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"157":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"157":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"i":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"(":{"2":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"1":{"df":1,"docs":{"132":{"tf":1.4142135623730951}}},"8":{":":{":":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"18":{"tf":1.0},"248":{"tf":1.0},"54":{"tf":1.7320508075688772}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"131":{"tf":1.0}}}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"73":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"78":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"47":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"(":{"\"":{"3":{"df":1,"docs":{"146":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"n":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"(":{"2":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"134":{"tf":1.0},"65":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"133":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"1":{":":{":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"60":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"60":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"139":{"tf":1.4142135623730951}}}}},"o":{"df":1,"docs":{"248":{"tf":1.0}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"_":{"_":{"df":1,"docs":{"136":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"p":{".":{"1":{"df":1,"docs":{"56":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"137":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"3":{".":{"df":0,"docs":{},"i":{"df":1,"docs":{"86":{"tf":1.0}}},"x":{"df":1,"docs":{"86":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"[":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"106":{"tf":1.0}}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"47":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"199":{"tf":1.0}},"e":{"a":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"1":{"(":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"(":{")":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"146":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"t":{"1":{".":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":1,"docs":{"77":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{".":{"_":{"_":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"134":{"tf":1.4142135623730951},"145":{"tf":1.0},"66":{"tf":1.0}}}}}}}},"s":{".":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"92":{"tf":1.0}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"92":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"1":{"df":1,"docs":{"45":{"tf":1.0}}},"3":{"df":1,"docs":{"45":{"tf":1.0}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"125":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"(":{"&":{"c":{"1":{")":{",":{"1":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{")":{",":{"3":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"139":{"tf":1.4142135623730951},"52":{"tf":1.0}},"e":{"1":{"df":4,"docs":{"113":{"tf":1.0},"114":{"tf":1.0},"121":{"tf":1.0},"53":{"tf":1.0}}},"2":{"df":2,"docs":{"113":{"tf":1.0},"114":{"tf":1.0}}},"3":{"df":2,"docs":{"113":{"tf":1.0},"121":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"d":{":":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"(":{"&":{"*":{"b":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"131":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"(":{"1":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"137":{"tf":1.0}}}}},"t":{".":{"1":{"df":1,"docs":{"54":{"tf":1.0}}},"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"92":{"tf":1.0}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"92":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":1,"docs":{"28":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"1":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"223":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"(":{"&":{"df":0,"docs":{},"x":{"df":1,"docs":{"23":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"u":{"8":{":":{":":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":2,"docs":{"131":{"tf":1.0},"22":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"218":{"tf":1.0}}}}}},"1":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"219":{"tf":1.7320508075688772}}}}}}},"df":2,"docs":{"118":{"tf":1.0},"119":{"tf":1.4142135623730951}}},"2":{"df":5,"docs":{"119":{"tf":1.0},"128":{"tf":1.0},"216":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0}}},"4":{"df":1,"docs":{"119":{"tf":1.0}}},"[":{"0":{"df":1,"docs":{"123":{"tf":1.0}}},"1":{"df":1,"docs":{"123":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"220":{"tf":1.0},"88":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"[":{"1":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":4,"docs":{"118":{"tf":1.0},"120":{"tf":1.0},"29":{"tf":1.0},"32":{"tf":1.0}},"e":{"c":{".":{"c":{"a":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"122":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"122":{"tf":2.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"df":8,"docs":{"14":{"tf":1.4142135623730951},"16":{"tf":1.4142135623730951},"18":{"tf":1.0},"248":{"tf":1.4142135623730951},"251":{"tf":1.0},"253":{"tf":1.0},"54":{"tf":1.7320508075688772},"56":{"tf":1.0}}},"z":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":5,"docs":{"131":{"tf":1.4142135623730951},"16":{"tf":1.0},"211":{"tf":1.0},"22":{"tf":1.0},"224":{"tf":1.0}}}}},"df":7,"docs":{"143":{"tf":1.0},"22":{"tf":1.0},"24":{"tf":1.0},"262":{"tf":1.7320508075688772},"29":{"tf":1.0},"52":{"tf":1.0},"89":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":10,"docs":{"19":{"tf":2.0},"210":{"tf":1.0},"22":{"tf":1.4142135623730951},"248":{"tf":1.0},"249":{"tf":1.0},"31":{"tf":1.4142135623730951},"54":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.0},"69":{"tf":1.0}}}}},"o":{"c":{"df":0,"docs":{},"i":{"df":12,"docs":{"105":{"tf":2.0},"106":{"tf":1.0},"148":{"tf":1.0},"74":{"tf":1.7320508075688772},"75":{"tf":2.6457513110645907},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":2.6457513110645907},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":5,"docs":{"249":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"c":{"/":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":6,"docs":{"2":{"tf":1.0},"263":{"tf":1.7320508075688772},"264":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"264":{"tf":1.7320508075688772},"6":{"tf":1.0}},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"241":{"tf":1.7320508075688772}}}},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"60":{"tf":1.0}}},"k":{"df":1,"docs":{"124":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"195":{"tf":1.0}}}}},"n":{"d":{"df":1,"docs":{"108":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"171":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"95":{"tf":1.7320508075688772}}}}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":9,"docs":{"115":{"tf":1.0},"122":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.4142135623730951},"136":{"tf":1.0},"176":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.0},"252":{"tf":1.0}}}},"df":0,"docs":{}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":5,"docs":{"153":{"tf":1.0},"220":{"tf":1.4142135623730951},"250":{"tf":1.0},"256":{"tf":1.0},"9":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"131":{"tf":1.0},"248":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"270":{"tf":1.0},"88":{"tf":1.0}}},"df":0,"docs":{}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"264":{"tf":1.7320508075688772}}}},"y":{"df":1,"docs":{"211":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"2":{"tf":1.0}},"e":{"!":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"95":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"x":{"df":1,"docs":{"253":{"tf":1.4142135623730951}},"i":{"df":1,"docs":{"73":{"tf":1.7320508075688772}}}},",":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"202":{"tf":1.0}}}},"df":0,"docs":{}}},"b":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"\\":{"df":0,"docs":{},"u":{"df":0,"docs":{},"{":{"2":{"1":{"1":{"d":{"df":1,"docs":{"48":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"5":{"2":{"\\":{"df":0,"docs":{},"x":{"7":{"5":{"\\":{"df":0,"docs":{},"x":{"7":{"3":{"\\":{"df":0,"docs":{},"x":{"7":{"4":{"df":1,"docs":{"48":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"2":{"\\":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"6":{"\\":{"df":0,"docs":{},"x":{"8":{"2":{"\\":{"df":0,"docs":{},"x":{"a":{"8":{"\\":{"df":0,"docs":{},"x":{"8":{"2":{"\\":{"df":0,"docs":{},"x":{"b":{"1":{"\\":{"df":0,"docs":{},"x":{"8":{"2":{"\\":{"df":0,"docs":{},"x":{"b":{"b":{"df":1,"docs":{"48":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"88":{"tf":1.4142135623730951}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"48":{"tf":1.0}}}}}},">":{"(":{"df":0,"docs":{},"x":{"df":3,"docs":{"195":{"tf":1.7320508075688772},"197":{"tf":1.0},"202":{"tf":1.0}}}},">":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"105":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"a":{"a":{"a":{"a":{"df":0,"docs":{},"h":{"!":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"91":{"tf":1.0},"96":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"?":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"91":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"153":{"tf":1.0},"154":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"154":{"tf":1.0},"155":{"tf":1.0}}}},":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"154":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"144":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"143":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"255":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"d":{"df":3,"docs":{"3":{"tf":1.0},"92":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"71":{"tf":1.0}}},"df":0,"docs":{}},"z":{"df":1,"docs":{"158":{"tf":1.0}}}},":":{":":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"172":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"88":{"tf":1.0}}}},"df":4,"docs":{"172":{"tf":2.0},"70":{"tf":1.0},"71":{"tf":1.0},"94":{"tf":2.6457513110645907}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"94":{"tf":2.23606797749979}}}}}},"s":{"df":0,"docs":{},"e":{"df":9,"docs":{"11":{"tf":1.0},"113":{"tf":1.4142135623730951},"153":{"tf":1.0},"176":{"tf":1.0},"204":{"tf":1.4142135623730951},"213":{"tf":1.0},"3":{"tf":1.7320508075688772},"60":{"tf":1.0},"94":{"tf":1.0}}},"i":{"c":{"df":27,"docs":{"112":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"12":{"tf":1.0},"125":{"tf":1.4142135623730951},"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"20":{"tf":1.7320508075688772},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"238":{"tf":1.7320508075688772},"24":{"tf":1.0},"247":{"tf":1.4142135623730951},"25":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"93":{"tf":1.0}}},"df":1,"docs":{"213":{"tf":1.0}}}},"z":{"df":1,"docs":{"71":{"tf":1.0}}}},"df":23,"docs":{"105":{"tf":2.0},"131":{"tf":1.4142135623730951},"139":{"tf":1.7320508075688772},"158":{"tf":1.0},"169":{"tf":2.449489742783178},"176":{"tf":1.0},"186":{"tf":1.7320508075688772},"194":{"tf":1.4142135623730951},"195":{"tf":3.605551275463989},"197":{"tf":1.0},"199":{"tf":1.4142135623730951},"202":{"tf":2.23606797749979},"249":{"tf":2.449489742783178},"250":{"tf":1.7320508075688772},"255":{"tf":1.0},"256":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"60":{"tf":1.0},"69":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"94":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"176":{"tf":1.0},"200":{"tf":1.0}}}}},"df":7,"docs":{"108":{"tf":1.0},"195":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"155":{"tf":1.0},"164":{"tf":1.0},"195":{"tf":1.0},"204":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"162":{"tf":1.0},"193":{"tf":1.0}},"n":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"131":{"tf":1.0},"255":{"tf":1.0},"56":{"tf":1.7320508075688772},"60":{"tf":1.0},"90":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"251":{"tf":1.0}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"57":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":38,"docs":{"1":{"tf":1.0},"100":{"tf":1.0},"102":{"tf":1.4142135623730951},"115":{"tf":1.0},"118":{"tf":1.4142135623730951},"123":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"14":{"tf":1.0},"141":{"tf":1.0},"144":{"tf":1.0},"15":{"tf":1.0},"151":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"169":{"tf":1.0},"17":{"tf":1.0},"171":{"tf":1.0},"176":{"tf":1.0},"18":{"tf":1.0},"194":{"tf":1.0},"202":{"tf":1.0},"255":{"tf":1.0},"36":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"51":{"tf":1.4142135623730951},"60":{"tf":1.0},"71":{"tf":1.0},"77":{"tf":1.0},"79":{"tf":1.0},"84":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"152":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"152":{"tf":1.0},"260":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"170":{"tf":1.0},"2":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":6,"docs":{"131":{"tf":1.0},"132":{"tf":1.0},"134":{"tf":1.0},"151":{"tf":1.0},"2":{"tf":1.0},"248":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"141":{"tf":1.0}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"n":{"df":1,"docs":{"62":{"tf":1.4142135623730951}}}},"df":2,"docs":{"122":{"tf":1.0},"62":{"tf":1.0}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"202":{"tf":1.0},"93":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":9,"docs":{"144":{"tf":1.0},"152":{"tf":2.8284271247461903},"153":{"tf":1.0},"155":{"tf":1.7320508075688772},"176":{"tf":1.0},"189":{"tf":1.7320508075688772},"199":{"tf":1.4142135623730951},"255":{"tf":1.0},"69":{"tf":1.7320508075688772}}}}},"d":{"df":5,"docs":{"14":{"tf":1.4142135623730951},"16":{"tf":1.0},"210":{"tf":1.0},"37":{"tf":1.0},"59":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"60":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"r":{"d":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"100":{"tf":1.0},"99":{"tf":1.0}}}}},"q":{"df":0,"docs":{},"u":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"100":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"99":{"tf":1.0}}}}}}},"df":2,"docs":{"100":{"tf":2.6457513110645907},"99":{"tf":2.6457513110645907}}},"df":0,"docs":{}},"t":{"df":9,"docs":{"139":{"tf":1.4142135623730951},"2":{"tf":1.0},"248":{"tf":1.0},"250":{"tf":2.23606797749979},"251":{"tf":2.23606797749979},"253":{"tf":1.4142135623730951},"4":{"tf":1.0},"48":{"tf":1.0},"52":{"tf":1.0}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"139":{"tf":1.0},"25":{"tf":1.0}}}}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":77,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"106":{"tf":1.0},"108":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.4142135623730951},"115":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"123":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"133":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"14":{"tf":1.0},"141":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":1.7320508075688772},"155":{"tf":1.0},"156":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"188":{"tf":1.0},"19":{"tf":1.0},"199":{"tf":1.0},"213":{"tf":1.7320508075688772},"215":{"tf":1.4142135623730951},"218":{"tf":1.0},"219":{"tf":1.0},"22":{"tf":1.4142135623730951},"220":{"tf":1.4142135623730951},"223":{"tf":1.0},"224":{"tf":1.7320508075688772},"227":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"47":{"tf":1.7320508075688772},"50":{"tf":1.0},"51":{"tf":1.7320508075688772},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":2.0},"56":{"tf":1.4142135623730951},"57":{"tf":2.0},"58":{"tf":1.0},"60":{"tf":2.0},"62":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772},"70":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":2.0},"77":{"tf":1.7320508075688772},"84":{"tf":1.0},"89":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}},",":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":18,"docs":{"161":{"tf":1.0},"162":{"tf":1.7320508075688772},"167":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":1.0},"227":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":1.7320508075688772},"255":{"tf":2.23606797749979},"256":{"tf":1.4142135623730951},"71":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":2.0},"92":{"tf":1.0},"94":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":1,"docs":{"9":{"tf":1.0}}}}},"o":{"b":{"df":2,"docs":{"176":{"tf":1.0},"185":{"tf":1.7320508075688772}}},"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"78":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"176":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"260":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":17,"docs":{"0":{"tf":1.0},"110":{"tf":1.0},"12":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.0},"192":{"tf":1.0},"197":{"tf":1.0},"20":{"tf":1.0},"209":{"tf":1.0},"228":{"tf":1.0},"3":{"tf":1.4142135623730951},"35":{"tf":1.0},"42":{"tf":1.0},"67":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.7320508075688772},"82":{"tf":1.0}}},"l":{"df":13,"docs":{"105":{"tf":1.7320508075688772},"126":{"tf":1.0},"213":{"tf":1.0},"226":{"tf":1.0},"26":{"tf":1.7320508075688772},"27":{"tf":1.0},"28":{"tf":2.0},"29":{"tf":1.0},"57":{"tf":1.0},"79":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"91":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"25":{"tf":1.0},"69":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"248":{"tf":1.0}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"1":{"df":1,"docs":{"194":{"tf":2.449489742783178}}},"2":{"df":1,"docs":{"194":{"tf":2.23606797749979}}},"_":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"(":{"&":{"df":1,"docs":{"40":{"tf":1.0}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.0}}}}}},"df":2,"docs":{"39":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":21,"docs":{"193":{"tf":1.0},"195":{"tf":3.1622776601683795},"197":{"tf":1.0},"2":{"tf":1.0},"204":{"tf":1.4142135623730951},"208":{"tf":1.0},"211":{"tf":2.0},"213":{"tf":1.4142135623730951},"220":{"tf":1.4142135623730951},"271":{"tf":1.7320508075688772},"35":{"tf":1.7320508075688772},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":2.0},"39":{"tf":1.4142135623730951},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"52":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"77":{"tf":1.0}},"e":{"d":{"(":{"&":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"h":{"df":12,"docs":{"107":{"tf":1.4142135623730951},"108":{"tf":1.4142135623730951},"139":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":2.0},"210":{"tf":1.0},"248":{"tf":1.4142135623730951},"37":{"tf":1.0},"52":{"tf":1.0},"59":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":14,"docs":{"102":{"tf":1.0},"121":{"tf":1.0},"131":{"tf":1.7320508075688772},"143":{"tf":1.0},"16":{"tf":1.0},"198":{"tf":1.0},"200":{"tf":1.4142135623730951},"202":{"tf":2.8284271247461903},"203":{"tf":2.6457513110645907},"213":{"tf":1.4142135623730951},"51":{"tf":1.0},"88":{"tf":1.4142135623730951},"90":{"tf":1.0},"97":{"tf":2.23606797749979}}},"df":0,"docs":{}}},"x":{":":{":":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"2":{"0":{"df":2,"docs":{"37":{"tf":1.0},"59":{"tf":1.0}}},"df":1,"docs":{"75":{"tf":1.0}}},"3":{"df":1,"docs":{"211":{"tf":1.4142135623730951}}},"5":{"df":1,"docs":{"36":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"60":{"tf":1.0}}}}}},"v":{"4":{"(":{"\"":{"1":{"2":{"7":{".":{"0":{".":{"0":{".":{"1":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"123":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"(":{"\"":{":":{":":{"1":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"123":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"227":{"tf":1.0}}}}}},"df":0,"docs":{}},"<":{"d":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":3,"docs":{"101":{"tf":1.7320508075688772},"103":{"tf":1.0},"227":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"60":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}},"u":{"8":{"df":2,"docs":{"37":{"tf":1.0},"59":{"tf":1.0}}},"df":0,"docs":{}}},"df":2,"docs":{"230":{"tf":1.7320508075688772},"44":{"tf":1.0}}}},"r":{"\"":{"\\":{"df":0,"docs":{},"u":{"df":0,"docs":{},"{":{"2":{"1":{"1":{"d":{"df":1,"docs":{"48":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"#":{"\"":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"183":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"66":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":4,"docs":{"109":{"tf":1.0},"247":{"tf":1.0},"65":{"tf":2.0},"66":{"tf":2.8284271247461903}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"91":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"156":{"tf":1.0},"255":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"176":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"166":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"156":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"115":{"tf":1.7320508075688772}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"<":{"'":{"_":{"df":1,"docs":{"207":{"tf":1.0}}},"a":{"df":1,"docs":{"207":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"g":{"df":1,"docs":{"255":{"tf":1.0}}},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"57":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":3,"docs":{"1":{"tf":1.0},"10":{"tf":1.4142135623730951},"5":{"tf":1.7320508075688772}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"6":{"4":{"df":1,"docs":{"129":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"x":{"df":1,"docs":{"253":{"tf":1.0}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"114":{"tf":1.0}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"47":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":13,"docs":{"113":{"tf":1.0},"114":{"tf":2.449489742783178},"115":{"tf":1.7320508075688772},"139":{"tf":1.0},"251":{"tf":1.4142135623730951},"253":{"tf":2.23606797749979},"45":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":3.7416573867739413},"49":{"tf":1.4142135623730951},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0}},"s":{"(":{"&":{"[":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"48":{"tf":1.4142135623730951}}}}}}}}},"c":{"'":{"df":1,"docs":{"139":{"tf":1.0}}},".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"216":{"tf":1.0}}},"2":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"1":{"df":2,"docs":{"131":{"tf":1.0},"27":{"tf":1.4142135623730951}}},"2":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":3,"docs":{"131":{"tf":1.0},"156":{"tf":1.0},"27":{"tf":1.0}}},">":{"(":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"105":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"|":{"a":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{},"x":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{",":{"df":1,"docs":{"216":{"tf":1.7320508075688772}}},"df":1,"docs":{"97":{"tf":2.449489742783178}}}},"df":2,"docs":{"216":{"tf":1.0},"97":{"tf":2.0}}}}}},"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"(":{"1":{"0":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":1,"docs":{"226":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"97":{"tf":2.0}}}}},"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"252":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{"df":1,"docs":{"214":{"tf":1.4142135623730951}},"e":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"214":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"214":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"<":{"'":{"a":{"df":1,"docs":{"203":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"216":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":25,"docs":{"102":{"tf":1.7320508075688772},"107":{"tf":1.0},"109":{"tf":1.0},"126":{"tf":1.0},"143":{"tf":2.0},"153":{"tf":1.7320508075688772},"155":{"tf":1.0},"204":{"tf":1.0},"210":{"tf":1.0},"213":{"tf":1.7320508075688772},"219":{"tf":1.0},"223":{"tf":1.7320508075688772},"224":{"tf":1.4142135623730951},"226":{"tf":1.0},"250":{"tf":1.0},"252":{"tf":2.0},"256":{"tf":1.7320508075688772},"47":{"tf":1.0},"53":{"tf":1.0},"75":{"tf":2.23606797749979},"77":{"tf":1.0},"78":{"tf":1.0},"84":{"tf":1.0},"94":{"tf":1.4142135623730951},"97":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"139":{"tf":1.0},"34":{"tf":1.0},"75":{"tf":2.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"4":{"tf":1.0}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":14,"docs":{"114":{"tf":1.0},"127":{"tf":1.0},"168":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.0},"250":{"tf":1.0},"41":{"tf":1.0},"44":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"52":{"tf":1.0},"60":{"tf":1.0},"88":{"tf":1.0},"98":{"tf":1.0}}}},"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}},"’":{"df":0,"docs":{},"t":{"df":1,"docs":{"109":{"tf":1.7320508075688772}}}}},"p":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"93":{"tf":1.0}}}},"c":{"df":3,"docs":{"115":{"tf":2.6457513110645907},"122":{"tf":2.8284271247461903},"127":{"tf":2.6457513110645907}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"47":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"107":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":6,"docs":{"176":{"tf":1.0},"190":{"tf":1.4142135623730951},"210":{"tf":1.4142135623730951},"211":{"tf":2.0},"213":{"tf":4.123105625617661},"215":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"56":{"tf":1.7320508075688772},"73":{"tf":1.0}}},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":6,"docs":{"144":{"tf":1.0},"151":{"tf":2.23606797749979},"152":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0}}}}}}},"df":8,"docs":{"1":{"tf":1.0},"143":{"tf":1.0},"151":{"tf":1.0},"164":{"tf":1.0},"166":{"tf":1.7320508075688772},"168":{"tf":1.0},"169":{"tf":2.0},"204":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":18,"docs":{"108":{"tf":1.0},"142":{"tf":1.4142135623730951},"151":{"tf":1.0},"195":{"tf":1.7320508075688772},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"270":{"tf":1.0},"37":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.4142135623730951},"66":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"91":{"tf":1.0},"97":{"tf":1.0}}},"t":{"df":2,"docs":{"131":{"tf":1.7320508075688772},"139":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"134":{"tf":1.0}}}},"df":2,"docs":{"45":{"tf":1.4142135623730951},"7":{"tf":1.0}}},"u":{"df":0,"docs":{},"s":{"df":11,"docs":{"100":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"131":{"tf":1.4142135623730951},"204":{"tf":1.0},"249":{"tf":1.0},"255":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}},"d":{"df":1,"docs":{"1":{"tf":1.0}}},"df":15,"docs":{"105":{"tf":1.4142135623730951},"114":{"tf":1.0},"124":{"tf":1.0},"158":{"tf":1.0},"186":{"tf":1.0},"216":{"tf":1.0},"24":{"tf":1.0},"249":{"tf":2.23606797749979},"252":{"tf":1.4142135623730951},"27":{"tf":1.0},"39":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"60":{"tf":1.0},"80":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"234":{"tf":1.7320508075688772}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"187":{"tf":1.0}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"93":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"(":{"1":{"0":{"0":{".":{"0":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"6":{"4":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"127":{"tf":1.0},"158":{"tf":1.0},"57":{"tf":1.0},"90":{"tf":1.0}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"139":{"tf":1.0},"2":{"tf":1.0},"224":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"0":{"tf":1.0},"12":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"g":{"df":18,"docs":{"122":{"tf":1.0},"124":{"tf":1.0},"128":{"tf":1.0},"137":{"tf":1.0},"146":{"tf":1.0},"176":{"tf":1.0},"199":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":1.0},"248":{"tf":1.0},"36":{"tf":1.4142135623730951},"39":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"_":{"_":{"df":1,"docs":{"77":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"i":{"3":{"2":{"df":2,"docs":{"60":{"tf":1.7320508075688772},"69":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"110":{"tf":1.0},"132":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"153":{"tf":1.0},"2":{"tf":1.0},"270":{"tf":1.0},"48":{"tf":1.0},"98":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"187":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"88":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"47":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":13,"docs":{"114":{"tf":2.0},"131":{"tf":1.7320508075688772},"26":{"tf":1.7320508075688772},"27":{"tf":2.0},"28":{"tf":1.0},"29":{"tf":1.0},"39":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951},"89":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"p":{"df":1,"docs":{"56":{"tf":1.0}}},"v":{"df":1,"docs":{"56":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"89":{"tf":1.4142135623730951}},"e":{"(":{"[":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"89":{"tf":1.0}}}}}}}},"0":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"8":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{">":{"(":{"df":0,"docs":{},"v":{"df":1,"docs":{"89":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":7,"docs":{"132":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"226":{"tf":1.0},"39":{"tf":1.0},"88":{"tf":1.7320508075688772},"89":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"195":{"tf":1.0},"197":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":4,"docs":{"102":{"tf":1.0},"213":{"tf":1.0},"248":{"tf":1.0},"253":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"253":{"tf":1.0},"73":{"tf":1.0},"96":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"162":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"235":{"tf":1.7320508075688772}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"126":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"144":{"tf":1.7320508075688772}}},"r":{"df":1,"docs":{"114":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"105":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":1,"docs":{"7":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"11":{"tf":1.0},"6":{"tf":1.0}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"133":{"tf":2.449489742783178}}}}}}}},"o":{"b":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"b":{"df":0,"docs":{},"i":{"(":{"\"":{"c":{"df":1,"docs":{"252":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"252":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"251":{"tf":2.23606797749979},"252":{"tf":2.449489742783178}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":4,"docs":{"1":{"tf":1.0},"105":{"tf":1.7320508075688772},"36":{"tf":1.0},"7":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"161":{"tf":1.0},"183":{"tf":1.0}}},"u":{"df":0,"docs":{},"r":{"df":9,"docs":{"210":{"tf":3.3166247903554},"211":{"tf":2.0},"212":{"tf":1.4142135623730951},"213":{"tf":4.358898943540674},"214":{"tf":2.0},"215":{"tf":2.23606797749979},"216":{"tf":1.7320508075688772},"224":{"tf":1.0},"97":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"213":{"tf":1.0}}},"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"(":{"df":0,"docs":{},"i":{"df":1,"docs":{"210":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"210":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":1,"docs":{"210":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"(":{"df":0,"docs":{},"i":{"df":1,"docs":{"210":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"e":{"df":2,"docs":{"131":{"tf":1.0},"143":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"114":{"tf":1.0}}}}}}}},"m":{"d":{"df":1,"docs":{"250":{"tf":1.7320508075688772}}},"df":0,"docs":{},"p":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"97":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":2,"docs":{"255":{"tf":1.0},"93":{"tf":1.4142135623730951}}}},"o":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"10":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"10":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":84,"docs":{"10":{"tf":1.0},"100":{"tf":1.4142135623730951},"102":{"tf":1.7320508075688772},"103":{"tf":1.0},"105":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.4142135623730951},"11":{"tf":1.4142135623730951},"112":{"tf":1.0},"115":{"tf":1.0},"118":{"tf":1.4142135623730951},"12":{"tf":1.0},"120":{"tf":1.4142135623730951},"123":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.7320508075688772},"137":{"tf":1.0},"14":{"tf":1.4142135623730951},"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"146":{"tf":1.4142135623730951},"149":{"tf":1.0},"153":{"tf":2.0},"154":{"tf":1.0},"155":{"tf":1.7320508075688772},"156":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":1.7320508075688772},"16":{"tf":1.0},"162":{"tf":1.0},"169":{"tf":2.0},"170":{"tf":2.0},"175":{"tf":1.7320508075688772},"183":{"tf":1.0},"19":{"tf":1.0},"194":{"tf":1.0},"204":{"tf":1.4142135623730951},"205":{"tf":1.0},"211":{"tf":1.4142135623730951},"213":{"tf":1.0},"218":{"tf":1.7320508075688772},"227":{"tf":1.4142135623730951},"246":{"tf":1.0},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"251":{"tf":2.0},"252":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.7320508075688772},"256":{"tf":2.23606797749979},"270":{"tf":1.0},"271":{"tf":1.0},"3":{"tf":2.23606797749979},"36":{"tf":2.0},"39":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"47":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"6":{"tf":1.0},"60":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.7320508075688772},"79":{"tf":1.0},"8":{"tf":1.4142135623730951},"85":{"tf":2.0},"86":{"tf":1.4142135623730951},"9":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"94":{"tf":1.7320508075688772},"95":{"tf":1.4142135623730951}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"255":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"114":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":2,"docs":{"195":{"tf":1.0},"199":{"tf":2.0}},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}},"i":{"c":{"(":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"<":{"'":{"a":{">":{"(":{"_":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"53":{"tf":1.0}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":25,"docs":{"110":{"tf":1.7320508075688772},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.4142135623730951},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"137":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":3.0},"223":{"tf":2.23606797749979},"3":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"'":{"df":1,"docs":{"221":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"75":{"tf":1.0}}},"r":{"(":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"56":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":4,"docs":{"211":{"tf":2.23606797749979},"56":{"tf":1.0},"77":{"tf":1.7320508075688772},"78":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"162":{"tf":1.0}}}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"147":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"205":{"tf":1.0},"3":{"tf":1.0},"47":{"tf":1.0}}},"m":{"a":{"df":1,"docs":{"183":{"tf":1.0}},"n":{"d":{"df":3,"docs":{"169":{"tf":1.0},"7":{"tf":1.7320508075688772},"8":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":18,"docs":{"160":{"tf":2.0},"161":{"tf":2.449489742783178},"162":{"tf":3.0},"163":{"tf":1.4142135623730951},"164":{"tf":2.23606797749979},"165":{"tf":1.7320508075688772},"166":{"tf":1.0},"167":{"tf":1.7320508075688772},"168":{"tf":3.4641016151377544},"169":{"tf":2.6457513110645907},"170":{"tf":1.4142135623730951},"171":{"tf":1.0},"172":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.0},"41":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":9,"docs":{"111":{"tf":1.0},"116":{"tf":1.4142135623730951},"121":{"tf":1.0},"126":{"tf":1.0},"142":{"tf":1.4142135623730951},"147":{"tf":1.0},"171":{"tf":1.0},"197":{"tf":1.4142135623730951},"270":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"97":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"174":{"tf":1.0}}}}},"p":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"_":{"_":{"df":1,"docs":{"108":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"108":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"123":{"tf":1.0},"127":{"tf":1.0},"194":{"tf":1.0},"203":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"211":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"124":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"l":{"df":40,"docs":{"0":{"tf":1.0},"102":{"tf":2.23606797749979},"117":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"14":{"tf":1.0},"142":{"tf":1.4142135623730951},"152":{"tf":1.0},"16":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"177":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"200":{"tf":1.7320508075688772},"204":{"tf":1.4142135623730951},"210":{"tf":1.0},"213":{"tf":1.7320508075688772},"22":{"tf":1.4142135623730951},"226":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.4142135623730951},"251":{"tf":1.7320508075688772},"252":{"tf":1.0},"253":{"tf":1.4142135623730951},"255":{"tf":1.0},"256":{"tf":2.23606797749979},"270":{"tf":2.0},"271":{"tf":1.0},"41":{"tf":1.0},"51":{"tf":2.0},"52":{"tf":1.0},"88":{"tf":1.4142135623730951},"90":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"153":{"tf":1.0},"154":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"155":{"tf":1.0},"213":{"tf":1.0},"77":{"tf":1.0}}},"x":{"df":4,"docs":{"182":{"tf":1.0},"195":{"tf":1.0},"224":{"tf":1.0},"248":{"tf":1.0}}}},"i":{"c":{"df":3,"docs":{"168":{"tf":1.0},"176":{"tf":1.0},"228":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"115":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"n":{"d":{"df":19,"docs":{"42":{"tf":1.7320508075688772},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"197":{"tf":1.0}}}}}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"108":{"tf":2.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"108":{"tf":1.0},"168":{"tf":1.0},"25":{"tf":1.4142135623730951},"54":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}},":":{":":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"169":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"169":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"45":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"228":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":8,"docs":{"102":{"tf":1.0},"106":{"tf":1.4142135623730951},"56":{"tf":1.0},"60":{"tf":1.0},"84":{"tf":1.7320508075688772},"88":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"64":{"tf":1.4142135623730951},"73":{"tf":1.0}}}}},"df":1,"docs":{"60":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"199":{"tf":2.449489742783178}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"122":{"tf":1.0}}}}},"s":{"(":{"_":{"df":1,"docs":{"60":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"60":{"tf":1.0}}}}}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"60":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"3":{"2":{"df":1,"docs":{"60":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"255":{"tf":1.0}}}},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"249":{"tf":1.0}}}}},"i":{"d":{"df":4,"docs":{"114":{"tf":1.0},"213":{"tf":1.0},"218":{"tf":1.0},"250":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"177":{"tf":1.0},"60":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"114":{"tf":1.0},"199":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}}}}},"df":7,"docs":{"131":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"228":{"tf":1.0},"87":{"tf":2.23606797749979},"88":{"tf":4.0},"89":{"tf":2.0}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"195":{"tf":1.0},"199":{"tf":1.0}},"t":{"df":3,"docs":{"114":{"tf":1.0},"195":{"tf":1.0},"250":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"63":{"tf":1.0},"88":{"tf":1.0},"97":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"m":{"df":9,"docs":{"208":{"tf":1.0},"211":{"tf":2.449489742783178},"220":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"223":{"tf":2.0},"224":{"tf":1.0},"249":{"tf":1.0},"60":{"tf":1.0},"75":{"tf":1.4142135623730951}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":13,"docs":{"105":{"tf":2.449489742783178},"122":{"tf":1.0},"126":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":2.0},"169":{"tf":1.0},"176":{"tf":1.4142135623730951},"195":{"tf":1.0},"200":{"tf":1.4142135623730951},"202":{"tf":1.0},"255":{"tf":1.0},"78":{"tf":1.0},"88":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"105":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"1":{"df":1,"docs":{"105":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"(":{"&":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"1":{"df":1,"docs":{"105":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"105":{"tf":1.4142135623730951}}}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"105":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"105":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"<":{"a":{"df":1,"docs":{"105":{"tf":1.4142135623730951}}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"105":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"91":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"111":{"tf":1.0},"133":{"tf":1.0},"144":{"tf":1.0},"250":{"tf":1.0},"252":{"tf":1.0},"95":{"tf":2.0}},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"(":{")":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"133":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"77":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":4,"docs":{"12":{"tf":1.0},"205":{"tf":1.0},"65":{"tf":1.7320508075688772},"66":{"tf":2.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":12,"docs":{"139":{"tf":1.0},"153":{"tf":1.0},"181":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"61":{"tf":1.7320508075688772},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":3,"docs":{"105":{"tf":1.0},"210":{"tf":1.0},"47":{"tf":1.0}}},"t":{"df":2,"docs":{"252":{"tf":1.4142135623730951},"256":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":10,"docs":{"130":{"tf":1.7320508075688772},"131":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"133":{"tf":1.0},"134":{"tf":1.4142135623730951},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"131":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"t":{"df":15,"docs":{"131":{"tf":1.7320508075688772},"132":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"136":{"tf":1.7320508075688772},"137":{"tf":1.0},"176":{"tf":1.0},"220":{"tf":1.4142135623730951},"223":{"tf":1.0},"36":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"60":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"153":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"d":{"df":1,"docs":{"137":{"tf":1.0}},"s":{"[":{"0":{"]":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"137":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"]":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"137":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":8,"docs":{"128":{"tf":1.4142135623730951},"139":{"tf":1.0},"213":{"tf":1.0},"216":{"tf":1.4142135623730951},"248":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.0},"36":{"tf":1.0}}},"y":{"df":0,"docs":{},",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"63":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{":":{":":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{":":{":":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"251":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{":":{":":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"89":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{":":{":":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"143":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"143":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"143":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"8":{"(":{"&":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"251":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"176":{"tf":1.0},"177":{"tf":1.0},"195":{"tf":1.0},"253":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"249":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"155":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"102":{"tf":1.0},"131":{"tf":1.0},"251":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"0":{"tf":1.4142135623730951},"183":{"tf":2.0},"211":{"tf":2.449489742783178},"221":{"tf":1.4142135623730951},"66":{"tf":3.3166247903554},"70":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"221":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":3,"docs":{"221":{"tf":2.449489742783178},"64":{"tf":1.0},"66":{"tf":1.7320508075688772}}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"126":{"tf":1.7320508075688772}}},"y":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"126":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"251":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}},"w":{"df":1,"docs":{"96":{"tf":1.7320508075688772}}}},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"142":{"tf":2.0}}},"p":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"124":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":1,"docs":{"251":{"tf":1.4142135623730951}},"i":{"d":{"df":1,"docs":{"251":{"tf":2.23606797749979}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{":":{":":{"a":{"df":1,"docs":{"158":{"tf":1.4142135623730951}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"154":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"60":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{":":{":":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"173":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"170":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":14,"docs":{"109":{"tf":1.4142135623730951},"150":{"tf":1.7320508075688772},"151":{"tf":2.0},"152":{"tf":4.898979485566356},"153":{"tf":2.449489742783178},"154":{"tf":1.0},"155":{"tf":2.449489742783178},"156":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":2.23606797749979},"159":{"tf":1.0},"168":{"tf":2.449489742783178},"226":{"tf":1.0},"255":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"129":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":26,"docs":{"109":{"tf":1.0},"113":{"tf":2.0},"126":{"tf":1.0},"127":{"tf":1.0},"132":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.7320508075688772},"152":{"tf":1.0},"153":{"tf":1.4142135623730951},"157":{"tf":1.0},"164":{"tf":1.0},"168":{"tf":1.0},"176":{"tf":1.0},"183":{"tf":1.0},"193":{"tf":1.0},"195":{"tf":1.0},"213":{"tf":1.0},"218":{"tf":1.0},"221":{"tf":2.0},"226":{"tf":1.0},"227":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.7320508075688772},"72":{"tf":1.0},"73":{"tf":1.0},"9":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":1,"docs":{"215":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"194":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"131":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"108":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"221":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":11,"docs":{"115":{"tf":1.0},"124":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"137":{"tf":1.0},"141":{"tf":1.0},"204":{"tf":1.0},"246":{"tf":1.0},"65":{"tf":1.0},"77":{"tf":1.7320508075688772},"88":{"tf":1.0}}}}}},"v":{"df":1,"docs":{"270":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":5,"docs":{"133":{"tf":1.4142135623730951},"137":{"tf":1.0},"176":{"tf":1.4142135623730951},"182":{"tf":1.0},"256":{"tf":1.0}}}}}}},"x":{"df":1,"docs":{"253":{"tf":1.0}}}},"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"111":{"tf":1.0},"270":{"tf":1.0}}}}},"t":{"a":{"df":18,"docs":{"115":{"tf":1.4142135623730951},"139":{"tf":1.0},"144":{"tf":1.0},"195":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"2":{"tf":1.0},"200":{"tf":1.4142135623730951},"205":{"tf":1.7320508075688772},"213":{"tf":1.0},"248":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"52":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"89":{"tf":2.0}}},"df":0,"docs":{}},"y":{"df":3,"docs":{"10":{"tf":1.0},"176":{"tf":1.0},"226":{"tf":1.4142135623730951}},"s":{"(":{"df":0,"docs":{},"i":{"6":{"4":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{".":{"0":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"g":{"!":{"(":{"&":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"58":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"3":{"0":{"df":1,"docs":{"58":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"226":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"183":{"tf":1.0},"60":{"tf":1.0},"66":{"tf":1.0}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":11,"docs":{"149":{"tf":1.4142135623730951},"176":{"tf":1.0},"180":{"tf":1.7320508075688772},"181":{"tf":2.449489742783178},"182":{"tf":2.0},"183":{"tf":1.0},"200":{"tf":1.7320508075688772},"202":{"tf":2.0},"224":{"tf":1.0},"58":{"tf":1.7320508075688772},"88":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"131":{"tf":1.7320508075688772}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":4,"docs":{"16":{"tf":1.0},"248":{"tf":1.4142135623730951},"251":{"tf":1.0},"77":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"d":{"df":1,"docs":{"105":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"255":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"181":{"tf":1.0}},"e":{"(":{"7":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"4":{"tf":1.0}}}},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":18,"docs":{"105":{"tf":1.0},"106":{"tf":2.23606797749979},"124":{"tf":1.4142135623730951},"125":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.0},"143":{"tf":1.4142135623730951},"144":{"tf":1.0},"187":{"tf":1.0},"195":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.4142135623730951},"255":{"tf":1.0},"256":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"186":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":16,"docs":{"103":{"tf":1.0},"109":{"tf":1.4142135623730951},"132":{"tf":1.0},"148":{"tf":1.0},"156":{"tf":1.0},"177":{"tf":1.0},"200":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"226":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"45":{"tf":1.0},"56":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.4142135623730951},"90":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"x":{"df":1,"docs":{"15":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"181":{"tf":1.0},"255":{"tf":1.0},"91":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"162":{"tf":1.0}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"161":{"tf":1.0},"47":{"tf":1.7320508075688772}}}}}},"v":{"df":1,"docs":{"4":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"246":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"169":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"126":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"194":{"tf":1.0},"213":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"108":{"tf":1.0},"132":{"tf":1.0},"256":{"tf":1.0},"60":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":3,"docs":{"138":{"tf":1.7320508075688772},"231":{"tf":1.7320508075688772},"53":{"tf":1.0}}}},"i":{"df":0,"docs":{},"v":{"df":6,"docs":{"123":{"tf":1.0},"126":{"tf":1.4142135623730951},"181":{"tf":1.7320508075688772},"182":{"tf":1.0},"93":{"tf":1.7320508075688772},"94":{"tf":1.0}},"e":{"(":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":18,"docs":{"106":{"tf":1.0},"123":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"137":{"tf":1.0},"181":{"tf":2.0},"195":{"tf":2.6457513110645907},"199":{"tf":1.0},"202":{"tf":1.0},"205":{"tf":1.0},"37":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.4142135623730951},"77":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.0},"93":{"tf":1.0},"95":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":2,"docs":{"224":{"tf":1.0},"93":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":2,"docs":{"145":{"tf":1.0},"152":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}},"r":{"df":1,"docs":{"256":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"139":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"75":{"tf":1.0}}}}}}},"df":2,"docs":{"193":{"tf":1.0},"75":{"tf":1.0}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"194":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":6,"docs":{"18":{"tf":1.7320508075688772},"19":{"tf":1.7320508075688772},"37":{"tf":1.0},"54":{"tf":1.4142135623730951},"59":{"tf":1.0},"75":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"11":{"tf":1.0},"143":{"tf":1.7320508075688772},"48":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"132":{"tf":1.0},"195":{"tf":1.0},"213":{"tf":1.4142135623730951},"217":{"tf":1.0},"52":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":3,"docs":{"10":{"tf":1.0},"111":{"tf":1.0},"87":{"tf":1.0}}}}}}}},"i":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"213":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":17,"docs":{"105":{"tf":1.0},"121":{"tf":1.0},"139":{"tf":1.0},"151":{"tf":1.0},"154":{"tf":1.4142135623730951},"195":{"tf":1.7320508075688772},"198":{"tf":1.0},"202":{"tf":1.0},"212":{"tf":1.0},"220":{"tf":1.0},"248":{"tf":1.7320508075688772},"54":{"tf":1.0},"70":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"94":{"tf":1.0},"99":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"(":{"&":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"105":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"a":{"df":1,"docs":{"105":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"208":{"tf":1.4142135623730951}},"i":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"255":{"tf":1.0}}}}},"r":{"df":2,"docs":{"152":{"tf":1.4142135623730951},"154":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"255":{"tf":1.0},"69":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"69":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"69":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"107":{"tf":1.0},"136":{"tf":1.0},"176":{"tf":1.0},"219":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.0},"250":{"tf":1.0},"52":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"151":{"tf":1.4142135623730951},"152":{"tf":1.7320508075688772}}}}}}},"df":1,"docs":{"69":{"tf":1.4142135623730951}}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"162":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"251":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"60":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"194":{"tf":1.0}}}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"102":{"tf":2.6457513110645907}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"123":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"df":11,"docs":{"109":{"tf":1.4142135623730951},"143":{"tf":1.4142135623730951},"176":{"tf":1.0},"180":{"tf":1.7320508075688772},"181":{"tf":1.0},"182":{"tf":2.6457513110645907},"183":{"tf":1.0},"200":{"tf":2.449489742783178},"226":{"tf":1.4142135623730951},"228":{"tf":1.0},"48":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"86":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"123":{"tf":1.7320508075688772},"17":{"tf":1.0},"23":{"tf":1.0}}}},"df":0,"docs":{}}}}},"v":{"(":{"a":{"df":1,"docs":{"169":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"169":{"tf":1.0}},"e":{"df":1,"docs":{"0":{"tf":1.0}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":2.23606797749979}}}}},"i":{"d":{"df":0,"docs":{},"e":{"(":{"1":{"5":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{":":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":1,"docs":{"169":{"tf":1.0}}}}}},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"271":{"tf":1.0}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"u":{"df":1,"docs":{"56":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}},"c":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"172":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"173":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{":":{":":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"(":{"1":{"0":{"df":1,"docs":{"169":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"(":{"1":{"0":{"df":1,"docs":{"169":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":17,"docs":{"132":{"tf":1.0},"160":{"tf":1.7320508075688772},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":2.6457513110645907},"165":{"tf":2.0},"166":{"tf":2.0},"167":{"tf":2.0},"168":{"tf":3.1622776601683795},"169":{"tf":3.4641016151377544},"170":{"tf":1.4142135623730951},"171":{"tf":2.0},"172":{"tf":2.0},"173":{"tf":1.0},"174":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"10":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"10":{"tf":1.0},"174":{"tf":1.4142135623730951},"8":{"tf":1.0}}}}}}}},"df":17,"docs":{"102":{"tf":1.0},"136":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.4142135623730951},"3":{"tf":1.0},"37":{"tf":1.0},"59":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":5,"docs":{"125":{"tf":1.4142135623730951},"129":{"tf":1.0},"152":{"tf":1.0},"176":{"tf":1.0},"57":{"tf":1.0}}}},"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":1,"docs":{"102":{"tf":1.7320508075688772}}}}}}},"g":{"df":2,"docs":{"176":{"tf":1.0},"45":{"tf":1.0}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"\\":{"df":0,"docs":{},"x":{"3":{"df":0,"docs":{},"f":{"df":1,"docs":{"47":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"91":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"91":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"91":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":32,"docs":{"103":{"tf":1.0},"112":{"tf":1.4142135623730951},"128":{"tf":1.0},"131":{"tf":1.4142135623730951},"137":{"tf":1.0},"146":{"tf":1.4142135623730951},"154":{"tf":1.0},"156":{"tf":1.0},"169":{"tf":1.0},"22":{"tf":1.4142135623730951},"227":{"tf":1.0},"251":{"tf":1.0},"29":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"36":{"tf":1.7320508075688772},"37":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.0},"56":{"tf":1.7320508075688772},"73":{"tf":1.4142135623730951},"75":{"tf":1.0},"77":{"tf":1.7320508075688772},"85":{"tf":1.4142135623730951},"86":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.4142135623730951},"96":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"122":{"tf":1.4142135623730951},"251":{"tf":1.0}}},"t":{"df":2,"docs":{"211":{"tf":1.4142135623730951},"78":{"tf":1.0}}},"’":{"df":0,"docs":{},"t":{"df":2,"docs":{"56":{"tf":1.0},"78":{"tf":1.4142135623730951}}}}},"t":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}},"u":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"195":{"tf":1.4142135623730951},"213":{"tf":1.7320508075688772},"47":{"tf":1.0},"75":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"202":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":4,"docs":{"127":{"tf":1.4142135623730951},"154":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"w":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"101":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"(":{"_":{"_":{"df":1,"docs":{"101":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"df":1,"docs":{"101":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"101":{"tf":1.0}}}},"df":0,"docs":{},"x":{"df":1,"docs":{"101":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"101":{"tf":2.449489742783178}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"(":{"_":{"_":{"df":1,"docs":{"141":{"tf":1.0}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"141":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"p":{"df":7,"docs":{"115":{"tf":1.0},"127":{"tf":1.4142135623730951},"195":{"tf":1.0},"200":{"tf":1.0},"208":{"tf":1.0},"213":{"tf":1.0},"232":{"tf":1.7320508075688772}}}}},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":2.0}}}},"u":{"c":{"df":0,"docs":{},"k":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"99":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"99":{"tf":1.0}}}}}}},"df":2,"docs":{"100":{"tf":2.8284271247461903},"99":{"tf":3.0}}}},"df":0,"docs":{},"e":{"df":5,"docs":{"151":{"tf":1.0},"204":{"tf":1.0},"255":{"tf":1.4142135623730951},"73":{"tf":1.0},"87":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"255":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"194":{"tf":1.0}}}},"df":0,"docs":{}}},"x":{"df":1,"docs":{"253":{"tf":1.0}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"102":{"tf":2.23606797749979},"228":{"tf":1.4142135623730951}},"i":{"c":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"102":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"102":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":4,"docs":{"101":{"tf":1.4142135623730951},"108":{"tf":1.0},"200":{"tf":1.4142135623730951},"99":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":11,"docs":{"22":{"tf":1.0},"246":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.7320508075688772},"255":{"tf":1.0},"256":{"tf":1.0},"43":{"tf":1.0},"52":{"tf":1.0},"63":{"tf":1.0},"89":{"tf":1.0}}},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"134":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"a":{"c":{"df":0,"docs":{},"h":{"df":21,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"144":{"tf":1.0},"152":{"tf":1.0},"156":{"tf":1.0},"183":{"tf":1.0},"194":{"tf":1.0},"2":{"tf":1.0},"217":{"tf":1.0},"220":{"tf":1.7320508075688772},"227":{"tf":1.0},"248":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"56":{"tf":1.0},"60":{"tf":1.0},"79":{"tf":1.0},"87":{"tf":1.0},"9":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"87":{"tf":1.0}}}}},"s":{"df":1,"docs":{"153":{"tf":1.0}},"i":{"df":5,"docs":{"0":{"tf":1.0},"182":{"tf":1.0},"2":{"tf":1.4142135623730951},"248":{"tf":1.0},"3":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"218":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"0":{"tf":1.0},"132":{"tf":1.0},"205":{"tf":1.0}}}}},"t":{"df":1,"docs":{"69":{"tf":1.0}}}},"t":{"_":{"a":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"153":{"tf":1.7320508075688772},"154":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"df":3,"docs":{"250":{"tf":2.0},"251":{"tf":1.7320508075688772},"253":{"tf":1.0}}}},"b":{"df":0,"docs":{},"p":{"df":1,"docs":{"250":{"tf":1.0}}},"x":{"df":2,"docs":{"250":{"tf":1.0},"251":{"tf":3.1622776601683795}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"164":{"tf":1.0}}}}},"x":{"df":2,"docs":{"250":{"tf":1.0},"251":{"tf":1.7320508075688772}}}},"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"250":{"tf":1.0}},"t":{"df":2,"docs":{"151":{"tf":1.4142135623730951},"2":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"5":{"tf":1.7320508075688772}}}}}},"x":{"df":2,"docs":{"250":{"tf":1.0},"251":{"tf":1.4142135623730951}}}},"df":6,"docs":{"145":{"tf":1.0},"147":{"tf":1.4142135623730951},"148":{"tf":1.0},"216":{"tf":2.449489742783178},"48":{"tf":1.0},"70":{"tf":1.7320508075688772}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"g":{"df":1,"docs":{"200":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"i":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"(":{"&":{"df":0,"docs":{},"x":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"'":{"a":{"df":1,"docs":{"197":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"l":{"df":2,"docs":{"142":{"tf":1.4142135623730951},"51":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":12,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"176":{"tf":1.0},"181":{"tf":1.4142135623730951},"3":{"tf":2.0},"4":{"tf":1.0},"5":{"tf":1.0},"6":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}},"m":{"df":1,"docs":{"60":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"115":{"tf":1.0},"122":{"tf":2.23606797749979},"123":{"tf":1.0},"131":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"195":{"tf":1.0},"220":{"tf":1.4142135623730951},"221":{"tf":1.0},"51":{"tf":1.4142135623730951},"54":{"tf":1.0},"60":{"tf":1.7320508075688772},"63":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}}}},"i":{"d":{"df":2,"docs":{"197":{"tf":1.0},"219":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"106":{"tf":1.0},"183":{"tf":1.0},"256":{"tf":1.4142135623730951}}}}},"s":{"df":3,"docs":{"195":{"tf":1.4142135623730951},"197":{"tf":2.449489742783178},"207":{"tf":1.4142135623730951}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"57":{"tf":1.7320508075688772}}}}},"b":{"df":1,"docs":{"246":{"tf":1.0}},"e":{"d":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"253":{"tf":1.7320508075688772}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"122":{"tf":1.0},"125":{"tf":1.0},"60":{"tf":1.7320508075688772}}}}}},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":3,"docs":{"194":{"tf":1.0},"210":{"tf":1.0},"88":{"tf":1.0}}}}},"o":{"d":{"df":3,"docs":{"105":{"tf":1.0},"111":{"tf":1.0},"114":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"144":{"tf":1.0},"198":{"tf":1.0}}}}}}},"d":{"df":9,"docs":{"161":{"tf":1.4142135623730951},"193":{"tf":1.0},"194":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"24":{"tf":1.0},"250":{"tf":1.0},"255":{"tf":1.0},"60":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}}},"df":2,"docs":{"1":{"tf":1.0},"204":{"tf":1.0}},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":12,"docs":{"0":{"tf":1.0},"110":{"tf":1.0},"130":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.0},"192":{"tf":1.0},"20":{"tf":1.0},"209":{"tf":1.0},"35":{"tf":1.0},"42":{"tf":1.0},"67":{"tf":1.0},"82":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":4,"docs":{"115":{"tf":1.0},"195":{"tf":1.0},"226":{"tf":1.4142135623730951},"66":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":6,"docs":{"109":{"tf":1.0},"125":{"tf":1.0},"139":{"tf":1.0},"155":{"tf":1.0},"193":{"tf":1.0},"251":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":5,"docs":{"162":{"tf":1.0},"194":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"125":{"tf":1.4142135623730951},"251":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":15,"docs":{"123":{"tf":1.7320508075688772},"133":{"tf":1.0},"145":{"tf":1.0},"195":{"tf":1.4142135623730951},"197":{"tf":1.0},"227":{"tf":1.4142135623730951},"60":{"tf":4.242640687119285},"69":{"tf":1.7320508075688772},"70":{"tf":1.0},"71":{"tf":1.7320508075688772},"73":{"tf":1.0},"77":{"tf":1.0},"80":{"tf":2.0},"89":{"tf":1.0},"98":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"183":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"143":{"tf":1.0},"190":{"tf":1.4142135623730951},"210":{"tf":1.0},"215":{"tf":1.0},"89":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"!":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"177":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"177":{"tf":1.0}},"l":{"df":0,"docs":{},"n":{"df":1,"docs":{"177":{"tf":1.0}}}}}}}}},"q":{"df":2,"docs":{"105":{"tf":1.4142135623730951},"126":{"tf":1.7320508075688772}},"u":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"114":{"tf":1.0},"115":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.0},"39":{"tf":1.0},"50":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"139":{"tf":1.4142135623730951},"146":{"tf":1.0},"218":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"r":{"(":{"df":7,"docs":{"134":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":2.0},"147":{"tf":2.23606797749979},"148":{"tf":1.0},"149":{"tf":1.4142135623730951},"48":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"\"":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"169":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":5,"docs":{"134":{"tf":1.4142135623730951},"137":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"148":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":78,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"107":{"tf":1.0},"112":{"tf":1.0},"114":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.7320508075688772},"128":{"tf":1.0},"131":{"tf":2.23606797749979},"132":{"tf":1.4142135623730951},"133":{"tf":2.0},"134":{"tf":1.4142135623730951},"14":{"tf":1.4142135623730951},"141":{"tf":1.4142135623730951},"142":{"tf":1.0},"145":{"tf":1.7320508075688772},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.7320508075688772},"15":{"tf":1.4142135623730951},"153":{"tf":1.0},"155":{"tf":1.0},"169":{"tf":1.4142135623730951},"177":{"tf":1.0},"18":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.0},"186":{"tf":1.0},"195":{"tf":1.4142135623730951},"200":{"tf":1.7320508075688772},"204":{"tf":1.0},"211":{"tf":1.4142135623730951},"213":{"tf":1.0},"215":{"tf":1.4142135623730951},"219":{"tf":1.0},"22":{"tf":1.0},"223":{"tf":1.0},"244":{"tf":1.7320508075688772},"25":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"271":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.4142135623730951},"40":{"tf":1.7320508075688772},"41":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"47":{"tf":1.0},"49":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"52":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"54":{"tf":1.0},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"59":{"tf":1.4142135623730951},"60":{"tf":1.7320508075688772},"62":{"tf":1.0},"63":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"77":{"tf":1.0},"86":{"tf":1.0},"88":{"tf":1.7320508075688772},"89":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":3,"docs":{"191":{"tf":1.0},"47":{"tf":2.6457513110645907},"48":{"tf":2.8284271247461903}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":1,"docs":{"250":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"270":{"tf":1.0}}}},"df":0,"docs":{}}},"x":{"df":1,"docs":{"251":{"tf":1.0}}}},"t":{"c":{"df":4,"docs":{"139":{"tf":1.0},"2":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":9,"docs":{"122":{"tf":1.0},"148":{"tf":1.0},"176":{"tf":1.0},"213":{"tf":1.0},"251":{"tf":1.4142135623730951},"256":{"tf":1.0},"47":{"tf":1.0},"51":{"tf":1.0},"87":{"tf":1.0}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"134":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"134":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"162":{"tf":1.0},"204":{"tf":1.0}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"148":{"tf":1.0},"46":{"tf":1.0}}}}}}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"146":{"tf":1.0},"88":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"251":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":57,"docs":{"0":{"tf":1.0},"105":{"tf":1.0},"107":{"tf":1.0},"109":{"tf":1.0},"114":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"132":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"149":{"tf":1.0},"152":{"tf":1.4142135623730951},"158":{"tf":1.0},"162":{"tf":1.7320508075688772},"165":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":2.0},"171":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.0},"191":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":3.0},"196":{"tf":1.0},"199":{"tf":1.0},"2":{"tf":2.0},"202":{"tf":1.0},"203":{"tf":1.0},"205":{"tf":1.0},"210":{"tf":1.0},"216":{"tf":1.0},"221":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.7320508075688772},"249":{"tf":1.4142135623730951},"250":{"tf":1.4142135623730951},"251":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.7320508075688772},"256":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"37":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"59":{"tf":1.0},"75":{"tf":1.4142135623730951},"87":{"tf":1.0},"88":{"tf":1.7320508075688772},"91":{"tf":1.7320508075688772},"94":{"tf":1.0}},"e":{"1":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}},"<":{"'":{"a":{"df":1,"docs":{"195":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"212":{"tf":1.0}},"e":{"(":{"5":{"df":1,"docs":{"212":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"212":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"122":{"tf":1.0},"131":{"tf":1.0},"202":{"tf":1.0}},"l":{"df":1,"docs":{"3":{"tf":1.0}}},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"183":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"127":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"255":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"213":{"tf":2.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"<":{"'":{"a":{"df":1,"docs":{"213":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":1,"docs":{"213":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"248":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":17,"docs":{"0":{"tf":1.4142135623730951},"1":{"tf":1.0},"107":{"tf":1.0},"116":{"tf":1.0},"138":{"tf":1.0},"155":{"tf":1.0},"163":{"tf":1.4142135623730951},"2":{"tf":2.0},"208":{"tf":1.4142135623730951},"270":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.4142135623730951},"37":{"tf":1.0},"59":{"tf":1.0},"76":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"125":{"tf":1.4142135623730951},"151":{"tf":1.0},"197":{"tf":1.0}}}},"t":{"df":3,"docs":{"141":{"tf":1.4142135623730951},"195":{"tf":1.0},"251":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"122":{"tf":1.0},"145":{"tf":1.0},"169":{"tf":1.0},"248":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"194":{"tf":1.0},"204":{"tf":1.0},"228":{"tf":1.0}}}},"n":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"125":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"195":{"tf":1.4142135623730951},"250":{"tf":2.23606797749979},"251":{"tf":1.4142135623730951},"60":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"22":{"tf":1.4142135623730951},"255":{"tf":1.0},"84":{"tf":1.4142135623730951}}},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"29":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"191":{"tf":1.0}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"157":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":9,"docs":{"30":{"tf":1.7320508075688772},"31":{"tf":1.7320508075688772},"32":{"tf":1.0},"34":{"tf":1.0},"62":{"tf":1.0},"66":{"tf":1.0},"69":{"tf":1.4142135623730951},"88":{"tf":2.23606797749979},"89":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"<":{"'":{"b":{">":{"(":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":2,"docs":{"118":{"tf":1.4142135623730951},"139":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"n":{"df":4,"docs":{"109":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"252":{"tf":1.0},"256":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"183":{"tf":1.0},"54":{"tf":1.0}}}},"df":3,"docs":{"102":{"tf":1.0},"176":{"tf":1.0},"187":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"162":{"tf":1.0}}}}}}}},"f":{"(":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"213":{"tf":1.4142135623730951}}}}}}}},"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"103":{"tf":1.7320508075688772}}}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"203":{"tf":1.0}}}}}}},"3":{"df":1,"docs":{"213":{"tf":1.0}}},"df":0,"docs":{}},".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"59":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"59":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"146":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"3":{"2":{":":{":":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{":":{":":{"<":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"126":{"tf":1.0},"23":{"tf":1.4142135623730951},"86":{"tf":1.0}}},"df":0,"docs":{}},"6":{"4":{"df":11,"docs":{"101":{"tf":1.0},"126":{"tf":1.0},"139":{"tf":1.0},"142":{"tf":2.449489742783178},"176":{"tf":1.0},"182":{"tf":1.4142135623730951},"23":{"tf":1.0},"75":{"tf":3.0},"85":{"tf":1.4142135623730951},"93":{"tf":1.0},"96":{"tf":1.0}}},"df":0,"docs":{}},"<":{"'":{"a":{"df":1,"docs":{"202":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},">":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"203":{"tf":1.0}}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"248":{"tf":1.0}}}},"t":{"df":2,"docs":{"132":{"tf":1.0},"87":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"x":{":":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"215":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":7,"docs":{"141":{"tf":1.4142135623730951},"143":{"tf":1.0},"169":{"tf":2.0},"194":{"tf":1.0},"195":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":1.4142135623730951}},"e":{"d":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"<":{"'":{"a":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"195":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"96":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"134":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":5,"docs":{"25":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"69":{"tf":1.0},"91":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"132":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"248":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"213":{"tf":2.23606797749979}},"l":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"213":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"176":{"tf":1.0},"177":{"tf":1.0}}}}}}},"v":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"108":{"tf":1.4142135623730951}},"e":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"108":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"10":{"tf":1.0},"108":{"tf":1.0}}}}}}}},"df":11,"docs":{"109":{"tf":1.0},"146":{"tf":1.7320508075688772},"183":{"tf":1.0},"203":{"tf":1.4142135623730951},"213":{"tf":4.358898943540674},"214":{"tf":1.0},"226":{"tf":1.4142135623730951},"227":{"tf":1.0},"255":{"tf":1.0},"28":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"170":{"tf":1.0},"19":{"tf":1.0},"2":{"tf":1.4142135623730951}},"e":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":1,"docs":{"89":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"260":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"220":{"tf":1.4142135623730951}}}}},"w":{"df":10,"docs":{"114":{"tf":1.0},"155":{"tf":1.0},"162":{"tf":1.0},"171":{"tf":1.0},"195":{"tf":1.0},"227":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"255":{"tf":1.0},"54":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"122":{"tf":1.0},"256":{"tf":1.0}}}}}},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"256":{"tf":1.0}}}},"i":{"b":{"df":1,"docs":{"221":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"a":{"c":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"221":{"tf":2.8284271247461903}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":4,"docs":{"207":{"tf":1.4142135623730951},"56":{"tf":2.23606797749979},"57":{"tf":1.4142135623730951},"75":{"tf":1.0}},"s":{"'":{"df":1,"docs":{"56":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":2,"docs":{"270":{"tf":2.0},"271":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"146":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":9,"docs":{"146":{"tf":1.0},"151":{"tf":1.7320508075688772},"152":{"tf":2.8284271247461903},"154":{"tf":1.7320508075688772},"166":{"tf":1.0},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"59":{"tf":1.4142135623730951},"8":{"tf":1.0}}},"l":{"df":81,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"106":{"tf":1.0},"108":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.4142135623730951},"115":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"133":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"14":{"tf":1.0},"141":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":1.7320508075688772},"155":{"tf":1.0},"156":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"188":{"tf":1.0},"19":{"tf":1.0},"199":{"tf":1.0},"2":{"tf":1.0},"213":{"tf":1.7320508075688772},"215":{"tf":1.4142135623730951},"218":{"tf":1.0},"219":{"tf":1.0},"22":{"tf":1.4142135623730951},"220":{"tf":1.4142135623730951},"223":{"tf":1.0},"224":{"tf":1.7320508075688772},"227":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":2.0},"34":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951},"47":{"tf":1.7320508075688772},"50":{"tf":1.0},"51":{"tf":1.7320508075688772},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":2.0},"56":{"tf":1.4142135623730951},"57":{"tf":2.0},"58":{"tf":1.0},"60":{"tf":2.0},"62":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772},"70":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":2.0},"77":{"tf":1.7320508075688772},"84":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"169":{"tf":2.0}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"141":{"tf":1.0},"256":{"tf":1.0},"60":{"tf":1.0}}}},"d":{"df":47,"docs":{"103":{"tf":1.0},"109":{"tf":1.0},"116":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"134":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"149":{"tf":1.0},"152":{"tf":1.0},"155":{"tf":1.0},"159":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"197":{"tf":1.0},"200":{"tf":1.0},"208":{"tf":1.0},"216":{"tf":1.0},"224":{"tf":1.0},"228":{"tf":1.0},"25":{"tf":1.0},"271":{"tf":1.0},"29":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"66":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.0},"94":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":2,"docs":{"195":{"tf":1.0},"253":{"tf":1.0}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":4,"docs":{"169":{"tf":2.0},"217":{"tf":1.0},"248":{"tf":1.0},"3":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"200":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"105":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"131":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"&":{"df":1,"docs":{"53":{"tf":1.0}}},"df":1,"docs":{"53":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"148":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"<":{"df":0,"docs":{},"i":{"3":{"2":{">":{"(":{")":{".":{"a":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"|":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"148":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":16,"docs":{"105":{"tf":1.0},"114":{"tf":1.4142135623730951},"151":{"tf":1.0},"16":{"tf":1.0},"183":{"tf":1.0},"204":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.7320508075688772},"249":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"75":{"tf":1.7320508075688772},"77":{"tf":1.7320508075688772},"78":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"t":{"df":2,"docs":{"131":{"tf":1.0},"89":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"60":{"tf":1.0}}}},"x":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"153":{"tf":1.0},"154":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"195":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"195":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":56,"docs":{"112":{"tf":1.0},"114":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"14":{"tf":1.0},"142":{"tf":1.0},"145":{"tf":1.0},"15":{"tf":1.4142135623730951},"153":{"tf":1.0},"155":{"tf":1.0},"169":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"195":{"tf":1.4142135623730951},"215":{"tf":1.4142135623730951},"219":{"tf":1.0},"22":{"tf":1.0},"223":{"tf":1.0},"25":{"tf":1.0},"271":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":1.4142135623730951},"40":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"47":{"tf":1.0},"49":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.7320508075688772},"62":{"tf":1.0},"63":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.4142135623730951},"86":{"tf":1.0},"89":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}},"m":{"df":2,"docs":{"176":{"tf":1.4142135623730951},"195":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"102":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":3,"docs":{"100":{"tf":1.7320508075688772},"210":{"tf":1.0},"99":{"tf":1.4142135623730951}}},"o":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"126":{"tf":1.0},"131":{"tf":1.4142135623730951},"188":{"tf":1.0},"23":{"tf":1.4142135623730951},"85":{"tf":1.0}}}},"df":0,"docs":{},"w":{"df":6,"docs":{"61":{"tf":1.7320508075688772},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0}}}},"y":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":3,"docs":{"100":{"tf":1.4142135623730951},"107":{"tf":2.23606797749979},"99":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"t":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":3,"docs":{"109":{"tf":1.0},"183":{"tf":1.0},"226":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},":":{":":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":4,"docs":{"105":{"tf":1.7320508075688772},"176":{"tf":1.0},"181":{"tf":2.0},"182":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":7,"docs":{"109":{"tf":1.0},"136":{"tf":1.4142135623730951},"176":{"tf":1.7320508075688772},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":3,"docs":{"109":{"tf":1.0},"183":{"tf":1.0},"226":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"109":{"tf":1.0},"183":{"tf":2.0},"226":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"136":{"tf":1.0}}}},"n":{"(":{"&":{"'":{"a":{"df":1,"docs":{"203":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},")":{">":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"213":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":1,"docs":{"216":{"tf":1.4142135623730951}}},"i":{"3":{"2":{"df":1,"docs":{"213":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"3":{"2":{"df":1,"docs":{"97":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"|":{"df":0,"docs":{},"z":{"df":0,"docs":{},"|":{"df":0,"docs":{},"{":{"df":0,"docs":{},"z":{"df":1,"docs":{"213":{"tf":1.0}}}}}}}},"<":{"df":0,"docs":{},"f":{">":{"(":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"213":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"(":{"1":{"df":1,"docs":{"215":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"215":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":161,"docs":{"100":{"tf":2.449489742783178},"101":{"tf":2.449489742783178},"102":{"tf":2.449489742783178},"103":{"tf":2.23606797749979},"105":{"tf":3.0},"106":{"tf":1.4142135623730951},"107":{"tf":3.3166247903554},"108":{"tf":2.449489742783178},"109":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"114":{"tf":1.7320508075688772},"115":{"tf":1.4142135623730951},"118":{"tf":1.7320508075688772},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":2.449489742783178},"125":{"tf":2.0},"126":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":2.23606797749979},"132":{"tf":1.4142135623730951},"133":{"tf":1.7320508075688772},"134":{"tf":1.7320508075688772},"136":{"tf":1.0},"137":{"tf":1.7320508075688772},"139":{"tf":2.449489742783178},"14":{"tf":1.4142135623730951},"141":{"tf":1.4142135623730951},"142":{"tf":2.0},"145":{"tf":1.4142135623730951},"146":{"tf":2.23606797749979},"147":{"tf":2.449489742783178},"148":{"tf":1.7320508075688772},"149":{"tf":2.0},"15":{"tf":1.7320508075688772},"153":{"tf":2.0},"154":{"tf":3.0},"155":{"tf":1.0},"156":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.7320508075688772},"16":{"tf":1.4142135623730951},"162":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":2.23606797749979},"17":{"tf":1.0},"170":{"tf":1.4142135623730951},"176":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.0},"181":{"tf":1.7320508075688772},"182":{"tf":1.0},"183":{"tf":1.4142135623730951},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.7320508075688772},"188":{"tf":1.4142135623730951},"189":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.7320508075688772},"191":{"tf":1.0},"194":{"tf":1.4142135623730951},"195":{"tf":4.123105625617661},"196":{"tf":2.23606797749979},"197":{"tf":2.449489742783178},"198":{"tf":1.0},"199":{"tf":2.6457513110645907},"200":{"tf":3.4641016151377544},"202":{"tf":2.8284271247461903},"203":{"tf":1.4142135623730951},"204":{"tf":1.0},"205":{"tf":1.7320508075688772},"208":{"tf":2.0},"210":{"tf":1.7320508075688772},"211":{"tf":2.23606797749979},"212":{"tf":1.4142135623730951},"213":{"tf":4.47213595499958},"214":{"tf":1.7320508075688772},"215":{"tf":1.7320508075688772},"216":{"tf":2.0},"218":{"tf":2.0},"219":{"tf":1.4142135623730951},"22":{"tf":2.6457513110645907},"220":{"tf":1.7320508075688772},"221":{"tf":2.449489742783178},"223":{"tf":1.4142135623730951},"224":{"tf":2.0},"226":{"tf":3.3166247903554},"227":{"tf":2.23606797749979},"228":{"tf":2.23606797749979},"23":{"tf":1.7320508075688772},"24":{"tf":1.4142135623730951},"25":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.4142135623730951},"254":{"tf":1.0},"27":{"tf":1.7320508075688772},"271":{"tf":2.0},"28":{"tf":1.4142135623730951},"29":{"tf":2.0},"31":{"tf":1.0},"32":{"tf":2.0},"33":{"tf":2.6457513110645907},"34":{"tf":2.0},"36":{"tf":3.1622776601683795},"37":{"tf":1.7320508075688772},"39":{"tf":3.0},"40":{"tf":2.23606797749979},"41":{"tf":1.4142135623730951},"44":{"tf":1.7320508075688772},"45":{"tf":2.0},"46":{"tf":1.7320508075688772},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":2.6457513110645907},"52":{"tf":1.7320508075688772},"53":{"tf":2.0},"54":{"tf":2.6457513110645907},"56":{"tf":2.23606797749979},"57":{"tf":2.23606797749979},"58":{"tf":1.0},"59":{"tf":1.4142135623730951},"60":{"tf":3.4641016151377544},"62":{"tf":1.4142135623730951},"63":{"tf":1.7320508075688772},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.7320508075688772},"69":{"tf":2.0},"70":{"tf":1.4142135623730951},"71":{"tf":1.7320508075688772},"72":{"tf":1.0},"73":{"tf":2.6457513110645907},"75":{"tf":2.6457513110645907},"77":{"tf":2.8284271247461903},"78":{"tf":2.0},"79":{"tf":1.7320508075688772},"80":{"tf":1.0},"84":{"tf":2.6457513110645907},"85":{"tf":2.0},"86":{"tf":2.0},"88":{"tf":2.0},"89":{"tf":2.23606797749979},"91":{"tf":3.3166247903554},"92":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951},"94":{"tf":2.449489742783178},"95":{"tf":2.449489742783178},"96":{"tf":2.23606797749979},"97":{"tf":3.605551275463989},"99":{"tf":2.6457513110645907}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"213":{"tf":2.449489742783178}}}}},"o":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"213":{"tf":2.449489742783178}},"e":{"(":{")":{">":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"213":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"213":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"12":{"tf":1.0}}}},"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"62":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":2,"docs":{"223":{"tf":1.0},"224":{"tf":1.0}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":23,"docs":{"103":{"tf":1.0},"147":{"tf":1.0},"149":{"tf":1.0},"164":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.7320508075688772},"170":{"tf":1.0},"187":{"tf":1.0},"195":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"215":{"tf":1.0},"218":{"tf":1.4142135623730951},"227":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"94":{"tf":1.0}}}}}},"o":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"252":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"158":{"tf":1.0}}}},".":{"b":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}},":":{":":{"<":{"2":{"0":{"2":{"1":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":1,"docs":{"88":{"tf":1.0}}},"{":{"2":{"0":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"b":{"a":{"df":0,"docs":{},"r":{"(":{"1":{"df":1,"docs":{"71":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"71":{"tf":1.4142135623730951}}},"z":{"df":1,"docs":{"71":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"x":{"(":{"1":{"0":{"df":1,"docs":{"71":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"88":{"tf":1.0}}}}}}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"228":{"tf":1.0}}}}},"df":1,"docs":{"94":{"tf":2.6457513110645907}}}},"df":0,"docs":{}},"df":8,"docs":{"102":{"tf":1.7320508075688772},"139":{"tf":1.4142135623730951},"189":{"tf":1.7320508075688772},"252":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"94":{"tf":2.0}},"t":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"93":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"93":{"tf":2.0}}}},"r":{"<":{"'":{"a":{"df":1,"docs":{"203":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":2,"docs":{"195":{"tf":1.0},"213":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"199":{"tf":1.0}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"139":{"tf":1.0},"253":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"100":{"tf":1.0}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"99":{"tf":1.4142135623730951}}}}}}}},"k":{"df":1,"docs":{"0":{"tf":1.0}}},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"107":{"tf":1.0}}}}}},"a":{"df":0,"docs":{},"t":{"!":{"(":{"\"":{"0":{"df":0,"docs":{},"o":{"df":0,"docs":{},"{":{":":{"df":0,"docs":{},"o":{"df":1,"docs":{"189":{"tf":1.0}}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"{":{":":{"df":0,"docs":{},"x":{"df":1,"docs":{"189":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"6":{"4":{"df":1,"docs":{"101":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"60":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"102":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"95":{"tf":1.0}}}},"u":{"8":{"df":2,"docs":{"101":{"tf":1.0},"102":{"tf":1.0}}},"df":0,"docs":{}},"{":{":":{"df":0,"docs":{},"p":{"df":1,"docs":{"39":{"tf":1.0}}}},"df":0,"docs":{}}},"_":{"_":{"df":1,"docs":{"178":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":27,"docs":{"108":{"tf":1.0},"114":{"tf":1.4142135623730951},"176":{"tf":2.449489742783178},"177":{"tf":3.0},"178":{"tf":2.0},"179":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":2.0},"185":{"tf":1.4142135623730951},"186":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"189":{"tf":1.7320508075688772},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"22":{"tf":1.0},"226":{"tf":1.0},"23":{"tf":1.0},"248":{"tf":1.7320508075688772},"253":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"95":{"tf":1.0}}}},"df":4,"docs":{"107":{"tf":2.6457513110645907},"176":{"tf":1.0},"88":{"tf":1.0},"97":{"tf":1.0}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"183":{"tf":1.0}}}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"255":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":7,"docs":{"107":{"tf":1.0},"116":{"tf":1.0},"124":{"tf":1.0},"132":{"tf":1.0},"145":{"tf":1.4142135623730951},"148":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":4,"docs":{"170":{"tf":1.0},"195":{"tf":1.4142135623730951},"212":{"tf":1.0},"251":{"tf":1.0}}}},"x":{"df":1,"docs":{"176":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"n":{"c":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":1,"docs":{"220":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"75":{"tf":1.0}}},"df":1,"docs":{"249":{"tf":1.0}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"176":{"tf":1.0}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":3,"docs":{"132":{"tf":1.7320508075688772},"133":{"tf":1.0},"134":{"tf":1.4142135623730951}}}}}}},"<":{"&":{"'":{"_":{"df":2,"docs":{"119":{"tf":1.0},"132":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"[":{"df":0,"docs":{},"t":{"df":1,"docs":{"119":{"tf":1.0}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"132":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"133":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"133":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"133":{"tf":1.0}}}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"119":{"tf":1.0}}}}},"t":{"df":1,"docs":{"132":{"tf":1.0}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"(":{"df":1,"docs":{"137":{"tf":1.0}}},"df":1,"docs":{"137":{"tf":1.7320508075688772}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"8":{"df":1,"docs":{"114":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"137":{"tf":2.0}}}}}},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":3,"docs":{"153":{"tf":2.0},"154":{"tf":1.4142135623730951},"155":{"tf":1.0}},"e":{":":{":":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"a":{"d":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"60":{"tf":1.0}}}}}},"s":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"&":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"133":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":5,"docs":{"159":{"tf":1.7320508075688772},"175":{"tf":1.7320508075688772},"251":{"tf":1.4142135623730951},"253":{"tf":1.0},"256":{"tf":1.0}},"i":{"df":2,"docs":{"107":{"tf":1.7320508075688772},"252":{"tf":1.0}}}}},"n":{":":{":":{"<":{"a":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"(":{"3":{"df":1,"docs":{"213":{"tf":1.0}}},"4":{"df":1,"docs":{"213":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"'":{"df":1,"docs":{"99":{"tf":1.0}}},"(":{"df":0,"docs":{},"i":{"df":1,"docs":{"210":{"tf":1.4142135623730951}}}},"df":59,"docs":{"102":{"tf":1.0},"108":{"tf":1.0},"125":{"tf":1.0},"129":{"tf":1.0},"139":{"tf":2.0},"142":{"tf":1.0},"144":{"tf":1.0},"149":{"tf":1.4142135623730951},"153":{"tf":1.0},"155":{"tf":1.0},"162":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.0},"195":{"tf":3.1622776601683795},"196":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.4142135623730951},"203":{"tf":1.0},"209":{"tf":1.7320508075688772},"210":{"tf":2.23606797749979},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":2.0},"214":{"tf":2.449489742783178},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"246":{"tf":1.0},"252":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"33":{"tf":2.0},"34":{"tf":2.6457513110645907},"54":{"tf":1.0},"74":{"tf":1.7320508075688772},"75":{"tf":2.8284271247461903},"76":{"tf":1.0},"77":{"tf":1.7320508075688772},"78":{"tf":2.6457513110645907},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"84":{"tf":2.23606797749979},"90":{"tf":1.0},"91":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.4142135623730951},"97":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"107":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"155":{"tf":1.0},"248":{"tf":1.0},"251":{"tf":1.0}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"114":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"122":{"tf":1.0},"124":{"tf":1.0},"174":{"tf":1.0},"265":{"tf":1.7320508075688772}}}}}}},"g":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"2":{"tf":1.0}}}},"df":1,"docs":{"69":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"_":{"df":0,"docs":{},"i":{"3":{"2":{"(":{"_":{"_":{"df":1,"docs":{"84":{"tf":1.0}}},"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"(":{"_":{"_":{"df":1,"docs":{"84":{"tf":1.0}}},"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":47,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":2.23606797749979},"103":{"tf":1.4142135623730951},"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":2.449489742783178},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"134":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":1.4142135623730951},"166":{"tf":1.0},"169":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.0},"183":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.7320508075688772},"213":{"tf":1.0},"221":{"tf":1.0},"228":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"248":{"tf":1.4142135623730951},"250":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"75":{"tf":1.0},"82":{"tf":1.7320508075688772},"83":{"tf":2.0},"84":{"tf":2.6457513110645907},"85":{"tf":1.7320508075688772},"86":{"tf":1.4142135623730951},"87":{"tf":2.6457513110645907},"88":{"tf":3.0},"89":{"tf":1.4142135623730951},"90":{"tf":1.4142135623730951},"91":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.4142135623730951},"98":{"tf":1.0},"99":{"tf":1.0}},"i":{"c":{"(":{"_":{"_":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},":":{":":{"<":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{">":{"(":{"_":{"_":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{">":{"(":{"_":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{},"x":{"df":1,"docs":{"198":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"t":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"107":{"tf":2.0}}}}}}},"df":0,"docs":{}},"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"r":{"df":1,"docs":{"39":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"190":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"&":{"'":{"a":{"df":1,"docs":{"208":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"34":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"190":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"78":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":3,"docs":{"0":{"tf":1.0},"2":{"tf":1.0},"91":{"tf":1.0}}}},"i":{"df":0,"docs":{},"t":{"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"108":{"tf":1.4142135623730951}},"e":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"108":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":3,"docs":{"1":{"tf":1.0},"10":{"tf":1.4142135623730951},"108":{"tf":1.0}},"h":{"df":0,"docs":{},"u":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"129":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"36":{"tf":1.4142135623730951}}}}}}}}}}}},"df":6,"docs":{"124":{"tf":1.0},"143":{"tf":1.0},"226":{"tf":1.0},"256":{"tf":1.0},"56":{"tf":1.0},"75":{"tf":1.0}},"n":{"df":8,"docs":{"165":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.4142135623730951},"22":{"tf":1.0},"226":{"tf":1.0},"246":{"tf":1.0},"252":{"tf":1.0},"48":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"131":{"tf":1.0},"243":{"tf":1.7320508075688772},"256":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"255":{"tf":1.0}}}},"o":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"169":{"tf":1.0},"24":{"tf":1.0},"3":{"tf":1.0},"8":{"tf":1.4142135623730951}}}},"df":6,"docs":{"204":{"tf":1.0},"211":{"tf":1.0},"228":{"tf":1.0},"4":{"tf":1.0},"65":{"tf":1.0},"75":{"tf":1.4142135623730951}},"e":{"df":6,"docs":{"114":{"tf":1.0},"121":{"tf":1.0},"161":{"tf":1.4142135623730951},"199":{"tf":1.0},"50":{"tf":1.0},"72":{"tf":1.0}}},"o":{"d":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"213":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":4,"docs":{"126":{"tf":1.0},"139":{"tf":1.0},"6":{"tf":1.0},"92":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"’":{"df":1,"docs":{"124":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"176":{"tf":1.0},"248":{"tf":1.0}}}}}}},"r":{"a":{"b":{"df":1,"docs":{"105":{"tf":1.4142135623730951}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"114":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"77":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"80":{"tf":1.0}}},"t":{"df":1,"docs":{"213":{"tf":2.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"(":{"df":2,"docs":{"44":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"153":{"tf":1.0}}}},"w":{"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"111":{"tf":1.0},"113":{"tf":1.0},"127":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"117":{"tf":1.0}}}}},"u":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":5,"docs":{"113":{"tf":1.0},"226":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"45":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"154":{"tf":1.0}}}}},"i":{"d":{"df":2,"docs":{"10":{"tf":1.0},"8":{"tf":1.0}},"e":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"60":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"h":{"1":{"df":1,"docs":{"49":{"tf":1.0}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"176":{"tf":1.0}}},"v":{"df":1,"docs":{"62":{"tf":1.0}}}},"n":{"d":{"df":3,"docs":{"10":{"tf":1.0},"121":{"tf":1.0},"19":{"tf":1.0}},"l":{"df":5,"docs":{"133":{"tf":1.0},"141":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"183":{"tf":1.4142135623730951}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"246":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"102":{"tf":1.0},"113":{"tf":1.0},"255":{"tf":1.0}}}}}},"r":{"d":{"df":1,"docs":{"2":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"215":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"246":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"4":{"2":{"df":1,"docs":{"129":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"o":{"df":1,"docs":{"124":{"tf":1.4142135623730951}}}},"df":4,"docs":{"105":{"tf":1.4142135623730951},"124":{"tf":2.23606797749979},"126":{"tf":2.449489742783178},"129":{"tf":2.23606797749979}},"m":{"a":{"df":0,"docs":{},"p":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"126":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":4,"docs":{"125":{"tf":1.7320508075688772},"127":{"tf":1.0},"128":{"tf":1.4142135623730951},"156":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"c":{"a":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"(":{"1":{"0":{"0":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"<":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"_":{"df":3,"docs":{"129":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0}}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":6,"docs":{"124":{"tf":2.23606797749979},"125":{"tf":1.0},"126":{"tf":2.6457513110645907},"127":{"tf":2.449489742783178},"128":{"tf":2.0},"129":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"156":{"tf":1.0}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"d":{"(":{"1":{"df":1,"docs":{"99":{"tf":1.0}}},"2":{"df":1,"docs":{"99":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"99":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"107":{"tf":1.0}}}}},"df":3,"docs":{"114":{"tf":1.4142135623730951},"253":{"tf":1.0},"49":{"tf":1.7320508075688772}},"e":{"a":{"d":{"df":3,"docs":{"60":{"tf":1.0},"7":{"tf":1.0},"88":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"125":{"tf":1.4142135623730951},"126":{"tf":1.7320508075688772}}}}},"p":{"df":5,"docs":{"113":{"tf":1.4142135623730951},"115":{"tf":1.0},"45":{"tf":1.0},"60":{"tf":1.4142135623730951},"75":{"tf":1.0}}},"r":{"df":1,"docs":{"154":{"tf":1.0}}},"v":{"df":0,"docs":{},"i":{"df":1,"docs":{"71":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":3,"docs":{"58":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"79":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":5,"docs":{"102":{"tf":1.0},"119":{"tf":1.4142135623730951},"128":{"tf":1.0},"36":{"tf":1.0},"85":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"45":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":35,"docs":{"112":{"tf":1.4142135623730951},"113":{"tf":2.0},"119":{"tf":1.0},"128":{"tf":1.0},"132":{"tf":1.0},"15":{"tf":1.0},"151":{"tf":1.4142135623730951},"152":{"tf":2.8284271247461903},"153":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.0},"187":{"tf":3.3166247903554},"188":{"tf":1.7320508075688772},"191":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"208":{"tf":1.0},"213":{"tf":1.0},"220":{"tf":1.0},"228":{"tf":1.0},"37":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"47":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.7320508075688772},"60":{"tf":1.0},"73":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.7320508075688772}},"你":{"df":0,"docs":{},"好":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"89":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"df":5,"docs":{"147":{"tf":1.0},"148":{"tf":1.0},"183":{"tf":1.0},"226":{"tf":1.0},"270":{"tf":1.0}}}},"n":{"c":{"df":3,"docs":{"132":{"tf":1.0},"134":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"88":{"tf":1.0}}},"df":79,"docs":{"103":{"tf":1.0},"109":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.4142135623730951},"120":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.4142135623730951},"134":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"144":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"152":{"tf":1.0},"155":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"16":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"195":{"tf":1.4142135623730951},"197":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.4142135623730951},"208":{"tf":1.4142135623730951},"210":{"tf":1.0},"216":{"tf":1.0},"224":{"tf":1.0},"228":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.4142135623730951},"25":{"tf":1.0},"256":{"tf":1.0},"271":{"tf":1.0},"29":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"47":{"tf":1.7320508075688772},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"56":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.4142135623730951},"63":{"tf":1.0},"66":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.4142135623730951},"96":{"tf":1.0},"97":{"tf":1.0}}}},"x":{"a":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"47":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"189":{"tf":1.7320508075688772}}}},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"174":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"169":{"tf":1.0},"226":{"tf":1.0},"8":{"tf":1.0}}}},"df":2,"docs":{"250":{"tf":2.0},"92":{"tf":1.4142135623730951}},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"253":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"19":{"tf":1.0},"2":{"tf":1.0},"203":{"tf":1.4142135623730951},"250":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"250":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"139":{"tf":1.0}}}}}}}},"o":{"b":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"56":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"d":{"df":6,"docs":{"200":{"tf":1.0},"211":{"tf":1.0},"60":{"tf":1.4142135623730951},"69":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.0}}},"df":0,"docs":{}},"o":{"d":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"126":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"153":{"tf":1.0},"154":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"154":{"tf":1.0},"155":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"195":{"tf":1.0}}}}},"p":{"df":1,"docs":{"126":{"tf":1.0}}},"r":{"df":0,"docs":{},"t":{"b":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"203":{"tf":1.4142135623730951}}}}}}}}},"df":1,"docs":{"203":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":3,"docs":{"164":{"tf":1.0},"166":{"tf":1.0},"169":{"tf":1.0}}}},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"d":{"df":0,"docs":{},"o":{"c":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"260":{"tf":1.0},"60":{"tf":1.0},"94":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"w":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"5":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"107":{"tf":2.23606797749979}}}},"df":0,"docs":{}}}},"i":{"'":{"df":0,"docs":{},"m":{"df":3,"docs":{"199":{"tf":1.0},"47":{"tf":1.4142135623730951},"92":{"tf":1.7320508075688772}}}},"+":{"1":{",":{"df":0,"docs":{},"v":{"df":1,"docs":{"63":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"df":0,"docs":{},"v":{"df":1,"docs":{"63":{"tf":1.0}}}},".":{"df":2,"docs":{"75":{"tf":1.0},"88":{"tf":1.0}}},"1":{"6":{"df":2,"docs":{"134":{"tf":1.0},"54":{"tf":1.0}}},"df":1,"docs":{"132":{"tf":1.0}}},"2":{"df":1,"docs":{"132":{"tf":1.4142135623730951}}},"3":{"2":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"132":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},">":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":43,"docs":{"105":{"tf":3.0},"127":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":2.0},"133":{"tf":1.4142135623730951},"134":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":2.449489742783178},"139":{"tf":2.23606797749979},"14":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"156":{"tf":1.0},"158":{"tf":2.8284271247461903},"16":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"169":{"tf":2.23606797749979},"170":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"195":{"tf":4.0},"196":{"tf":1.0},"197":{"tf":2.0},"199":{"tf":1.7320508075688772},"202":{"tf":1.7320508075688772},"203":{"tf":1.4142135623730951},"205":{"tf":2.0},"210":{"tf":2.23606797749979},"213":{"tf":2.23606797749979},"22":{"tf":1.4142135623730951},"227":{"tf":1.7320508075688772},"252":{"tf":2.0},"271":{"tf":1.4142135623730951},"32":{"tf":1.7320508075688772},"33":{"tf":1.7320508075688772},"51":{"tf":1.4142135623730951},"52":{"tf":2.0},"54":{"tf":2.0},"56":{"tf":2.0},"60":{"tf":3.4641016151377544},"69":{"tf":2.0},"73":{"tf":2.0},"84":{"tf":1.0}}},"df":1,"docs":{"132":{"tf":1.0}}},"6":{"4":{"df":2,"docs":{"176":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}},"8":{":":{":":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"d":{"d":{"(":{"2":{"5":{"1":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"22":{"tf":1.0}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"d":{"df":2,"docs":{"251":{"tf":1.7320508075688772},"73":{"tf":3.1622776601683795}},"e":{"a":{"df":2,"docs":{"3":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"226":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"62":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"161":{"tf":1.0},"169":{"tf":2.0},"195":{"tf":1.0},"51":{"tf":1.0},"73":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"182":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"144":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"211":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"75":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"l":{"<":{"'":{"_":{"df":1,"docs":{"119":{"tf":1.0}}},"a":{"df":4,"docs":{"202":{"tf":1.0},"203":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{",":{"df":1,"docs":{"216":{"tf":1.0}}},"df":3,"docs":{"86":{"tf":1.0},"88":{"tf":1.0},"97":{"tf":2.0}}}},"df":47,"docs":{"100":{"tf":2.0},"101":{"tf":1.4142135623730951},"102":{"tf":1.4142135623730951},"103":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":2.23606797749979},"108":{"tf":1.7320508075688772},"109":{"tf":1.0},"119":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"126":{"tf":1.0},"132":{"tf":2.0},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"183":{"tf":1.0},"196":{"tf":1.4142135623730951},"197":{"tf":1.0},"200":{"tf":1.7320508075688772},"205":{"tf":1.0},"207":{"tf":1.0},"221":{"tf":1.7320508075688772},"226":{"tf":2.23606797749979},"227":{"tf":1.4142135623730951},"271":{"tf":1.0},"56":{"tf":1.0},"60":{"tf":1.0},"75":{"tf":1.7320508075688772},"77":{"tf":2.23606797749979},"78":{"tf":1.7320508075688772},"79":{"tf":2.23606797749979},"80":{"tf":1.0},"85":{"tf":1.7320508075688772},"86":{"tf":1.0},"89":{"tf":1.0},"91":{"tf":1.4142135623730951},"92":{"tf":1.7320508075688772},"93":{"tf":1.0},"94":{"tf":1.4142135623730951},"95":{"tf":1.7320508075688772},"96":{"tf":2.23606797749979},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":55,"docs":{"102":{"tf":2.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"108":{"tf":2.23606797749979},"109":{"tf":1.4142135623730951},"11":{"tf":1.0},"12":{"tf":1.0},"120":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"125":{"tf":1.0},"126":{"tf":2.6457513110645907},"128":{"tf":1.0},"132":{"tf":2.449489742783178},"133":{"tf":2.449489742783178},"134":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"141":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"153":{"tf":1.7320508075688772},"154":{"tf":2.23606797749979},"176":{"tf":1.7320508075688772},"180":{"tf":1.7320508075688772},"181":{"tf":2.6457513110645907},"182":{"tf":2.0},"183":{"tf":1.0},"202":{"tf":1.4142135623730951},"203":{"tf":1.0},"213":{"tf":1.4142135623730951},"214":{"tf":1.0},"219":{"tf":1.4142135623730951},"221":{"tf":1.7320508075688772},"222":{"tf":1.0},"226":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":1.0},"56":{"tf":1.4142135623730951},"60":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.4142135623730951},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.7320508075688772},"95":{"tf":1.7320508075688772},"96":{"tf":2.0},"97":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"91":{"tf":1.0}}},"df":3,"docs":{"106":{"tf":1.0},"91":{"tf":1.7320508075688772},"94":{"tf":1.0}}}}}}}}},"i":{"c":{"df":1,"docs":{"114":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"131":{"tf":1.0},"250":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"255":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"75":{"tf":1.0},"84":{"tf":1.7320508075688772}}},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"29":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"<":{"'":{"a":{"df":1,"docs":{"202":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"196":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":5,"docs":{"153":{"tf":1.0},"176":{"tf":1.0},"200":{"tf":1.0},"227":{"tf":1.0},"249":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":4,"docs":{"105":{"tf":1.0},"197":{"tf":1.0},"227":{"tf":1.0},"248":{"tf":1.0}}}}}}},"n":{"(":{"\"":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"250":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"252":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":7,"docs":{"248":{"tf":1.0},"249":{"tf":1.7320508075688772},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":1,"docs":{"224":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"c":{"df":1,"docs":{"211":{"tf":1.7320508075688772}},"h":{"df":1,"docs":{"93":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"(":{"1":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"u":{"d":{"df":7,"docs":{"126":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"174":{"tf":1.0},"177":{"tf":1.0},"255":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"73":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"227":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"122":{"tf":1.4142135623730951},"62":{"tf":1.0}}}},"d":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"210":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"131":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"127":{"tf":1.0},"214":{"tf":1.0}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"47":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":11,"docs":{"114":{"tf":2.6457513110645907},"120":{"tf":1.4142135623730951},"124":{"tf":1.0},"125":{"tf":1.0},"143":{"tf":1.4142135623730951},"183":{"tf":1.0},"49":{"tf":1.7320508075688772},"50":{"tf":1.0},"51":{"tf":1.7320508075688772},"54":{"tf":1.0},"63":{"tf":1.0}}}},"i":{"c":{"df":3,"docs":{"199":{"tf":1.4142135623730951},"251":{"tf":1.0},"254":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"125":{"tf":1.0},"210":{"tf":1.4142135623730951},"212":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"51":{"tf":1.0},"60":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"66":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"66":{"tf":1.0},"73":{"tf":1.4142135623730951}}}}}},"o":{"df":4,"docs":{"143":{"tf":1.4142135623730951},"206":{"tf":1.0},"58":{"tf":1.7320508075688772},"93":{"tf":1.0}},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"256":{"tf":1.0}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"132":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"108":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"199":{"tf":1.7320508075688772},"57":{"tf":1.0}},"i":{"df":3,"docs":{"127":{"tf":1.0},"14":{"tf":1.0},"51":{"tf":1.4142135623730951}}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"(":{"\"":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"250":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"249":{"tf":1.0},"256":{"tf":1.0}}}}}},"df":1,"docs":{"249":{"tf":2.23606797749979}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":13,"docs":{"102":{"tf":1.0},"172":{"tf":1.7320508075688772},"246":{"tf":2.23606797749979},"247":{"tf":1.0},"248":{"tf":2.23606797749979},"249":{"tf":1.4142135623730951},"250":{"tf":1.4142135623730951},"251":{"tf":1.7320508075688772},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":2.23606797749979},"256":{"tf":2.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"1":{"df":1,"docs":{"66":{"tf":1.7320508075688772}}},"2":{"df":1,"docs":{"66":{"tf":1.0}}},"df":1,"docs":{"105":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"(":{"\"":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"251":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"_":{"a":{"b":{"c":{"d":{"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"251":{"tf":1.0}}}}}},"df":2,"docs":{"248":{"tf":1.4142135623730951},"249":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"<":{"'":{"a":{">":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"197":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"195":{"tf":1.7320508075688772},"199":{"tf":1.0},"200":{"tf":2.449489742783178},"210":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.4142135623730951},"214":{"tf":1.4142135623730951},"248":{"tf":3.0},"249":{"tf":1.7320508075688772},"250":{"tf":1.4142135623730951},"251":{"tf":1.0},"256":{"tf":1.0},"94":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":6,"docs":{"125":{"tf":1.7320508075688772},"128":{"tf":1.0},"247":{"tf":1.7320508075688772},"248":{"tf":1.7320508075688772},"252":{"tf":1.4142135623730951},"253":{"tf":1.0}}}}},"i":{"d":{"df":7,"docs":{"102":{"tf":1.0},"115":{"tf":1.0},"162":{"tf":1.0},"195":{"tf":1.0},"247":{"tf":1.0},"251":{"tf":1.4142135623730951},"255":{"tf":1.0}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"1":{"tf":1.0}}},"n":{"c":{"df":6,"docs":{"213":{"tf":1.0},"57":{"tf":1.4142135623730951},"75":{"tf":1.0},"77":{"tf":1.7320508075688772},"78":{"tf":1.0},"87":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":4,"docs":{"255":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.4142135623730951},"88":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":17,"docs":{"102":{"tf":1.0},"114":{"tf":1.0},"134":{"tf":1.0},"139":{"tf":1.7320508075688772},"146":{"tf":1.0},"172":{"tf":1.0},"248":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"71":{"tf":1.7320508075688772},"95":{"tf":1.0},"96":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"247":{"tf":1.7320508075688772},"248":{"tf":2.0},"249":{"tf":1.0},"250":{"tf":2.449489742783178},"251":{"tf":2.0},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":2,"docs":{"126":{"tf":1.0},"131":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":10,"docs":{"124":{"tf":1.4142135623730951},"131":{"tf":1.7320508075688772},"199":{"tf":1.0},"22":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"60":{"tf":1.0},"75":{"tf":1.0},"85":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}},"r":{"df":2,"docs":{"152":{"tf":1.0},"261":{"tf":1.7320508075688772}}}},"l":{"df":2,"docs":{"254":{"tf":1.0},"255":{"tf":1.0}}},"n":{"d":{"df":1,"docs":{"114":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":2,"docs":{"208":{"tf":1.4142135623730951},"90":{"tf":1.0}},"e":{"<":{"'":{"a":{"df":1,"docs":{"208":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":4,"docs":{"10":{"tf":1.0},"115":{"tf":1.0},"127":{"tf":1.4142135623730951},"153":{"tf":1.0}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"12":{"tf":1.7320508075688772},"255":{"tf":1.0}}}}}}}},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"218":{"tf":1.0},"220":{"tf":2.23606797749979}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":7,"docs":{"129":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"137":{"tf":1.0},"19":{"tf":1.0},"205":{"tf":1.0},"72":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"<":{"'":{"a":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":3,"docs":{"139":{"tf":1.0},"195":{"tf":1.0},"200":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"139":{"tf":1.0},"247":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":3,"docs":{"109":{"tf":1.0},"226":{"tf":1.0},"88":{"tf":1.0}}}}}}},"o":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"133":{"tf":1.0},"146":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"148":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"177":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"177":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"133":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"p":{".":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"123":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"a":{"d":{"d":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"v":{"4":{"(":{"\"":{"1":{"2":{"7":{".":{"0":{".":{"0":{".":{"1":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"123":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"(":{"\"":{":":{":":{"1":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"123":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"123":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"123":{"tf":1.0}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"194":{"tf":1.0}}}}}}}},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"91":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"105":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"c":{"(":{"&":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"118":{"tf":1.0}}},"df":1,"docs":{"118":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"v":{"df":1,"docs":{"118":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":1,"docs":{"103":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"89":{"tf":1.7320508075688772}}}}}},"t":{"'":{"df":15,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"174":{"tf":1.0},"200":{"tf":1.7320508075688772},"251":{"tf":1.0},"47":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0},"6":{"tf":1.0},"66":{"tf":1.0},"72":{"tf":1.0},"88":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":11,"docs":{"122":{"tf":1.0},"15":{"tf":1.0},"153":{"tf":1.7320508075688772},"156":{"tf":1.4142135623730951},"158":{"tf":1.0},"164":{"tf":1.4142135623730951},"217":{"tf":1.4142135623730951},"219":{"tf":1.0},"221":{"tf":1.4142135623730951},"223":{"tf":1.0},"95":{"tf":1.0}}},"r":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"220":{"tf":2.0}}}}}},"df":14,"docs":{"114":{"tf":1.4142135623730951},"119":{"tf":1.0},"183":{"tf":1.4142135623730951},"217":{"tf":2.449489742783178},"218":{"tf":2.8284271247461903},"219":{"tf":2.23606797749979},"220":{"tf":3.0},"221":{"tf":3.1622776601683795},"222":{"tf":2.0},"223":{"tf":2.449489742783178},"224":{"tf":3.1622776601683795},"63":{"tf":1.7320508075688772},"65":{"tf":1.4142135623730951},"66":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":3,"docs":{"132":{"tf":1.0},"251":{"tf":1.0},"56":{"tf":1.0}}}}}},"’":{"df":4,"docs":{"107":{"tf":1.0},"109":{"tf":1.0},"114":{"tf":1.0},"121":{"tf":1.0}}}}},"j":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"190":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"176":{"tf":1.0}}}}},"df":1,"docs":{"158":{"tf":1.4142135623730951}},"i":{"df":1,"docs":{"48":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"255":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"255":{"tf":1.0}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"248":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"170":{"tf":1.4142135623730951}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"169":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"246":{"tf":1.0}}}}}},"y":{"df":3,"docs":{"124":{"tf":2.0},"125":{"tf":1.4142135623730951},"126":{"tf":2.449489742783178}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"162":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":7,"docs":{"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"213":{"tf":1.0},"64":{"tf":1.0},"95":{"tf":1.0}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"248":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":9,"docs":{"102":{"tf":2.0},"176":{"tf":1.0},"195":{"tf":1.0},"204":{"tf":1.0},"249":{"tf":1.0},"53":{"tf":1.0},"88":{"tf":1.4142135623730951},"96":{"tf":1.0},"99":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"204":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"n":{"df":6,"docs":{"117":{"tf":1.0},"197":{"tf":1.0},"224":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"88":{"tf":1.0}}}}}}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"255":{"tf":3.4641016151377544},"66":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"94":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"60":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"260":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":5,"docs":{"108":{"tf":1.4142135623730951},"12":{"tf":1.0},"253":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"124":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"t":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"105":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":4,"docs":{"105":{"tf":1.0},"132":{"tf":1.0},"204":{"tf":1.0},"64":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"249":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"(":{"\"":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"x":{"df":1,"docs":{"250":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"249":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"199":{"tf":1.0},"213":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.4142135623730951}}}}}},"z":{"df":0,"docs":{},"i":{"df":2,"docs":{"176":{"tf":1.0},"224":{"tf":1.0}}}}},"df":1,"docs":{"253":{"tf":1.0}},"e":{"a":{"d":{"df":2,"docs":{"255":{"tf":1.0},"5":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":18,"docs":{"11":{"tf":1.0},"110":{"tf":1.0},"130":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.0},"192":{"tf":1.0},"195":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.0},"205":{"tf":1.0},"209":{"tf":1.0},"270":{"tf":1.0},"3":{"tf":1.0},"35":{"tf":1.0},"42":{"tf":1.0},"6":{"tf":1.0},"67":{"tf":1.0},"82":{"tf":1.0}}}},"v":{"df":3,"docs":{"127":{"tf":1.4142135623730951},"195":{"tf":1.0},"220":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":5,"docs":{"143":{"tf":1.4142135623730951},"187":{"tf":1.7320508075688772},"19":{"tf":1.0},"226":{"tf":1.4142135623730951},"88":{"tf":1.0}}}},"g":{"a":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"253":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"d":{"df":1,"docs":{"141":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"60":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"115":{"tf":2.0},"143":{"tf":1.0}},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":9,"docs":{"115":{"tf":1.7320508075688772},"122":{"tf":2.0},"188":{"tf":1.0},"228":{"tf":1.0},"51":{"tf":1.7320508075688772},"52":{"tf":1.4142135623730951},"60":{"tf":1.7320508075688772},"87":{"tf":1.0},"88":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"115":{"tf":1.0},"131":{"tf":1.0}}}},"t":{"'":{"df":5,"docs":{"125":{"tf":1.0},"153":{"tf":1.4142135623730951},"168":{"tf":1.0},"204":{"tf":1.0},"256":{"tf":1.0}}},"df":4,"docs":{"125":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.0},"8":{"tf":1.0}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"53":{"tf":1.7320508075688772}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"(":{"&":{"'":{"a":{"df":1,"docs":{"196":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"148":{"tf":1.0},"246":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"204":{"tf":2.0}}},"df":0,"docs":{}}}},"i":{"b":{".":{"df":0,"docs":{},"r":{"df":7,"docs":{"151":{"tf":1.0},"153":{"tf":1.7320508075688772},"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.4142135623730951}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"173":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"129":{"tf":1.4142135623730951},"164":{"tf":1.0}},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":21,"docs":{"109":{"tf":1.0},"130":{"tf":1.0},"132":{"tf":1.0},"137":{"tf":1.0},"148":{"tf":1.0},"152":{"tf":2.6457513110645907},"153":{"tf":1.7320508075688772},"155":{"tf":1.7320508075688772},"164":{"tf":1.4142135623730951},"168":{"tf":1.7320508075688772},"169":{"tf":1.0},"170":{"tf":1.0},"174":{"tf":1.4142135623730951},"176":{"tf":1.0},"180":{"tf":1.0},"2":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":1.0},"268":{"tf":1.7320508075688772},"269":{"tf":1.0},"87":{"tf":1.0}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":20,"docs":{"139":{"tf":1.4142135623730951},"192":{"tf":1.7320508075688772},"193":{"tf":2.23606797749979},"194":{"tf":2.8284271247461903},"195":{"tf":5.196152422706632},"196":{"tf":1.7320508075688772},"197":{"tf":2.23606797749979},"198":{"tf":1.7320508075688772},"199":{"tf":3.0},"200":{"tf":1.7320508075688772},"201":{"tf":1.7320508075688772},"202":{"tf":2.8284271247461903},"203":{"tf":2.449489742783178},"204":{"tf":3.0},"205":{"tf":1.0},"206":{"tf":2.0},"207":{"tf":1.0},"208":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"s":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"60":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"77":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":2,"docs":{"77":{"tf":1.7320508075688772},"78":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":6,"docs":{"127":{"tf":1.4142135623730951},"251":{"tf":1.0},"48":{"tf":1.0},"87":{"tf":1.0},"89":{"tf":1.0},"98":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"47":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":45,"docs":{"103":{"tf":1.0},"107":{"tf":1.0},"112":{"tf":1.0},"128":{"tf":1.0},"141":{"tf":1.4142135623730951},"143":{"tf":1.0},"146":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"16":{"tf":1.0},"161":{"tf":1.4142135623730951},"162":{"tf":1.7320508075688772},"165":{"tf":1.4142135623730951},"169":{"tf":2.449489742783178},"17":{"tf":1.0},"176":{"tf":1.0},"194":{"tf":1.0},"212":{"tf":1.0},"248":{"tf":1.0},"271":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.4142135623730951},"7":{"tf":1.7320508075688772},"70":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"77":{"tf":1.0},"8":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.4142135623730951}}},"k":{"df":4,"docs":{"132":{"tf":1.0},"172":{"tf":1.0},"173":{"tf":1.0},"60":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"255":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"!":{"[":{"1":{"df":1,"docs":{"183":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"183":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{"(":{")":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"208":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"60":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"208":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"1":{"df":1,"docs":{"60":{"tf":1.0}}},"2":{"df":1,"docs":{"60":{"tf":1.0}}},"3":{"df":1,"docs":{"60":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"60":{"tf":1.0}}}}}}}}}}}},":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"60":{"tf":1.0}}}}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"!":{"[":{"1":{",":{"2":{",":{"3":{",":{"4":{",":{"5":{",":{"6":{",":{"7":{"df":1,"docs":{"271":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"<":{"'":{"a":{"df":1,"docs":{"208":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":11,"docs":{"156":{"tf":1.0},"176":{"tf":1.0},"183":{"tf":1.0},"208":{"tf":1.7320508075688772},"247":{"tf":1.0},"250":{"tf":1.0},"256":{"tf":1.0},"271":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"60":{"tf":4.69041575982343}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":10,"docs":{"113":{"tf":1.0},"131":{"tf":1.0},"139":{"tf":1.0},"199":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"43":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"88":{"tf":1.4142135623730951}}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"195":{"tf":1.7320508075688772},"199":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"m":{"df":2,"docs":{"251":{"tf":1.4142135623730951},"255":{"tf":1.0}}}}},"o":{"a":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"254":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"1":{"tf":1.7320508075688772},"105":{"tf":1.0},"109":{"tf":1.0},"226":{"tf":1.0},"255":{"tf":1.4142135623730951}}},"t":{"df":2,"docs":{"249":{"tf":1.0},"254":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"250":{"tf":2.0}},"g":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"217":{"tf":1.0},"25":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"47":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"47":{"tf":1.4142135623730951}}}}}},"df":9,"docs":{"124":{"tf":1.0},"195":{"tf":2.0},"199":{"tf":1.0},"200":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"54":{"tf":1.4142135623730951},"71":{"tf":1.0},"87":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"195":{"tf":2.23606797749979},"199":{"tf":1.0},"204":{"tf":1.0},"211":{"tf":1.0},"220":{"tf":1.0},"97":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"195":{"tf":1.0}}}},"<":{"'":{"a":{"df":1,"docs":{"197":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"194":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"k":{"df":11,"docs":{"129":{"tf":1.0},"131":{"tf":1.0},"149":{"tf":1.0},"153":{"tf":1.0},"181":{"tf":1.0},"248":{"tf":1.0},"3":{"tf":1.0},"56":{"tf":1.0},"70":{"tf":1.0},"84":{"tf":1.0},"93":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"102":{"tf":1.0},"124":{"tf":1.0}}}}},"p":{"df":6,"docs":{"115":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.4142135623730951},"64":{"tf":1.7320508075688772},"65":{"tf":1.0},"66":{"tf":4.0}}}},"t":{"df":2,"docs":{"144":{"tf":1.0},"2":{"tf":1.0}}},"w":{"df":2,"docs":{"246":{"tf":1.0},"253":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"127":{"tf":1.4142135623730951},"131":{"tf":1.0},"211":{"tf":1.0},"250":{"tf":1.0},"270":{"tf":1.0}}}}}},"s":{"df":1,"docs":{"7":{"tf":1.0}}},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"255":{"tf":1.4142135623730951}}}}},"m":{"1":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"128":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"128":{"tf":1.0}}},"2":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"v":{"2":{"df":1,"docs":{"128":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"128":{"tf":1.0}}},"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"139":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":5,"docs":{"118":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.7320508075688772}},"s":{"]":{"[":{"df":0,"docs":{},"m":{"a":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"177":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"115":{"tf":1.0},"255":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"r":{"df":4,"docs":{"151":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0}}}},"1":{"df":1,"docs":{"152":{"tf":1.0}}},"2":{"df":1,"docs":{"152":{"tf":1.0}}},"df":152,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"108":{"tf":1.0},"109":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.4142135623730951},"114":{"tf":1.7320508075688772},"115":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.7320508075688772},"125":{"tf":1.7320508075688772},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":2.449489742783178},"132":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"14":{"tf":1.4142135623730951},"141":{"tf":1.4142135623730951},"142":{"tf":1.0},"143":{"tf":1.4142135623730951},"145":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"148":{"tf":1.0},"149":{"tf":2.6457513110645907},"15":{"tf":1.4142135623730951},"155":{"tf":1.0},"156":{"tf":1.4142135623730951},"157":{"tf":1.0},"16":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"163":{"tf":1.0},"169":{"tf":1.0},"17":{"tf":1.0},"176":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.0},"181":{"tf":1.7320508075688772},"182":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.7320508075688772},"188":{"tf":1.4142135623730951},"189":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"194":{"tf":1.4142135623730951},"195":{"tf":2.8284271247461903},"196":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":2.0},"200":{"tf":1.7320508075688772},"202":{"tf":2.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.4142135623730951},"208":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":2.0},"212":{"tf":1.0},"213":{"tf":2.449489742783178},"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"218":{"tf":2.0},"219":{"tf":1.0},"22":{"tf":2.449489742783178},"220":{"tf":1.7320508075688772},"221":{"tf":1.4142135623730951},"223":{"tf":1.4142135623730951},"224":{"tf":1.7320508075688772},"226":{"tf":2.0},"227":{"tf":1.0},"228":{"tf":1.7320508075688772},"23":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.0},"251":{"tf":1.4142135623730951},"27":{"tf":1.4142135623730951},"271":{"tf":1.0},"28":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951},"31":{"tf":1.0},"32":{"tf":1.7320508075688772},"33":{"tf":1.7320508075688772},"34":{"tf":1.4142135623730951},"36":{"tf":2.8284271247461903},"37":{"tf":1.7320508075688772},"39":{"tf":2.449489742783178},"40":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"45":{"tf":2.0},"46":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":2.449489742783178},"52":{"tf":1.7320508075688772},"53":{"tf":1.7320508075688772},"54":{"tf":2.449489742783178},"56":{"tf":1.7320508075688772},"57":{"tf":1.7320508075688772},"58":{"tf":1.0},"59":{"tf":1.4142135623730951},"60":{"tf":2.449489742783178},"62":{"tf":1.4142135623730951},"63":{"tf":1.7320508075688772},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772},"70":{"tf":1.4142135623730951},"71":{"tf":1.7320508075688772},"72":{"tf":1.0},"73":{"tf":2.449489742783178},"75":{"tf":1.0},"77":{"tf":1.7320508075688772},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"84":{"tf":1.4142135623730951},"85":{"tf":2.0},"86":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"89":{"tf":2.0},"91":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.0},"94":{"tf":1.7320508075688772},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.7320508075688772},"99":{"tf":1.0}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"k":{"df":0,"docs":{},"e":{"df":81,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"103":{"tf":1.4142135623730951},"108":{"tf":1.0},"115":{"tf":1.0},"122":{"tf":1.4142135623730951},"126":{"tf":1.0},"14":{"tf":1.0},"142":{"tf":1.4142135623730951},"144":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"16":{"tf":1.4142135623730951},"163":{"tf":1.0},"169":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":2.0},"182":{"tf":1.0},"183":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":2.0},"196":{"tf":1.0},"199":{"tf":2.449489742783178},"200":{"tf":1.0},"202":{"tf":1.4142135623730951},"203":{"tf":1.0},"205":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.7320508075688772},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"22":{"tf":2.23606797749979},"220":{"tf":1.0},"223":{"tf":1.0},"226":{"tf":1.4142135623730951},"228":{"tf":1.7320508075688772},"23":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"248":{"tf":1.0},"25":{"tf":1.0},"27":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951},"32":{"tf":1.0},"36":{"tf":1.4142135623730951},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.4142135623730951},"47":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"54":{"tf":1.7320508075688772},"56":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"59":{"tf":1.0},"60":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.4142135623730951},"8":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.7320508075688772},"86":{"tf":1.4142135623730951},"88":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.7320508075688772},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"208":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"r":{"<":{"'":{"a":{"df":1,"docs":{"208":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":8,"docs":{"113":{"tf":1.0},"152":{"tf":1.4142135623730951},"176":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"36":{"tf":1.0},"47":{"tf":1.0},"94":{"tf":1.0}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"213":{"tf":1.0}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"195":{"tf":1.0},"213":{"tf":1.0},"254":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"251":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"(":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":1,"docs":{"137":{"tf":1.0}}}}},".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"127":{"tf":1.0}}},"3":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"(":{"5":{"0":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":3,"docs":{"124":{"tf":1.0},"127":{"tf":1.7320508075688772},"147":{"tf":2.23606797749979}}},"r":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"164":{"tf":1.0}}}}}},"df":3,"docs":{"14":{"tf":1.0},"252":{"tf":1.0},"57":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"176":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":1,"docs":{"73":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":20,"docs":{"134":{"tf":1.0},"142":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":2.0},"148":{"tf":1.0},"149":{"tf":1.0},"216":{"tf":1.0},"220":{"tf":1.0},"227":{"tf":1.0},"34":{"tf":1.7320508075688772},"48":{"tf":1.0},"60":{"tf":2.8284271247461903},"67":{"tf":1.7320508075688772},"68":{"tf":2.23606797749979},"69":{"tf":3.4641016151377544},"70":{"tf":2.8284271247461903},"71":{"tf":2.8284271247461903},"72":{"tf":2.23606797749979},"73":{"tf":4.358898943540674},"97":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"x":{"df":1,"docs":{"131":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"251":{"tf":1.0}}}}}}},"y":{"b":{"df":5,"docs":{"114":{"tf":1.0},"132":{"tf":1.0},"154":{"tf":1.0},"181":{"tf":1.0},"48":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"1":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"df":1,"docs":{"88":{"tf":2.449489742783178}},"e":{"a":{"df":0,"docs":{},"n":{"df":10,"docs":{"132":{"tf":1.0},"144":{"tf":1.0},"200":{"tf":1.4142135623730951},"251":{"tf":1.0},"256":{"tf":1.7320508075688772},"37":{"tf":1.0},"47":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"89":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"169":{"tf":2.0}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"132":{"tf":1.0},"141":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"124":{"tf":1.0},"2":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}}}},"m":{":":{":":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"213":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"115":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"54":{"tf":1.7320508075688772},"97":{"tf":1.4142135623730951}}}}},"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":9,"docs":{"115":{"tf":1.0},"131":{"tf":1.0},"199":{"tf":1.4142135623730951},"254":{"tf":2.23606797749979},"256":{"tf":1.7320508075688772},"39":{"tf":1.4142135623730951},"45":{"tf":1.0},"88":{"tf":1.4142135623730951},"99":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"132":{"tf":1.0},"220":{"tf":1.0},"94":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"141":{"tf":1.0},"147":{"tf":1.0},"239":{"tf":1.7320508075688772},"60":{"tf":2.0},"69":{"tf":1.4142135623730951},"73":{"tf":1.0},"8":{"tf":1.0}},"e":{":":{":":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"2":{"5":{"5":{",":{"2":{"5":{"5":{",":{"0":{"df":2,"docs":{"60":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":1,"docs":{"69":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"73":{"tf":2.0}}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"69":{"tf":1.0}},"e":{"df":0,"docs":{},"{":{"_":{"_":{"df":1,"docs":{"60":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{":":{"1":{"df":2,"docs":{"60":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"60":{"tf":1.0}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"60":{"tf":1.0},"69":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"_":{"_":{"df":1,"docs":{"60":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"226":{"tf":2.23606797749979},"227":{"tf":1.4142135623730951},"93":{"tf":1.7320508075688772}},"s":{"(":{"2":{"0":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":1,"docs":{"226":{"tf":1.0}}},"u":{"3":{"2":{"df":1,"docs":{"226":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"h":{"df":0,"docs":{},"o":{"d":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"102":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"df":34,"docs":{"102":{"tf":2.0},"103":{"tf":1.0},"107":{"tf":2.449489742783178},"114":{"tf":1.4142135623730951},"116":{"tf":1.7320508075688772},"118":{"tf":1.0},"125":{"tf":1.0},"131":{"tf":1.4142135623730951},"133":{"tf":1.7320508075688772},"134":{"tf":1.4142135623730951},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"196":{"tf":1.7320508075688772},"207":{"tf":1.0},"219":{"tf":2.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.7320508075688772},"223":{"tf":2.0},"224":{"tf":1.0},"226":{"tf":1.4142135623730951},"45":{"tf":1.0},"60":{"tf":1.4142135623730951},"74":{"tf":1.7320508075688772},"75":{"tf":3.0},"76":{"tf":1.0},"77":{"tf":2.8284271247461903},"78":{"tf":1.4142135623730951},"79":{"tf":1.0},"80":{"tf":1.7320508075688772},"81":{"tf":1.0},"86":{"tf":1.4142135623730951},"87":{"tf":1.0},"91":{"tf":2.23606797749979},"94":{"tf":1.7320508075688772}},"’":{"df":1,"docs":{"102":{"tf":1.0}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.7320508075688772}},"m":{"df":1,"docs":{"10":{"tf":1.0}}}},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"88":{"tf":1.4142135623730951}},"e":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"[":{"6":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},":":{":":{"<":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"88":{"tf":1.0}}}},"`":{"'":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"176":{"tf":1.0}}}},"x":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"86":{"tf":1.4142135623730951}}}}}},"o":{"d":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"154":{"tf":1.0},"155":{"tf":1.0}}}},"df":7,"docs":{"131":{"tf":1.0},"153":{"tf":1.7320508075688772},"154":{"tf":2.0},"158":{"tf":1.7320508075688772},"168":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0}},"e":{"df":1,"docs":{"251":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":3,"docs":{"14":{"tf":1.0},"15":{"tf":1.0},"18":{"tf":1.0}},"i":{"df":30,"docs":{"115":{"tf":1.0},"131":{"tf":1.0},"16":{"tf":1.0},"169":{"tf":1.7320508075688772},"211":{"tf":1.0},"22":{"tf":1.4142135623730951},"220":{"tf":1.0},"24":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":1.7320508075688772},"253":{"tf":2.6457513110645907},"29":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"36":{"tf":1.7320508075688772},"37":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0},"49":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0},"85":{"tf":1.7320508075688772},"86":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"l":{"df":14,"docs":{"148":{"tf":1.4142135623730951},"150":{"tf":1.7320508075688772},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":3.3166247903554},"154":{"tf":2.23606797749979},"155":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"168":{"tf":2.449489742783178},"170":{"tf":1.0},"45":{"tf":1.0}},"u":{"df":1,"docs":{"131":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"102":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"181":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"!":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"96":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":26,"docs":{"105":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.4142135623730951},"143":{"tf":1.0},"147":{"tf":1.0},"176":{"tf":1.7320508075688772},"181":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"250":{"tf":1.0},"251":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"256":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"53":{"tf":1.0},"88":{"tf":1.4142135623730951},"93":{"tf":1.0},"98":{"tf":1.0}},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"255":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"v":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"211":{"tf":2.0}}}},"df":0,"docs":{}},"df":4,"docs":{"248":{"tf":1.4142135623730951},"251":{"tf":2.0},"253":{"tf":1.0},"255":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"(":{"df":1,"docs":{"112":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"(":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"205":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":15,"docs":{"105":{"tf":1.0},"112":{"tf":1.0},"128":{"tf":1.4142135623730951},"139":{"tf":1.0},"211":{"tf":1.7320508075688772},"213":{"tf":2.449489742783178},"215":{"tf":1.4142135623730951},"220":{"tf":1.0},"251":{"tf":1.0},"37":{"tf":3.1622776601683795},"45":{"tf":1.0},"59":{"tf":3.1622776601683795},"60":{"tf":1.7320508075688772},"63":{"tf":1.0},"69":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"g":{"1":{"df":1,"docs":{"60":{"tf":1.0}}},"2":{"df":1,"docs":{"60":{"tf":1.0}}},"df":3,"docs":{"60":{"tf":2.449489742783178},"69":{"tf":2.0},"73":{"tf":1.4142135623730951}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":7,"docs":{"105":{"tf":1.0},"127":{"tf":1.4142135623730951},"147":{"tf":1.0},"156":{"tf":1.0},"215":{"tf":1.0},"47":{"tf":1.0},"99":{"tf":1.0}}}},"df":0,"docs":{},"l":{"(":{"a":{"df":1,"docs":{"250":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"250":{"tf":2.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":12,"docs":{"107":{"tf":1.4142135623730951},"156":{"tf":1.0},"195":{"tf":1.0},"224":{"tf":1.0},"248":{"tf":1.0},"250":{"tf":1.0},"252":{"tf":1.0},"255":{"tf":2.0},"47":{"tf":1.0},"79":{"tf":2.0},"94":{"tf":1.0},"98":{"tf":1.0}},"i":{"df":5,"docs":{"146":{"tf":1.0},"147":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"94":{"tf":1.0}}},"y":{"(":{"\"":{"1":{"0":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.0},"147":{"tf":1.0}}}},"1":{".":{"0":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"148":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"n":{"1":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":3,"docs":{"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"(":{"\"":{"1":{"0":{"df":1,"docs":{"147":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"1":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"147":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":14,"docs":{"121":{"tf":1.0},"125":{"tf":1.0},"14":{"tf":1.7320508075688772},"18":{"tf":1.0},"195":{"tf":1.0},"211":{"tf":1.0},"213":{"tf":1.7320508075688772},"220":{"tf":1.0},"36":{"tf":1.7320508075688772},"40":{"tf":1.7320508075688772},"41":{"tf":1.0},"57":{"tf":1.4142135623730951},"73":{"tf":1.0},"75":{"tf":2.0}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"213":{"tf":1.0}}}},"df":60,"docs":{"109":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"120":{"tf":1.0},"121":{"tf":2.0},"122":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"127":{"tf":1.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"131":{"tf":1.7320508075688772},"139":{"tf":3.3166247903554},"14":{"tf":1.0},"146":{"tf":1.7320508075688772},"156":{"tf":1.0},"16":{"tf":1.0},"183":{"tf":1.0},"195":{"tf":1.4142135623730951},"196":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":1.4142135623730951},"200":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":3.7416573867739413},"205":{"tf":2.23606797749979},"208":{"tf":2.0},"211":{"tf":2.23606797749979},"213":{"tf":2.6457513110645907},"215":{"tf":1.0},"216":{"tf":1.0},"218":{"tf":1.0},"22":{"tf":1.0},"220":{"tf":2.0},"221":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"24":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"253":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"32":{"tf":1.0},"39":{"tf":2.0},"40":{"tf":2.23606797749979},"41":{"tf":2.449489742783178},"45":{"tf":1.0},"53":{"tf":1.0},"60":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.7320508075688772},"70":{"tf":1.0},"73":{"tf":2.0},"75":{"tf":1.7320508075688772},"91":{"tf":1.0},"97":{"tf":1.4142135623730951}}}},"y":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{":":{":":{"a":{"d":{"d":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"165":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"167":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"228":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"1":{"3":{"_":{"df":0,"docs":{},"u":{"3":{"2":{"df":1,"docs":{"103":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"\"":{"a":{"b":{"c":{"df":1,"docs":{"103":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":1,"docs":{"228":{"tf":1.0}}},"x":{"df":1,"docs":{"103":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"132":{"tf":1.0},"48":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"70":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"70":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"170":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"103":{"tf":2.0}}}}},"df":0,"docs":{}}}}},"n":{"+":{"=":{"1":{"df":1,"docs":{"65":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"_":{"_":{"df":1,"docs":{"134":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":2,"docs":{"145":{"tf":1.0},"147":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":1,"docs":{"145":{"tf":1.0}}},"2":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"145":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":2,"docs":{"145":{"tf":1.0},"147":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":3,"docs":{"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.4142135623730951}}}}}},"df":2,"docs":{"145":{"tf":1.0},"147":{"tf":1.0}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"<":{"df":0,"docs":{},"i":{"3":{"2":{">":{"(":{")":{".":{"_":{"_":{"df":1,"docs":{"147":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"91":{"tf":1.7320508075688772}}}},"m":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"108":{"tf":1.0},"91":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"126":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"0":{"df":1,"docs":{"51":{"tf":1.0}}},"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{".":{"a":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"251":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"251":{"tf":1.0}}}}},"df":0,"docs":{}},"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"195":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":39,"docs":{"107":{"tf":2.0},"108":{"tf":1.7320508075688772},"109":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"151":{"tf":1.4142135623730951},"152":{"tf":2.0},"153":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.4142135623730951},"16":{"tf":1.0},"176":{"tf":1.7320508075688772},"181":{"tf":1.7320508075688772},"186":{"tf":1.7320508075688772},"190":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"210":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":2.23606797749979},"223":{"tf":1.0},"224":{"tf":1.0},"227":{"tf":1.0},"248":{"tf":1.0},"250":{"tf":1.4142135623730951},"251":{"tf":1.7320508075688772},"253":{"tf":2.23606797749979},"255":{"tf":1.4142135623730951},"37":{"tf":2.449489742783178},"51":{"tf":1.0},"56":{"tf":2.449489742783178},"57":{"tf":1.7320508075688772},"59":{"tf":2.8284271247461903},"63":{"tf":2.23606797749979},"72":{"tf":1.0},"77":{"tf":1.4142135623730951},"78":{"tf":1.0},"91":{"tf":1.7320508075688772},"95":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"210":{"tf":1.0}}}}}},"s":{".":{"_":{"_":{"df":1,"docs":{"220":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"0":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{")":{".":{"_":{"_":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"224":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"223":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"[":{"2":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":1,"docs":{"131":{"tf":1.0}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"170":{"tf":1.7320508075688772}}}}}},"c":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.7320508075688772}}}}}}},"df":19,"docs":{"119":{"tf":1.0},"134":{"tf":1.7320508075688772},"147":{"tf":1.0},"148":{"tf":1.0},"212":{"tf":1.0},"218":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.0},"271":{"tf":1.4142135623730951},"51":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":3.4641016151377544},"63":{"tf":2.0},"64":{"tf":2.449489742783178},"65":{"tf":2.23606797749979},"73":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":3.3166247903554},"89":{"tf":1.7320508075688772}},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"255":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"108":{"tf":1.0},"246":{"tf":1.0},"252":{"tf":1.0},"36":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"(":{"df":0,"docs":{},"r":{"df":1,"docs":{"199":{"tf":1.0}}},"v":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":67,"docs":{"0":{"tf":1.0},"103":{"tf":1.0},"106":{"tf":1.0},"108":{"tf":1.4142135623730951},"109":{"tf":1.0},"114":{"tf":1.4142135623730951},"115":{"tf":1.0},"116":{"tf":1.0},"123":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.4142135623730951},"137":{"tf":1.0},"139":{"tf":1.0},"144":{"tf":1.4142135623730951},"149":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"159":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"19":{"tf":1.4142135623730951},"191":{"tf":1.0},"195":{"tf":1.4142135623730951},"197":{"tf":1.0},"200":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.0},"216":{"tf":1.0},"224":{"tf":1.0},"248":{"tf":1.4142135623730951},"25":{"tf":1.0},"251":{"tf":2.449489742783178},"253":{"tf":1.4142135623730951},"256":{"tf":1.0},"271":{"tf":1.0},"29":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"47":{"tf":1.7320508075688772},"50":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"56":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"66":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"81":{"tf":1.0},"86":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.4142135623730951},"9":{"tf":1.0},"94":{"tf":1.4142135623730951},"96":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"g":{"df":1,"docs":{"62":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"162":{"tf":1.0},"66":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}},"df":1,"docs":{"33":{"tf":1.4142135623730951}}}}}}}}},"df":4,"docs":{"195":{"tf":1.0},"200":{"tf":1.0},"251":{"tf":1.0},"34":{"tf":1.0}}}}},"w":{"(":{"c":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"126":{"tf":1.0},"91":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"216":{"tf":1.0}}}}}}},"x":{"df":2,"docs":{"75":{"tf":1.0},"97":{"tf":1.0}}}},"df":23,"docs":{"109":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"131":{"tf":1.0},"156":{"tf":1.0},"16":{"tf":1.0},"164":{"tf":1.4142135623730951},"167":{"tf":1.0},"168":{"tf":1.0},"195":{"tf":1.0},"221":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"271":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"52":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.4142135623730951},"72":{"tf":2.0},"78":{"tf":1.4142135623730951},"92":{"tf":1.0}},"i":{"d":{"@":{"1":{"0":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"177":{"tf":1.4142135623730951},"248":{"tf":1.0},"45":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":5,"docs":{"109":{"tf":1.4142135623730951},"225":{"tf":1.7320508075688772},"226":{"tf":2.23606797749979},"227":{"tf":1.4142135623730951},"228":{"tf":1.0}}}}}},"x":{"df":0,"docs":{},"t":{"(":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"219":{"tf":1.0},"221":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":7,"docs":{"168":{"tf":1.0},"219":{"tf":1.7320508075688772},"221":{"tf":2.0},"223":{"tf":1.0},"3":{"tf":1.0},"60":{"tf":1.0},"65":{"tf":1.0}},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"223":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"60":{"tf":2.449489742783178}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"195":{"tf":1.7320508075688772}}}}},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"204":{"tf":2.0},"205":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"o":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"195":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"173":{"tf":1.4142135623730951}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"195":{"tf":2.6457513110645907}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"60":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"91":{"tf":1.4142135623730951},"96":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}}},"i":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"206":{"tf":1.0}}}}},"df":0,"docs":{}}},"n":{"df":5,"docs":{"114":{"tf":1.0},"200":{"tf":1.0},"204":{"tf":1.7320508075688772},"213":{"tf":1.0},"84":{"tf":1.0}},"e":{"df":10,"docs":{"142":{"tf":1.0},"17":{"tf":1.0},"199":{"tf":1.0},"211":{"tf":1.0},"216":{"tf":1.4142135623730951},"221":{"tf":1.4142135623730951},"34":{"tf":1.0},"60":{"tf":1.4142135623730951},"73":{"tf":1.0},"97":{"tf":2.0}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"102":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"208":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"p":{"df":1,"docs":{"247":{"tf":1.0}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"44":{"tf":1.0},"48":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"69":{"tf":1.7320508075688772}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"126":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":17,"docs":{"121":{"tf":1.0},"126":{"tf":1.0},"139":{"tf":1.0},"143":{"tf":1.4142135623730951},"151":{"tf":1.4142135623730951},"162":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.0},"182":{"tf":1.0},"19":{"tf":1.0},"213":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"250":{"tf":1.0},"48":{"tf":1.0},"75":{"tf":1.0},"90":{"tf":1.0}}},"h":{"df":4,"docs":{"107":{"tf":1.0},"162":{"tf":1.0},"213":{"tf":1.0},"248":{"tf":1.0}}},"i":{"c":{"df":1,"docs":{"106":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"218":{"tf":1.0}}}}}},"w":{"df":13,"docs":{"125":{"tf":1.0},"133":{"tf":1.0},"139":{"tf":1.0},"147":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"162":{"tf":1.0},"181":{"tf":1.0},"19":{"tf":1.0},"205":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"248":{"tf":1.0},"52":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"113":{"tf":1.0},"45":{"tf":1.0},"60":{"tf":1.0}}}},"m":{"(":{"df":0,"docs":{},"i":{"3":{"2":{"df":2,"docs":{"195":{"tf":1.0},"197":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},":":{":":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"133":{"tf":1.0}}}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"1":{":":{":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"60":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"60":{"tf":1.0}}},"2":{":":{":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"60":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"60":{"tf":1.0}}},"=":{"1":{"df":2,"docs":{"176":{"tf":1.4142135623730951},"187":{"tf":1.0}}},"df":0,"docs":{}},"_":{"1":{"df":1,"docs":{"105":{"tf":2.0}}},"2":{"df":1,"docs":{"105":{"tf":2.449489742783178}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"149":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":1,"docs":{"149":{"tf":1.0}}}}}},"df":23,"docs":{"105":{"tf":2.0},"115":{"tf":1.0},"122":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.7320508075688772},"137":{"tf":1.0},"149":{"tf":1.7320508075688772},"151":{"tf":1.4142135623730951},"176":{"tf":2.0},"187":{"tf":1.0},"195":{"tf":1.4142135623730951},"21":{"tf":1.7320508075688772},"22":{"tf":1.0},"222":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"248":{"tf":1.0},"25":{"tf":1.0},"255":{"tf":1.4142135623730951},"60":{"tf":1.0},"62":{"tf":1.7320508075688772},"63":{"tf":2.0},"73":{"tf":1.4142135623730951}}}}},"df":5,"docs":{"133":{"tf":1.7320508075688772},"139":{"tf":2.0},"199":{"tf":2.23606797749979},"215":{"tf":2.449489742783178},"73":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"255":{"tf":1.7320508075688772}}}},"s":{".":{"0":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"=":{"\"":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"176":{"tf":1.0}}}}},"df":0,"docs":{}},"df":14,"docs":{"100":{"tf":1.7320508075688772},"101":{"tf":1.0},"102":{"tf":2.23606797749979},"103":{"tf":2.449489742783178},"121":{"tf":1.0},"123":{"tf":1.0},"176":{"tf":1.0},"40":{"tf":1.4142135623730951},"52":{"tf":1.0},"75":{"tf":2.23606797749979},"77":{"tf":1.0},"96":{"tf":1.4142135623730951},"98":{"tf":2.0},"99":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"251":{"tf":1.0}}}}},"df":0,"docs":{}}},"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"51":{"tf":1.0},"52":{"tf":1.0}}}},"r":{"df":9,"docs":{"102":{"tf":1.0},"122":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.4142135623730951},"143":{"tf":1.0},"144":{"tf":1.0},"149":{"tf":1.0},"37":{"tf":1.0},"59":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"189":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":2,"docs":{"248":{"tf":1.7320508075688772},"71":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"197":{"tf":1.0}}}},"df":0,"docs":{}}}},"h":{"df":2,"docs":{"100":{"tf":1.0},"99":{"tf":1.0}}},"k":{"(":{"_":{"df":1,"docs":{"146":{"tf":1.0}}},"a":{"df":1,"docs":{"169":{"tf":1.0}}},"df":1,"docs":{"146":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"(":{"8":{"df":1,"docs":{"134":{"tf":1.0}}},"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"134":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"146":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"48":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"n":{"1":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"145":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"147":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"147":{"tf":1.0}}},"df":3,"docs":{"134":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"149":{"tf":1.0}}},"df":1,"docs":{"133":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"137":{"tf":1.0}}}}}}},"t":{"df":1,"docs":{"145":{"tf":1.0}}}},"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"75":{"tf":1.0},"88":{"tf":2.0}}}},"df":5,"docs":{"145":{"tf":1.0},"149":{"tf":1.0},"169":{"tf":3.3166247903554},"204":{"tf":1.0},"40":{"tf":1.0}}},"l":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"(":{"&":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"226":{"tf":1.0}},"e":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"226":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"226":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"125":{"tf":1.0},"143":{"tf":1.0},"197":{"tf":1.0}}}}},"n":{"c":{"df":5,"docs":{"220":{"tf":1.0},"248":{"tf":1.0},"255":{"tf":1.0},"41":{"tf":1.0},"51":{"tf":1.0}}},"df":33,"docs":{"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"125":{"tf":1.0},"131":{"tf":1.0},"139":{"tf":1.4142135623730951},"146":{"tf":1.0},"148":{"tf":1.0},"152":{"tf":1.4142135623730951},"16":{"tf":1.4142135623730951},"165":{"tf":1.0},"17":{"tf":1.0},"176":{"tf":1.0},"181":{"tf":1.0},"195":{"tf":2.0},"199":{"tf":1.0},"200":{"tf":1.0},"210":{"tf":1.7320508075688772},"213":{"tf":1.4142135623730951},"218":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"224":{"tf":1.4142135623730951},"227":{"tf":1.0},"248":{"tf":1.0},"255":{"tf":1.0},"29":{"tf":1.0},"39":{"tf":1.0},"41":{"tf":1.4142135623730951},"60":{"tf":1.7320508075688772},"87":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"151":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"0":{"tf":1.4142135623730951},"12":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"122":{"tf":1.4142135623730951},"256":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"200":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"a":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"133":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":4,"docs":{"166":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":1.0},"183":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"248":{"tf":1.0},"249":{"tf":1.7320508075688772},"250":{"tf":3.1622776601683795},"252":{"tf":1.7320508075688772},"253":{"tf":1.4142135623730951},"254":{"tf":2.0},"255":{"tf":1.0},"256":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{":":{":":{"a":{"d":{"d":{"df":1,"docs":{"227":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":13,"docs":{"112":{"tf":1.4142135623730951},"114":{"tf":1.0},"118":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"183":{"tf":2.0},"247":{"tf":1.0},"25":{"tf":1.0},"50":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"9":{"tf":1.0},"94":{"tf":2.8284271247461903}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"251":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"46":{"tf":1.0}}}}}}},"s":{":":{":":{"a":{"d":{"d":{"<":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"94":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"94":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":5,"docs":{"102":{"tf":1.0},"2":{"tf":1.0},"204":{"tf":1.0},"249":{"tf":1.0},"256":{"tf":2.0}}},"o":{"df":0,"docs":{},"n":{"<":{"&":{"'":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}}},"u":{"8":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"v":{"df":1,"docs":{"125":{"tf":1.0}}}},"df":1,"docs":{"216":{"tf":1.0}},"i":{"3":{"2":{"df":3,"docs":{"170":{"tf":1.4142135623730951},"34":{"tf":1.0},"60":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"219":{"tf":1.0},"221":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"t":{"df":3,"docs":{"147":{"tf":1.0},"51":{"tf":1.0},"60":{"tf":1.0}}},"u":{"3":{"2":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":4,"docs":{"170":{"tf":1.4142135623730951},"176":{"tf":1.0},"255":{"tf":1.4142135623730951},"256":{"tf":2.449489742783178}},"s":{"(":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"255":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"254":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"256":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"248":{"tf":1.0},"251":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"153":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"124":{"tf":1.0},"136":{"tf":1.0},"139":{"tf":1.4142135623730951},"226":{"tf":1.0},"251":{"tf":1.4142135623730951},"75":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"109":{"tf":1.7320508075688772},"226":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":1,"docs":{"9":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"114":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"0":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}},"i":{"df":1,"docs":{"106":{"tf":1.0}}},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"79":{"tf":1.0}}}}},"df":0,"docs":{}}},"x":{"df":1,"docs":{"106":{"tf":1.0}}}},"df":9,"docs":{"135":{"tf":1.7320508075688772},"136":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"180":{"tf":1.0},"191":{"tf":1.4142135623730951},"250":{"tf":1.0},"71":{"tf":1.0}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"246":{"tf":1.0},"255":{"tf":1.0},"77":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"t":{"(":{"\"":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"x":{"df":1,"docs":{"251":{"tf":1.4142135623730951}}}},"d":{"df":0,"docs":{},"x":{"df":1,"docs":{"251":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"252":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":3,"docs":{"248":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"255":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"145":{"tf":1.4142135623730951}}}}},"df":23,"docs":{"107":{"tf":1.4142135623730951},"115":{"tf":1.4142135623730951},"121":{"tf":1.0},"131":{"tf":1.0},"141":{"tf":1.4142135623730951},"143":{"tf":1.0},"162":{"tf":1.0},"169":{"tf":2.0},"172":{"tf":1.0},"173":{"tf":1.0},"176":{"tf":1.0},"181":{"tf":1.0},"199":{"tf":1.0},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"250":{"tf":1.4142135623730951},"34":{"tf":1.0},"37":{"tf":1.0},"47":{"tf":1.0},"51":{"tf":1.0},"59":{"tf":1.0},"72":{"tf":1.0},"75":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"66":{"tf":2.449489742783178}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"195":{"tf":1.7320508075688772},"202":{"tf":2.23606797749979}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"124":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"t":{"df":29,"docs":{"105":{"tf":1.0},"106":{"tf":1.4142135623730951},"176":{"tf":2.449489742783178},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"226":{"tf":1.0},"24":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":2.8284271247461903},"249":{"tf":2.0},"250":{"tf":1.0},"251":{"tf":2.23606797749979},"252":{"tf":1.0},"256":{"tf":1.4142135623730951},"39":{"tf":1.0},"94":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"153":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"\"":{",":{"df":0,"docs":{},"n":{"df":1,"docs":{"64":{"tf":1.0}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"105":{"tf":1.0},"2":{"tf":1.0}}}},"df":15,"docs":{"111":{"tf":1.0},"114":{"tf":1.0},"139":{"tf":1.0},"176":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.0},"203":{"tf":1.0},"205":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.4142135623730951},"60":{"tf":1.0},"65":{"tf":1.0},"87":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"131":{"tf":1.7320508075688772},"142":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"253":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"124":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"249":{"tf":1.0}}}}}}}}},"w":{"df":0,"docs":{},"n":{"df":4,"docs":{"128":{"tf":1.0},"200":{"tf":1.7320508075688772},"213":{"tf":1.0},"75":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"1":{"8":{"df":1,"docs":{"196":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"3":{"2":{"df":2,"docs":{"196":{"tf":1.0},"197":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},".":{"a":{"d":{"d":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"196":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"196":{"tf":1.0}}}}}}}},"df":3,"docs":{"128":{"tf":1.0},"196":{"tf":1.4142135623730951},"197":{"tf":1.0}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":14,"docs":{"111":{"tf":1.0},"128":{"tf":1.7320508075688772},"220":{"tf":1.0},"223":{"tf":1.0},"35":{"tf":1.7320508075688772},"36":{"tf":2.23606797749979},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0},"60":{"tf":1.0},"77":{"tf":1.4142135623730951}}}}}}}}}}},"p":{".":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":1,"docs":{"57":{"tf":1.0}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"(":{"\"":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"39":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"1":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"p":{"2":{"df":1,"docs":{"86":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":3,"docs":{"131":{"tf":1.4142135623730951},"75":{"tf":1.7320508075688772},"86":{"tf":1.0}}},"2":{"df":3,"docs":{"131":{"tf":1.4142135623730951},"75":{"tf":1.7320508075688772},"86":{"tf":1.0}}},"3":{"df":1,"docs":{"86":{"tf":1.0}}},"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":8,"docs":{"151":{"tf":3.4641016151377544},"152":{"tf":4.0},"153":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951},"159":{"tf":1.0},"164":{"tf":1.0},"170":{"tf":1.0},"175":{"tf":1.0}},"e":{"1":{"df":2,"docs":{"151":{"tf":1.0},"152":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"d":{"df":3,"docs":{"176":{"tf":1.0},"187":{"tf":2.6457513110645907},"189":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":2,"docs":{"172":{"tf":1.0},"173":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"(":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"1":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"75":{"tf":1.0}}}}}}}},".":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"97":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"97":{"tf":1.7320508075688772}}}},"df":4,"docs":{"47":{"tf":1.0},"75":{"tf":2.23606797749979},"88":{"tf":1.0},"97":{"tf":1.4142135623730951}}}},"n":{"df":0,"docs":{},"i":{"c":{"!":{"(":{"\"":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"169":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"60":{"tf":1.4142135623730951},"63":{"tf":1.0}}}}},"w":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":17,"docs":{"0":{"tf":1.0},"121":{"tf":1.0},"140":{"tf":1.7320508075688772},"141":{"tf":2.449489742783178},"142":{"tf":2.8284271247461903},"143":{"tf":2.23606797749979},"144":{"tf":2.0},"145":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"169":{"tf":2.0},"22":{"tf":1.0},"34":{"tf":1.0},"51":{"tf":1.0},"60":{"tf":1.0}},"k":{"df":1,"docs":{"143":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":12,"docs":{"102":{"tf":1.0},"103":{"tf":1.0},"106":{"tf":2.0},"195":{"tf":1.0},"203":{"tf":1.0},"213":{"tf":2.0},"77":{"tf":2.23606797749979},"78":{"tf":1.0},"84":{"tf":2.23606797749979},"88":{"tf":3.0},"95":{"tf":2.0},"97":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"87":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"109":{"tf":1.0},"153":{"tf":1.0},"37":{"tf":1.0},"59":{"tf":1.0}}}}},"s":{"df":3,"docs":{"137":{"tf":2.23606797749979},"164":{"tf":1.0},"177":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"133":{"tf":1.0}}}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"137":{"tf":1.0},"147":{"tf":2.0},"148":{"tf":1.0},"149":{"tf":1.0}}}}}}}}}}}},"t":{"df":12,"docs":{"132":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.0},"2":{"tf":1.4142135623730951},"202":{"tf":1.0},"248":{"tf":1.0},"37":{"tf":1.7320508075688772},"51":{"tf":1.4142135623730951},"59":{"tf":1.7320508075688772},"73":{"tf":1.0},"89":{"tf":1.0},"94":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"37":{"tf":2.23606797749979},"59":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"q":{"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"203":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":4,"docs":{"106":{"tf":1.0},"123":{"tf":1.0},"134":{"tf":1.0},"137":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"93":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"248":{"tf":1.0},"75":{"tf":1.0},"90":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"148":{"tf":1.0},"248":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"129":{"tf":2.0}}}}},"s":{"df":0,"docs":{},"s":{"<":{"'":{"a":{">":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"197":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"x":{"(":{"&":{"df":0,"docs":{},"x":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{}},"<":{"'":{"a":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":11,"docs":{"121":{"tf":1.0},"169":{"tf":2.23606797749979},"195":{"tf":1.4142135623730951},"200":{"tf":2.0},"239":{"tf":1.7320508075688772},"254":{"tf":1.0},"256":{"tf":1.0},"52":{"tf":1.0},"66":{"tf":1.0},"75":{"tf":1.0},"97":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":41,"docs":{"103":{"tf":1.0},"109":{"tf":1.0},"116":{"tf":1.0},"131":{"tf":1.0},"134":{"tf":1.0},"139":{"tf":1.0},"144":{"tf":1.0},"149":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.7320508075688772},"155":{"tf":1.0},"159":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"197":{"tf":1.0},"200":{"tf":1.0},"208":{"tf":1.0},"216":{"tf":1.0},"224":{"tf":1.0},"25":{"tf":1.0},"271":{"tf":1.0},"29":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"66":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.0},"97":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":19,"docs":{"109":{"tf":1.0},"147":{"tf":1.0},"176":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"197":{"tf":1.4142135623730951},"217":{"tf":1.0},"226":{"tf":1.0},"37":{"tf":1.0},"54":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"67":{"tf":1.7320508075688772},"68":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":2.8284271247461903}}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":8,"docs":{"137":{"tf":1.7320508075688772},"205":{"tf":1.4142135623730951},"39":{"tf":2.0},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"73":{"tf":1.7320508075688772},"85":{"tf":1.0},"86":{"tf":1.0}},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"176":{"tf":1.0}},"e":{"df":0,"docs":{},"’":{"df":1,"docs":{"109":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":9,"docs":{"124":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.4142135623730951},"133":{"tf":1.0},"217":{"tf":1.0},"224":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.0},"88":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"75":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"75":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"'":{"df":2,"docs":{"37":{"tf":1.7320508075688772},"59":{"tf":1.7320508075688772}}},".":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"37":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"<":{"'":{"a":{"df":1,"docs":{"197":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"107":{"tf":1.0},"108":{"tf":2.0},"181":{"tf":2.23606797749979},"190":{"tf":1.4142135623730951},"37":{"tf":3.3166247903554},"56":{"tf":1.4142135623730951},"57":{"tf":2.23606797749979},"59":{"tf":3.3166247903554}}}}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"107":{"tf":1.4142135623730951}}}}},"n":{"df":1,"docs":{"266":{"tf":1.7320508075688772}}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":9,"docs":{"102":{"tf":1.0},"152":{"tf":1.0},"168":{"tf":1.0},"183":{"tf":1.0},"186":{"tf":1.0},"220":{"tf":1.0},"255":{"tf":1.4142135623730951},"34":{"tf":1.0},"72":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"134":{"tf":1.0}}}},"y":{"df":1,"docs":{"47":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"(":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"\"":{")":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"1":{"0":{"0":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":8,"docs":{"131":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"157":{"tf":1.0},"169":{"tf":1.0},"197":{"tf":1.0},"202":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":1,"docs":{"177":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"60":{"tf":1.0}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"60":{"tf":1.0}}}}},"x":{"df":1,"docs":{"60":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"8":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"8":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"_":{"_":{"df":1,"docs":{"56":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"56":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"2":{"d":{"df":1,"docs":{"182":{"tf":2.0}}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"1":{".":{"0":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{".":{"0":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"3":{"2":{"df":1,"docs":{"86":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":3,"docs":{"106":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.7320508075688772}}}},"df":19,"docs":{"106":{"tf":1.7320508075688772},"113":{"tf":1.4142135623730951},"115":{"tf":1.0},"124":{"tf":1.0},"126":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"136":{"tf":2.23606797749979},"137":{"tf":1.7320508075688772},"182":{"tf":1.0},"188":{"tf":1.0},"199":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":2.0},"23":{"tf":1.4142135623730951},"47":{"tf":1.0},"73":{"tf":2.23606797749979},"75":{"tf":3.7416573867739413},"85":{"tf":1.7320508075688772},"86":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":16,"docs":{"102":{"tf":1.0},"115":{"tf":1.4142135623730951},"131":{"tf":1.0},"139":{"tf":2.449489742783178},"191":{"tf":1.0},"229":{"tf":1.7320508075688772},"230":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"256":{"tf":1.4142135623730951},"52":{"tf":1.0},"60":{"tf":1.0}}}},"{":{"df":0,"docs":{},"x":{"df":2,"docs":{"85":{"tf":1.0},"86":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":1,"docs":{"251":{"tf":2.0}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"10":{"tf":1.0},"95":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}},"df":2,"docs":{"124":{"tf":1.0},"250":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"131":{"tf":1.0},"176":{"tf":1.0},"185":{"tf":1.4142135623730951},"62":{"tf":1.0},"96":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":19,"docs":{"107":{"tf":1.0},"109":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":2.0},"144":{"tf":1.0},"145":{"tf":1.0},"195":{"tf":1.0},"203":{"tf":1.0},"211":{"tf":1.0},"213":{"tf":1.7320508075688772},"219":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"39":{"tf":1.0},"66":{"tf":1.0},"87":{"tf":1.0},"94":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"9":{"tf":1.0},"95":{"tf":2.449489742783178}}}},"w":{"df":1,"docs":{"226":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"170":{"tf":1.0},"98":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":8,"docs":{"0":{"tf":1.4142135623730951},"1":{"tf":1.4142135623730951},"115":{"tf":1.0},"151":{"tf":1.0},"164":{"tf":1.0},"2":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951}},"e":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"59":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":4,"docs":{"126":{"tf":1.0},"188":{"tf":1.7320508075688772},"190":{"tf":1.0},"3":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"211":{"tf":1.0},"213":{"tf":1.0},"60":{"tf":1.0}}}},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"189":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"60":{"tf":1.0}}}}}}},"df":1,"docs":{"60":{"tf":1.0}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"109":{"tf":1.0},"147":{"tf":1.0},"169":{"tf":1.0}}}},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"227":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.7320508075688772}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"109":{"tf":1.4142135623730951}}},"y":{"(":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"109":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"102":{"tf":1.4142135623730951},"107":{"tf":1.4142135623730951},"115":{"tf":1.0},"173":{"tf":1.0},"60":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":8,"docs":{"153":{"tf":1.0},"16":{"tf":1.0},"162":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.0},"256":{"tf":1.0},"72":{"tf":1.0},"75":{"tf":1.0}},"s":{"df":1,"docs":{"87":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"8":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"131":{"tf":1.0},"2":{"tf":1.0},"246":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"(":{"\"":{"1":{"0":{"df":1,"docs":{"148":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"x":{"df":1,"docs":{"202":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"147":{"tf":1.0},"148":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"147":{"tf":1.0}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"147":{"tf":1.0}}}}}}}}},"<":{"'":{"a":{">":{"(":{"&":{"'":{"a":{"df":2,"docs":{"196":{"tf":1.0},"197":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"t":{">":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"202":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"a":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"200":{"tf":1.0}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"89":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"<":{"_":{"_":{">":{"(":{"_":{"_":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"b":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"200":{"tf":1.0}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{">":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"c":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"200":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"(":{"c":{"1":{"df":1,"docs":{"27":{"tf":1.0}}},"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"d":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"200":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"200":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}},"f":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"200":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}},"g":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"200":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"200":{"tf":1.0}}}},"1":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"200":{"tf":1.0}}},"2":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"(":{"&":{"df":0,"docs":{},"x":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{}},"<":{"'":{"a":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"t":{"df":1,"docs":{"195":{"tf":1.0}}},"x":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{},"z":{"df":1,"docs":{"195":{"tf":1.0}}}},"<":{"'":{"a":{">":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"(":{"&":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"x":{"df":1,"docs":{"202":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"'":{"a":{"df":1,"docs":{"202":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"195":{"tf":1.7320508075688772}},"s":{"(":{"&":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"195":{"tf":1.0}}}}}}},"df":0,"docs":{}},"<":{"'":{"a":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"(":{"df":1,"docs":{"36":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"58":{"tf":1.0}}}},"df":0,"docs":{}},"df":22,"docs":{"115":{"tf":1.0},"126":{"tf":1.0},"136":{"tf":1.0},"141":{"tf":1.7320508075688772},"149":{"tf":1.0},"16":{"tf":1.0},"176":{"tf":1.4142135623730951},"177":{"tf":2.23606797749979},"179":{"tf":1.7320508075688772},"181":{"tf":2.449489742783178},"190":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.0},"211":{"tf":1.7320508075688772},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"54":{"tf":1.0},"58":{"tf":2.23606797749979},"60":{"tf":1.4142135623730951},"93":{"tf":1.0}},"l":{"df":0,"docs":{},"n":{"!":{"(":{"\"":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"195":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"0":{"0":{"1":{"1":{"df":1,"docs":{"25":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"8":{"0":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"0":{"0":{"0":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"25":{"tf":1.0}}},"3":{"0":{"0":{".":{"0":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"213":{"tf":1.0}}},"_":{"_":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}},"`":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"197":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"211":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"211":{"tf":1.0}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"211":{"tf":1.4142135623730951}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"195":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"195":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"202":{"tf":1.0}}}}}},"df":3,"docs":{"196":{"tf":1.0},"197":{"tf":1.0},"202":{"tf":1.0}}}}}}}},"a":{"df":1,"docs":{"48":{"tf":1.0}},"g":{"df":1,"docs":{"72":{"tf":1.0}}},"n":{"d":{"df":1,"docs":{"48":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"252":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"202":{"tf":1.0}}}}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"1":{"df":1,"docs":{"194":{"tf":1.0}}},"2":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"z":{"df":0,"docs":{},"z":{"df":1,"docs":{"64":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"210":{"tf":1.0}},"e":{"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"210":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":1,"docs":{"210":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"48":{"tf":1.4142135623730951}}}}}}}},"p":{"df":0,"docs":{},"u":{"df":1,"docs":{"251":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"75":{"tf":1.0}}}}}}}},"o":{"df":1,"docs":{"105":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"69":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"147":{"tf":1.0},"148":{"tf":1.0}}}}}},"x":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"141":{"tf":1.4142135623730951},"34":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"33":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"105":{"tf":1.0}}}}},"z":{"df":0,"docs":{},"z":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"z":{"df":0,"docs":{},"z":{"df":1,"docs":{"64":{"tf":1.0}}}}}},"df":1,"docs":{"64":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"71":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"73":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"210":{"tf":1.0}}}},"df":0,"docs":{}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":5,"docs":{"149":{"tf":1.0},"162":{"tf":1.0},"187":{"tf":2.6457513110645907},"190":{"tf":1.0},"191":{"tf":1.0}}}}}},"i":{"df":1,"docs":{"227":{"tf":1.0}}}},"i":{"'":{"df":0,"docs":{},"m":{"df":1,"docs":{"214":{"tf":1.4142135623730951}}}},"df":4,"docs":{"195":{"tf":1.0},"213":{"tf":1.0},"29":{"tf":1.4142135623730951},"31":{"tf":1.0}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"208":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"v":{"4":{"df":1,"docs":{"123":{"tf":1.0}}},"6":{"df":1,"docs":{"123":{"tf":1.0}}},"df":0,"docs":{}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"105":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"66":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"60":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}}}}}},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"71":{"tf":1.7320508075688772},"73":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":1,"docs":{"176":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"220":{"tf":1.0}}},"n":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":3,"docs":{"147":{"tf":1.0},"148":{"tf":1.0},"64":{"tf":1.0}},"o":{"df":1,"docs":{"69":{"tf":1.0}},"w":{"df":2,"docs":{"181":{"tf":1.4142135623730951},"213":{"tf":1.0}}}},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"199":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"66":{"tf":1.0}}},"l":{"d":{"df":1,"docs":{"226":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"df":2,"docs":{"73":{"tf":2.0},"93":{"tf":1.7320508075688772}}},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"112":{"tf":1.0}}}}}}}}}}},"r":{"df":1,"docs":{"194":{"tf":1.4142135623730951}},"e":{"c":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"48":{"tf":1.0}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"69":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":87,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":1.4142135623730951},"114":{"tf":1.4142135623730951},"115":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.0},"133":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"14":{"tf":1.4142135623730951},"141":{"tf":1.0},"142":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"148":{"tf":1.0},"16":{"tf":1.0},"18":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.7320508075688772},"188":{"tf":1.4142135623730951},"189":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.7320508075688772},"203":{"tf":1.0},"22":{"tf":2.23606797749979},"23":{"tf":1.4142135623730951},"24":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951},"32":{"tf":1.7320508075688772},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"39":{"tf":2.23606797749979},"40":{"tf":1.7320508075688772},"44":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"47":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":2.449489742783178},"52":{"tf":1.7320508075688772},"53":{"tf":1.4142135623730951},"54":{"tf":2.23606797749979},"56":{"tf":1.7320508075688772},"57":{"tf":1.7320508075688772},"60":{"tf":2.0},"63":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.7320508075688772},"69":{"tf":1.4142135623730951},"70":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.0},"84":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"86":{"tf":1.0},"89":{"tf":1.4142135623730951},"92":{"tf":1.0},"94":{"tf":1.4142135623730951},"97":{"tf":1.0},"99":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":10,"docs":{"105":{"tf":1.0},"125":{"tf":1.0},"15":{"tf":1.4142135623730951},"37":{"tf":2.0},"39":{"tf":1.0},"53":{"tf":1.0},"59":{"tf":2.0},"63":{"tf":1.0},"77":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"213":{"tf":1.0}}},"r":{"df":1,"docs":{"134":{"tf":1.0}}}},"i":{"df":2,"docs":{"176":{"tf":1.0},"71":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"66":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"54":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"47":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"1":{"df":1,"docs":{"128":{"tf":1.0}}},"df":0,"docs":{}},"w":{"df":2,"docs":{"109":{"tf":1.0},"226":{"tf":1.0}},"h":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"47":{"tf":1.0}}}},"df":0,"docs":{}}},"x":{"df":3,"docs":{"195":{"tf":2.0},"227":{"tf":1.0},"31":{"tf":1.0}}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"'":{"df":0,"docs":{},"v":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}}},"z":{"df":1,"docs":{"31":{"tf":1.0}}},"{":{"0":{":":{".":{"5":{"df":1,"docs":{"188":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"176":{"tf":1.0},"185":{"tf":1.0}}},":":{"#":{"0":{"1":{"0":{"b":{"df":1,"docs":{"189":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"1":{"df":1,"docs":{"188":{"tf":1.0}}},"df":0,"docs":{}},"2":{"df":1,"docs":{"191":{"tf":1.4142135623730951}}},"?":{"df":0,"docs":{},"}":{"\"":{",":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"220":{"tf":1.0},"228":{"tf":1.0}}}}},"c":{"df":1,"docs":{"80":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"199":{"tf":1.0}}}}}}}},"df":1,"docs":{"213":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":2,"docs":{"223":{"tf":1.0},"224":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":1,"docs":{"191":{"tf":1.0}}},"x":{"df":1,"docs":{"189":{"tf":1.0}}}},"a":{"b":{"c":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"186":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"190":{"tf":1.0}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{"0":{">":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"176":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},">":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"176":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"}":{"\"":{",":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"[":{"df":0,"docs":{},"i":{"df":1,"docs":{"218":{"tf":1.0}}}},"df":0,"docs":{}}}},"c":{"df":1,"docs":{"24":{"tf":1.0}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"211":{"tf":1.0}}}}}}},"df":3,"docs":{"213":{"tf":1.4142135623730951},"36":{"tf":1.0},"44":{"tf":1.0}},"p":{".":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"86":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"1":{"df":1,"docs":{"41":{"tf":1.0}}},"df":0,"docs":{}},"x":{"df":1,"docs":{"218":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"}":{"\"":{",":{"df":0,"docs":{},"v":{"1":{",":{"df":0,"docs":{},"v":{"2":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"_":{"_":{"df":2,"docs":{"58":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":47,"docs":{"100":{"tf":1.4142135623730951},"107":{"tf":1.0},"108":{"tf":1.0},"115":{"tf":1.4142135623730951},"120":{"tf":1.0},"126":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.0},"142":{"tf":1.0},"149":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"177":{"tf":2.0},"178":{"tf":1.0},"179":{"tf":1.7320508075688772},"181":{"tf":1.0},"200":{"tf":3.1622776601683795},"204":{"tf":1.4142135623730951},"205":{"tf":1.7320508075688772},"208":{"tf":1.0},"213":{"tf":1.4142135623730951},"220":{"tf":1.0},"223":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":2.449489742783178},"37":{"tf":1.4142135623730951},"40":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"47":{"tf":1.7320508075688772},"48":{"tf":1.0},"50":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":2.0},"62":{"tf":2.449489742783178},"63":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951},"66":{"tf":1.0},"77":{"tf":1.0},"85":{"tf":1.0},"89":{"tf":1.0},"91":{"tf":2.0},"95":{"tf":1.4142135623730951}}}}}},"v":{"a":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"153":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":2,"docs":{"153":{"tf":1.0},"154":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"b":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"99":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":1,"docs":{"124":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":3,"docs":{"181":{"tf":1.0},"183":{"tf":1.0},"87":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"251":{"tf":1.4142135623730951},"52":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"249":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"(":{"2":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"144":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":25,"docs":{"11":{"tf":1.0},"141":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"15":{"tf":1.0},"160":{"tf":1.0},"199":{"tf":1.0},"209":{"tf":1.7320508075688772},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}},"m":{"df":1,"docs":{"108":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"155":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":15,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"144":{"tf":1.0},"151":{"tf":1.4142135623730951},"152":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":2.449489742783178},"4":{"tf":1.4142135623730951},"5":{"tf":1.0},"6":{"tf":1.0},"7":{"tf":1.4142135623730951},"8":{"tf":1.0},"9":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"126":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"51":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"103":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"124":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"d":{"df":23,"docs":{"121":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.0},"147":{"tf":1.0},"153":{"tf":1.0},"170":{"tf":1.0},"176":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.0},"222":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"252":{"tf":1.0},"256":{"tf":1.0},"270":{"tf":1.0},"56":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"115":{"tf":1.4142135623730951},"139":{"tf":2.0}}}},"u":{"b":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"158":{"tf":2.23606797749979}}}}},"df":24,"docs":{"105":{"tf":1.0},"142":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":3.4641016151377544},"156":{"tf":1.7320508075688772},"157":{"tf":1.7320508075688772},"158":{"tf":2.23606797749979},"159":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"173":{"tf":1.0},"174":{"tf":1.0},"208":{"tf":1.4142135623730951},"219":{"tf":1.0},"226":{"tf":1.4142135623730951},"271":{"tf":1.7320508075688772},"77":{"tf":1.7320508075688772},"78":{"tf":1.4142135623730951},"88":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"153":{"tf":1.4142135623730951},"158":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"95":{"tf":1.0}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":4,"docs":{"148":{"tf":1.0},"176":{"tf":1.0},"248":{"tf":1.0},"250":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"251":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"(":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":3,"docs":{"122":{"tf":1.0},"251":{"tf":2.0},"256":{"tf":1.0}}}},"t":{"df":2,"docs":{"139":{"tf":1.0},"248":{"tf":1.0}}}}},"q":{"df":2,"docs":{"151":{"tf":1.0},"152":{"tf":1.0}},"u":{"a":{"c":{"df":0,"docs":{},"k":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"100":{"tf":1.7320508075688772},"99":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"100":{"tf":1.0}}}},"d":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"124":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"k":{"df":1,"docs":{"99":{"tf":1.4142135623730951}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"107":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"216":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"113":{"tf":1.0},"3":{"tf":1.4142135623730951},"4":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"91":{"tf":1.0}}}},"t":{"df":2,"docs":{"60":{"tf":1.7320508075688772},"69":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"47":{"tf":1.7320508075688772}}}},"x":{"(":{"df":0,"docs":{},"u":{"3":{"2":{"df":1,"docs":{"71":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"\"":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"47":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"#":{"\"":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"47":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"#":{"#":{"\"":{"a":{"df":1,"docs":{"47":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"(":{"1":{"0":{"df":1,"docs":{"205":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"1":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"(":{"\"":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"41":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":4,"docs":{"204":{"tf":1.4142135623730951},"39":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.7320508075688772}}},"2":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"41":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":4,"docs":{"204":{"tf":1.4142135623730951},"39":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"41":{"tf":1.7320508075688772}}},"3":{"df":1,"docs":{"204":{"tf":1.4142135623730951}}},"<":{"'":{"a":{">":{"(":{"&":{"'":{"a":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":1,"docs":{"139":{"tf":1.0}}},"c":{">":{">":{"(":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{">":{">":{"(":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"139":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"96":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"96":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":2,"docs":{"125":{"tf":1.0},"96":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"96":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":7,"docs":{"131":{"tf":1.0},"15":{"tf":1.0},"218":{"tf":1.0},"24":{"tf":1.7320508075688772},"63":{"tf":1.0},"73":{"tf":2.0},"87":{"tf":1.0}},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"24":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"1":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"k":{"df":1,"docs":{"203":{"tf":2.0}}}},"w":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"48":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"47":{"tf":1.0}}}}}},"df":4,"docs":{"131":{"tf":1.0},"139":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.7320508075688772}}},"x":{":":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"x":{"df":1,"docs":{"250":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"250":{"tf":1.7320508075688772},"252":{"tf":1.0},"253":{"tf":1.0}}}},"b":{"df":0,"docs":{},"x":{"df":1,"docs":{"251":{"tf":1.7320508075688772}}}},"c":{"df":1,"docs":{"233":{"tf":1.7320508075688772}}},"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"252":{"tf":1.0}}},"x":{"df":1,"docs":{"250":{"tf":1.0}}}},"df":6,"docs":{"194":{"tf":2.449489742783178},"202":{"tf":2.0},"205":{"tf":2.0},"39":{"tf":1.0},"47":{"tf":1.0},"73":{"tf":1.4142135623730951}},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"155":{"tf":1.0},"64":{"tf":1.0}}}},"d":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"1":{"df":1,"docs":{"146":{"tf":1.0}}},"2":{"(":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"(":{")":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"146":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"146":{"tf":1.0}}},"df":0,"docs":{}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":6,"docs":{"105":{"tf":1.0},"153":{"tf":1.0},"197":{"tf":1.0},"224":{"tf":1.0},"227":{"tf":1.0},"248":{"tf":1.0}}}},"df":0,"docs":{}},"df":12,"docs":{"0":{"tf":1.4142135623730951},"121":{"tf":1.7320508075688772},"146":{"tf":1.0},"162":{"tf":1.0},"199":{"tf":1.4142135623730951},"2":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":1.7320508075688772},"256":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"8":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"207":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"l":{"df":2,"docs":{"182":{"tf":1.0},"2":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"182":{"tf":1.0},"71":{"tf":1.0},"96":{"tf":1.0}}},"o":{"c":{"df":1,"docs":{"122":{"tf":2.449489742783178}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"122":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"147":{"tf":1.0},"52":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"139":{"tf":1.0},"205":{"tf":2.449489742783178},"211":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"115":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"200":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"113":{"tf":1.0},"157":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"122":{"tf":1.0},"127":{"tf":1.0},"162":{"tf":1.0},"248":{"tf":1.0},"3":{"tf":1.0}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"10":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"1":{"df":2,"docs":{"58":{"tf":1.4142135623730951},"77":{"tf":1.0}}},"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":4,"docs":{"58":{"tf":1.4142135623730951},"75":{"tf":2.6457513110645907},"77":{"tf":2.0},"79":{"tf":1.7320508075688772}},"e":{".":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}}}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"1":{".":{"0":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},":":{":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"&":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"75":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"d":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"77":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":3,"docs":{"256":{"tf":1.0},"78":{"tf":1.4142135623730951},"80":{"tf":1.0}},"i":{"df":2,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":2.0}}},"u":{"c":{"df":1,"docs":{"57":{"tf":1.0}}},"df":0,"docs":{}}},"df":5,"docs":{"105":{"tf":1.0},"115":{"tf":1.0},"157":{"tf":1.4142135623730951},"16":{"tf":1.0},"169":{"tf":1.0}},"f":{"(":{"&":{"'":{"a":{"df":1,"docs":{"197":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"df":1,"docs":{"202":{"tf":1.0}}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"205":{"tf":1.7320508075688772}}},"2":{"df":1,"docs":{"205":{"tf":1.4142135623730951}}},"<":{"'":{"a":{"df":2,"docs":{"202":{"tf":1.0},"207":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"x":{"df":1,"docs":{"202":{"tf":1.0}}}},"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"218":{"tf":1.0}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"234":{"tf":1.7320508075688772}}}}},"df":5,"docs":{"202":{"tf":1.4142135623730951},"37":{"tf":1.0},"39":{"tf":1.4142135623730951},"59":{"tf":1.0},"60":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":34,"docs":{"125":{"tf":1.0},"148":{"tf":1.0},"183":{"tf":1.0},"195":{"tf":4.0},"198":{"tf":1.0},"199":{"tf":2.449489742783178},"200":{"tf":1.7320508075688772},"202":{"tf":2.449489742783178},"203":{"tf":1.0},"204":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.7320508075688772},"213":{"tf":2.6457513110645907},"221":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.4142135623730951},"235":{"tf":1.7320508075688772},"251":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.4142135623730951},"256":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.7320508075688772},"39":{"tf":2.0},"40":{"tf":1.0},"41":{"tf":1.0},"48":{"tf":1.0},"52":{"tf":2.0},"59":{"tf":1.0},"60":{"tf":1.4142135623730951},"73":{"tf":1.0},"77":{"tf":1.0},"88":{"tf":1.0},"91":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"37":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"236":{"tf":1.7320508075688772}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"248":{"tf":1.0}}}}},"g":{"_":{"a":{"b":{"c":{"d":{"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"(":{"_":{"_":{"df":1,"docs":{"84":{"tf":1.0}}},"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":3,"docs":{"248":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"88":{"tf":1.7320508075688772}}}},"s":{"df":0,"docs":{},"t":{"df":7,"docs":{"248":{"tf":2.0},"249":{"tf":2.449489742783178},"250":{"tf":3.1622776601683795},"251":{"tf":4.123105625617661},"252":{"tf":1.7320508075688772},"253":{"tf":3.872983346207417},"255":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"161":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}}}}}},"l":{"df":2,"docs":{"153":{"tf":1.0},"3":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"208":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":1,"docs":{"108":{"tf":1.4142135623730951}}},"o":{"a":{"d":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"199":{"tf":1.4142135623730951},"65":{"tf":1.0},"73":{"tf":1.0},"88":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":2,"docs":{"100":{"tf":1.0},"48":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"v":{"df":18,"docs":{"128":{"tf":1.0},"131":{"tf":1.0},"151":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.0},"197":{"tf":1.0},"211":{"tf":1.0},"22":{"tf":1.0},"271":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.4142135623730951},"45":{"tf":1.0},"63":{"tf":1.0},"71":{"tf":1.4142135623730951},"73":{"tf":1.0},"77":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"205":{"tf":1.0},"248":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"223":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"57":{"tf":1.0}}}}}},"l":{"a":{"c":{"df":6,"docs":{"129":{"tf":1.0},"176":{"tf":1.0},"181":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"45":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"9":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":2,"docs":{"3":{"tf":1.0},"77":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"115":{"tf":1.4142135623730951},"149":{"tf":1.0},"22":{"tf":1.0},"60":{"tf":1.0}}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":17,"docs":{"108":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"129":{"tf":1.0},"132":{"tf":1.4142135623730951},"160":{"tf":1.0},"176":{"tf":1.4142135623730951},"195":{"tf":1.0},"203":{"tf":1.0},"211":{"tf":1.0},"213":{"tf":1.7320508075688772},"221":{"tf":1.0},"246":{"tf":1.0},"250":{"tf":1.0},"254":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"99":{"tf":1.0}}}}}},"s":{"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"148":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"48":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"198":{"tf":1.0},"251":{"tf":1.4142135623730951}}}}},"i":{"d":{"df":1,"docs":{"154":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"124":{"tf":1.0}}}},"z":{"df":2,"docs":{"117":{"tf":1.0},"127":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":12,"docs":{"110":{"tf":1.0},"130":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.0},"192":{"tf":1.0},"20":{"tf":1.0},"209":{"tf":1.0},"35":{"tf":1.0},"42":{"tf":1.0},"67":{"tf":1.0},"75":{"tf":1.4142135623730951},"82":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"114":{"tf":1.0},"126":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":2,"docs":{"115":{"tf":1.0},"217":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"66":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"251":{"tf":1.7320508075688772}}}},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"109":{"tf":1.4142135623730951},"213":{"tf":1.0},"226":{"tf":1.0},"253":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"134":{"tf":1.4142135623730951}}}}}}}}},"i":{"3":{"2":{"df":3,"docs":{"133":{"tf":1.0},"147":{"tf":2.0},"169":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"134":{"tf":1.0},"137":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"146":{"tf":1.4142135623730951}}}}},"t":{"df":3,"docs":{"145":{"tf":1.0},"147":{"tf":1.0},"227":{"tf":1.0}}}},"df":28,"docs":{"102":{"tf":1.0},"131":{"tf":1.0},"134":{"tf":1.7320508075688772},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.4142135623730951},"145":{"tf":2.449489742783178},"146":{"tf":1.4142135623730951},"147":{"tf":1.7320508075688772},"148":{"tf":2.23606797749979},"149":{"tf":2.449489742783178},"168":{"tf":1.0},"169":{"tf":2.6457513110645907},"181":{"tf":1.0},"218":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.7320508075688772},"252":{"tf":1.7320508075688772},"255":{"tf":1.0},"37":{"tf":1.0},"59":{"tf":1.0},"66":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":36,"docs":{"103":{"tf":1.0},"114":{"tf":1.4142135623730951},"125":{"tf":2.23606797749979},"131":{"tf":1.4142135623730951},"134":{"tf":1.0},"142":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.0},"149":{"tf":1.7320508075688772},"165":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"195":{"tf":2.0},"199":{"tf":1.0},"210":{"tf":2.0},"212":{"tf":1.0},"213":{"tf":1.7320508075688772},"215":{"tf":1.7320508075688772},"22":{"tf":1.0},"221":{"tf":1.0},"252":{"tf":1.0},"29":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.0},"60":{"tf":2.0},"66":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.4142135623730951},"78":{"tf":1.0},"91":{"tf":1.0},"96":{"tf":2.6457513110645907},"98":{"tf":1.0},"99":{"tf":2.23606797749979}},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"227":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"s":{"df":3,"docs":{"153":{"tf":1.0},"220":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"213":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"118":{"tf":1.0},"147":{"tf":1.0},"79":{"tf":1.0}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"147":{"tf":1.0}}}}}}}}}},"h":{"df":1,"docs":{"94":{"tf":1.0}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":5,"docs":{"143":{"tf":1.4142135623730951},"176":{"tf":1.0},"187":{"tf":1.4142135623730951},"226":{"tf":1.0},"88":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"4":{"tf":1.7320508075688772}}}}}}},"s":{"c":{"df":1,"docs":{"246":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"114":{"tf":1.0},"50":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"152":{"tf":2.0},"153":{"tf":1.4142135623730951},"168":{"tf":1.0}}}}},"r":{"df":1,"docs":{"205":{"tf":1.4142135623730951}}},"s":{"df":1,"docs":{"174":{"tf":1.0}}},"u":{"\\":{"df":0,"docs":{},"x":{"7":{"3":{"_":{"_":{"df":1,"docs":{"47":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":8,"docs":{"109":{"tf":2.0},"127":{"tf":1.4142135623730951},"195":{"tf":1.7320508075688772},"204":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"226":{"tf":1.0},"248":{"tf":1.0},"40":{"tf":1.4142135623730951}}}},"n":{"(":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"271":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"227":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":11,"docs":{"1":{"tf":1.7320508075688772},"143":{"tf":1.7320508075688772},"162":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":2.6457513110645907},"199":{"tf":1.0},"2":{"tf":1.0},"204":{"tf":1.0},"60":{"tf":1.7320508075688772},"63":{"tf":1.0},"64":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":3,"docs":{"102":{"tf":1.4142135623730951},"131":{"tf":1.0},"88":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"\"":{".":{"a":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"108":{"tf":1.0},"95":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"'":{"df":1,"docs":{"87":{"tf":1.0}}},"(":{"df":0,"docs":{},"o":{"'":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"7":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"169":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"_":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"=":{"1":{"df":1,"docs":{"143":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"143":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"143":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"107":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"220":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"171":{"tf":1.0},"174":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":55,"docs":{"0":{"tf":1.7320508075688772},"1":{"tf":1.4142135623730951},"10":{"tf":1.0},"102":{"tf":1.4142135623730951},"107":{"tf":1.4142135623730951},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"12":{"tf":2.0},"121":{"tf":1.0},"124":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"144":{"tf":1.0},"150":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"170":{"tf":1.0},"176":{"tf":1.4142135623730951},"177":{"tf":1.0},"181":{"tf":1.4142135623730951},"183":{"tf":1.0},"19":{"tf":1.4142135623730951},"192":{"tf":1.4142135623730951},"197":{"tf":1.0},"2":{"tf":1.7320508075688772},"20":{"tf":1.4142135623730951},"204":{"tf":1.0},"207":{"tf":1.4142135623730951},"209":{"tf":1.4142135623730951},"227":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.4142135623730951},"250":{"tf":1.0},"251":{"tf":1.0},"270":{"tf":1.0},"3":{"tf":2.0},"35":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.7320508075688772},"67":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"77":{"tf":1.0},"82":{"tf":1.4142135623730951},"9":{"tf":1.7320508075688772},"90":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}}}}}},"s":{"(":{"a":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},".":{"_":{"_":{"(":{"\"":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"45":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"114":{"tf":1.0},"119":{"tf":1.0}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"115":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"53":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"119":{"tf":1.0},"36":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"(":{"_":{"_":{"df":1,"docs":{"112":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"(":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":2,"docs":{"115":{"tf":1.0},"45":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"d":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"112":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"39":{"tf":1.0},"40":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"213":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"45":{"tf":1.7320508075688772}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"|":{"df":0,"docs":{},"p":{"df":1,"docs":{"137":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"1":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"(":{"\"":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"36":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"[":{"0":{"df":1,"docs":{"49":{"tf":1.0}}},"3":{".":{".":{"5":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{".":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"114":{"tf":1.0},"49":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":8,"docs":{"114":{"tf":1.4142135623730951},"178":{"tf":1.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"45":{"tf":2.0},"46":{"tf":1.0},"49":{"tf":1.0},"52":{"tf":1.0}}},"2":{"df":4,"docs":{"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"45":{"tf":1.4142135623730951},"52":{"tf":1.0}}},"3":{"df":1,"docs":{"45":{"tf":1.0}}},"[":{".":{".":{"1":{"df":1,"docs":{"53":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{".":{".":{"2":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"114":{"tf":1.0}}},"3":{".":{".":{"5":{"df":1,"docs":{"114":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"_":{"df":1,"docs":{"53":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":4,"docs":{"103":{"tf":2.0},"139":{"tf":1.0},"151":{"tf":1.0},"51":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"e":{"df":32,"docs":{"107":{"tf":1.7320508075688772},"118":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"139":{"tf":1.0},"142":{"tf":1.0},"148":{"tf":1.0},"152":{"tf":1.7320508075688772},"156":{"tf":1.7320508075688772},"16":{"tf":1.0},"177":{"tf":2.23606797749979},"183":{"tf":1.0},"188":{"tf":1.0},"195":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"249":{"tf":2.0},"253":{"tf":1.0},"255":{"tf":1.7320508075688772},"256":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"88":{"tf":1.0},"99":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"213":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"131":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":4,"docs":{"148":{"tf":1.0},"197":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":2.0}}}},"y":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"92":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"92":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":1,"docs":{"107":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"58":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"149":{"tf":1.0}}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"108":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":12,"docs":{"133":{"tf":1.0},"134":{"tf":1.0},"137":{"tf":1.0},"15":{"tf":1.7320508075688772},"156":{"tf":1.0},"194":{"tf":1.7320508075688772},"195":{"tf":1.0},"199":{"tf":1.4142135623730951},"200":{"tf":1.0},"204":{"tf":1.0},"72":{"tf":1.0},"75":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"125":{"tf":2.6457513110645907},"190":{"tf":1.7320508075688772}},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"(":{"\"":{"d":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"\"":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"125":{"tf":1.0}}}}}}}},"d":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"(":{"\"":{"d":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"[":{"\"":{"d":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"10":{"tf":1.0},"251":{"tf":1.7320508075688772},"5":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"213":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":31,"docs":{"112":{"tf":1.4142135623730951},"113":{"tf":2.23606797749979},"114":{"tf":2.0},"115":{"tf":1.7320508075688772},"119":{"tf":1.7320508075688772},"132":{"tf":1.0},"146":{"tf":1.7320508075688772},"178":{"tf":1.0},"188":{"tf":1.4142135623730951},"198":{"tf":1.0},"202":{"tf":1.7320508075688772},"204":{"tf":2.0},"212":{"tf":1.0},"213":{"tf":2.23606797749979},"228":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":3.0},"39":{"tf":1.7320508075688772},"40":{"tf":2.449489742783178},"41":{"tf":2.6457513110645907},"43":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":2.23606797749979},"46":{"tf":2.0},"47":{"tf":1.7320508075688772},"50":{"tf":1.0},"53":{"tf":2.0},"60":{"tf":1.0},"84":{"tf":1.4142135623730951},"92":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":2,"docs":{"153":{"tf":1.0},"154":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"131":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"148":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"<":{"df":0,"docs":{},"i":{"3":{"2":{">":{"(":{")":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"|":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"148":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":1,"docs":{"148":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"8":{"tf":1.0}}}}},"df":11,"docs":{"114":{"tf":1.0},"131":{"tf":1.0},"16":{"tf":1.0},"169":{"tf":1.0},"248":{"tf":1.0},"250":{"tf":1.0},"255":{"tf":1.0},"52":{"tf":1.0},"73":{"tf":1.4142135623730951},"75":{"tf":1.7320508075688772},"93":{"tf":1.0}},"s":{"(":{"1":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"2":{"tf":1.0},"8":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"220":{"tf":1.0},"52":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":15,"docs":{"152":{"tf":1.0},"162":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"197":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"210":{"tf":1.0},"248":{"tf":2.449489742783178},"249":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"51":{"tf":1.0},"60":{"tf":1.0},"73":{"tf":1.0}},"m":{"df":3,"docs":{"139":{"tf":1.0},"3":{"tf":1.0},"95":{"tf":1.0}}},"n":{"df":2,"docs":{"153":{"tf":1.0},"98":{"tf":1.0}}}},"l":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"46":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"107":{"tf":1.4142135623730951},"124":{"tf":1.0},"251":{"tf":1.0}}}},"df":0,"docs":{}},"f":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{".":{"0":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},".":{"0":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"109":{"tf":1.0}}}}}},"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"226":{"tf":1.0}}}}}}},"df":6,"docs":{"105":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"183":{"tf":1.0},"196":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951},"226":{"tf":1.0}}},"1":{"df":1,"docs":{"105":{"tf":1.4142135623730951}}},"a":{"df":1,"docs":{"271":{"tf":1.0}},"g":{"df":1,"docs":{"107":{"tf":1.0}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"95":{"tf":1.0}}}}}}}},"c":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{")":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"103":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"77":{"tf":1.4142135623730951},"78":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"95":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"221":{"tf":1.4142135623730951}}}}}}},"d":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"*":{"df":0,"docs":{},"i":{"df":1,"docs":{"271":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.4142135623730951}}}}}}}},"i":{"df":3,"docs":{"106":{"tf":1.0},"205":{"tf":1.0},"97":{"tf":1.4142135623730951}},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"91":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"271":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"208":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"91":{"tf":1.4142135623730951}}},"m":{"df":1,"docs":{"91":{"tf":2.0}},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"91":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"91":{"tf":1.4142135623730951}}}}}},"p":{"1":{".":{"df":0,"docs":{},"i":{"df":1,"docs":{"75":{"tf":1.0}}},"x":{"df":1,"docs":{"75":{"tf":1.0}}}},"df":1,"docs":{"75":{"tf":1.4142135623730951}}},"2":{".":{"df":0,"docs":{},"i":{"df":1,"docs":{"75":{"tf":1.0}}},"x":{"df":1,"docs":{"75":{"tf":1.0}}}},"df":1,"docs":{"75":{"tf":1.4142135623730951}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"202":{"tf":1.0}}}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{")":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"216":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"95":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"95":{"tf":1.0}},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"107":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}},"u":{"df":2,"docs":{"216":{"tf":1.4142135623730951},"97":{"tf":2.0}}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"79":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"x":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"(":{"2":{"df":1,"docs":{"86":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":3,"docs":{"106":{"tf":1.0},"205":{"tf":1.0},"97":{"tf":1.4142135623730951}}},"y":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"(":{"2":{")":{")":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"86":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},":":{":":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{"_":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"b":{":":{":":{"c":{":":{":":{"df":0,"docs":{},"j":{"df":1,"docs":{"158":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"137":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"134":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"221":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"106":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":23,"docs":{"101":{"tf":1.4142135623730951},"102":{"tf":1.4142135623730951},"103":{"tf":2.0},"106":{"tf":1.4142135623730951},"196":{"tf":1.7320508075688772},"197":{"tf":1.4142135623730951},"202":{"tf":1.0},"205":{"tf":1.0},"208":{"tf":1.0},"216":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"227":{"tf":1.0},"236":{"tf":1.7320508075688772},"271":{"tf":1.7320508075688772},"60":{"tf":2.8284271247461903},"75":{"tf":4.0},"77":{"tf":3.4641016151377544},"78":{"tf":1.4142135623730951},"91":{"tf":2.0},"93":{"tf":1.0},"97":{"tf":2.0}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"31":{"tf":1.0}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"i":{"df":1,"docs":{"158":{"tf":1.4142135623730951}}},"x":{"df":1,"docs":{"158":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"n":{"d":{"df":2,"docs":{"227":{"tf":1.0},"242":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"r":{"df":8,"docs":{"152":{"tf":1.0},"154":{"tf":1.7320508075688772},"172":{"tf":1.0},"173":{"tf":1.0},"18":{"tf":1.0},"183":{"tf":1.0},"248":{"tf":1.4142135623730951},"249":{"tf":1.0}}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"113":{"tf":1.4142135623730951},"217":{"tf":1.4142135623730951},"221":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"177":{"tf":1.0},"9":{"tf":1.0}}},"v":{"df":3,"docs":{"1":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"153":{"tf":1.0},"154":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":1,"docs":{"11":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"154":{"tf":1.0},"155":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"u":{"1":{"df":1,"docs":{"57":{"tf":1.0}}},"df":1,"docs":{"57":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":1,"docs":{"98":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"132":{"tf":1.0},"195":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"253":{"tf":1.0},"73":{"tf":1.0},"96":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"<":{"a":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{">":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"84":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"84":{"tf":1.0}}}},"df":1,"docs":{"84":{"tf":1.0}}}}},"h":{"a":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"16":{"tf":2.23606797749979},"18":{"tf":1.0},"72":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"249":{"tf":1.0},"90":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"(":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"91":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"91":{"tf":2.8284271247461903},"96":{"tf":1.7320508075688772}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"i":{"df":1,"docs":{"48":{"tf":1.0}}}}},"df":2,"docs":{"251":{"tf":1.0},"48":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"182":{"tf":1.0}}}}},"l":{"df":1,"docs":{"251":{"tf":1.4142135623730951}}},"o":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"224":{"tf":1.0}}}}}},"df":1,"docs":{"224":{"tf":2.6457513110645907}},"s":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{")":{".":{"_":{"_":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"224":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":1,"docs":{"224":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"t":{"df":5,"docs":{"145":{"tf":1.0},"195":{"tf":1.0},"204":{"tf":1.0},"25":{"tf":1.0},"77":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"<":{"'":{"b":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"139":{"tf":1.0}}},"r":{"df":3,"docs":{"195":{"tf":1.0},"199":{"tf":1.4142135623730951},"203":{"tf":1.0}}}},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"57":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"255":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"w":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":2,"docs":{"60":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"_":{"_":{"df":1,"docs":{"77":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":9,"docs":{"143":{"tf":1.0},"149":{"tf":1.0},"168":{"tf":1.4142135623730951},"181":{"tf":1.0},"248":{"tf":1.0},"255":{"tf":1.0},"47":{"tf":1.0},"60":{"tf":1.0},"7":{"tf":1.0}},"n":{"df":1,"docs":{"131":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"117":{"tf":1.0},"127":{"tf":1.7320508075688772}}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"19":{"tf":1.0},"256":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"57":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":9,"docs":{"125":{"tf":1.0},"195":{"tf":1.4142135623730951},"199":{"tf":1.0},"33":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0},"78":{"tf":1.0},"91":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"60":{"tf":1.0}}}}}}},"m":{"d":{"df":1,"docs":{"124":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":10,"docs":{"114":{"tf":1.0},"132":{"tf":1.0},"134":{"tf":1.0},"152":{"tf":1.0},"39":{"tf":1.0},"52":{"tf":1.0},"56":{"tf":1.0},"60":{"tf":1.0},"77":{"tf":1.0},"90":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"195":{"tf":1.0},"196":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":4,"docs":{"132":{"tf":1.0},"182":{"tf":1.0},"218":{"tf":1.0},"6":{"tf":1.0}},"e":{"_":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"141":{"tf":1.0},"247":{"tf":1.0}}}}},"i":{"c":{"df":1,"docs":{"52":{"tf":1.0}}},"df":2,"docs":{"132":{"tf":1.0},"136":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"251":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":6,"docs":{"148":{"tf":1.0},"195":{"tf":1.4142135623730951},"37":{"tf":1.0},"59":{"tf":1.0},"73":{"tf":1.0},"96":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"124":{"tf":1.0},"129":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"155":{"tf":1.0},"157":{"tf":1.0}}},"x":{"df":1,"docs":{"60":{"tf":1.4142135623730951}}},"z":{"df":0,"docs":{},"e":{"df":14,"docs":{"115":{"tf":1.0},"117":{"tf":1.0},"124":{"tf":1.0},"139":{"tf":1.4142135623730951},"224":{"tf":2.449489742783178},"225":{"tf":1.4142135623730951},"228":{"tf":1.0},"253":{"tf":1.0},"29":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.0},"89":{"tf":2.0}}}}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.0}}}},"p":{"df":2,"docs":{"65":{"tf":1.0},"66":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"162":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"213":{"tf":1.0}}}}},"i":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"6":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"113":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"1":{"df":4,"docs":{"113":{"tf":1.0},"114":{"tf":1.0},"121":{"tf":1.0},"53":{"tf":1.0}}},"2":{"df":4,"docs":{"113":{"tf":1.0},"114":{"tf":1.0},"121":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951}}},"3":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"(":{"4":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"113":{"tf":1.0}}}}}}},"df":2,"docs":{"113":{"tf":1.0},"121":{"tf":1.0}}},"df":12,"docs":{"113":{"tf":2.0},"114":{"tf":1.4142135623730951},"117":{"tf":1.0},"121":{"tf":2.6457513110645907},"139":{"tf":1.4142135623730951},"19":{"tf":1.0},"228":{"tf":1.7320508075688772},"49":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":3.872983346207417},"53":{"tf":2.0},"88":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"122":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":14,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"144":{"tf":1.0},"3":{"tf":2.23606797749979},"4":{"tf":1.4142135623730951},"5":{"tf":1.0},"6":{"tf":1.4142135623730951},"62":{"tf":1.0},"7":{"tf":1.4142135623730951},"8":{"tf":1.0},"9":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"253":{"tf":1.0},"93":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"t":{"df":6,"docs":{"229":{"tf":1.7320508075688772},"230":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"153":{"tf":1.0},"227":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":45,"docs":{"103":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"149":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"17":{"tf":1.7320508075688772},"179":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951},"2":{"tf":1.0},"200":{"tf":1.4142135623730951},"208":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"224":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"44":{"tf":1.0},"46":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"66":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951},"98":{"tf":1.0}}}},"v":{"df":1,"docs":{"33":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"(":{"&":{"\"":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"129":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"1":{"df":1,"docs":{"221":{"tf":1.7320508075688772}}},"2":{"df":1,"docs":{"221":{"tf":1.4142135623730951}}},"3":{"0":{"df":1,"docs":{"72":{"tf":1.4142135623730951}}},"df":1,"docs":{"221":{"tf":1.4142135623730951}}},"4":{"df":2,"docs":{"221":{"tf":1.0},"73":{"tf":1.0}}},"5":{"df":2,"docs":{"221":{"tf":1.4142135623730951},"60":{"tf":1.0}}},"7":{"df":1,"docs":{"71":{"tf":1.0}}},"9":{"8":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"72":{"tf":1.4142135623730951}}}},"b":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":2,"docs":{"60":{"tf":1.0},"71":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"221":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"v":{"df":3,"docs":{"216":{"tf":1.4142135623730951},"220":{"tf":1.0},"97":{"tf":2.0}}},"x":{"df":2,"docs":{"170":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951}}}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":10,"docs":{"132":{"tf":1.0},"143":{"tf":1.0},"153":{"tf":1.0},"157":{"tf":1.0},"181":{"tf":1.0},"22":{"tf":1.0},"248":{"tf":1.0},"40":{"tf":1.0},"63":{"tf":1.4142135623730951},"70":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"df":9,"docs":{"108":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"158":{"tf":1.0},"169":{"tf":1.4142135623730951},"182":{"tf":1.0},"254":{"tf":1.0},"47":{"tf":1.0},"89":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"56":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"100":{"tf":1.0},"99":{"tf":1.0}}}},"t":{"df":1,"docs":{"114":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":3,"docs":{"139":{"tf":1.0},"152":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"69":{"tf":1.4142135623730951}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":7,"docs":{"122":{"tf":1.4142135623730951},"127":{"tf":1.7320508075688772},"148":{"tf":1.0},"156":{"tf":1.0},"176":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"99":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":1,"docs":{"47":{"tf":1.0}}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"141":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"107":{"tf":1.4142135623730951}}}},"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":3,"docs":{"12":{"tf":1.0},"148":{"tf":1.4142135623730951},"250":{"tf":1.7320508075688772}},"i":{"df":21,"docs":{"106":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"139":{"tf":1.0},"176":{"tf":1.4142135623730951},"187":{"tf":1.0},"203":{"tf":1.0},"213":{"tf":1.4142135623730951},"248":{"tf":2.8284271247461903},"249":{"tf":1.4142135623730951},"250":{"tf":1.4142135623730951},"251":{"tf":1.0},"252":{"tf":1.4142135623730951},"254":{"tf":1.0},"256":{"tf":1.0},"56":{"tf":1.0},"73":{"tf":1.0},"84":{"tf":2.23606797749979},"90":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.4142135623730951},"97":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"142":{"tf":2.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"137":{"tf":1.0},"73":{"tf":2.0}}}}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"77":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}}}}}}},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"10":{"tf":1.4142135623730951}}}}}},"u":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"1":{".":{"0":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"c":{"/":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"154":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"152":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"168":{"tf":1.0},"169":{"tf":2.449489742783178}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"154":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"m":{"df":0,"docs":{},"o":{"d":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"154":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"154":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"i":{"b":{".":{"df":0,"docs":{},"r":{"df":4,"docs":{"152":{"tf":1.0},"154":{"tf":1.0},"169":{"tf":2.0},"170":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"152":{"tf":1.0},"155":{"tf":1.0}},"s":{":":{"3":{":":{"5":{"df":1,"docs":{"143":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{":":{"5":{"df":1,"docs":{"143":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":5,"docs":{"151":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0}}},"df":0,"docs":{}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"141":{"tf":1.0},"143":{"tf":2.449489742783178},"144":{"tf":1.0},"256":{"tf":1.7320508075688772},"51":{"tf":1.0}},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"195":{"tf":1.0}},"e":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"195":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"196":{"tf":1.0},"197":{"tf":1.0},"88":{"tf":1.0}}}}},"r":{"d":{"df":12,"docs":{"109":{"tf":1.0},"132":{"tf":1.0},"137":{"tf":1.0},"152":{"tf":1.0},"170":{"tf":1.0},"177":{"tf":1.0},"2":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"87":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":1,"docs":{"130":{"tf":1.0}}}}},"df":1,"docs":{"268":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"r":{"df":1,"docs":{"0":{"tf":1.0}},"t":{"df":11,"docs":{"127":{"tf":1.0},"141":{"tf":1.0},"144":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"164":{"tf":1.0},"194":{"tf":1.0},"2":{"tf":1.0},"24":{"tf":1.0},"247":{"tf":1.0},"51":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":3,"docs":{"251":{"tf":2.449489742783178},"60":{"tf":1.0},"77":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"30":{"tf":1.7320508075688772},"31":{"tf":1.0},"32":{"tf":1.0},"66":{"tf":1.0}}}}}}},"i":{"c":{">":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}},"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"102":{"tf":1.0}}}},"df":1,"docs":{"102":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"199":{"tf":2.0}}}}}},"df":6,"docs":{"102":{"tf":2.0},"195":{"tf":1.4142135623730951},"198":{"tf":3.4641016151377544},"199":{"tf":3.7416573867739413},"200":{"tf":4.47213595499958},"227":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":1,"docs":{"126":{"tf":1.0}}}},"y":{"df":3,"docs":{"199":{"tf":1.0},"37":{"tf":1.0},"59":{"tf":1.0}}}},"d":{":":{":":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{":":{":":{"<":{"df":0,"docs":{},"t":{"df":2,"docs":{"22":{"tf":1.0},"23":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"c":{"df":0,"docs":{},"h":{":":{":":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":10,"docs":{"247":{"tf":1.0},"248":{"tf":2.0},"249":{"tf":1.4142135623730951},"250":{"tf":1.4142135623730951},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{":":{":":{"_":{"_":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":7,"docs":{"125":{"tf":1.7320508075688772},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"133":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"134":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"f":{"df":1,"docs":{"133":{"tf":1.0}},"m":{"df":0,"docs":{},"t":{":":{":":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":5,"docs":{"180":{"tf":1.0},"181":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":4,"docs":{"180":{"tf":1.0},"181":{"tf":1.0},"200":{"tf":1.0},"228":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"156":{"tf":1.0}}}}}}}},"{":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"226":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"]":{"[":{"df":0,"docs":{},"f":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":2,"docs":{"176":{"tf":1.0},"177":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":6,"docs":{"109":{"tf":1.0},"136":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"226":{"tf":1.0}}}},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"146":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{":":{":":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"227":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"156":{"tf":1.0}}}}}}}},"{":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"146":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"133":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{":":{":":{"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":1,"docs":{"88":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"v":{"df":3,"docs":{"27":{"tf":1.0},"29":{"tf":1.0},"51":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}},"e":{":":{":":{"<":{"&":{"'":{"b":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}}}},"*":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"<":{"'":{"b":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"115":{"tf":1.0},"213":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"137":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.4142135623730951},"148":{"tf":1.0},"149":{"tf":1.0}}}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"133":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"94":{"tf":1.4142135623730951}},"s":{":":{":":{"a":{"d":{"d":{"df":2,"docs":{"226":{"tf":1.0},"94":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"106":{"tf":1.0}}},"df":0,"docs":{}}},"{":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":2,"docs":{"133":{"tf":1.0},"134":{"tf":1.0}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"t":{"df":2,"docs":{"148":{"tf":1.0},"227":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"137":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"48":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"111":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":6,"docs":{"148":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"45":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"58":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"58":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"270":{"tf":1.0}}}},"p":{"df":3,"docs":{"1":{"tf":1.0},"152":{"tf":1.0},"176":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":9,"docs":{"128":{"tf":1.0},"147":{"tf":1.0},"199":{"tf":1.0},"213":{"tf":1.0},"226":{"tf":1.4142135623730951},"249":{"tf":1.0},"251":{"tf":1.0},"37":{"tf":1.0},"59":{"tf":1.0}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"97":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":12,"docs":{"113":{"tf":1.0},"115":{"tf":1.7320508075688772},"123":{"tf":1.7320508075688772},"124":{"tf":1.4142135623730951},"126":{"tf":1.0},"199":{"tf":1.0},"250":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"255":{"tf":1.0},"45":{"tf":1.4142135623730951},"56":{"tf":1.0},"98":{"tf":1.0}}},"i":{"df":1,"docs":{"115":{"tf":1.4142135623730951}}},"y":{".":{"_":{"_":{"df":1,"docs":{"115":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{":":{":":{"a":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"8":{"(":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"48":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"i":{"df":1,"docs":{"48":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"181":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"255":{"tf":1.0}}}}},"df":31,"docs":{"113":{"tf":2.6457513110645907},"119":{"tf":1.0},"121":{"tf":1.0},"126":{"tf":2.0},"132":{"tf":1.4142135623730951},"133":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"141":{"tf":1.0},"145":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951},"147":{"tf":2.23606797749979},"148":{"tf":1.4142135623730951},"195":{"tf":1.7320508075688772},"196":{"tf":1.0},"197":{"tf":2.0},"198":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.7320508075688772},"208":{"tf":1.0},"213":{"tf":1.4142135623730951},"228":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":3.1622776601683795},"45":{"tf":1.0},"46":{"tf":2.6457513110645907},"48":{"tf":2.0},"52":{"tf":2.0},"53":{"tf":2.23606797749979},"78":{"tf":1.0},"89":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"267":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"'":{"df":2,"docs":{"115":{"tf":1.0},"45":{"tf":1.0}}},".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"(":{")":{".":{"a":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"200":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"1":{"df":1,"docs":{"132":{"tf":1.0}}},"2":{"df":1,"docs":{"132":{"tf":1.0}}},"3":{"df":1,"docs":{"132":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"\"":{"*":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"37":{"tf":1.0},"59":{"tf":1.0}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"224":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"t":{"@":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"57":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"195":{"tf":1.4142135623730951}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"211":{"tf":1.0}}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":11,"docs":{"113":{"tf":1.4142135623730951},"114":{"tf":1.0},"204":{"tf":1.0},"36":{"tf":2.23606797749979},"37":{"tf":1.4142135623730951},"39":{"tf":1.7320508075688772},"40":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"73":{"tf":1.0}}}}}},"i":{"df":2,"docs":{"49":{"tf":1.0},"92":{"tf":1.0}}}},"i":{"df":1,"docs":{"45":{"tf":1.0}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"\"":{")":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"\"":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":1,"docs":{"63":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"59":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"115":{"tf":1.0}}}}}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"224":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"154":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"224":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"@":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"57":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"a":{"c":{"df":3,"docs":{"190":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":2,"docs":{"51":{"tf":1.0},"57":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"107":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"107":{"tf":1.0}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"d":{"df":3,"docs":{"226":{"tf":1.0},"37":{"tf":1.4142135623730951},"45":{"tf":1.0}}},"df":0,"docs":{}}}}},"y":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"154":{"tf":1.0}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"115":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":2,"docs":{"46":{"tf":1.0},"54":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":4,"docs":{"114":{"tf":1.0},"115":{"tf":1.0},"146":{"tf":1.4142135623730951},"213":{"tf":2.0}}}}}},"df":0,"docs":{}},"]":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"176":{"tf":1.0},"177":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":65,"docs":{"101":{"tf":1.7320508075688772},"102":{"tf":2.0},"103":{"tf":1.0},"107":{"tf":2.8284271247461903},"108":{"tf":3.0},"111":{"tf":2.449489742783178},"112":{"tf":1.7320508075688772},"113":{"tf":3.4641016151377544},"114":{"tf":2.6457513110645907},"115":{"tf":2.23606797749979},"116":{"tf":1.4142135623730951},"119":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.0},"126":{"tf":2.0},"128":{"tf":1.0},"132":{"tf":2.449489742783178},"136":{"tf":1.7320508075688772},"137":{"tf":1.7320508075688772},"139":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"181":{"tf":1.0},"187":{"tf":1.7320508075688772},"188":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"200":{"tf":1.4142135623730951},"213":{"tf":1.0},"22":{"tf":1.4142135623730951},"224":{"tf":1.0},"23":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":2.23606797749979},"250":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.7320508075688772},"269":{"tf":1.7320508075688772},"36":{"tf":2.0},"37":{"tf":1.0},"39":{"tf":2.23606797749979},"40":{"tf":1.4142135623730951},"43":{"tf":2.0},"44":{"tf":1.0},"45":{"tf":3.0},"46":{"tf":2.6457513110645907},"47":{"tf":3.0},"48":{"tf":3.7416573867739413},"49":{"tf":2.0},"50":{"tf":2.0},"53":{"tf":2.23606797749979},"56":{"tf":1.4142135623730951},"57":{"tf":2.23606797749979},"59":{"tf":1.7320508075688772},"60":{"tf":1.7320508075688772},"71":{"tf":1.0},"77":{"tf":1.4142135623730951},"78":{"tf":1.0},"89":{"tf":1.0},"91":{"tf":2.8284271247461903},"92":{"tf":1.4142135623730951},"95":{"tf":2.8284271247461903},"96":{"tf":1.7320508075688772},"99":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"176":{"tf":1.0}}},"y":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"60":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"u":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"47":{"tf":1.0}}},"t":{"df":58,"docs":{"100":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"108":{"tf":1.0},"109":{"tf":1.0},"123":{"tf":1.4142135623730951},"126":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.4142135623730951},"181":{"tf":2.6457513110645907},"182":{"tf":1.0},"183":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":2.6457513110645907},"196":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951},"199":{"tf":1.0},"202":{"tf":2.0},"205":{"tf":1.0},"207":{"tf":1.4142135623730951},"208":{"tf":1.7320508075688772},"216":{"tf":1.7320508075688772},"221":{"tf":1.4142135623730951},"224":{"tf":1.0},"226":{"tf":2.23606797749979},"271":{"tf":1.0},"37":{"tf":1.7320508075688772},"55":{"tf":1.7320508075688772},"56":{"tf":3.4641016151377544},"57":{"tf":2.8284271247461903},"58":{"tf":2.23606797749979},"59":{"tf":2.23606797749979},"60":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":2.0},"77":{"tf":2.449489742783178},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772},"85":{"tf":2.449489742783178},"86":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951},"91":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":2.23606797749979},"94":{"tf":2.0},"95":{"tf":1.4142135623730951},"96":{"tf":1.7320508075688772},"97":{"tf":2.0},"99":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"r":{"df":7,"docs":{"152":{"tf":1.0},"155":{"tf":1.0},"176":{"tf":1.7320508075688772},"181":{"tf":1.0},"183":{"tf":1.0},"195":{"tf":1.0},"2":{"tf":1.0}},"e":{"(":{"3":{"df":2,"docs":{"176":{"tf":1.0},"181":{"tf":1.0}}},"df":0,"docs":{},"i":{"3":{"2":{"df":2,"docs":{"176":{"tf":1.0},"181":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"u":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"v":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"108":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"108":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"108":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"108":{"tf":1.0}}}}}}}}}},"df":2,"docs":{"108":{"tf":2.6457513110645907},"92":{"tf":2.0}}}}},"y":{"_":{"c":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{":":{":":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"143":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":2,"docs":{"162":{"tf":1.4142135623730951},"224":{"tf":2.449489742783178}}}}}},"u":{"b":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"106":{"tf":1.0},"94":{"tf":1.0}}}}}}},"df":2,"docs":{"250":{"tf":1.0},"255":{"tf":1.0}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"=":{"\"":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"176":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"124":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"253":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"45":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"198":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"131":{"tf":1.0},"227":{"tf":1.4142135623730951},"25":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"108":{"tf":1.0}}}}},"df":0,"docs":{}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"88":{"tf":1.0}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"48":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"147":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"148":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"df":13,"docs":{"115":{"tf":1.0},"124":{"tf":1.7320508075688772},"149":{"tf":1.0},"176":{"tf":1.0},"180":{"tf":1.0},"2":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"270":{"tf":1.0},"37":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"176":{"tf":1.4142135623730951},"255":{"tf":1.0}}}}}},"g":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"75":{"tf":1.0},"94":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"253":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"(":{"1":{".":{"2":{"3":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"32":{"tf":1.0}}},"2":{"0":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{},"i":{"8":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"x":{"df":2,"docs":{"32":{"tf":1.0},"33":{"tf":1.4142135623730951}}}},"<":{"df":0,"docs":{},"t":{">":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"97":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"(":{"_":{"_":{"df":1,"docs":{"54":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"54":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}},"df":5,"docs":{"137":{"tf":1.0},"223":{"tf":1.0},"24":{"tf":1.4142135623730951},"84":{"tf":1.0},"97":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"95":{"tf":2.23606797749979}},"z":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"95":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"y":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"95":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"o":{"df":1,"docs":{"95":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"f":{"a":{"c":{"df":6,"docs":{"179":{"tf":1.0},"181":{"tf":1.0},"190":{"tf":1.4142135623730951},"224":{"tf":1.0},"54":{"tf":1.4142135623730951},"57":{"tf":1.0}},"e":{"\"":{",":{"1":{"8":{"df":1,"docs":{"223":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":4,"docs":{"108":{"tf":1.0},"181":{"tf":1.0},"51":{"tf":1.0},"95":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"\"":{",":{"1":{"8":{"df":1,"docs":{"223":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"108":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"224":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"153":{"tf":1.4142135623730951},"2":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"108":{"tf":2.23606797749979}}}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"127":{"tf":1.0},"148":{"tf":1.0},"226":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"164":{"tf":1.0},"246":{"tf":1.7320508075688772},"251":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"131":{"tf":1.0},"31":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"115":{"tf":1.0},"176":{"tf":1.0}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"176":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"w":{"a":{"df":0,"docs":{},"n":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"99":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"100":{"tf":2.6457513110645907},"99":{"tf":2.6457513110645907}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"99":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"99":{"tf":1.4142135623730951}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"124":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"144":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"252":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"n":{"c":{"df":3,"docs":{"2":{"tf":1.0},"240":{"tf":1.7320508075688772},"242":{"tf":1.7320508075688772}}},"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"94":{"tf":1.0}}}},"df":0,"docs":{},"x":{"df":8,"docs":{"107":{"tf":1.7320508075688772},"158":{"tf":1.0},"210":{"tf":1.0},"254":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"96":{"tf":1.0},"97":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"9":{"tf":1.0}}}}}}}},"t":{".":{"0":{"df":1,"docs":{"37":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"132":{"tf":1.0}}}}}}},"1":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},":":{":":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},">":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"202":{"tf":1.0}}}},"df":0,"docs":{}},"`":{"df":1,"docs":{"88":{"tf":1.7320508075688772}}},"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"124":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{".":{"_":{"_":{"df":1,"docs":{"60":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"60":{"tf":1.0}}}}}},"df":2,"docs":{"60":{"tf":2.449489742783178},"88":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"211":{"tf":1.4142135623730951}}}}}},"<":{"df":0,"docs":{},"t":{">":{"(":{"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"211":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"153":{"tf":1.0},"154":{"tf":1.0}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"(":{"df":1,"docs":{"36":{"tf":1.0}},"s":{"1":{"df":1,"docs":{"36":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"153":{"tf":1.0},"154":{"tf":1.0}}}},"df":0,"docs":{}}},"df":15,"docs":{"114":{"tf":1.4142135623730951},"156":{"tf":1.0},"162":{"tf":1.0},"195":{"tf":1.4142135623730951},"210":{"tf":1.0},"213":{"tf":2.23606797749979},"223":{"tf":1.0},"250":{"tf":1.0},"256":{"tf":1.0},"39":{"tf":1.0},"49":{"tf":1.4142135623730951},"51":{"tf":1.0},"60":{"tf":1.4142135623730951},"75":{"tf":1.0},"77":{"tf":1.4142135623730951}},"n":{"df":1,"docs":{"202":{"tf":1.0}}},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"227":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"k":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"91":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"124":{"tf":1.0}}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"251":{"tf":1.0},"254":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"k":{"df":2,"docs":{"217":{"tf":1.0},"94":{"tf":1.0}}}}},"df":32,"docs":{"106":{"tf":1.4142135623730951},"113":{"tf":1.0},"131":{"tf":1.0},"139":{"tf":1.0},"145":{"tf":1.0},"195":{"tf":1.4142135623730951},"198":{"tf":2.23606797749979},"199":{"tf":1.0},"200":{"tf":3.872983346207417},"202":{"tf":4.795831523312719},"203":{"tf":1.7320508075688772},"207":{"tf":2.0},"211":{"tf":2.0},"213":{"tf":3.3166247903554},"215":{"tf":1.7320508075688772},"216":{"tf":2.0},"22":{"tf":1.0},"23":{"tf":1.0},"28":{"tf":1.7320508075688772},"37":{"tf":2.0},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"86":{"tf":1.7320508075688772},"87":{"tf":1.4142135623730951},"88":{"tf":2.449489742783178},"89":{"tf":1.7320508075688772},"92":{"tf":1.0},"94":{"tf":1.0},"97":{"tf":4.123105625617661}},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"92":{"tf":2.23606797749979}}}}}},"df":0,"docs":{},"m":{".":{"1":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"2":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":1,"docs":{"125":{"tf":2.449489742783178}},"s":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"1":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{".":{"0":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"125":{"tf":1.0}}},"2":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"10":{"tf":1.0}}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"148":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":6,"docs":{"174":{"tf":1.0},"204":{"tf":1.0},"226":{"tf":1.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"90":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"248":{"tf":2.23606797749979},"250":{"tf":1.0},"253":{"tf":2.23606797749979}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"251":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"162":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"n":{"df":1,"docs":{"62":{"tf":1.0}}},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"113":{"tf":1.0},"141":{"tf":1.0},"16":{"tf":1.0},"45":{"tf":1.0},"6":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":11,"docs":{"152":{"tf":1.4142135623730951},"169":{"tf":4.898979485566356},"186":{"tf":1.4142135623730951},"216":{"tf":1.0},"258":{"tf":1.7320508075688772},"259":{"tf":2.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"271":{"tf":1.7320508075688772},"73":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":6,"docs":{"16":{"tf":1.0},"176":{"tf":2.23606797749979},"177":{"tf":2.0},"208":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"5":{"tf":1.7320508075688772}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"2":{"tf":1.0}}}},"t":{"'":{"df":2,"docs":{"48":{"tf":1.4142135623730951},"66":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"63":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":1,"docs":{"127":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"162":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"211":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"253":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"126":{"tf":1.0}}}},"’":{"df":1,"docs":{"115":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"’":{"df":0,"docs":{},"r":{"df":1,"docs":{"78":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"114":{"tf":1.0},"182":{"tf":1.0},"248":{"tf":1.0},"255":{"tf":1.0}}},"k":{"df":1,"docs":{"4":{"tf":1.0}}}},"r":{"d":{"df":2,"docs":{"129":{"tf":2.0},"248":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":3,"docs":{"124":{"tf":1.0},"128":{"tf":1.0},"270":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":8,"docs":{"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"126":{"tf":1.0},"143":{"tf":1.0},"198":{"tf":1.0},"213":{"tf":1.0},"251":{"tf":1.7320508075688772},"4":{"tf":1.0}},"t":{"df":1,"docs":{"215":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":9,"docs":{"141":{"tf":2.0},"143":{"tf":1.4142135623730951},"2":{"tf":1.0},"237":{"tf":1.7320508075688772},"238":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":11,"docs":{"106":{"tf":1.0},"115":{"tf":1.0},"132":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"170":{"tf":1.0},"195":{"tf":1.0},"2":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"34":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":6,"docs":{"114":{"tf":1.0},"12":{"tf":1.0},"220":{"tf":1.0},"223":{"tf":1.0},"256":{"tf":1.0},"63":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"88":{"tf":1.0}}}}}}}}}},"u":{"df":3,"docs":{"200":{"tf":1.0},"220":{"tf":1.0},"78":{"tf":1.0}},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"227":{"tf":2.0}}}}}},"i":{"df":1,"docs":{"195":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"e":{"df":24,"docs":{"102":{"tf":1.0},"114":{"tf":1.0},"117":{"tf":1.4142135623730951},"132":{"tf":1.0},"142":{"tf":1.0},"153":{"tf":1.0},"177":{"tf":1.0},"198":{"tf":1.0},"204":{"tf":1.0},"226":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.0},"255":{"tf":1.4142135623730951},"256":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"59":{"tf":1.0},"73":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"126":{"tf":1.0}}}}}}}}}},"p":{"df":8,"docs":{"114":{"tf":1.7320508075688772},"125":{"tf":1.0},"126":{"tf":1.4142135623730951},"143":{"tf":1.0},"18":{"tf":1.0},"22":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"52":{"tf":1.0}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"95":{"tf":1.4142135623730951}}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"251":{"tf":2.0}}}},"o":{"_":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"93":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"226":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"213":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":3,"docs":{"112":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"226":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"o":{"df":35,"docs":{"163":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.4142135623730951},"257":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.7320508075688772},"269":{"tf":1.0},"34":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"81":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"139":{"tf":1.0},"248":{"tf":1.0},"66":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"48":{"tf":1.0}}}},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"11":{"tf":1.0}}}}},"o":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"l":{"df":2,"docs":{"10":{"tf":1.0},"2":{"tf":1.0}}}},"p":{"df":1,"docs":{"168":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"136":{"tf":1.4142135623730951},"176":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"223":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":1,"docs":{"34":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"78":{"tf":1.0}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"80":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"80":{"tf":1.7320508075688772}}}}}}},"df":2,"docs":{"77":{"tf":2.23606797749979},"78":{"tf":2.0}}}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":55,"docs":{"100":{"tf":2.23606797749979},"101":{"tf":1.7320508075688772},"102":{"tf":2.8284271247461903},"103":{"tf":2.6457513110645907},"104":{"tf":2.0},"105":{"tf":2.6457513110645907},"106":{"tf":1.7320508075688772},"107":{"tf":3.0},"108":{"tf":3.3166247903554},"109":{"tf":2.0},"123":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951},"128":{"tf":1.0},"132":{"tf":2.8284271247461903},"133":{"tf":1.0},"134":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"138":{"tf":1.0},"149":{"tf":1.0},"176":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"182":{"tf":1.0},"198":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":3.0},"203":{"tf":1.4142135623730951},"213":{"tf":2.449489742783178},"219":{"tf":1.4142135623730951},"221":{"tf":1.4142135623730951},"222":{"tf":1.0},"226":{"tf":2.0},"228":{"tf":1.0},"48":{"tf":1.0},"56":{"tf":1.4142135623730951},"77":{"tf":1.0},"82":{"tf":1.7320508075688772},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.0},"89":{"tf":1.4142135623730951},"90":{"tf":2.8284271247461903},"91":{"tf":2.6457513110645907},"92":{"tf":1.7320508075688772},"93":{"tf":1.7320508075688772},"94":{"tf":3.0},"95":{"tf":2.6457513110645907},"96":{"tf":3.1622776601683795},"97":{"tf":3.0},"98":{"tf":2.6457513110645907},"99":{"tf":2.8284271247461903}},"s":{"]":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"176":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"’":{"df":2,"docs":{"107":{"tf":1.0},"108":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"36":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"75":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":2.6457513110645907}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"248":{"tf":1.0},"252":{"tf":1.0},"256":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"152":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":1,"docs":{"183":{"tf":1.0}}}}},"df":3,"docs":{"162":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"91":{"tf":1.0}}},"u":{"df":0,"docs":{},"e":{"df":9,"docs":{"181":{"tf":1.0},"203":{"tf":1.0},"213":{"tf":1.0},"28":{"tf":1.7320508075688772},"34":{"tf":1.0},"57":{"tf":1.0},"64":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"91":{"tf":1.0}}}},"y":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"(":{"a":{"df":1,"docs":{"169":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"134":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":1,"docs":{"134":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"(":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"169":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"169":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"134":{"tf":1.4142135623730951}}}}}}}}}},"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"134":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"134":{"tf":1.7320508075688772}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"134":{"tf":2.0}}}}}}}},"t":{"df":1,"docs":{"147":{"tf":1.0}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"l":{"df":9,"docs":{"109":{"tf":1.0},"18":{"tf":1.0},"183":{"tf":1.0},"19":{"tf":1.0},"226":{"tf":1.0},"54":{"tf":3.1622776601683795},"56":{"tf":1.7320508075688772},"60":{"tf":1.0},"93":{"tf":1.4142135623730951}},"e":{"'":{"df":1,"docs":{"54":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"r":{"b":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"137":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":6,"docs":{"100":{"tf":1.0},"102":{"tf":1.0},"114":{"tf":1.0},"119":{"tf":1.4142135623730951},"139":{"tf":2.23606797749979},"217":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"5":{"tf":1.0},"9":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"95":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"147":{"tf":1.0}}}}}},"o":{"df":40,"docs":{"103":{"tf":1.0},"106":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"132":{"tf":1.4142135623730951},"137":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.4142135623730951},"152":{"tf":1.0},"156":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"167":{"tf":1.0},"169":{"tf":1.7320508075688772},"17":{"tf":1.0},"176":{"tf":1.0},"187":{"tf":1.0},"195":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"211":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.0},"219":{"tf":1.0},"228":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"250":{"tf":1.0},"253":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"39":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.7320508075688772},"52":{"tf":1.4142135623730951},"60":{"tf":1.7320508075688772},"75":{"tf":1.4142135623730951},"92":{"tf":1.0},"97":{"tf":1.0}},"x":{"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{":":{":":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"6":{"4":{"df":1,"docs":{"129":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"(":{"&":{"df":0,"docs":{},"x":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{">":{"(":{"_":{"df":2,"docs":{"22":{"tf":1.0},"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":111,"docs":{"102":{"tf":2.0},"103":{"tf":1.4142135623730951},"105":{"tf":3.0},"106":{"tf":3.0},"107":{"tf":1.4142135623730951},"109":{"tf":1.7320508075688772},"110":{"tf":1.7320508075688772},"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":2.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":2.23606797749979},"124":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.7320508075688772},"127":{"tf":1.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.7320508075688772},"131":{"tf":2.449489742783178},"132":{"tf":3.0},"133":{"tf":2.449489742783178},"134":{"tf":1.7320508075688772},"135":{"tf":1.0},"136":{"tf":2.449489742783178},"137":{"tf":2.0},"138":{"tf":1.0},"139":{"tf":2.23606797749979},"147":{"tf":1.0},"148":{"tf":2.23606797749979},"149":{"tf":1.0},"156":{"tf":1.0},"162":{"tf":1.0},"170":{"tf":1.4142135623730951},"176":{"tf":2.449489742783178},"180":{"tf":1.4142135623730951},"181":{"tf":2.23606797749979},"182":{"tf":1.0},"195":{"tf":1.4142135623730951},"197":{"tf":1.0},"20":{"tf":1.7320508075688772},"200":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"203":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.4142135623730951},"212":{"tf":1.7320508075688772},"213":{"tf":2.23606797749979},"215":{"tf":1.4142135623730951},"219":{"tf":1.0},"22":{"tf":2.449489742783178},"221":{"tf":2.23606797749979},"226":{"tf":3.3166247903554},"227":{"tf":2.8284271247461903},"228":{"tf":2.23606797749979},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":1.4142135623730951},"253":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":2.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"42":{"tf":1.7320508075688772},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":2.6457513110645907},"52":{"tf":1.7320508075688772},"53":{"tf":1.7320508075688772},"54":{"tf":2.0},"55":{"tf":1.0},"56":{"tf":2.23606797749979},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":2.449489742783178},"75":{"tf":1.4142135623730951},"77":{"tf":1.7320508075688772},"78":{"tf":1.4142135623730951},"84":{"tf":3.0},"87":{"tf":2.23606797749979},"88":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951},"90":{"tf":2.0},"91":{"tf":2.0},"94":{"tf":1.7320508075688772},"95":{"tf":1.4142135623730951},"96":{"tf":2.23606797749979},"97":{"tf":1.4142135623730951},"98":{"tf":1.7320508075688772},"99":{"tf":1.7320508075688772}}},"i":{"c":{"df":5,"docs":{"124":{"tf":1.0},"132":{"tf":1.0},"149":{"tf":1.0},"193":{"tf":1.0},"253":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"+":{"2":{"1":{"1":{"d":{"df":1,"docs":{"47":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"2":{"8":{"df":1,"docs":{"250":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"6":{"df":4,"docs":{"131":{"tf":1.0},"22":{"tf":1.0},"253":{"tf":1.4142135623730951},"254":{"tf":1.0}}},"df":1,"docs":{"57":{"tf":1.0}}},"2":{"df":1,"docs":{"57":{"tf":1.0}}},"3":{"2":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"b":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},">":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":17,"docs":{"103":{"tf":1.0},"139":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"195":{"tf":1.4142135623730951},"212":{"tf":2.0},"22":{"tf":1.4142135623730951},"221":{"tf":2.23606797749979},"224":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"227":{"tf":1.4142135623730951},"228":{"tf":1.0},"54":{"tf":1.0},"58":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"79":{"tf":1.7320508075688772},"97":{"tf":3.0}}},"df":0,"docs":{}},"6":{"4":{"df":7,"docs":{"131":{"tf":1.4142135623730951},"248":{"tf":2.6457513110645907},"249":{"tf":2.23606797749979},"250":{"tf":2.0},"251":{"tf":1.0},"256":{"tf":1.4142135623730951},"57":{"tf":1.0}}},"df":0,"docs":{}},"8":{",":{"df":0,"docs":{},"i":{"1":{"6":{"df":1,"docs":{"54":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"]":{">":{"(":{"\"":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":20,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"107":{"tf":1.7320508075688772},"113":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.4142135623730951},"131":{"tf":3.7416573867739413},"134":{"tf":1.0},"139":{"tf":1.0},"142":{"tf":1.7320508075688772},"181":{"tf":1.0},"197":{"tf":1.0},"22":{"tf":1.0},"228":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":1.0},"54":{"tf":1.4142135623730951},"56":{"tf":1.0},"57":{"tf":1.7320508075688772},"88":{"tf":2.23606797749979}}},":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"u":{"df":1,"docs":{"132":{"tf":1.0}}}},"`":{",":{"`":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"204":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"132":{"tf":1.7320508075688772},"139":{"tf":1.0},"204":{"tf":2.0},"56":{"tf":1.0},"86":{"tf":2.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"126":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"213":{"tf":1.0}}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"132":{"tf":1.0},"142":{"tf":1.0}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"206":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"107":{"tf":1.0},"75":{"tf":1.4142135623730951}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":41,"docs":{"103":{"tf":1.0},"109":{"tf":1.0},"116":{"tf":1.0},"131":{"tf":1.0},"134":{"tf":1.0},"139":{"tf":1.4142135623730951},"144":{"tf":1.0},"149":{"tf":1.0},"152":{"tf":1.0},"155":{"tf":1.0},"159":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"197":{"tf":1.0},"200":{"tf":1.0},"208":{"tf":1.0},"216":{"tf":1.0},"224":{"tf":1.0},"25":{"tf":1.0},"271":{"tf":1.0},"29":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"66":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.0},"97":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"133":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"197":{"tf":1.0},"200":{"tf":1.0},"205":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}},"df":0,"docs":{}}}}},"f":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"270":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":3,"docs":{"47":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0}},"e":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"47":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"163":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"14":{"tf":1.4142135623730951}}}}}},"t":{"(":{"1":{"df":1,"docs":{"97":{"tf":1.0}}},"3":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":7,"docs":{"255":{"tf":1.0},"26":{"tf":1.7320508075688772},"261":{"tf":1.7320508075688772},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":2.23606797749979},"56":{"tf":2.23606797749979}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"108":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"108":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"k":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"202":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":6,"docs":{"134":{"tf":1.0},"182":{"tf":1.0},"210":{"tf":1.0},"227":{"tf":1.0},"250":{"tf":1.0},"77":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"183":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"266":{"tf":1.7320508075688772}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"a":{"df":0,"docs":{},"f":{"df":16,"docs":{"115":{"tf":1.4142135623730951},"131":{"tf":2.0},"139":{"tf":3.3166247903554},"199":{"tf":1.0},"245":{"tf":1.7320508075688772},"246":{"tf":1.0},"247":{"tf":1.7320508075688772},"248":{"tf":2.23606797749979},"249":{"tf":1.7320508075688772},"250":{"tf":1.7320508075688772},"251":{"tf":1.7320508075688772},"252":{"tf":1.4142135623730951},"253":{"tf":1.4142135623730951},"254":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"256":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"131":{"tf":1.0}}}},"z":{"df":1,"docs":{"228":{"tf":2.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"131":{"tf":1.0},"200":{"tf":1.0},"66":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"220":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"14":{"tf":1.0},"17":{"tf":1.7320508075688772}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"141":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":2.0}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"p":{"df":4,"docs":{"142":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.0},"88":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"36":{"tf":1.0},"57":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"213":{"tf":2.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":9,"docs":{"107":{"tf":1.0},"115":{"tf":1.0},"144":{"tf":2.0},"152":{"tf":1.0},"156":{"tf":1.0},"223":{"tf":1.0},"255":{"tf":1.0},"3":{"tf":1.0},"47":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"195":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"131":{"tf":1.0}}}}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"128":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":4,"docs":{"129":{"tf":1.0},"139":{"tf":1.0},"210":{"tf":1.0},"247":{"tf":1.4142135623730951}}}},"df":158,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"10":{"tf":1.0},"102":{"tf":2.8284271247461903},"103":{"tf":1.4142135623730951},"105":{"tf":1.7320508075688772},"106":{"tf":2.0},"107":{"tf":1.4142135623730951},"108":{"tf":1.0},"109":{"tf":1.7320508075688772},"11":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":2.0},"115":{"tf":1.4142135623730951},"116":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"121":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":2.449489742783178},"127":{"tf":1.7320508075688772},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"131":{"tf":1.7320508075688772},"132":{"tf":1.7320508075688772},"133":{"tf":2.449489742783178},"134":{"tf":1.7320508075688772},"136":{"tf":1.4142135623730951},"137":{"tf":2.23606797749979},"139":{"tf":3.1622776601683795},"14":{"tf":1.7320508075688772},"141":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":2.0},"147":{"tf":2.0},"148":{"tf":2.23606797749979},"149":{"tf":2.0},"15":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":2.0},"155":{"tf":1.0},"156":{"tf":2.8284271247461903},"157":{"tf":1.7320508075688772},"158":{"tf":1.7320508075688772},"159":{"tf":1.4142135623730951},"162":{"tf":1.0},"163":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.7320508075688772},"169":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.4142135623730951},"173":{"tf":1.4142135623730951},"174":{"tf":2.0},"176":{"tf":2.23606797749979},"179":{"tf":1.0},"18":{"tf":1.4142135623730951},"181":{"tf":1.0},"182":{"tf":1.4142135623730951},"183":{"tf":2.0},"19":{"tf":1.4142135623730951},"191":{"tf":1.0},"193":{"tf":1.0},"195":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":1.7320508075688772},"200":{"tf":1.7320508075688772},"202":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"204":{"tf":1.4142135623730951},"205":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.0},"213":{"tf":3.3166247903554},"214":{"tf":1.4142135623730951},"215":{"tf":1.0},"216":{"tf":1.0},"218":{"tf":1.4142135623730951},"219":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.4142135623730951},"224":{"tf":1.7320508075688772},"226":{"tf":1.7320508075688772},"227":{"tf":1.0},"228":{"tf":1.4142135623730951},"238":{"tf":1.7320508075688772},"24":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":3.1622776601683795},"249":{"tf":2.8284271247461903},"25":{"tf":1.0},"250":{"tf":2.6457513110645907},"251":{"tf":3.4641016151377544},"252":{"tf":1.0},"253":{"tf":2.449489742783178},"254":{"tf":1.7320508075688772},"255":{"tf":2.8284271247461903},"256":{"tf":1.7320508075688772},"27":{"tf":1.0},"271":{"tf":1.0},"29":{"tf":1.7320508075688772},"32":{"tf":1.0},"34":{"tf":2.0},"36":{"tf":1.7320508075688772},"37":{"tf":2.6457513110645907},"39":{"tf":1.0},"41":{"tf":1.4142135623730951},"44":{"tf":2.0},"45":{"tf":1.0},"46":{"tf":2.0},"47":{"tf":1.7320508075688772},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"50":{"tf":1.7320508075688772},"51":{"tf":1.4142135623730951},"52":{"tf":2.23606797749979},"53":{"tf":1.4142135623730951},"54":{"tf":1.7320508075688772},"56":{"tf":1.7320508075688772},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":2.449489742783178},"60":{"tf":2.0},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.7320508075688772},"69":{"tf":1.4142135623730951},"71":{"tf":1.7320508075688772},"72":{"tf":1.0},"73":{"tf":2.449489742783178},"75":{"tf":1.7320508075688772},"77":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"79":{"tf":1.0},"81":{"tf":1.0},"84":{"tf":1.0},"86":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.4142135623730951},"90":{"tf":1.4142135623730951},"91":{"tf":1.0},"94":{"tf":2.23606797749979},"95":{"tf":1.4142135623730951},"96":{"tf":2.0},"97":{"tf":2.0},"98":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}},"e":{"(":{"a":{"df":1,"docs":{"204":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"208":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"208":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"r":{"df":3,"docs":{"176":{"tf":1.0},"195":{"tf":1.0},"57":{"tf":2.23606797749979}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"107":{"tf":2.23606797749979},"108":{"tf":1.0},"57":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"&":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"107":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":1,"docs":{"107":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"z":{"df":9,"docs":{"131":{"tf":1.0},"139":{"tf":1.4142135623730951},"176":{"tf":1.0},"190":{"tf":1.4142135623730951},"228":{"tf":1.4142135623730951},"52":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":2.23606797749979},"89":{"tf":1.4142135623730951}},"e":{">":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"126":{"tf":1.0},"251":{"tf":1.0},"4":{"tf":1.0},"66":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"f":{"8":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"114":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772}},"e":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"(":{"df":2,"docs":{"114":{"tf":1.0},"50":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":3,"docs":{"114":{"tf":1.7320508075688772},"49":{"tf":1.4142135623730951},"50":{"tf":1.7320508075688772}}},"df":5,"docs":{"111":{"tf":1.0},"113":{"tf":1.4142135623730951},"114":{"tf":2.449489742783178},"45":{"tf":1.0},"48":{"tf":1.7320508075688772}}}},"{":{"2":{"1":{"1":{"d":{"df":1,"docs":{"47":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{".":{"a":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"191":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"3":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"142":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"218":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"121":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"n":{"df":1,"docs":{"218":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"1":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{")":{".":{"_":{"_":{".":{"_":{"_":{"df":1,"docs":{"224":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"223":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"223":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"118":{"tf":1.0}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"(":{"3":{"df":1,"docs":{"118":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"223":{"tf":1.0}}}}}},"df":1,"docs":{"223":{"tf":1.4142135623730951}}}}}}},"df":8,"docs":{"118":{"tf":1.7320508075688772},"119":{"tf":1.4142135623730951},"128":{"tf":2.0},"216":{"tf":1.0},"219":{"tf":1.0},"22":{"tf":1.0},"223":{"tf":1.7320508075688772},"224":{"tf":1.0}}},"2":{".":{"_":{"_":{"df":1,"docs":{"118":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"118":{"tf":1.4142135623730951},"119":{"tf":2.0},"128":{"tf":1.0},"216":{"tf":1.0},"22":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0}}},"3":{"df":1,"docs":{"119":{"tf":1.4142135623730951}}},"4":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"123":{"tf":1.4142135623730951}}}}}}}}},"df":2,"docs":{"119":{"tf":1.0},"123":{"tf":1.0}}},"6":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"123":{"tf":1.4142135623730951}}}}}}}}},"df":1,"docs":{"123":{"tf":1.0}}},"[":{"0":{".":{".":{"3":{"df":1,"docs":{"121":{"tf":1.0}}},"4":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":1,"docs":{"120":{"tf":1.0}}}},"a":{"df":0,"docs":{},"l":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":3,"docs":{"210":{"tf":1.4142135623730951},"251":{"tf":1.0},"85":{"tf":2.8284271247461903}},"i":{"d":{"df":9,"docs":{"113":{"tf":1.4142135623730951},"114":{"tf":1.0},"115":{"tf":1.0},"15":{"tf":1.0},"193":{"tf":1.0},"195":{"tf":1.0},"227":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":48,"docs":{"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"125":{"tf":2.449489742783178},"128":{"tf":2.0},"131":{"tf":2.6457513110645907},"133":{"tf":1.0},"134":{"tf":1.4142135623730951},"139":{"tf":1.7320508075688772},"145":{"tf":1.4142135623730951},"15":{"tf":2.0},"165":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"170":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"200":{"tf":1.7320508075688772},"211":{"tf":1.0},"213":{"tf":3.4641016151377544},"216":{"tf":1.4142135623730951},"220":{"tf":1.0},"223":{"tf":1.0},"226":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"249":{"tf":1.4142135623730951},"251":{"tf":2.0},"252":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.4142135623730951},"34":{"tf":2.0},"37":{"tf":1.0},"39":{"tf":1.0},"47":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"63":{"tf":1.0},"66":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":2.6457513110645907},"75":{"tf":1.0},"77":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"96":{"tf":1.0},"97":{"tf":2.0}},"e":{"(":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"216":{"tf":1.0},"97":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"85":{"tf":1.0}}}}}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"73":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"s":{".":{"_":{"_":{"df":1,"docs":{"220":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"131":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"220":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{".":{"_":{"_":{"df":1,"docs":{"220":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"r":{"_":{"a":{"df":1,"docs":{"195":{"tf":1.4142135623730951}}},"b":{"df":1,"docs":{"195":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":29,"docs":{"13":{"tf":1.7320508075688772},"14":{"tf":1.7320508075688772},"143":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.7320508075688772},"17":{"tf":2.0},"176":{"tf":1.0},"18":{"tf":1.4142135623730951},"19":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.0},"213":{"tf":2.6457513110645907},"215":{"tf":1.0},"22":{"tf":1.7320508075688772},"243":{"tf":1.7320508075688772},"248":{"tf":2.6457513110645907},"250":{"tf":2.23606797749979},"251":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":2.0},"45":{"tf":1.0},"59":{"tf":2.0},"64":{"tf":1.0},"72":{"tf":2.0},"73":{"tf":1.0},"89":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"193":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"145":{"tf":1.0},"227":{"tf":1.0},"249":{"tf":1.0},"60":{"tf":2.0},"69":{"tf":1.4142135623730951},"77":{"tf":1.0}}}},"t":{"df":1,"docs":{"126":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"255":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":2,"docs":{"176":{"tf":1.0},"247":{"tf":1.0}}}}}}},"df":22,"docs":{"114":{"tf":1.0},"118":{"tf":2.0},"120":{"tf":1.0},"121":{"tf":1.7320508075688772},"123":{"tf":2.0},"125":{"tf":1.0},"131":{"tf":1.0},"142":{"tf":1.4142135623730951},"183":{"tf":2.0},"188":{"tf":2.23606797749979},"191":{"tf":1.0},"204":{"tf":1.7320508075688772},"216":{"tf":1.7320508075688772},"218":{"tf":2.0},"22":{"tf":1.4142135623730951},"246":{"tf":1.0},"29":{"tf":1.0},"32":{"tf":1.4142135623730951},"56":{"tf":1.0},"70":{"tf":1.4142135623730951},"73":{"tf":2.0},"97":{"tf":2.449489742783178}},"e":{"c":{"!":{"(":{"1":{"df":1,"docs":{"118":{"tf":1.0}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"118":{"tf":1.0}}}}},"df":0,"docs":{}},"[":{"\"":{"b":{"df":0,"docs":{},"o":{"b":{"df":1,"docs":{"220":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"0":{"df":2,"docs":{"119":{"tf":1.0},"220":{"tf":1.4142135623730951}}},"1":{"0":{"4":{"df":1,"docs":{"114":{"tf":1.0}}},"df":0,"docs":{}},"df":11,"docs":{"118":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"142":{"tf":1.0},"191":{"tf":1.0},"213":{"tf":1.0},"218":{"tf":1.4142135623730951},"219":{"tf":1.0},"220":{"tf":1.0},"223":{"tf":1.7320508075688772},"224":{"tf":1.0}}},"2":{"df":2,"docs":{"120":{"tf":1.0},"224":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{",":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{":":{":":{"b":{"a":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"70":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{")":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"183":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"(":{"1":{"1":{"df":1,"docs":{"122":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":1,"docs":{"122":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},":":{":":{"_":{"_":{"(":{"df":1,"docs":{"119":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"[":{"1":{"df":2,"docs":{"118":{"tf":1.0},"120":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"118":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"118":{"tf":1.4142135623730951},"218":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"c":{"a":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"122":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"(":{"1":{"0":{"df":1,"docs":{"122":{"tf":1.0}}},"df":0,"docs":{}},"_":{"_":{"df":1,"docs":{"122":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"<":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"137":{"tf":1.0}}}}}},"[":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"118":{"tf":1.0}}},"df":0,"docs":{}}},"_":{"df":1,"docs":{"224":{"tf":1.0}}},"df":0,"docs":{},"i":{"3":{"2":{"df":5,"docs":{"119":{"tf":1.4142135623730951},"121":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"271":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"123":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":1,"docs":{"224":{"tf":1.4142135623730951}}}}},"t":{"df":3,"docs":{"109":{"tf":1.4142135623730951},"113":{"tf":1.0},"126":{"tf":1.0}}},"u":{"8":{"df":3,"docs":{"113":{"tf":1.0},"118":{"tf":1.4142135623730951},"119":{"tf":1.0}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{")":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"(":{"4":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":1,"docs":{"121":{"tf":1.0}}}}}},"df":10,"docs":{"118":{"tf":1.7320508075688772},"119":{"tf":2.6457513110645907},"121":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"123":{"tf":1.0},"183":{"tf":1.7320508075688772},"224":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"36":{"tf":1.0},"45":{"tf":1.0}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":12,"docs":{"113":{"tf":1.0},"114":{"tf":1.4142135623730951},"117":{"tf":2.0},"118":{"tf":1.0},"119":{"tf":1.4142135623730951},"120":{"tf":1.0},"121":{"tf":1.4142135623730951},"122":{"tf":3.3166247903554},"123":{"tf":2.0},"124":{"tf":1.0},"127":{"tf":1.0},"45":{"tf":1.0}},"’":{"df":1,"docs":{"122":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"r":{"b":{"=":{"\"":{"df":0,"docs":{},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"176":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"176":{"tf":1.0}},"o":{"df":0,"docs":{},"s":{"df":3,"docs":{"143":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":12,"docs":{"0":{"tf":1.0},"11":{"tf":1.0},"124":{"tf":1.0},"126":{"tf":1.0},"132":{"tf":1.0},"139":{"tf":1.0},"152":{"tf":1.0},"170":{"tf":1.0},"181":{"tf":1.0},"210":{"tf":1.0},"270":{"tf":1.0},"73":{"tf":1.0}},"f":{"df":1,"docs":{"226":{"tf":1.0}}}},"s":{"a":{"df":2,"docs":{"109":{"tf":1.0},"131":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"124":{"tf":1.0},"151":{"tf":1.4142135623730951},"19":{"tf":1.0},"251":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"227":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"i":{"a":{"df":10,"docs":{"210":{"tf":1.0},"227":{"tf":1.0},"246":{"tf":1.0},"251":{"tf":1.4142135623730951},"254":{"tf":1.0},"255":{"tf":1.4142135623730951},"60":{"tf":1.0},"75":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}}},"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"109":{"tf":1.0},"131":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"113":{"tf":1.4142135623730951},"253":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"126":{"tf":3.3166247903554}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"\"":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"126":{"tf":1.0}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"f":{"df":1,"docs":{"126":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"204":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"93":{"tf":1.0}}}}}}},"w":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":2,"docs":{"12":{"tf":1.0},"144":{"tf":1.4142135623730951}}}},"n":{"df":0,"docs":{},"t":{"df":15,"docs":{"121":{"tf":1.0},"143":{"tf":1.0},"154":{"tf":1.0},"158":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"2":{"tf":1.0},"200":{"tf":1.0},"48":{"tf":1.4142135623730951},"53":{"tf":1.0},"56":{"tf":1.4142135623730951},"87":{"tf":1.0},"89":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"14":{"tf":1.0},"17":{"tf":1.4142135623730951},"253":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"107":{"tf":1.0}}}},"y":{"df":34,"docs":{"106":{"tf":1.0},"113":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"132":{"tf":1.4142135623730951},"137":{"tf":1.0},"139":{"tf":1.0},"147":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"182":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.7320508075688772},"211":{"tf":1.0},"213":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.4142135623730951},"224":{"tf":1.0},"228":{"tf":1.0},"23":{"tf":1.0},"248":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.0},"87":{"tf":1.0},"90":{"tf":1.0},"97":{"tf":1.4142135623730951}}}},"df":3,"docs":{"109":{"tf":1.4142135623730951},"204":{"tf":2.0},"226":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"235":{"tf":1.7320508075688772}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"i":{"b":{"df":0,"docs":{},"o":{"df":1,"docs":{"95":{"tf":2.6457513110645907}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"l":{"df":4,"docs":{"124":{"tf":1.0},"195":{"tf":1.0},"6":{"tf":1.0},"60":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"69":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"t":{"'":{"df":4,"docs":{"151":{"tf":1.0},"152":{"tf":1.0},"204":{"tf":1.0},"29":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"122":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"153":{"tf":1.0},"73":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"176":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":9,"docs":{"143":{"tf":1.0},"151":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"71":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"183":{"tf":1.0},"256":{"tf":1.0}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"152":{"tf":1.0},"174":{"tf":1.0}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"107":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"h":{"=":{"6":{"df":2,"docs":{"176":{"tf":1.4142135623730951},"187":{"tf":1.0}}},"df":0,"docs":{}},"df":7,"docs":{"176":{"tf":1.4142135623730951},"187":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"58":{"tf":1.7320508075688772},"77":{"tf":1.4142135623730951},"79":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"131":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":11,"docs":{"109":{"tf":1.0},"122":{"tf":1.0},"131":{"tf":1.0},"149":{"tf":1.0},"15":{"tf":1.0},"153":{"tf":1.7320508075688772},"220":{"tf":1.0},"37":{"tf":1.0},"59":{"tf":1.0},"77":{"tf":1.4142135623730951},"78":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":17,"docs":{"0":{"tf":1.0},"114":{"tf":1.0},"122":{"tf":1.4142135623730951},"144":{"tf":1.0},"147":{"tf":1.0},"176":{"tf":1.0},"199":{"tf":1.0},"211":{"tf":1.0},"248":{"tf":1.0},"271":{"tf":1.0},"36":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"57":{"tf":1.0},"63":{"tf":1.0},"95":{"tf":1.0}}}}}}},"z":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"107":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":3,"docs":{"141":{"tf":1.0},"176":{"tf":1.0},"249":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"214":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"d":{"df":3,"docs":{"145":{"tf":1.0},"195":{"tf":1.0},"52":{"tf":2.0}}},"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"16":{"tf":1.0}}}}}}}},"d":{"df":1,"docs":{"226":{"tf":1.0}}},"df":71,"docs":{"100":{"tf":1.0},"103":{"tf":1.0},"106":{"tf":1.0},"108":{"tf":1.0},"124":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"157":{"tf":1.0},"163":{"tf":1.0},"176":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":2.0},"196":{"tf":1.0},"199":{"tf":1.0},"2":{"tf":1.0},"200":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"203":{"tf":1.0},"205":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.7320508075688772},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"22":{"tf":2.23606797749979},"220":{"tf":1.0},"223":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.7320508075688772},"23":{"tf":1.4142135623730951},"24":{"tf":1.0},"249":{"tf":1.0},"25":{"tf":1.0},"251":{"tf":1.7320508075688772},"27":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951},"32":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"47":{"tf":1.7320508075688772},"48":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"53":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.4142135623730951},"78":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.7320508075688772},"86":{"tf":1.4142135623730951},"89":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"97":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"142":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"l":{"d":{"\"":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":23,"docs":{"109":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":2.23606797749979},"149":{"tf":1.0},"15":{"tf":1.0},"162":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"188":{"tf":1.0},"198":{"tf":1.0},"36":{"tf":2.0},"37":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.7320508075688772},"46":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"60":{"tf":1.0},"73":{"tf":1.0},"88":{"tf":1.4142135623730951},"89":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":1,"docs":{"95":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":4,"docs":{"142":{"tf":1.0},"254":{"tf":1.0},"60":{"tf":1.0},"88":{"tf":1.0}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"!":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"226":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"226":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"!":{"(":{"df":0,"docs":{},"f":{"df":3,"docs":{"109":{"tf":1.0},"183":{"tf":2.0},"226":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"60":{"tf":1.7320508075688772},"69":{"tf":1.0}}}}}},"df":14,"docs":{"12":{"tf":1.4142135623730951},"132":{"tf":1.0},"177":{"tf":1.0},"183":{"tf":1.0},"248":{"tf":2.0},"250":{"tf":1.4142135623730951},"251":{"tf":1.0},"256":{"tf":1.4142135623730951},"259":{"tf":1.7320508075688772},"47":{"tf":2.0},"48":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"162":{"tf":1.0},"207":{"tf":1.0},"249":{"tf":1.4142135623730951},"251":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"x":{"+":{"1":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}},"df":0,"docs":{}},".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"36":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"101":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":1,"docs":{"103":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"195":{"tf":1.0},"213":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"137":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"85":{"tf":1.0}}}}},"df":0,"docs":{}}},"1":{"df":1,"docs":{"75":{"tf":2.0}}},"2":{")":{".":{"a":{"b":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"75":{"tf":1.7320508075688772}}},"3":{"df":0,"docs":{},"f":{"df":1,"docs":{"47":{"tf":1.4142135623730951}}}},"8":{"6":{"/":{"df":0,"docs":{},"x":{"8":{"6":{"_":{"6":{"4":{"df":1,"docs":{"254":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"246":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":6,"docs":{"246":{"tf":1.4142135623730951},"250":{"tf":1.7320508075688772},"253":{"tf":1.7320508075688772},"255":{"tf":1.0},"256":{"tf":1.0},"52":{"tf":1.0}}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"e":{"df":1,"docs":{"31":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"137":{"tf":1.4142135623730951}}}}}}}}},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"31":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}}},"df":49,"docs":{"101":{"tf":1.4142135623730951},"102":{"tf":1.0},"106":{"tf":2.23606797749979},"119":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"137":{"tf":1.7320508075688772},"14":{"tf":1.0},"142":{"tf":1.0},"15":{"tf":2.6457513110645907},"158":{"tf":1.0},"16":{"tf":3.0},"165":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.7320508075688772},"18":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"187":{"tf":3.872983346207417},"19":{"tf":1.4142135623730951},"194":{"tf":2.23606797749979},"195":{"tf":3.605551275463989},"197":{"tf":1.7320508075688772},"202":{"tf":1.4142135623730951},"205":{"tf":2.0},"210":{"tf":1.7320508075688772},"212":{"tf":3.1622776601683795},"213":{"tf":1.7320508075688772},"215":{"tf":2.6457513110645907},"218":{"tf":1.4142135623730951},"22":{"tf":1.7320508075688772},"227":{"tf":2.449489742783178},"23":{"tf":1.0},"248":{"tf":2.6457513110645907},"251":{"tf":2.6457513110645907},"253":{"tf":1.7320508075688772},"31":{"tf":2.6457513110645907},"32":{"tf":2.0},"33":{"tf":1.4142135623730951},"36":{"tf":2.449489742783178},"39":{"tf":2.0},"54":{"tf":1.4142135623730951},"56":{"tf":1.0},"60":{"tf":2.23606797749979},"69":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":2.8284271247461903},"75":{"tf":3.3166247903554},"85":{"tf":2.0},"86":{"tf":2.0},"97":{"tf":2.23606797749979}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}},"x":{"df":0,"docs":{},"x":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"108":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"y":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"195":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"85":{"tf":1.0}}}}},"df":0,"docs":{}}},"1":{"df":1,"docs":{"75":{"tf":2.0}}},"2":{")":{")":{".":{"a":{"b":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"a":{"b":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"75":{"tf":1.4142135623730951}}},":":{"3":{"df":2,"docs":{"60":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"137":{"tf":1.4142135623730951}}}}}}}}}},"df":35,"docs":{"101":{"tf":1.4142135623730951},"102":{"tf":1.0},"106":{"tf":2.23606797749979},"136":{"tf":1.4142135623730951},"137":{"tf":1.7320508075688772},"14":{"tf":1.0},"142":{"tf":1.0},"15":{"tf":2.23606797749979},"158":{"tf":1.0},"16":{"tf":1.4142135623730951},"18":{"tf":1.0},"182":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"195":{"tf":4.123105625617661},"197":{"tf":1.0},"202":{"tf":1.4142135623730951},"205":{"tf":2.0},"22":{"tf":1.4142135623730951},"227":{"tf":2.449489742783178},"23":{"tf":1.0},"248":{"tf":1.4142135623730951},"31":{"tf":1.7320508075688772},"32":{"tf":1.4142135623730951},"33":{"tf":2.0},"36":{"tf":2.23606797749979},"39":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"60":{"tf":2.23606797749979},"69":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":3.0},"75":{"tf":3.4641016151377544},"85":{"tf":2.23606797749979},"86":{"tf":2.23606797749979},"97":{"tf":2.6457513110645907}},"e":{"a":{"df":0,"docs":{},"h":{"df":2,"docs":{"139":{"tf":1.0},"182":{"tf":1.0}}},"r":{"df":2,"docs":{"181":{"tf":1.0},"226":{"tf":2.23606797749979}},"s":{"(":{"5":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{},"i":{"6":{"4":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{".":{"0":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"4":{"tf":1.0}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"80":{"tf":1.4142135623730951}}}}}},"p":{"df":1,"docs":{"152":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"'":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"107":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"162":{"tf":1.0},"168":{"tf":1.0}}}}}}},"’":{"df":0,"docs":{},"r":{"df":3,"docs":{"102":{"tf":1.0},"108":{"tf":1.0},"96":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":3,"docs":{"154":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0}}}}}}},"z":{"df":7,"docs":{"158":{"tf":1.0},"195":{"tf":1.0},"22":{"tf":1.4142135623730951},"23":{"tf":1.0},"31":{"tf":1.7320508075688772},"54":{"tf":1.0},"70":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":7,"docs":{"169":{"tf":2.0},"176":{"tf":1.0},"187":{"tf":1.0},"203":{"tf":1.0},"60":{"tf":2.0},"62":{"tf":1.0},"88":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"256":{"tf":1.0}}}}},"z":{"df":0,"docs":{},"z":{"df":0,"docs":{},"z":{"df":0,"docs":{},"z":{"df":1,"docs":{"213":{"tf":1.0}}}}}}}}},"title":{"root":{"1":{"df":1,"docs":{"4":{"tf":1.0}}},"2":{"df":1,"docs":{"5":{"tf":1.0}}},"3":{"df":1,"docs":{"6":{"tf":1.0}}},"4":{"df":1,"docs":{"7":{"tf":1.0}}},"5":{"df":1,"docs":{"8":{"tf":1.0}}},"6":{"df":1,"docs":{"9":{"tf":1.0}}},"7":{"df":1,"docs":{"10":{"tf":1.0}}},"8":{"df":2,"docs":{"11":{"tf":1.0},"114":{"tf":1.0}}},"9":{"df":1,"docs":{"12":{"tf":1.0}}},"a":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"252":{"tf":1.0}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"144":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"155":{"tf":1.0}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"223":{"tf":1.0},"224":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"254":{"tf":1.0}}}}}}},"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"104":{"tf":1.0},"201":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":2,"docs":{"148":{"tf":1.0},"227":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"147":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"195":{"tf":1.0}}}}}},"r":{"c":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"185":{"tf":1.0},"186":{"tf":1.0}}}}}}}},"r":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"100":{"tf":1.0},"51":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"246":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"262":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"19":{"tf":1.0}}}}},"o":{"c":{"df":0,"docs":{},"i":{"df":3,"docs":{"105":{"tf":1.0},"74":{"tf":1.0},"78":{"tf":1.0}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"n":{"c":{"/":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"263":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"264":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"241":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"171":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"264":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"3":{"tf":1.0}}},"i":{"c":{"df":6,"docs":{"112":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.0},"20":{"tf":1.0},"238":{"tf":1.0},"247":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"260":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"155":{"tf":1.0},"189":{"tf":1.0}}}}},"d":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"167":{"tf":1.0},"79":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"8":{"tf":1.0}}},"l":{"df":2,"docs":{"26":{"tf":1.0},"28":{"tf":1.0}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":4,"docs":{"271":{"tf":1.0},"35":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"202":{"tf":1.0},"203":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"<":{"d":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":1,"docs":{"101":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"230":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"65":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"10":{"tf":1.0},"5":{"tf":1.0}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"143":{"tf":1.0}}}},"p":{"a":{"c":{"df":2,"docs":{"122":{"tf":1.0},"127":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"190":{"tf":1.0},"211":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"166":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"142":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"234":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"26":{"tf":1.0},"27":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"235":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"b":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"251":{"tf":1.0},"252":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"210":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"10":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":5,"docs":{"155":{"tf":1.0},"159":{"tf":1.0},"170":{"tf":1.0},"175":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"110":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"7":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"160":{"tf":1.0},"161":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"116":{"tf":1.0},"142":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"270":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"42":{"tf":1.0}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"87":{"tf":1.0}}},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"222":{"tf":1.0},"223":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"65":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"61":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"130":{"tf":1.0}}},"t":{"df":2,"docs":{"131":{"tf":1.0},"136":{"tf":1.0}}}}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":6,"docs":{"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"155":{"tf":1.4142135623730951},"158":{"tf":1.0},"168":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"221":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"133":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":2,"docs":{"180":{"tf":1.0},"181":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"106":{"tf":1.0}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":2,"docs":{"138":{"tf":1.0},"231":{"tf":1.0}}}},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"93":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"18":{"tf":1.0},"19":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"143":{"tf":1.0}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"154":{"tf":1.0}}}},"i":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"208":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"102":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"180":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"123":{"tf":1.0}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.0}}}}}}},"o":{"c":{"df":8,"docs":{"160":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"171":{"tf":1.0}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"232":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"228":{"tf":1.0}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"102":{"tf":1.0}}}},"df":2,"docs":{"101":{"tf":1.0},"99":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"5":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"3":{"tf":1.0}}}},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"197":{"tf":1.0},"207":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"60":{"tf":1.0},"80":{"tf":1.0}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"190":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"244":{"tf":1.0}}}}}},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"47":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":5,"docs":{"162":{"tf":1.0},"31":{"tf":1.0},"75":{"tf":1.0},"88":{"tf":1.0},"91":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":6,"docs":{"163":{"tf":1.0},"208":{"tf":1.0},"32":{"tf":1.0},"76":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"250":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"157":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"30":{"tf":1.0}}}}}}}}},"f":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"270":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"154":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"23":{"tf":1.0}}}},"df":0,"docs":{},"w":{"df":1,"docs":{"61":{"tf":1.0}}}}},"n":{"df":2,"docs":{"149":{"tf":1.0},"213":{"tf":1.0}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"213":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"213":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"176":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"184":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"132":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"159":{"tf":1.0},"175":{"tf":1.0}},"i":{"df":1,"docs":{"107":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":8,"docs":{"209":{"tf":1.0},"214":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"74":{"tf":1.0},"78":{"tf":1.0},"84":{"tf":1.0},"95":{"tf":1.0}}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"265":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"106":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"10":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"243":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"129":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"124":{"tf":1.0},"126":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"189":{"tf":1.0}}}},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"b":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"203":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"f":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"62":{"tf":1.0}}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"79":{"tf":1.0},"85":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"133":{"tf":1.0},"96":{"tf":1.0}}}}}}}}}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":3,"docs":{"114":{"tf":1.0},"120":{"tf":1.0},"49":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"212":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"172":{"tf":1.0},"246":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"214":{"tf":1.0},"248":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"22":{"tf":1.0}},"r":{"df":1,"docs":{"261":{"tf":1.0}}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"12":{"tf":1.0}}}}}}}},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"220":{"tf":1.0}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"220":{"tf":1.0}}}}}},"df":6,"docs":{"217":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"126":{"tf":1.0}}}}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"255":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"249":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"204":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"b":{"df":1,"docs":{"129":{"tf":1.0}},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"155":{"tf":1.0},"268":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":7,"docs":{"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"201":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"165":{"tf":1.0},"7":{"tf":1.0}}}}},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"66":{"tf":1.0}}}}}},"m":{"a":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"257":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"149":{"tf":1.0}}}},"p":{"df":1,"docs":{"147":{"tf":1.0}}},"t":{"c":{"df":0,"docs":{},"h":{"df":4,"docs":{"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"254":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":7,"docs":{"116":{"tf":1.0},"196":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":1.0},"74":{"tf":1.0},"77":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.0}}}}},"o":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"253":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":4,"docs":{"150":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"168":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"207":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"37":{"tf":1.0},"59":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"14":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":2,"docs":{"157":{"tf":1.0},"186":{"tf":1.0}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"170":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"225":{"tf":1.0},"226":{"tf":1.0}}}}}},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"219":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"204":{"tf":1.0},"41":{"tf":1.0}}}},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"173":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":1,"docs":{"204":{"tf":1.0}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"21":{"tf":1.0}}}}},"df":0,"docs":{}}}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"100":{"tf":1.0},"103":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"189":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"249":{"tf":1.0},"250":{"tf":1.0},"252":{"tf":1.0},"254":{"tf":1.0}}},"df":0,"docs":{}}},"df":7,"docs":{"112":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.0},"183":{"tf":1.0},"50":{"tf":1.0},"57":{"tf":1.0},"94":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"256":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":1,"docs":{"9":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"135":{"tf":1.0},"191":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"176":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":3,"docs":{"128":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0}}}}}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"151":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":1,"docs":{"187":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"140":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"106":{"tf":1.0},"95":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":1,"docs":{"137":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"37":{"tf":1.0},"59":{"tf":1.0}}}},"df":1,"docs":{"129":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"239":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"67":{"tf":1.0},"73":{"tf":1.0}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"266":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"23":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"229":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"185":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"81":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"188":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"179":{"tf":1.0},"58":{"tf":1.0}},"l":{"df":0,"docs":{},"n":{"df":2,"docs":{"177":{"tf":1.0},"179":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"209":{"tf":1.0}}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}}}},"u":{"b":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"158":{"tf":1.0}}}}},"df":2,"docs":{"156":{"tf":1.0},"157":{"tf":1.0}}},"df":0,"docs":{}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"107":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}},"k":{"df":1,"docs":{"203":{"tf":1.0}}}}},"c":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"205":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"10":{"tf":1.0},"11":{"tf":1.0}}}},"df":1,"docs":{"157":{"tf":1.0}},"f":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"234":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"235":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"236":{"tf":1.0}}}}}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"250":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"115":{"tf":1.0}}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"126":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"140":{"tf":1.0},"145":{"tf":1.0},"149":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"215":{"tf":1.0},"96":{"tf":1.0},"99":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":3,"docs":{"109":{"tf":1.0},"207":{"tf":1.0},"40":{"tf":1.0}}}},"n":{"df":1,"docs":{"1":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"12":{"tf":1.0},"7":{"tf":1.0},"9":{"tf":1.0}}}}}},"s":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":1,"docs":{"103":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"15":{"tf":1.0},"194":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"236":{"tf":1.0}}}},"n":{"d":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"154":{"tf":1.0}}}},"df":0,"docs":{}}},"h":{"a":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"16":{"tf":1.0},"72":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":1,"docs":{"225":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"121":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"229":{"tf":1.0}}}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"10":{"tf":1.0}}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"143":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"30":{"tf":1.0}}}}}}},"i":{"c":{"df":4,"docs":{"102":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.0},"200":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"123":{"tf":1.0}}}}},"r":{"df":3,"docs":{"113":{"tf":1.0},"44":{"tf":1.4142135623730951},"46":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"267":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":14,"docs":{"111":{"tf":1.0},"113":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"187":{"tf":1.0},"269":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"53":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"216":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"85":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"108":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"y":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"252":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"c":{"df":2,"docs":{"240":{"tf":1.0},"242":{"tf":1.0}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":2,"docs":{"198":{"tf":1.0},"200":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"253":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"169":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"129":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"237":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"d":{"df":0,"docs":{},"o":{"df":2,"docs":{"245":{"tf":1.0},"268":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":11,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"82":{"tf":1.0},"90":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}}},"df":0,"docs":{},"y":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"134":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"119":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":17,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"110":{"tf":1.0},"123":{"tf":1.0},"130":{"tf":1.0},"133":{"tf":1.0},"136":{"tf":1.0},"148":{"tf":1.0},"20":{"tf":1.0},"212":{"tf":1.0},"215":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"29":{"tf":1.0},"42":{"tf":1.0},"56":{"tf":1.0},"96":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"206":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"26":{"tf":1.0},"261":{"tf":1.0},"29":{"tf":1.0}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"266":{"tf":1.0}}}}},"s":{"a":{"df":0,"docs":{},"f":{"df":1,"docs":{"245":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"228":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"17":{"tf":1.0}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"144":{"tf":1.0}}},"df":0,"docs":{}}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"247":{"tf":1.0}}}},"df":5,"docs":{"149":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"238":{"tf":1.0},"95":{"tf":1.0}}},"t":{"df":0,"docs":{},"f":{"8":{"df":1,"docs":{"50":{"tf":1.0}}},"df":1,"docs":{"114":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"13":{"tf":1.0},"17":{"tf":1.0},"243":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"119":{"tf":1.0}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"117":{"tf":1.0},"123":{"tf":1.0}}}}}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"235":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":3,"docs":{"12":{"tf":1.0},"259":{"tf":1.0},"9":{"tf":1.0}}}}}}},"x":{"df":1,"docs":{"119":{"tf":1.0}}}}}},"lang":"English","pipeline":["trimmer","stopWordFilter","stemmer"],"ref":"id","version":"0.9.5"},"results_options":{"limit_results":30,"teaser_word_count":30},"search_options":{"bool":"OR","expand":true,"fields":{"body":{"boost":1},"breadcrumbs":{"boost":1},"title":{"boost":2}}}}); \ No newline at end of file diff --git a/searchindex.json b/searchindex.json new file mode 100644 index 000000000..3f0decbda --- /dev/null +++ b/searchindex.json @@ -0,0 +1 @@ +{"doc_urls":["why-exercise.html#reading-online","why-exercise.html#running-locally","why-exercise.html#features","elegant-code-base.html#small-projects-with-elegant-code-base","elegant-code-base.html#1-ripgrep","elegant-code-base.html#2-building-a-text-editor","elegant-code-base.html#3-ncspot","elegant-code-base.html#4-command-line-rust","elegant-code-base.html#5-pngme-book","elegant-code-base.html#6-writing-an-os-in-rust","elegant-code-base.html#7-codecraftersio-build-your-own-git-docker-sqlite-or-redis","elegant-code-base.html#8-mini-redis","elegant-code-base.html#9-writing-interpreters-in-rust","variables.html#variables","variables.html#binding-and-mutability","variables.html#scope","variables.html#shadowing","variables.html#unused-variables","variables.html#destructuring","variables.html#destructuring-assignments","basic-types/intro.html#basic-types","basic-types/numbers.html#numbers","basic-types/numbers.html#integer","basic-types/numbers.html#floating-point","basic-types/numbers.html#range","basic-types/numbers.html#computations","basic-types/char-bool-unit.html#char-bool-and-unit","basic-types/char-bool-unit.html#char","basic-types/char-bool-unit.html#bool","basic-types/char-bool-unit.html#unit-type","basic-types/statements-expressions.html#statements-and-expressions","basic-types/statements-expressions.html#examples","basic-types/statements-expressions.html#exercises","basic-types/functions.html#functions","basic-types/functions.html#diverging-functions","ownership/intro.html#ownership-and-borrowing","ownership/ownership.html#ownership","ownership/ownership.html#partial-move","ownership/borrowing.html#reference-and-borrowing","ownership/borrowing.html#reference","ownership/borrowing.html#borrowing-rules","ownership/borrowing.html#nll","compound-types/intro.html#compound-types","compound-types/string.html#string","compound-types/string.html#str-and-str","compound-types/string.html#string-1","compound-types/string.html#str-and-string","compound-types/string.html#string-escapes","compound-types/string.html#byte-string","compound-types/string.html#string-index","compound-types/string.html#operate-on-utf8-string","compound-types/array.html#array","compound-types/slice.html#slice","compound-types/slice.html#string-slices","compound-types/tuple.html#tuple","compound-types/struct.html#struct","compound-types/struct.html#the-types-of-structs","compound-types/struct.html#operating-on-structs","compound-types/struct.html#print-the-structs","compound-types/struct.html#partial-move","compound-types/enum.html#enum","flow-control.html#flow-control","flow-control.html#ifelse","flow-control.html#for","flow-control.html#while","flow-control.html#continue-and-break","flow-control.html#loop","pattern-match/intro.html#pattern-match","pattern-match/match-iflet.html#match-if-let","pattern-match/match-iflet.html#match","pattern-match/match-iflet.html#matches","pattern-match/match-iflet.html#if-let","pattern-match/match-iflet.html#shadowing","pattern-match/patterns.html#patterns","method.html#associated-functions--methods","method.html#examples","method.html#exercises","method.html#method","method.html#associated-functions","method.html#multiple-impl-blocks","method.html#enums","method.html#practice","generics-traits/intro.html#generics-and-traits","generics-traits/generics.html#generics","generics-traits/generics.html#functions","generics-traits/generics.html#struct-and-impl","generics-traits/generics.html#method","generics-traits/const-generics.html#const-generics","generics-traits/const-generics.html#examples","generics-traits/const-generics.html#exercises","generics-traits/traits.html#traits","generics-traits/traits.html#examples","generics-traits/traits.html#exercises","generics-traits/traits.html#derive","generics-traits/traits.html#operator","generics-traits/traits.html#use-trait-as-function-parameters","generics-traits/traits.html#returning-types-that-implement-traits","generics-traits/traits.html#trait-bound","generics-traits/trait-object.html#trait-object","generics-traits/trait-object.html#returning-traits-with-dyn","generics-traits/trait-object.html#array-with-trait-objects","generics-traits/trait-object.html#dyn-and-box","generics-traits/trait-object.html#static-and-dynamic-dispatch","generics-traits/trait-object.html#object-safe","generics-traits/advanced-traits.html#advance-traits","generics-traits/advanced-traits.html#associated-types","generics-traits/advanced-traits.html#default-generic-type-parameters","generics-traits/advanced-traits.html#fully-qualified-syntax","generics-traits/advanced-traits.html#supertraits","generics-traits/advanced-traits.html#orphan-rules","collections/intro.html#collection-types","collections/string.html#string","collections/string.html#basic-operations","collections/string.html#string-and-str","collections/string.html#utf-8--indexing","collections/string.html#representation","collections/string.html#common-methods","collections/vector.html#vector","collections/vector.html#basic-operations","collections/vector.html#turn-x-into-vec","collections/vector.html#indexing","collections/vector.html#slicing","collections/vector.html#capacity","collections/vector.html#store-distinct-types-in-vector","collections/hashmap.html#hashmap","collections/hashmap.html#basic-operations","collections/hashmap.html#requirements-of-hashmap-key","collections/hashmap.html#capacity","collections/hashmap.html#ownership","collections/hashmap.html#third-party-hash-libs","type-conversions/intro.html#type-conversion","type-conversions/as.html#convert-by-as","type-conversions/from-into.html#frominto","type-conversions/from-into.html#implement-from-for-custom-types","type-conversions/from-into.html#tryfromtryinto","type-conversions/others.html#others","type-conversions/others.html#convert-any-type-to-string","type-conversions/others.html#parse-a-string","type-conversions/others.html#deref","type-conversions/others.html#transmute","result-panic/intro.html#result-and-panic","result-panic/panic.html#panic","result-panic/panic.html#common-panic-cases","result-panic/panic.html#detailed-call-stack","result-panic/panic.html#unwinding-and-abort","result-panic/result.html#result-and-","result-panic/result.html#","result-panic/result.html#map--and_then","result-panic/result.html#type-alias","result-panic/result.html#using-result-in-fn-main","crate-module/intro.html#crate-and-module","crate-module/crate.html#package-and-crate","crate-module/crate.html#crate","crate-module/module.html#module","crate-module/module.html#separating-modules-into-different-files","crate-module/module.html#accessing-code-in-library-crate-from-binary-crate","crate-module/use-pub.html#use-and-pub","crate-module/use-pub.html#re-exporting-names-with-pub-use","crate-module/use-pub.html#pubin-crate","crate-module/use-pub.html#full-code","comments-docs.html#comments-and-docs","comments-docs.html#comments","comments-docs.html#examples","comments-docs.html#exercises","comments-docs.html#doc-comments","comments-docs.html#line-doc-comments-","comments-docs.html#cargo-doc","comments-docs.html#block-doc-comments---","comments-docs.html#doc-comments-for-crate-and-module","comments-docs.html#doc-tests","comments-docs.html#code-navigation","comments-docs.html#doc-attributes","comments-docs.html#inline","comments-docs.html#no_inline","comments-docs.html#hidden","comments-docs.html#full-code","formatted-output/intro.html#formatted-output","formatted-output/println.html#println-and-format","formatted-output/println.html#format","formatted-output/println.html#print-println","formatted-output/debug-display.html#debug-and-display","formatted-output/debug-display.html#debug","formatted-output/debug-display.html#display","formatted-output/debug-display.html#-operator","formatted-output/formatting.html#formatting","formatted-output/formatting.html#positional-arguments","formatted-output/formatting.html#named-arguments","formatted-output/formatting.html#padding-with-string","formatted-output/formatting.html#precision","formatted-output/formatting.html#binary-octal-hex","formatted-output/formatting.html#capture-the-environment","formatted-output/formatting.html#others","lifetime/intro.html#lifetime","lifetime/basic.html#lifetime","lifetime/basic.html#the-scope-of-lifetime","lifetime/basic.html#lifetime-annotating","lifetime/basic.html#method","lifetime/basic.html#elision","lifetime/static.html#static-and-t-static","lifetime/static.html#static","lifetime/static.html#t-static","lifetime/advance.html#advance-lifetime","lifetime/advance.html#trait-bounds","lifetime/advance.html#hrtbhigher-ranked-trait-bounds","lifetime/advance.html#nll-non-lexical-lifetime","lifetime/advance.html#reborrow","lifetime/advance.html#unbound-lifetime","lifetime/advance.html#more-elision-rules","lifetime/advance.html#a-difficult-exercise","functional-programing/intro.html#functional-programing","functional-programing/closure.html#closure","functional-programing/closure.html#capturing","functional-programing/closure.html#type-inferred","functional-programing/closure.html#fn-fnmut-fnonce","functional-programing/closure.html#input-functions","functional-programing/closure.html#closure-as-return-types","functional-programing/closure.html#closure-in-structs","functional-programing/iterator.html#iterator","functional-programing/iterator.html#for-and-iterator","functional-programing/iterator.html#next-method","functional-programing/iterator.html#into_iter-iter-and-iter_mut","functional-programing/iterator.html#creating-our-own-iterator","functional-programing/iterator.html#methods-that-consume-the-iterator","functional-programing/iterator.html#consuming-adaptors","functional-programing/iterator.html#iterator-adaptors","newtype-sized.html#newtype-and-sized","newtype-sized.html#newtype","newtype-sized.html#type-alias","newtype-sized.html#dst-and-unsized-type","smart-pointers/intro.html#smart-pointers","smart-pointers/box.html#box","smart-pointers/deref.html#deref","smart-pointers/drop.html#drop","smart-pointers/rc-arc.html#rc-and-arc","smart-pointers/cell-refcell.html#cell-and-refcell","weak.html#weak-and-circle-reference","self-referential.html#self-referential","threads/intro.html#threads","threads/basic-using.html#basic-using","threads/message-passing.html#message-passing","threads/sync.html#sync","threads/atomic.html#atomic","threads/send-sync.html#send-and-sync","global-variables.html#global-variables","errors.html#errors","unsafe/intro.html#unsafe-todo","unsafe/inline-asm.html#inline-assembly","unsafe/inline-asm.html#basic-usage","unsafe/inline-asm.html#inputs-and-outputs","unsafe/inline-asm.html#late-output-operands","unsafe/inline-asm.html#explicit-register-operands","unsafe/inline-asm.html#clobbered-registers","unsafe/inline-asm.html#symbol-operands-and-abi-clobbers","unsafe/inline-asm.html#register-template-modifiers","unsafe/inline-asm.html#memory-address-operands","unsafe/inline-asm.html#labels","unsafe/inline-asm.html#options","macro.html#macro","tests/intro.html#tests","tests/write-tests.html#write-tests","tests/benchmark.html#benchmark","tests/unit-integration.html#unit-and-integration","tests/assertions.html#assertions","async/intro.html#asyncawait","async/async-await.html#async-and-await","async/future.html#future","async/pin-unpin.html#pin-and-unpin","async/stream.html#stream","std/intro.html#stand-library-todo","std/String.html#string","fight-compiler/intro.html#fighting-with-compiler","fight-compiler/borrowing.html#borrowing"],"index":{"documentStore":{"docInfo":{"0":{"body":31,"breadcrumbs":4,"title":2},"1":{"body":21,"breadcrumbs":4,"title":2},"10":{"body":20,"breadcrumbs":11,"title":7},"100":{"body":66,"breadcrumbs":7,"title":3},"101":{"body":45,"breadcrumbs":6,"title":2},"102":{"body":129,"breadcrumbs":7,"title":3},"103":{"body":67,"breadcrumbs":6,"title":2},"104":{"body":0,"breadcrumbs":6,"title":2},"105":{"body":138,"breadcrumbs":6,"title":2},"106":{"body":80,"breadcrumbs":8,"title":4},"107":{"body":162,"breadcrumbs":7,"title":3},"108":{"body":118,"breadcrumbs":5,"title":1},"109":{"body":84,"breadcrumbs":6,"title":2},"11":{"body":20,"breadcrumbs":7,"title":3},"110":{"body":8,"breadcrumbs":4,"title":2},"111":{"body":16,"breadcrumbs":4,"title":1},"112":{"body":33,"breadcrumbs":5,"title":2},"113":{"body":104,"breadcrumbs":5,"title":2},"114":{"body":151,"breadcrumbs":6,"title":3},"115":{"body":117,"breadcrumbs":4,"title":1},"116":{"body":14,"breadcrumbs":5,"title":2},"117":{"body":11,"breadcrumbs":4,"title":1},"118":{"body":67,"breadcrumbs":5,"title":2},"119":{"body":58,"breadcrumbs":6,"title":3},"12":{"body":15,"breadcrumbs":8,"title":4},"120":{"body":25,"breadcrumbs":4,"title":1},"121":{"body":68,"breadcrumbs":4,"title":1},"122":{"body":119,"breadcrumbs":4,"title":1},"123":{"body":80,"breadcrumbs":7,"title":4},"124":{"body":86,"breadcrumbs":4,"title":1},"125":{"body":153,"breadcrumbs":5,"title":2},"126":{"body":127,"breadcrumbs":6,"title":3},"127":{"body":90,"breadcrumbs":4,"title":1},"128":{"body":54,"breadcrumbs":4,"title":1},"129":{"body":38,"breadcrumbs":7,"title":4},"13":{"body":0,"breadcrumbs":2,"title":1},"130":{"body":6,"breadcrumbs":4,"title":2},"131":{"body":260,"breadcrumbs":3,"title":1},"132":{"body":145,"breadcrumbs":4,"title":1},"133":{"body":89,"breadcrumbs":6,"title":3},"134":{"body":104,"breadcrumbs":4,"title":1},"135":{"body":0,"breadcrumbs":4,"title":1},"136":{"body":53,"breadcrumbs":6,"title":3},"137":{"body":107,"breadcrumbs":5,"title":2},"138":{"body":6,"breadcrumbs":4,"title":1},"139":{"body":246,"breadcrumbs":4,"title":1},"14":{"body":44,"breadcrumbs":3,"title":2},"140":{"body":8,"breadcrumbs":4,"title":2},"141":{"body":53,"breadcrumbs":4,"title":1},"142":{"body":87,"breadcrumbs":6,"title":3},"143":{"body":90,"breadcrumbs":6,"title":3},"144":{"body":56,"breadcrumbs":5,"title":2},"145":{"body":55,"breadcrumbs":4,"title":1},"146":{"body":80,"breadcrumbs":3,"title":0},"147":{"body":109,"breadcrumbs":5,"title":2},"148":{"body":82,"breadcrumbs":5,"title":2},"149":{"body":58,"breadcrumbs":7,"title":4},"15":{"body":46,"breadcrumbs":2,"title":1},"150":{"body":8,"breadcrumbs":4,"title":2},"151":{"body":76,"breadcrumbs":6,"title":2},"152":{"body":173,"breadcrumbs":5,"title":1},"153":{"body":143,"breadcrumbs":4,"title":1},"154":{"body":87,"breadcrumbs":7,"title":4},"155":{"body":52,"breadcrumbs":9,"title":6},"156":{"body":55,"breadcrumbs":7,"title":2},"157":{"body":19,"breadcrumbs":10,"title":5},"158":{"body":51,"breadcrumbs":7,"title":2},"159":{"body":13,"breadcrumbs":7,"title":2},"16":{"body":64,"breadcrumbs":2,"title":1},"160":{"body":3,"breadcrumbs":4,"title":2},"161":{"body":15,"breadcrumbs":3,"title":1},"162":{"body":65,"breadcrumbs":3,"title":1},"163":{"body":13,"breadcrumbs":3,"title":1},"164":{"body":28,"breadcrumbs":4,"title":2},"165":{"body":25,"breadcrumbs":5,"title":3},"166":{"body":9,"breadcrumbs":4,"title":2},"167":{"body":25,"breadcrumbs":5,"title":3},"168":{"body":64,"breadcrumbs":6,"title":4},"169":{"body":251,"breadcrumbs":4,"title":2},"17":{"body":23,"breadcrumbs":3,"title":2},"170":{"body":55,"breadcrumbs":4,"title":2},"171":{"body":8,"breadcrumbs":4,"title":2},"172":{"body":21,"breadcrumbs":3,"title":1},"173":{"body":13,"breadcrumbs":3,"title":1},"174":{"body":24,"breadcrumbs":3,"title":1},"175":{"body":6,"breadcrumbs":4,"title":2},"176":{"body":213,"breadcrumbs":4,"title":2},"177":{"body":48,"breadcrumbs":6,"title":2},"178":{"body":12,"breadcrumbs":5,"title":1},"179":{"body":22,"breadcrumbs":6,"title":2},"18":{"body":28,"breadcrumbs":2,"title":1},"180":{"body":19,"breadcrumbs":6,"title":2},"181":{"body":126,"breadcrumbs":5,"title":1},"182":{"body":66,"breadcrumbs":5,"title":1},"183":{"body":106,"breadcrumbs":5,"title":1},"184":{"body":0,"breadcrumbs":4,"title":1},"185":{"body":24,"breadcrumbs":5,"title":2},"186":{"body":32,"breadcrumbs":5,"title":2},"187":{"body":111,"breadcrumbs":5,"title":2},"188":{"body":44,"breadcrumbs":4,"title":1},"189":{"body":38,"breadcrumbs":6,"title":3},"19":{"body":48,"breadcrumbs":3,"title":2},"190":{"body":36,"breadcrumbs":5,"title":2},"191":{"body":30,"breadcrumbs":4,"title":1},"192":{"body":7,"breadcrumbs":2,"title":1},"193":{"body":13,"breadcrumbs":3,"title":1},"194":{"body":68,"breadcrumbs":4,"title":2},"195":{"body":418,"breadcrumbs":4,"title":2},"196":{"body":50,"breadcrumbs":3,"title":1},"197":{"body":90,"breadcrumbs":3,"title":1},"198":{"body":28,"breadcrumbs":7,"title":3},"199":{"body":166,"breadcrumbs":5,"title":1},"2":{"body":69,"breadcrumbs":3,"title":1},"20":{"body":8,"breadcrumbs":4,"title":2},"200":{"body":171,"breadcrumbs":6,"title":2},"201":{"body":0,"breadcrumbs":4,"title":2},"202":{"body":165,"breadcrumbs":4,"title":2},"203":{"body":56,"breadcrumbs":6,"title":4},"204":{"body":110,"breadcrumbs":6,"title":4},"205":{"body":83,"breadcrumbs":3,"title":1},"206":{"body":6,"breadcrumbs":4,"title":2},"207":{"body":24,"breadcrumbs":5,"title":3},"208":{"body":63,"breadcrumbs":4,"title":2},"209":{"body":7,"breadcrumbs":4,"title":2},"21":{"body":0,"breadcrumbs":4,"title":1},"210":{"body":86,"breadcrumbs":4,"title":1},"211":{"body":121,"breadcrumbs":4,"title":1},"212":{"body":42,"breadcrumbs":5,"title":2},"213":{"body":349,"breadcrumbs":6,"title":3},"214":{"body":26,"breadcrumbs":5,"title":2},"215":{"body":54,"breadcrumbs":6,"title":3},"216":{"body":65,"breadcrumbs":5,"title":2},"217":{"body":18,"breadcrumbs":4,"title":1},"218":{"body":72,"breadcrumbs":4,"title":1},"219":{"body":45,"breadcrumbs":5,"title":2},"22":{"body":115,"breadcrumbs":4,"title":1},"220":{"body":108,"breadcrumbs":6,"title":3},"221":{"body":115,"breadcrumbs":5,"title":2},"222":{"body":9,"breadcrumbs":6,"title":3},"223":{"body":77,"breadcrumbs":5,"title":2},"224":{"body":126,"breadcrumbs":5,"title":2},"225":{"body":0,"breadcrumbs":4,"title":2},"226":{"body":192,"breadcrumbs":3,"title":1},"227":{"body":100,"breadcrumbs":4,"title":2},"228":{"body":66,"breadcrumbs":5,"title":3},"229":{"body":0,"breadcrumbs":5,"title":2},"23":{"body":33,"breadcrumbs":5,"title":2},"230":{"body":0,"breadcrumbs":5,"title":1},"231":{"body":0,"breadcrumbs":5,"title":1},"232":{"body":0,"breadcrumbs":5,"title":1},"233":{"body":0,"breadcrumbs":7,"title":2},"234":{"body":0,"breadcrumbs":7,"title":2},"235":{"body":0,"breadcrumbs":7,"title":3},"236":{"body":0,"breadcrumbs":5,"title":2},"237":{"body":0,"breadcrumbs":3,"title":1},"238":{"body":0,"breadcrumbs":6,"title":2},"239":{"body":0,"breadcrumbs":6,"title":2},"24":{"body":42,"breadcrumbs":4,"title":1},"240":{"body":0,"breadcrumbs":4,"title":1},"241":{"body":0,"breadcrumbs":4,"title":1},"242":{"body":0,"breadcrumbs":6,"title":2},"243":{"body":0,"breadcrumbs":5,"title":2},"244":{"body":0,"breadcrumbs":3,"title":1},"245":{"body":0,"breadcrumbs":4,"title":2},"246":{"body":55,"breadcrumbs":6,"title":2},"247":{"body":36,"breadcrumbs":6,"title":2},"248":{"body":262,"breadcrumbs":6,"title":2},"249":{"body":143,"breadcrumbs":7,"title":3},"25":{"body":78,"breadcrumbs":4,"title":1},"250":{"body":178,"breadcrumbs":7,"title":3},"251":{"body":326,"breadcrumbs":6,"title":2},"252":{"body":83,"breadcrumbs":8,"title":4},"253":{"body":148,"breadcrumbs":7,"title":3},"254":{"body":39,"breadcrumbs":7,"title":3},"255":{"body":197,"breadcrumbs":5,"title":1},"256":{"body":159,"breadcrumbs":5,"title":1},"257":{"body":0,"breadcrumbs":3,"title":1},"258":{"body":0,"breadcrumbs":3,"title":1},"259":{"body":0,"breadcrumbs":6,"title":2},"26":{"body":0,"breadcrumbs":8,"title":3},"260":{"body":4,"breadcrumbs":4,"title":1},"261":{"body":0,"breadcrumbs":6,"title":2},"262":{"body":0,"breadcrumbs":4,"title":1},"263":{"body":0,"breadcrumbs":3,"title":1},"264":{"body":0,"breadcrumbs":6,"title":2},"265":{"body":0,"breadcrumbs":4,"title":1},"266":{"body":0,"breadcrumbs":6,"title":2},"267":{"body":0,"breadcrumbs":4,"title":1},"268":{"body":0,"breadcrumbs":6,"title":3},"269":{"body":0,"breadcrumbs":5,"title":1},"27":{"body":22,"breadcrumbs":6,"title":1},"270":{"body":21,"breadcrumbs":4,"title":2},"271":{"body":44,"breadcrumbs":4,"title":1},"28":{"body":24,"breadcrumbs":6,"title":1},"29":{"body":50,"breadcrumbs":7,"title":2},"3":{"body":49,"breadcrumbs":9,"title":5},"30":{"body":0,"breadcrumbs":6,"title":2},"31":{"body":31,"breadcrumbs":5,"title":1},"32":{"body":47,"breadcrumbs":5,"title":1},"33":{"body":52,"breadcrumbs":4,"title":1},"34":{"body":74,"breadcrumbs":5,"title":2},"35":{"body":8,"breadcrumbs":4,"title":2},"36":{"body":122,"breadcrumbs":4,"title":1},"37":{"body":135,"breadcrumbs":5,"title":2},"38":{"body":0,"breadcrumbs":6,"title":2},"39":{"body":105,"breadcrumbs":5,"title":1},"4":{"body":17,"breadcrumbs":6,"title":2},"40":{"body":62,"breadcrumbs":6,"title":2},"41":{"body":57,"breadcrumbs":5,"title":1},"42":{"body":10,"breadcrumbs":4,"title":2},"43":{"body":11,"breadcrumbs":4,"title":1},"44":{"body":43,"breadcrumbs":5,"title":2},"45":{"body":106,"breadcrumbs":4,"title":1},"46":{"body":52,"breadcrumbs":5,"title":2},"47":{"body":127,"breadcrumbs":5,"title":2},"48":{"body":131,"breadcrumbs":5,"title":2},"49":{"body":42,"breadcrumbs":5,"title":2},"5":{"body":7,"breadcrumbs":8,"title":4},"50":{"body":41,"breadcrumbs":6,"title":3},"51":{"body":177,"breadcrumbs":4,"title":1},"52":{"body":142,"breadcrumbs":4,"title":1},"53":{"body":84,"breadcrumbs":5,"title":2},"54":{"body":170,"breadcrumbs":4,"title":1},"55":{"body":0,"breadcrumbs":4,"title":1},"56":{"body":132,"breadcrumbs":5,"title":2},"57":{"body":116,"breadcrumbs":5,"title":2},"58":{"body":48,"breadcrumbs":5,"title":2},"59":{"body":131,"breadcrumbs":5,"title":2},"6":{"body":12,"breadcrumbs":6,"title":2},"60":{"body":383,"breadcrumbs":4,"title":1},"61":{"body":0,"breadcrumbs":4,"title":2},"62":{"body":54,"breadcrumbs":3,"title":1},"63":{"body":68,"breadcrumbs":2,"title":0},"64":{"body":44,"breadcrumbs":2,"title":0},"65":{"body":46,"breadcrumbs":4,"title":2},"66":{"body":129,"breadcrumbs":3,"title":1},"67":{"body":7,"breadcrumbs":4,"title":2},"68":{"body":0,"breadcrumbs":5,"title":1},"69":{"body":104,"breadcrumbs":5,"title":1},"7":{"body":13,"breadcrumbs":8,"title":4},"70":{"body":48,"breadcrumbs":5,"title":1},"71":{"body":61,"breadcrumbs":4,"title":0},"72":{"body":48,"breadcrumbs":5,"title":1},"73":{"body":260,"breadcrumbs":4,"title":1},"74":{"body":0,"breadcrumbs":6,"title":3},"75":{"body":275,"breadcrumbs":4,"title":1},"76":{"body":0,"breadcrumbs":4,"title":1},"77":{"body":162,"breadcrumbs":4,"title":1},"78":{"body":69,"breadcrumbs":5,"title":2},"79":{"body":37,"breadcrumbs":6,"title":3},"8":{"body":21,"breadcrumbs":7,"title":3},"80":{"body":21,"breadcrumbs":4,"title":1},"81":{"body":9,"breadcrumbs":4,"title":1},"82":{"body":8,"breadcrumbs":4,"title":2},"83":{"body":0,"breadcrumbs":4,"title":1},"84":{"body":91,"breadcrumbs":4,"title":1},"85":{"body":75,"breadcrumbs":5,"title":2},"86":{"body":73,"breadcrumbs":4,"title":1},"87":{"body":61,"breadcrumbs":6,"title":2},"88":{"body":206,"breadcrumbs":5,"title":1},"89":{"body":123,"breadcrumbs":5,"title":1},"9":{"body":24,"breadcrumbs":8,"title":4},"90":{"body":32,"breadcrumbs":4,"title":1},"91":{"body":128,"breadcrumbs":4,"title":1},"92":{"body":52,"breadcrumbs":4,"title":1},"93":{"body":81,"breadcrumbs":4,"title":1},"94":{"body":148,"breadcrumbs":4,"title":1},"95":{"body":102,"breadcrumbs":7,"title":4},"96":{"body":88,"breadcrumbs":7,"title":4},"97":{"body":219,"breadcrumbs":5,"title":2},"98":{"body":31,"breadcrumbs":6,"title":2},"99":{"body":114,"breadcrumbs":7,"title":3}},"docs":{"0":{"body":"Practice Rust with challenging examples, exercises and projects Stars Count Forks Count LICENSE This book was designed for easily diving into and getting skilled with Rust, and it's very easy to use: All you need to do is to make each exercise compile without ERRORS and Panics ! English 简体中文","breadcrumbs":"Rust By Practice » Reading online","id":"0","title":"Reading online"},"1":{"body":"We use mdbook building our exercises. You can run locally with below steps: $ git clone git@github.com:sunface/rust-by-practice.git\n$ cargo install mdbook\n$ cd rust-by-practice && mdbook serve en/","breadcrumbs":"Rust By Practice » Running locally","id":"1","title":"Running locally"},"10":{"body":"On CodeCrafters , you can recreate your favorite developer tools from scratch. It's a hands-on, minimally-guided approach to master Rust, while appreciating the internals and documentation of popular technology that we use every day.","breadcrumbs":"Small projects with Elegant code » 7. CodeCrafters.io: Build your own Git, Docker, SQLite, or Redis","id":"10","title":"7. CodeCrafters.io: Build your own Git, Docker, SQLite, or Redis"},"100":{"body":"🌟🌟 trait Bird { fn quack(&self);\n} struct Duck;\nimpl Duck { fn fly(&self) { println!(\"Look, the duck is flying\") }\n}\nstruct Swan;\nimpl Swan { fn fly(&self) { println!(\"Look, the duck.. oh sorry, the swan is flying\") }\n} impl Bird for Duck { fn quack(&self) { println!(\"{}\", \"duck duck\"); }\n} impl Bird for Swan { fn quack(&self) { println!(\"{}\", \"swan swan\"); }\n} fn main() { // FILL in the blank to make the code work. let birds __; for bird in birds { bird.quack(); // When duck and swan turn into Birds, they all forgot how to fly, only remember how to quack. // So, the code below will cause an error. // bird.fly(); }\n}","breadcrumbs":"Generics and Traits » Trait Object » Array with trait objects","id":"100","title":"Array with trait objects"},"101":{"body":"🌟🌟 // FILL in the blanks.\ntrait Draw { fn draw(&self) -> String;\n} impl Draw for u8 { fn draw(&self) -> String { format!(\"u8: {}\", *self) }\n} impl Draw for f64 { fn draw(&self) -> String { format!(\"f64: {}\", *self) }\n} fn main() { let x = 1.1f64; let y = 8u8; // Draw x. draw_with_box(__); // Draw y. draw_with_ref(&y); println!(\"Success!\");\n} fn draw_with_box(x: Box) { x.draw();\n} fn draw_with_ref(x: __) { x.draw();\n}","breadcrumbs":"Generics and Traits » Trait Object » &dyn and Box","id":"101","title":"&dyn and Box"},"102":{"body":"When we use trait bounds on generics, the compiler generates nongeneric implementations of functions and methods for each concrete type that we use in place of a generic type parameter. The code that results from monomorphization is doing static dispatch, which is when the compiler knows what method you’re calling at compile time. When we use trait objects, Rust must use dynamic dispatch. The compiler doesn’t know all the types that might be used with the code that is using trait objects, so it doesn’t know which method implemented on which type to call. Instead, at runtime, Rust uses the pointers inside the trait object to know which method to call. There is a runtime cost when this lookup happens that doesn’t occur with static dispatch. Dynamic dispatch also prevents the compiler from choosing to inline a method’s code, which in turn prevents some optimizations. However, we do get extra flexibility when using dynamic dispatch. 🌟🌟 trait Foo { fn method(&self) -> String;\n} impl Foo for u8 { fn method(&self) -> String { format!(\"u8: {}\", *self) }\n} impl Foo for String { fn method(&self) -> String { format!(\"string: {}\", *self) }\n} // IMPLEMENT below with generics.\nfn static_dispatch... // Implement below with trait objects.\nfn dynamic_dispatch... fn main() { let x = 5u8; let y = \"Hello\".to_string(); static_dispatch(x); dynamic_dispatch(&y); println!(\"Success!\");\n}","breadcrumbs":"Generics and Traits » Trait Object » Static and Dynamic dispatch","id":"102","title":"Static and Dynamic dispatch"},"103":{"body":"You can only make object-safe traits into trait objects. A trait is object safe if all the methods defined in the trait have the following properties: The return type isn’t Self. There are no generic type parameters. 🌟🌟🌟🌟 // Use at least two approaches to make it work.\n// DON'T add/remove any code line.\ntrait MyTrait { fn f(&self) -> Self;\n} impl MyTrait for u32 { fn f(&self) -> Self { 42 }\n} impl MyTrait for String { fn f(&self) -> Self { self.clone() }\n} fn my_function(x: Box) { x.f()\n} fn main() { my_function(Box::new(13_u32)); my_function(Box::new(String::from(\"abc\"))); println!(\"Success!\");\n} You can find the solutions here (under the solutions path), but only use it when you need it :)","breadcrumbs":"Generics and Traits » Trait Object » Object safe","id":"103","title":"Object safe"},"104":{"body":"","breadcrumbs":"Generics and Traits » Advanced Traits » Advance Traits","id":"104","title":"Advance Traits"},"105":{"body":"The use of \"Associated types\" improves the overall readability of code by moving inner types locally into a trait as output types. For example : pub trait CacheableItem: Clone + Default + fmt::Debug + Decodable + Encodable { type Address: AsRef<[u8]> + Clone + fmt::Debug + Eq + Hash; fn is_null(&self) -> bool;\n} Using of Address is much more clearer and convenient than AsRef<[u8]> + Clone + fmt::Debug + Eq + Hash. 🌟🌟🌟 struct Container(i32, i32); // USING associated types to re-implement trait Contains.\n// trait Contains {\n// type A;\n// type B; trait Contains { fn contains(&self, _: &A, _: &B) -> bool; fn first(&self) -> i32; fn last(&self) -> i32;\n} impl Contains for Container { fn contains(&self, number_1: &i32, number_2: &i32) -> bool { (&self.0 == number_1) && (&self.1 == number_2) } // Grab the first number. fn first(&self) -> i32 { self.0 } // Grab the last number. fn last(&self) -> i32 { self.1 }\n} fn difference>(container: &C) -> i32 { container.last() - container.first()\n} fn main() { let number_1 = 3; let number_2 = 10; let container = Container(number_1, number_2); println!(\"Does container contain {} and {}: {}\", &number_1, &number_2, container.contains(&number_1, &number_2)); println!(\"First number: {}\", container.first()); println!(\"Last number: {}\", container.last()); println!(\"The difference is: {}\", difference(&container));\n}","breadcrumbs":"Generics and Traits » Advanced Traits » Associated types","id":"105","title":"Associated types"},"106":{"body":"When we use generic type parameters, we can specify a default concrete type for the generic type. This eliminates the need for implementors of the trait to specify a concrete type if the default type works. 🌟🌟 use std::ops::Sub; #[derive(Debug, PartialEq)]\nstruct Point { x: T, y: T,\n} // FILL in the blank in three ways: two of them use the default generic parameters, the other one not.\n// Notice that the implementation uses the associated type `Output`.\nimpl __ { type Output = Self; fn sub(self, other: Self) -> Self::Output { Point { x: self.x - other.x, y: self.y - other.y, } }\n} fn main() { assert_eq!(Point { x: 2, y: 3 } - Point { x: 1, y: 0 }, Point { x: 1, y: 3 }); println!(\"Success!\");\n}","breadcrumbs":"Generics and Traits » Advanced Traits » Default Generic Type Parameters","id":"106","title":"Default Generic Type Parameters"},"107":{"body":"Nothing in Rust prevents a trait from having a method with the same name as another trait’s method, nor does Rust prevent you from implementing both traits on one type. It’s also possible to implement a method directly on the type with the same name as methods from traits. When calling methods with the same name, we have to use Fully Qualified Syntax. Example trait UsernameWidget { // Get the selected username out of this widget fn get(&self) -> String;\n} trait AgeWidget { // Get the selected age out of this widget fn get(&self) -> u8;\n} // A form with both a UsernameWidget and an AgeWidget.\nstruct Form { username: String, age: u8,\n} impl UsernameWidget for Form { fn get(&self) -> String { self.username.clone() }\n} impl AgeWidget for Form { fn get(&self) -> u8 { self.age }\n} fn main() { let form = Form{ username: \"rustacean\".to_owned(), age: 28, }; // If you uncomment this line, you'll get an error saying // \"multiple `get` found\". Because, after all, there are multiple methods // named `get`. // println!(\"{}\", form.get()); let username = UsernameWidget::get(&form); assert_eq!(\"rustacean\".to_owned(), username); let age = AgeWidget::get(&form); // You can also use `::get` assert_eq!(28, age); println!(\"Success!\");\n} Exercise 🌟🌟 trait Pilot { fn fly(&self) -> String;\n} trait Wizard { fn fly(&self) -> String;\n} struct Human; impl Pilot for Human { fn fly(&self) -> String { String::from(\"This is your captain speaking.\") }\n} impl Wizard for Human { fn fly(&self) -> String { String::from(\"Up!\") }\n} impl Human { fn fly(&self) -> String { String::from(\"*waving arms furiously*\") }\n} fn main() { let person = Human; assert_eq!(__, \"This is your captain speaking.\"); assert_eq!(__, \"Up!\"); assert_eq!(__, \"*waving arms furiously*\"); println!(\"Success!\");\n}","breadcrumbs":"Generics and Traits » Advanced Traits » Fully Qualified Syntax","id":"107","title":"Fully Qualified Syntax"},"108":{"body":"Sometimes, you might need one trait to use another trait’s functionality( like the \"inheritance\" in other languages ). In this case, you need to rely on the dependent trait also being implemented. The trait you rely on is a supertrait of the trait you’re implementing. 🌟🌟🌟 trait Person { fn name(&self) -> String;\n} // Person is a supertrait of Student.\n// Implementing Student requires you to also impl Person.\ntrait Student: Person { fn university(&self) -> String;\n} trait Programmer { fn fav_language(&self) -> String;\n} // CompSciStudent (computer science student) is a subtrait of both Programmer // and Student. Implementing CompSciStudent requires you to impl both supertraits.\ntrait CompSciStudent: Programmer + Student { fn git_username(&self) -> String;\n} fn comp_sci_student_greeting(student: &dyn CompSciStudent) -> String { format!( \"My name is {} and I attend {}. My favorite language is {}. My Git username is {}\", student.name(), student.university(), student.fav_language(), student.git_username() )\n} struct CSStudent { name: String, university: String, fav_language: String, git_username: String\n} // IMPLEMENT the necessary traits for CSStudent to make the code work\nimpl ... fn main() { let student = CSStudent { name: \"Sunfei\".to_string(), university: \"XXX\".to_string(), fav_language: \"Rust\".to_string(), git_username: \"sunface\".to_string() }; // FILL in the blank println!(\"{}\", comp_sci_student_greeting(__));\n}","breadcrumbs":"Generics and Traits » Advanced Traits » Supertraits","id":"108","title":"Supertraits"},"109":{"body":"We can’t implement external traits on external types. For example, we can’t implement the Display trait on Vec within our own crate, because Display and Vec are defined in the standard library and aren’t local to our crate. This restriction is often called the orphan rule, so named because the parent type is not present. This rule ensures that other people’s code can’t break your code and vice versa. It’s possible to get around this restriction using the newtype pattern, which involves creating a new type in a tuple struct. 🌟🌟 use std::fmt; // DEFINE a newtype `Pretty` here impl fmt::Display for Pretty { fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { write!(f, \"\\\"{}\\\"\", self.0.clone() + \", world\") }\n} fn main() { let w = Pretty(\"hello\".to_string()); println!(\"w = {}\", w);\n} You can find the solutions here (under the solutions path), but only use it when you need it :)","breadcrumbs":"Generics and Traits » Advanced Traits » Orphan Rules","id":"109","title":"Orphan Rules"},"11":{"body":"mini-redis is an incomplete Redis client and server implementation using tokio, it has decent code base and detail explanations, very suitable for learning Rust and asynchronous programming.","breadcrumbs":"Small projects with Elegant code » 8. mini-redis","id":"11","title":"8. mini-redis"},"110":{"body":"Learning resources: English: Rust Book Chapter 8 简体中文: Rust语言圣经 - 集合类型","breadcrumbs":"Collection Types » Collection Types","id":"110","title":"Collection Types"},"111":{"body":"std::string::String is a UTF-8 encoded, growable string. It is the most common string type we used in daily development, it also has ownership over the string contents.","breadcrumbs":"Collection Types » String » String","id":"111","title":"String"},"112":{"body":"🌟🌟 // FILL in the blanks and FIX errors\n// 1. Don't use `to_string()`\n// 2. Don't add/remove any code line\nfn main() { let mut s: String = \"hello, \"; s.push_str(\"world\".to_string()); s.push(__); move_ownership(s); assert_eq!(s, \"hello, world!\"); println!(\"Success!\");\n} fn move_ownership(s: String) { println!(\"ownership of \\\"{}\\\" is moved here!\", s)\n}","breadcrumbs":"Collection Types » String » Basic operations","id":"112","title":"Basic operations"},"113":{"body":"A String is stored as a vector of bytes (Vec), but guaranteed to always be a valid UTF-8 sequence. String is heap allocated, growable and not null terminated. &str is a slice (&[u8]) that always points to a valid UTF-8 sequence, and can be used to view into a String, just like &[T] is a view into Vec. 🌟🌟 // FILL in the blanks\nfn main() { let mut s = String::from(\"hello, world\"); let slice1: &str = __; // In two ways assert_eq!(slice1, \"hello, world\"); let slice2 = __; assert_eq!(slice2, \"hello\"); let slice3: __ = __; slice3.push('!'); assert_eq!(slice3, \"hello, world!\"); println!(\"Success!\");\n} 🌟🌟 // Question: how many heap allocations are happening here?\n// Your answer: fn main() { // Create a String type based on `&str` // The type of string literals is `&str` let s: String = String::from(\"hello, world!\"); // Create a slice point to String `s` let slice: &str = &s; // Create a String type based on the recently created slice let s: String = slice.to_string(); assert_eq!(s, \"hello, world!\"); println!(\"Success!\");\n}","breadcrumbs":"Collection Types » String » String and &str","id":"113","title":"String and &str"},"114":{"body":"Strings are always valid UTF-8. This has a few implications: The first of which is that if you need a non-UTF-8 string, consider OsString . It is similar, but without the UTF-8 constraint. The second implication is that you cannot index into a String. Indexing is intended to be a constant-time operation, but UTF-8 encoding does not allow us to do this. Furthermore, it’s not clear what sort of thing the index should return: a byte, a codepoint, or a grapheme cluster. The bytes and chars methods return iterators over the first two, respectively. 🌟🌟🌟 You can't use index to access a char in a string, but you can use slice &s1[start..end]. // FILL in the blank and FIX errors\nfn main() { let s = String::from(\"hello, 世界\"); let slice1 = s[0]; //tips: `h` only takes 1 byte in UTF8 format assert_eq!(slice1, \"h\"); let slice2 = &s[3..5]; // Tips: `中` takes 3 bytes in UTF8 format assert_eq!(slice2, \"世\"); // Iterate through all chars in s for (i, c) in s.__ { if i == 7 { assert_eq!(c, '世') } } println!(\"Success!\");\n} UTF8_slice You can use utf8_slice to slice UTF8 string, it can index chars instead of bytes. Example use utf8_slice;\nfn main() { let s = \"The 🚀 goes to the 🌑!\"; let rocket = utf8_slice::slice(s, 4, 5); // Will equal \"🚀\"\n} 🌟🌟🌟 Tips: maybe you need from_utf8 method // FILL in the blanks\nfn main() { let mut s = String::new(); __; // Some bytes, in a vector let v = vec![104, 101, 108, 108, 111]; // Turn a byte's vector into a String let s1 = __; assert_eq!(s, s1); println!(\"Success!\");\n}","breadcrumbs":"Collection Types » String » UTF-8 & Indexing","id":"114","title":"UTF-8 & Indexing"},"115":{"body":"A String is made up of three components: a pointer to some bytes, a length, and a capacity. The pointer points to an internal buffer String uses to store its data. The length is the number of bytes currently stored in the buffer( always stored on the heap ), and the capacity is the size of the buffer in bytes. As such, the length will always be less than or equal to the capacity. 🌟🌟 If a String has enough capacity, adding elements to it will not re-allocate // Modify the code below to print out: // 25\n// 25\n// 25\n// Here, there’s no need to allocate more memory inside the loop.\nfn main() { let mut s = String::new(); println!(\"{}\", s.capacity()); for _ in 0..2 { s.push_str(\"hello\"); println!(\"{}\", s.capacity()); } println!(\"Success!\");\n} 🌟🌟🌟 // FILL in the blanks\nuse std::mem; fn main() { let story = String::from(\"Rust By Practice\"); // Prevent automatically dropping of the String's data let mut story = mem::ManuallyDrop::new(story); let ptr = story.__(); let len = story.__(); let capacity = story.__(); assert_eq!(16, len); // We can rebuild a String out of ptr, len, and capacity. This is all // unsafe because we are responsible for making sure the components are // valid: let s = unsafe { String::from_raw_parts(ptr, len, capacity) }; assert_eq!(*story, s); println!(\"Success!\");\n}","breadcrumbs":"Collection Types » String » Representation","id":"115","title":"Representation"},"116":{"body":"More exercises of String methods can be found here . You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Collection Types » String » Common methods","id":"116","title":"Common methods"},"117":{"body":"Vectors are resizable arrays. Like slices, their size is not known at compile time, but they can grow or shrink at any time.","breadcrumbs":"Collection Types » Vector » Vector","id":"117","title":"Vector"},"118":{"body":"🌟🌟🌟 fn main() { let arr: [u8; 3] = [1, 2, 3]; let v = Vec::from(arr); is_vec(&v); let v = vec![1, 2, 3]; is_vec(&v); // vec!(..) and vec![..] are same macros, so let v = vec!(1, 2, 3); is_vec(&v); // In code below, v is Vec<[u8; 3]> , not Vec // USE Vec::new and `for` to rewrite the below code let v1 = vec!(arr); is_vec(&v1); assert_eq!(v, v1); println!(\"Success!\");\n} fn is_vec(v: &Vec) {} 🌟🌟 A Vec can be extended with extend method // FILL in the blank\nfn main() { let mut v1 = Vec::from([1, 2, 4]); v1.pop(); v1.push(3); let mut v2 = Vec::new(); v2.__; assert_eq!(v1, v2); println!(\"Success!\");\n}","breadcrumbs":"Collection Types » Vector » Basic Operations","id":"118","title":"Basic Operations"},"119":{"body":"🌟🌟🌟 // FILL in the blanks\nfn main() { // Array -> Vec // impl From<[T; N]> for Vec let arr = [1, 2, 3]; let v1 = __(arr); let v2: Vec = arr.__(); assert_eq!(v1, v2); // String -> Vec // impl From for Vec let s = \"hello\".to_string(); let v1: Vec = s.__(); let s = \"hello\".to_string(); let v2 = s.into_bytes(); assert_eq!(v1, v2); // impl<'_> From<&'_ str> for Vec let s = \"hello\"; let v3 = Vec::__(s); assert_eq!(v2, v3); // Iterators can be collected into vectors let v4: Vec = [0; 10].into_iter().collect(); assert_eq!(v4, vec![0; 10]); println!(\"Success!\"); }","breadcrumbs":"Collection Types » Vector » Turn X Into Vec","id":"119","title":"Turn X Into Vec"},"12":{"body":"This online book will walk through the basics of interpreted language implementation in Rust with a focus on the challenges that are specific to using Rust. To be continued...","breadcrumbs":"Small projects with Elegant code » 9. Writing Interpreters in Rust","id":"12","title":"9. Writing Interpreters in Rust"},"120":{"body":"🌟🌟🌟 // FIX the error and IMPLEMENT the code\nfn main() { let mut v = Vec::from([1, 2, 3]); for i in 0..5 { println!(\"{:?}\", v[i]) } for i in 0..5 { // IMPLEMENT the code here... } assert_eq!(v, vec![2, 3, 4, 5, 6]); println!(\"Success!\");\n}","breadcrumbs":"Collection Types » Vector » Indexing","id":"120","title":"Indexing"},"121":{"body":"A Vec can be mutable. On the other hand, slices are read-only objects. To get a slice, use &. In Rust, it’s more common to pass slices as arguments rather than vectors when you just want to provide read access. The same goes for String and &str. 🌟🌟 // FIX the errors\nfn main() { let mut v = vec![1, 2, 3]; let slice1 = &v[..]; // Out of bounds will cause a panic // You must use `v.len` here let slice2 = &v[0..4]; assert_eq!(slice1, slice2); // Slices are read only // Note: slice and &Vec are different let vec_ref: &mut Vec = &mut v; (*vec_ref).push(4); let slice3 = &mut v[0..3]; slice3.push(4); assert_eq!(slice3, &[1, 2, 3, 4]); println!(\"Success!\");\n}","breadcrumbs":"Collection Types » Vector » Slicing","id":"121","title":"Slicing"},"122":{"body":"The capacity of a vector is the amount of space allocated for any future elements that will be added onto the vector. This is not to be confused with the length of a vector, which specifies the number of actual elements within the vector. If a vector’s length exceeds its capacity, its capacity will automatically be increased, but its elements will have to be reallocated. For example, a vector with capacity 10 and length 0 would be an empty vector with space for 10 more elements. Pushing 10 or fewer elements onto the vector will not change its capacity or cause reallocation to occur. However, if the vector’s length is increased to 11, it will have to reallocate, which can be slow. For this reason, it is recommended to use Vec::with_capacity whenever possible to specify how big the vector is expected to get. 🌟🌟 // FIX the errors\nfn main() { let mut vec = Vec::with_capacity(10); // The vector contains no items, even though it has capacity for more assert_eq!(vec.len(), __); assert_eq!(vec.capacity(), 10); // These are all done without reallocating... for i in 0..10 { vec.push(i); } assert_eq!(vec.len(), __); assert_eq!(vec.capacity(), __); // ...but this may make the vector reallocate vec.push(11); assert_eq!(vec.len(), 11); assert!(vec.capacity() >= 11); // Fill in an appropriate value to make the `for` done without reallocating let mut vec = Vec::with_capacity(__); for i in 0..100 { vec.push(i); } assert_eq!(vec.len(), __); assert_eq!(vec.capacity(), __); println!(\"Success!\");\n}","breadcrumbs":"Collection Types » Vector » Capacity","id":"122","title":"Capacity"},"123":{"body":"The elements in a vector must be the same type, for example , the code below will cause an error: fn main() { let v = vec![1, 2.0, 3];\n} But we can use enums or trait objects to store distinct types. 🌟🌟 #[derive(Debug)]\nenum IpAddr { V4(String), V6(String),\n}\nfn main() { // FILL in the blank let v : Vec= __; // Comparing two enums need to derive the PartialEq trait assert_eq!(v[0], IpAddr::V4(\"127.0.0.1\".to_string())); assert_eq!(v[1], IpAddr::V6(\"::1\".to_string())); println!(\"Success!\");\n} 🌟🌟 trait IpAddr { fn display(&self);\n} struct V4(String);\nimpl IpAddr for V4 { fn display(&self) { println!(\"ipv4: {:?}\",self.0) }\n}\nstruct V6(String);\nimpl IpAddr for V6 { fn display(&self) { println!(\"ipv6: {:?}\",self.0) }\n} fn main() { // FILL in the blank let v: __= vec![ Box::new(V4(\"127.0.0.1\".to_string())), Box::new(V6(\"::1\".to_string())), ]; for ip in v { ip.display(); }\n}","breadcrumbs":"Collection Types » Vector » Store distinct types in Vector","id":"123","title":"Store distinct types in Vector"},"124":{"body":"Where vectors store values by an integer index, HashMaps store values by key. It is a hash map implemented with quadratic probing and SIMD lookup. By default, HashMap uses a hashing algorithm selected to provide resistance against HashDoS attacks. The default hashing algorithm is currently SipHash 1-3, though this is subject to change at any point in the future. While its performance is very competitive for medium sized keys, other hashing algorithms will outperform it for small keys such as integers as well as large keys such as long strings, though those algorithms will typically not protect against attacks such as HashDoS. The hash table implementation is a Rust port of Google’s SwissTable . The original C++ version of SwissTable can be found here , and this CppCon talk gives an overview of how the algorithm works.","breadcrumbs":"Collection Types » HashMap » HashMap","id":"124","title":"HashMap"},"125":{"body":"🌟🌟 // FILL in the blanks and FIX the errors\nuse std::collections::HashMap;\nfn main() { let mut scores = HashMap::new(); scores.insert(\"Sunface\", 98); scores.insert(\"Daniel\", 95); scores.insert(\"Ashley\", 69.0); scores.insert(\"Katie\", \"58\"); // Get returns an Option<&V> let score = scores.get(\"Sunface\"); assert_eq!(score, Some(98)); if scores.contains_key(\"Daniel\") { // Indexing returns a value V let score = scores[\"Daniel\"]; assert_eq!(score, __); scores.remove(\"Daniel\"); } assert_eq!(scores.len(), __); for (name, score) in scores { println!(\"The score of {} is {}\", name, score); }\n} 🌟🌟 use std::collections::HashMap;\nfn main() { let teams = [ (\"Chinese Team\", 100), (\"American Team\", 10), (\"France Team\", 50), ]; let mut teams_map1 = HashMap::new(); for team in &teams { teams_map1.insert(team.0, team.1); } // IMPLEMENT team_map2 in two ways // Tips: one of the approaches is to use `collect` method let teams_map2... assert_eq!(teams_map1, teams_map2); println!(\"Success!\");\n} 🌟🌟 // FILL in the blanks\nuse std::collections::HashMap;\nfn main() { // Type inference lets us omit an explicit type signature (which // would be `HashMap<&str, u8>` in this example). let mut player_stats = HashMap::new(); // Insert a key only if it doesn't already exist player_stats.entry(\"health\").or_insert(100); assert_eq!(player_stats[\"health\"], __); // Insert a key using a function that provides a new value only if it // doesn't already exist player_stats.entry(\"health\").or_insert_with(random_stat_buff); assert_eq!(player_stats[\"health\"], __); // Ensures a value is in the entry by inserting the default if empty, and returns // a mutable reference to the value in the entry. let health = player_stats.entry(\"health\").or_insert(50); assert_eq!(health, __); *health -= 50; assert_eq!(*health, __); println!(\"Success!\");\n} fn random_stat_buff() -> u8 { // Could actually return some random value here - let's just return // some fixed value for now 42\n}","breadcrumbs":"Collection Types » HashMap » Basic Operations","id":"125","title":"Basic Operations"},"126":{"body":"Any type that implements the Eq and Hash traits can be a key in HashMap. This includes: bool (though not very useful since there is only two possible keys) int, uint, and all variations thereof String and &str (tips: you can have a HashMap keyed by String and call .get() with an &str) Note that f32 and f64 do not implement Hash, likely because floating-point precision errors would make using them as hashmap keys horribly error-prone. All collection classes implement Eq and Hash if their contained type also respectively implements Eq and Hash. For example, Vec will implement Hash if Timplements Hash. 🌟🌟 // FIX the errors\n// Tips: `derive` is usually a good way to implement some common used traits\nuse std::collections::HashMap; struct Viking { name: String, country: String,\n} impl Viking { /// Creates a new Viking. fn new(name: &str, country: &str) -> Viking { Viking { name: name.to_string(), country: country.to_string(), } }\n} fn main() { // Use a HashMap to store the vikings' health points. let vikings = HashMap::from([ (Viking::new(\"Einar\", \"Norway\"), 25), (Viking::new(\"Olaf\", \"Denmark\"), 24), (Viking::new(\"Harald\", \"Iceland\"), 12), ]); // Use derived implementation to print the status of the vikings. for (viking, health) in &vikings { println!(\"{:?} has {} hp\", viking, health); }\n}","breadcrumbs":"Collection Types » HashMap » Requirements of HashMap key","id":"126","title":"Requirements of HashMap key"},"127":{"body":"Like vectors, HashMaps are growable, but HashMaps can also shrink themselves when they have excess space. You can create a HashMap with a certain starting capacity using HashMap::with_capacity(uint), or use HashMap::new() to get a HashMap with a default initial capacity (recommended). Example use std::collections::HashMap;\nfn main() { let mut map: HashMap = HashMap::with_capacity(100); map.insert(1, 2); map.insert(3, 4); // Indeed ,the capacity of HashMap is not 100, so we can't compare the equality here. assert!(map.capacity() >= 100); // Shrinks the capacity of the map with a lower limit. It will drop // down no lower than the supplied limit while maintaining the internal rules // and possibly leaving some space in accordance with the resize policy. map.shrink_to(50); assert!(map.capacity() >= 50); // Shrinks the capacity of the map as much as possible. It will drop // down as much as possible while maintaining the internal rules // and possibly leaving some space in accordance with the resize policy. map.shrink_to_fit(); assert!(map.capacity() >= 2); println!(\"Success!\");\n}","breadcrumbs":"Collection Types » HashMap » Capacity","id":"127","title":"Capacity"},"128":{"body":"For types that implement the Copy trait, like i32 , the values are copied into HashMap. For owned values like String, the values will be moved and HashMap will be the owner of those values. 🌟🌟 // FIX the errors with least changes\n// DON'T remove any code line\nuse std::collections::HashMap;\nfn main() { let v1 = 10; let mut m1 = HashMap::new(); m1.insert(v1, v1); println!(\"v1 is still usable after inserting to hashmap : {}\", v1); let v2 = \"hello\".to_string(); let mut m2 = HashMap::new(); // Ownership moved here m2.insert(v2, v1); assert_eq!(v2, \"hello\"); println!(\"Success!\");\n}","breadcrumbs":"Collection Types » HashMap » Ownership","id":"128","title":"Ownership"},"129":{"body":"If the performance of SipHash 1-3 doesn't meet your requirements, you can find replacements in crates.io or github.com. The usage of third-party hash looks like this: use std::hash::BuildHasherDefault;\nuse std::collections::HashMap;\n// Introduce a third party hash function\nuse twox_hash::XxHash64; let mut hash: HashMap<_, _, BuildHasherDefault> = Default::default();\nhash.insert(42, \"the answer\");\nassert_eq!(hash.get(&42), Some(&\"the answer\"));","breadcrumbs":"Collection Types » HashMap » Third-party Hash libs","id":"129","title":"Third-party Hash libs"},"13":{"body":"","breadcrumbs":"Variables » Variables","id":"13","title":"Variables"},"130":{"body":"Learning resources: English: Standary library 简体中文: Rust语言圣经 - 所有权与借用","breadcrumbs":"Type Conversion » Type Conversion","id":"130","title":"Type Conversion"},"131":{"body":"Rust provides no implicit type conversion(coercion) between primitive types. But explicit type conversions can be performed using the as keyword. 🌟 // FIX the errors and FILL in the blank\n// DON'T remove any code\nfn main() { let decimal = 97.123_f32; let integer: __ = decimal as u8; let c1: char = decimal as char; let c2 = integer as char; assert_eq!(integer, 'b' as u8); println!(\"Success!\");\n} 🌟🌟 By default, overflow will cause compile errors, but we can add an global annotation to suppress these errors. fn main() { assert_eq!(u8::MAX, 255); // The max of `u8` is 255 as shown above. // so the below code will cause an overflow error: literal out of range for `u8`. // PLEASE looking for clues within compile errors to FIX it. // DON'T modify any code in main. let v = 1000 as u8; println!(\"Success!\");\n} 🌟🌟 When casting any value to an unsigned type T, T::MAX + 1 is added or subtracted until the value fits into the new type. fn main() { assert_eq!(1000 as u16, __); assert_eq!(1000 as u8, __); // For positive numbers, this is the same as the modulus println!(\"1000 mod 256 is : {}\", 1000 % 256); assert_eq!(-1_i8 as u8, __); // Since Rust 1.45, the `as` keyword performs a *saturating cast* // when casting from float to int. If the floating point value exceeds // the upper bound or is less than the lower bound, the returned value // will be equal to the bound crossed. assert_eq!(300.1_f32 as u8, __); assert_eq!(-100.1_f32 as u8, __); // This behavior incurs a small runtime cost and can be avoided // with unsafe methods, however the results might overflow and // return **unsound values**. Use these methods wisely: unsafe { // 300.0 is 44 println!(\"300.0 is {}\", 300.0_f32.to_int_unchecked::()); // -100.0 as u8 is 156 println!(\"-100.0 as u8 is {}\", (-100.0_f32).to_int_unchecked::()); // nan as u8 is 0 println!(\"nan as u8 is {}\", f32::NAN.to_int_unchecked::()); }\n} 🌟🌟🌟 Raw pointers can be converted to memory address (integer) and vice versa. // FILL in the blanks\nfn main() { let mut values: [i32; 2] = [1, 2]; let p1: *mut i32 = values.as_mut_ptr(); let first_address: usize = p1 __; let second_address = first_address + 4; // 4 == std::mem::size_of::() let p2: *mut i32 = second_address __; // p2 points to the 2nd element in values unsafe { // Add one to the second element __ } assert_eq!(values[1], 3); println!(\"Success!\");\n} 🌟🌟🌟 fn main() { let arr :[u64; 13] = [0; 13]; assert_eq!(std::mem::size_of_val(&arr), 8 * 13); let a: *const [u64] = &arr; let b = a as *const [u8]; unsafe { assert_eq!(std::mem::size_of_val(&*b), __) } println!(\"Success!\");\n} You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Type Conversion » as » Convert by as","id":"131","title":"Convert by as"},"132":{"body":"The From trait allows for a type to define how to create itself from another type, hence providing a very simple mechanism for converting between several types. The From and Into traits are inherently linked, and this is actually part of its implementation. It means if we write something like this: impl From for U, then we can use let u: U = U::from(T) or let u:U = T.into(). The Into trait is simply the reciprocal of the From trait. That is, if you have implemented the From trait for your type, then the Into trait will be automatically implemented for the same type. Using the Into trait will typically require the type annotations as the compiler is unable to determine this most of the time. For example, we can easily convert &str into String : fn main() { let my_str = \"hello\"; // three conversions below all depends on the fact: String implements From<&str>: let string1 = String::from(my_str); let string2 = my_str.to_string(); // Explicit type annotation is required here let string3: String = my_str.into();\n} Because the standard library has already implemented this for us : impl From<&'_ str> for String . Some implementations of From trait can be found here . 🌟🌟🌟 fn main() { // impl From for i32 let i1: i32 = false.into(); let i2: i32 = i32::from(false); assert_eq!(i1, i2); assert_eq!(i1, 0); // FIX the error in two ways /* 1. use a similar type which `impl From`, maybe you should check the docs mentioned above to find the answer */ // 2. a keyword from the last chapter let i3: i32 = 'a'.into(); // FIX the error in two ways let s: String = 'a' as String; println!(\"Success!\");\n}","breadcrumbs":"Type Conversion » From/Into » From/Into","id":"132","title":"From/Into"},"133":{"body":"🌟🌟 // From is now included in `std::prelude`, so there is no need to introduce it into the current scope\n// use std::convert::From; #[derive(Debug)]\nstruct Number { value: i32,\n} impl From for Number { // IMPLEMENT `from` method\n} // FILL in the blanks\nfn main() { let num = __(30); assert_eq!(num.value, 30); let num: Number = __; assert_eq!(num.value, 30); println!(\"Success!\");\n} 🌟🌟🌟 When performing error handling it is often useful to implement From trait for our own error type. Then we can use ? to automatically convert the underlying error type to our own error type. use std::fs;\nuse std::io;\nuse std::num; enum CliError { IoError(io::Error), ParseError(num::ParseIntError),\n} impl From for CliError { // IMPLEMENT from method\n} impl From for CliError { // IMPLEMENT from method\n} fn open_and_parse_file(file_name: &str) -> Result { // ? automatically converts io::Error to CliError let contents = fs::read_to_string(&file_name)?; // num::ParseIntError -> CliError let num: i32 = contents.trim().parse()?; Ok(num)\n} fn main() { println!(\"Success!\");\n}","breadcrumbs":"Type Conversion » From/Into » Implement From for custom types","id":"133","title":"Implement From for custom types"},"134":{"body":"Similar to From and Into, TryFrom and TryInto are generic traits for converting between types. Unlike From/Into, TryFrom and TryInto are used for fallible conversions and return a Result instead of a plain value. 🌟🌟 // TryFrom and TryInto are included in `std::prelude`, so there is no need to introduce it into the current scope\n// use std::convert::TryInto; fn main() { let n: i16 = 256; // Into trait has a method `into`, // hence TryInto has a method ? let n: u8 = match n.__() { Ok(n) => n, Err(e) => { println!(\"there is an error when converting: {:?}, but we catch it\", e.to_string()); 0 } }; assert_eq!(n, __); println!(\"Success!\");\n} 🌟🌟🌟 #[derive(Debug, PartialEq)]\nstruct EvenNum(i32); impl TryFrom for EvenNum { type Error = (); // IMPLEMENT `try_from` fn try_from(value: i32) -> Result { if value % 2 == 0 { Ok(EvenNum(value)) } else { Err(()) } }\n} fn main() { assert_eq!(EvenNum::try_from(8), Ok(EvenNum(8))); assert_eq!(EvenNum::try_from(5), Err(())); // FILL in the blanks let result: Result = 8i32.try_into(); assert_eq!(result, __); let result: Result = 5i32.try_into(); assert_eq!(result, __); println!(\"Success!\");\n} You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Type Conversion » From/Into » TryFrom/TryInto","id":"134","title":"TryFrom/TryInto"},"135":{"body":"","breadcrumbs":"Type Conversion » Others » Others","id":"135","title":"Others"},"136":{"body":"To convert any type to String, you can simply use the ToString trait for that type. Rather than doing that directly, you should implement the fmt::Display trait which will automatically provides ToString and also allows you to print the type with println!. 🌟🌟 use std::fmt; struct Point { x: i32, y: i32,\n} impl fmt::Display for Point { // IMPLEMENT fmt method\n} fn main() { let origin = Point { x: 0, y: 0 }; // FILL in the blanks assert_eq!(origin.__, \"The point is (0, 0)\"); assert_eq!(format!(__), \"The point is (0, 0)\"); println!(\"Success!\");\n}","breadcrumbs":"Type Conversion » Others » Convert any type to String","id":"136","title":"Convert any type to String"},"137":{"body":"🌟🌟🌟 We can use parse method to convert a String into a i32 number, this is because FromStr is implemented for i32 type in standard library: impl FromStr for i32 // To use `from_str` method, you need to introduce this trait into the current scope.\nuse std::str::FromStr;\nfn main() { let parsed: i32 = \"5\".__.unwrap(); let turbo_parsed = \"10\".__.unwrap(); let from_str = __.unwrap(); let sum = parsed + turbo_parsed + from_str; assert_eq!(sum, 35); println!(\"Success!\");\n} 🌟🌟 We can also implement the FromStr trait for our custom types use std::str::FromStr;\nuse std::num::ParseIntError; #[derive(Debug, PartialEq)]\nstruct Point { x: i32, y: i32\n} impl FromStr for Point { type Err = ParseIntError; fn from_str(s: &str) -> Result { let coords: Vec<&str> = s.trim_matches(|p| p == '(' || p == ')' ) .split(',') .map(|x| x.trim()) .collect(); let x_fromstr = coords[0].parse::()?; let y_fromstr = coords[1].parse::()?; Ok(Point { x: x_fromstr, y: y_fromstr }) }\n}\nfn main() { // FILL in the blanks in two ways // DON'T change code anywhere else let p = __; assert_eq!(p.unwrap(), Point{ x: 3, y: 4} ); println!(\"Success!\");\n}","breadcrumbs":"Type Conversion » Others » Parse a String","id":"137","title":"Parse a String"},"138":{"body":"You can find all the examples and exercises of the Deref trait here .","breadcrumbs":"Type Conversion » Others » Deref","id":"138","title":"Deref"},"139":{"body":"std::mem::transmute is a unsafe function can be used to reinterprets the bits of a value of one type as another type. Both of the original and the result types must have the same size and neither of them can be invalid. transmute is semantically equivalent to a bitwise move of one type into another. It copies the bits from the source value into the destination value, then forgets the original, seems equivalent to C's memcpy under the hood. So, transmute is incredibly unsafe ! The caller has to ensure all the safes himself! Examples transmute can be used to turn a pointer into a function pointer, this is not portable on machines where function pointer and data pointer have different sizes. fn foo() -> i32 { 0\n} fn main() { let pointer = foo as *const (); let function = unsafe { std::mem::transmute::<*const (), fn() -> i32>(pointer) }; assert_eq!(function(), 0);\n} Extending a lifetime or shortening the lifetime of an invariant is an advanced usage of transmute, yeah, very unsafe Rust! . struct R<'a>(&'a i32);\nunsafe fn extend_lifetime<'b>(r: R<'b>) -> R<'static> { std::mem::transmute::, R<'static>>(r)\n} unsafe fn shorten_invariant_lifetime<'b, 'c>(r: &'b mut R<'static>) -> &'b mut R<'c> { std::mem::transmute::<&'b mut R<'static>, &'b mut R<'c>>(r)\n} Rather than using transmute, you can use some alternatives instead. fn main() { /*Turning raw bytes(&[u8]) to u32, f64, etc.: */ let raw_bytes = [0x78, 0x56, 0x34, 0x12]; let num = unsafe { std::mem::transmute::<[u8; 4], u32>(raw_bytes) }; // Use `u32::from_ne_bytes` instead let num = u32::from_ne_bytes(raw_bytes); // Or use `u32::from_le_bytes` or `u32::from_be_bytes` to specify the endianness let num = u32::from_le_bytes(raw_bytes); assert_eq!(num, 0x12345678); let num = u32::from_be_bytes(raw_bytes); assert_eq!(num, 0x78563412); /*Turning a pointer into a usize: */ let ptr = &0; let ptr_num_transmute = unsafe { std::mem::transmute::<&i32, usize>(ptr) }; // Use an `as` cast instead let ptr_num_cast = ptr as *const i32 as usize; /*Turning an &mut T into an &mut U: */ let ptr = &mut 0; let val_transmuted = unsafe { std::mem::transmute::<&mut i32, &mut u32>(ptr) }; // Now, put together `as` and reborrowing - note the chaining of `as` // `as` is not transitive let val_casts = unsafe { &mut *(ptr as *mut i32 as *mut u32) }; /*Turning an &str into a &[u8]: */ // This is not a good way to do this. let slice = unsafe { std::mem::transmute::<&str, &[u8]>(\"Rust\") }; assert_eq!(slice, &[82, 117, 115, 116]); // You could use `str::as_bytes` let slice = \"Rust\".as_bytes(); assert_eq!(slice, &[82, 117, 115, 116]); // Or, just use a byte string, if you have control over the string // literal assert_eq!(b\"Rust\", &[82, 117, 115, 116]);\n} You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Type Conversion » Others » Transmute","id":"139","title":"Transmute"},"14":{"body":"🌟 A variable can be used only if it has been initialized. // Fix the error below with least amount of modification to the code\nfn main() { let x: i32; // Uninitialized but used, ERROR ! let y: i32; // Uninitialized but also unused, only a Warning ! assert_eq!(x, 5); println!(\"Success!\");\n} 🌟 Use mut to mark a variable as mutable. // Fill the blanks in the code to make it compile\nfn main() { let __ __ = 1; __ += 2; assert_eq!(x, 3); println!(\"Success!\");\n}","breadcrumbs":"Variables » Binding and mutability","id":"14","title":"Binding and mutability"},"140":{"body":"Learning resources: English: Rust Book 9.1, 9.2 简体中文: Rust语言圣经 - 返回值和错误处理","breadcrumbs":"Result and panic » Result and panic","id":"140","title":"Result and panic"},"141":{"body":"The simplest error handling mechanism is to use panic. It just prints an error message and starts unwinding the stack, finally exit the current thread: if panic occurred in main thread, then the program will be exited. if in spawned thread, then this thread will be terminated, but the program won't 🌟🌟 // FILL the blanks\nfn drink(beverage: &str) { if beverage == \"lemonade\" { println!(\"Success!\"); // IMPLEMENT the below code __ } println!(\"Exercise Failed if printing out this line!\");\n} fn main() { drink(__); println!(\"Exercise Failed if printing out this line!\");\n}","breadcrumbs":"Result and panic » panic! » panic!","id":"141","title":"panic!"},"142":{"body":"🌟🌟 // MAKE the code work by fixing all panics\nfn main() { assert_eq!(\"abc\".as_bytes(), [96, 97, 98]); let v = vec![1, 2, 3]; let ele = v[3]; // unwrap may panic when get return a None let ele = v.get(3).unwrap(); // Sometimes, the compiler is unable to find the overflow errors for you in compile time ,so a panic will occur let v = production_rate_per_hour(2); // because of the same reason as above, we have to wrap it in a function to make the panic occur divide(15, 0); println!(\"Success!\")\n} fn divide(x:u8, y:u8) { println!(\"{}\", x / y)\n} fn production_rate_per_hour(speed: u8) -> f64 { let cph: u8 = 221; match speed { 1..=4 => (speed * cph) as f64, 5..=8 => (speed * cph) as f64 * 0.9, 9..=10 => (speed * cph) as f64 * 0.77, _ => 0 as f64, }\n} pub fn working_items_per_minute(speed: u8) -> u32 { (production_rate_per_hour(speed) / 60 as f64) as u32\n}","breadcrumbs":"Result and panic » panic! » common panic cases","id":"142","title":"common panic cases"},"143":{"body":"By default the stack unwinding will only give something like this: thread 'main' panicked at 'index out of bounds: the len is 3 but the index is 99', src/main.rs:4:5\nnote: run with `RUST_BACKTRACE=1` environment variable to display a backtrace Though there is the reason of panic and the line of the code is showing where the panic has occured, sometimes we want to get more info about the call stack. 🌟 ## FILL in the blank to display the whole call stack\n## Tips: you can find the clue in the default panic info $ __ cargo run\nthread 'main' panicked at 'assertion failed: `(left == right)` left: `[97, 98, 99]`, right: `[96, 97, 98]`', src/main.rs:3:5\nstack backtrace: 0: rust_begin_unwind at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 1: core::panicking::panic_fmt at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 2: core::panicking::assert_failed_inner 3: core::panicking::assert_failed at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:154:5 4: study_cargo::main at ./src/main.rs:3:5 5: core::ops::function::FnOnce::call_once at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5\nnote: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.","breadcrumbs":"Result and panic » panic! » Detailed call stack","id":"143","title":"Detailed call stack"},"144":{"body":"By default, when a panic occurs, the program starts unwinding , which means Rust walks back up the stack and cleans up the data from each function it encounters. But this walk back and clean up is a lot of work. The alternative is to immediately abort the program without cleaning up. If in your project you need to make the resulting binary as small as possible, you can switch from unwinding to aborting by adding below content to Cargo.toml: [profile.release]\npanic = 'abort' You can find the solutions here (under the solutions path), but only use it when you need it :)","breadcrumbs":"Result and panic » panic! » unwinding and abort","id":"144","title":"unwinding and abort"},"145":{"body":"Result is an enum to describe possible errors. It has two variants: Ok(T): A value T was found Err(e): An error was found with a value e In short words, the expected outcome is Ok, while the unexpected outcome is Err. 🌟🌟 // FILL in the blanks and FIX the errors\nuse std::num::ParseIntError; fn multiply(n1_str: &str, n2_str: &str) -> __ { let n1 = n1_str.parse::(); let n2 = n2_str.parse::(); Ok(n1.unwrap() * n2.unwrap())\n} fn main() { let result = multiply(\"10\", \"2\"); assert_eq!(result, __); let result = multiply(\"t\", \"2\"); assert_eq!(result.__, 8); println!(\"Success!\");\n}","breadcrumbs":"Result and panic » Result and ? » result and ?","id":"145","title":"result and ?"},"146":{"body":"? is almost exactly equivalent to unwrap, but ? returns instead of panic on Err. 🌟🌟 use std::num::ParseIntError; // IMPLEMENT multiply with ?\n// DON'T use unwrap here\nfn multiply(n1_str: &str, n2_str: &str) -> __ {\n} fn main() { assert_eq!(multiply(\"3\", \"4\").unwrap(), 12); println!(\"Success!\");\n} 🌟🌟 use std::fs::File;\nuse std::io::{self, Read}; fn read_file1() -> Result { let f = File::open(\"hello.txt\"); let mut f = match f { Ok(file) => file, Err(e) => return Err(e), }; let mut s = String::new(); match f.read_to_string(&mut s) { Ok(_) => Ok(s), Err(e) => Err(e), }\n} // FILL in the blanks with one code line\n// DON'T change any code lines\nfn read_file2() -> Result { let mut s = String::new(); __; Ok(s)\n} fn main() { assert_eq!(read_file1().unwrap_err().to_string(), read_file2().unwrap_err().to_string()); println!(\"Success!\");\n}","breadcrumbs":"Result and panic » Result and ? » ?","id":"146","title":"?"},"147":{"body":"map and and_then are two common combinators for Result (also for Option). 🌟🌟 use std::num::ParseIntError; // FILL in the blank in two ways: map, and then\nfn add_two(n_str: &str) -> Result { n_str.parse::().__\n} fn main() { assert_eq!(add_two(\"4\").unwrap(), 6); println!(\"Success!\");\n} 🌟🌟🌟 use std::num::ParseIntError; // With the return type rewritten, we use pattern matching without `unwrap()`.\n// But it's so Verbose...\nfn multiply(n1_str: &str, n2_str: &str) -> Result { match n1_str.parse::() { Ok(n1) => { match n2_str.parse::() { Ok(n2) => { Ok(n1 * n2) }, Err(e) => Err(e), } }, Err(e) => Err(e), }\n} // Rewriting `multiply` to make it succinct\n// You should use BOTH of `and_then` and `map` here.\nfn multiply1(n1_str: &str, n2_str: &str) -> Result { // IMPLEMENT...\n} fn print(result: Result) { match result { Ok(n) => println!(\"n is {}\", n), Err(e) => println!(\"Error: {}\", e), }\n} fn main() { // This still presents a reasonable answer. let twenty = multiply1(\"10\", \"2\"); print(twenty); // The following now provides a much more helpful error message. let tt = multiply(\"t\", \"2\"); print(tt); println!(\"Success!\");\n}","breadcrumbs":"Result and panic » Result and ? » map & and_then","id":"147","title":"map & and_then"},"148":{"body":"Using std::result::Result everywhere is verbose and tedious, we can use alias for this purpose. At a module level, creating aliases can be particularly helpful. Errors found in a specific module often has the same Err type, so a single alias can succinctly defined all associated Results. This is so useful even the std library supplies one: io::Result . 🌟 use std::num::ParseIntError; // FILL in the blank\ntype __; // Use the above alias to refer to our specific `Result` type.\nfn multiply(first_number_str: &str, second_number_str: &str) -> Res { first_number_str.parse::().and_then(|first_number| { second_number_str.parse::().map(|second_number| first_number * second_number) })\n} // Here, the alias again allows us to save some space.\nfn print(result: Res) { match result { Ok(n) => println!(\"n is {}\", n), Err(e) => println!(\"Error: {}\", e), }\n} fn main() { print(multiply(\"10\", \"2\")); print(multiply(\"t\", \"2\")); println!(\"Success!\");\n}","breadcrumbs":"Result and panic » Result and ? » Type alias","id":"148","title":"Type alias"},"149":{"body":"Typically the main function will look like this: fn main() { println!(\"Hello World!\");\n} However main is also able to have a return type of Result. If an error occurs within the main function it will return an error code and print a debug representation of the error( Debug trait ). The following example shows such a scenario: use std::num::ParseIntError; fn main() -> Result<(), ParseIntError> { let number_str = \"10\"; let number = match number_str.parse::() { Ok(number) => number, Err(e) => return Err(e), }; println!(\"{}\", number); Ok(())\n} You can find the solutions here (under the solutions path), but only use it when you need it :)","breadcrumbs":"Result and panic » Result and ? » Using Result in fn main","id":"149","title":"Using Result in fn main"},"15":{"body":"A scope is the range within the program for which the item is valid. 🌟 // Fix the error below with least amount of modification\nfn main() { let x: i32 = 10; { let y: i32 = 5; println!(\"The value of x is {} and value of y is {}\", x, y); } println!(\"The value of x is {} and value of y is {}\", x, y); } 🌟🌟 // Fix the error with the use of define_x\nfn main() { println!(\"{}, world\", x); } fn define_x() { let x = \"hello\";\n}","breadcrumbs":"Variables » Scope","id":"15","title":"Scope"},"150":{"body":"Learning resources: English: Rust Book Chapter 7 简体中文: Rust语言圣经 - 包和模块","breadcrumbs":"Crate and Module » Crate and module","id":"150","title":"Crate and module"},"151":{"body":"A package is a project which you create with Cargo (in most cases), so it contains a Cargo.toml file in it. 🌟 Create a package with below layout: .\n├── Cargo.toml\n└── src └── main.rs 1 directory, 2 files # in Cargo.toml\n[package]\nname = \"hello-package\"\nversion = \"0.1.0\"\nedition = \"2021\" Note! We will use this package across the whole chapter as a practice project. 🌟 Create a package with below layout: .\n├── Cargo.toml\n└── src └── lib.rs 1 directory, 2 files # in Cargo.toml\n[package]\nname = \"hello-package1\"\nversion = \"0.1.0\"\nedition = \"2021\" Note! This package could be safely removed due to the first one's existence. 🌟 /* FILL in the blank with your ANSWER */ // Q: What's the difference between package number 1 and number 2?\n// A: __","breadcrumbs":"Crate and Module » Package and Crate » Package and Crate","id":"151","title":"Package and Crate"},"152":{"body":"A crate is a binary or library. The crate root is a source file that the Rust compiler starts from and makes up the root module of the crate. In package hello-package, there is binary crate with the same name as the package : hello-package, and src/main.rs is the crate root of this binary crate. Similar to hello-package, hello-package1 also has a crate in it, however, this package doesn't contain a binary crate but a library crate, and src/lib.rs is the crate root. 🌟 /* FILL in the blank with your ANSWER */ // Q: What's the name of the library crate in package `hello-package1`?\n// A: __ 🌟🌟 Add a library crate for hello-package and describe it's files tree below: # FILL in the blanks\n.\n├── Cargo.lock\n├── Cargo.toml\n├── src\n│ ├── __\n│ └── __ After this step, there should be two crates in package hello-package: a binary crate and a library crate, both with the same name as the package . 🌟🌟🌟 A package can contain at most one library crate, but it can contain as many binary crates as you would like by placing files in src/bin directory: each file will be a separate binary crate with the same name as the file . # Create a package which contains # 1. three binary crates: `hello-package`, `main1` and `main2`\n# 2. one library crate\n# describe the directory tree below\n.\n├── Cargo.toml\n├── Cargo.lock\n├── src\n│ ├── __\n│ ├── __\n│ └── __\n│ └── __\n│ └── __\n├── tests # directory for integrated tests files\n│ └── some_integration_tests.rs\n├── benches # dir for benchmark files\n│ └── simple_bench.rs\n└── examples # dir for example files └── simple_example.rs Yep, as you can see, the above package structure is very standard and is widely used in many Rust projects. You can find the solutions here (under the solutions path), but only use it when you need it :)","breadcrumbs":"Crate and Module » Package and Crate » Crate","id":"152","title":"Crate"},"153":{"body":"Modules let us organize the code within a crate into groups for readability and ease of reuse. Module also controls the privacy of items, which is whether an item can be seen by outside code( public ), or is just an internal implementation and not available for outside code( private ). We have created a package named hello-package in previous chapter, and it looks like this: .\n├── Cargo.toml\n├── src\n│ ├── lib.rs\n│ └── main.rs Now it's time to create some modules in the library crate and use them in the binary crate, let's start. 🌟🌟 Implement module front_of_house based on the module tree below: library crate root └── front_of_house ├── hosting │ ├── add_to_waitlist │ └── seat_at_table └── serving ├── take_order ├── serve_order ├── take_payment └── complain // FILL in the blank\n// in __.rs mod front_of_house { // IMPLEMENT this module..\n} 🌟🌟 Let's call add_to_waitlist from a function eat_at_restaurant which is within the library crate root. // In lib.rs // FILL in the blanks and FIX the errors\n// You need to make something public with `pub` to provide accessibility for outside code `fn eat_at_restaurant()`\nmod front_of_house { /* ...snip... */\n} pub fn eat_at_restaurant() { // Call add_to_waitlist with **absolute path**: __.add_to_waitlist(); // Call with **relative path** __.add_to_waitlist();\n} 🌟🌟 You can use super to import items within the parent module // In lib.rs mod back_of_house { fn fix_incorrect_order() { cook_order(); // FILL in the blank in three ways //1. using keyword `super` //2. using absolute path __.serve_order(); } fn cook_order() {}\n}","breadcrumbs":"Crate and Module » Module » Module","id":"153","title":"Module"},"154":{"body":"// In lib.rs\npub mod front_of_house { pub mod hosting { pub fn add_to_waitlist() {} pub fn seat_at_table() -> String { String::from(\"sit down please\") } } pub mod serving { pub fn take_order() {} pub fn serve_order() {} pub fn take_payment() {} // Maybe you don't want the guest hearing the your complaining about them // So just make it private fn complain() {} }\n} pub fn eat_at_restaurant() -> String { front_of_house::hosting::add_to_waitlist(); back_of_house::cook_order(); String::from(\"yummy yummy!\")\n} pub mod back_of_house { pub fn fix_incorrect_order() { cook_order(); crate::front_of_house::serving::serve_order(); } pub fn cook_order() {}\n} 🌟🌟🌟🌟 Please separate the modules and codes above into files resident in below dir tree : .\n├── Cargo.toml\n├── src\n│ ├── back_of_house.rs\n│ ├── front_of_house\n│ │ ├── hosting.rs\n│ │ ├── mod.rs\n│ │ └── serving.rs\n│ ├── lib.rs\n│ └── main.rs // In src/lib.rs // IMPLEMENT... // In src/back_of_house.rs // IMPLEMENT... // In src/front_of_house/mod.rs // IMPLEMENT... // In src/front_of_house/hosting.rs // IMPLEMENT... // In src/front_of_house/serving.rs // IMPLEMENT...","breadcrumbs":"Crate and Module » Module » Separating modules into different files","id":"154","title":"Separating modules into different files"},"155":{"body":"Please ensure you have completed the 4th exercise before making further progress. You should have below structures and the corresponding codes in them when reaching here: .\n├── Cargo.toml\n├── src\n│ ├── back_of_house.rs\n│ ├── front_of_house\n│ │ ├── hosting.rs\n│ │ ├── mod.rs\n│ │ └── serving.rs\n│ ├── lib.rs\n│ └── main.rs 🌟🌟🌟 Now we will call a few library functions from the binary crate. // In src/main.rs // FILL in the blank and FIX the errors\nfn main() { assert_eq!(__, \"sit down please\"); assert_eq!(__,\"yummy yummy!\");\n} You can find the solutions here (under the solutions path), but only use it when you need it :)","breadcrumbs":"Crate and Module » Module » Accessing code in library crate from binary crate","id":"155","title":"Accessing code in library crate from binary crate"},"156":{"body":"🌟 We can bring two types of the same name into the same scope with use, but you need as keyword. use std::fmt::Result;\nuse std::io::Result; fn main() {} 🌟🌟 If we are using multiple items defined in the same crate or module, then listing each item on its own line will take up too much vertical space. // FILL in the blank in two ways\n// DON'T add new code line\nuse std::collections::__; fn main() { let _c1:HashMap<&str, i32> = HashMap::new(); let mut c2 = BTreeMap::new(); c2.insert(1, \"a\"); let _c3: HashSet = HashSet::new();\n}","breadcrumbs":"Crate and Module » Advanced use and pub » Use and pub","id":"156","title":"Use and pub"},"157":{"body":"🌟🌟🌟 In our recently created package hello-package, add something to make the below code work fn main() { assert_eq!(hello_package::hosting::seat_at_table(), \"sit down please\"); assert_eq!(hello_package::eat_at_restaurant(),\"yummy yummy!\");\n}","breadcrumbs":"Crate and Module » Advanced use and pub » Re-exporting names with pub use","id":"157","title":"Re-exporting names with pub use"},"158":{"body":"Sometimes we want an item only be public to a certain crate. For this we can use the pub(in Crate) syntax. Example pub mod a { pub const I: i32 = 3; fn semisecret(x: i32) -> i32 { use self::b::c::J; x + J } pub fn bar(z: i32) -> i32 { semisecret(I) * z } pub fn foo(y: i32) -> i32 { semisecret(I) + y } mod b { pub(in crate::a) mod c { pub(in crate::a) const J: i32 = 4; } }\n}","breadcrumbs":"Crate and Module » Advanced use and pub » Pub(in Crate)","id":"158","title":"Pub(in Crate)"},"159":{"body":"The full code of hello-package is here . You can find the solutions here (under the solutions path), but only use it when you need it :)","breadcrumbs":"Crate and Module » Advanced use and pub » Full Code","id":"159","title":"Full Code"},"16":{"body":"You can declare a new variable with the same name as a previous variable, here we can say the first one is shadowed by the second one. 🌟🌟 // Only modify `assert_eq!` to make the `println!` work(print `42` in terminal)\nfn main() { let x: i32 = 5; { let x = 12; assert_eq!(x, 5); } assert_eq!(x, 12); let x = 42; println!(\"{}\", x); // Prints \"42\".\n} 🌟🌟 // Remove a line in the code to make it compile\nfn main() { let mut x: i32 = 1; x = 7; // Shadowing and re-binding let x = x; x += 3; let y = 4; // Shadowing let y = \"I can also be bound to text!\"; println!(\"Success!\");\n}","breadcrumbs":"Variables » Shadowing","id":"16","title":"Shadowing"},"160":{"body":"Every program requires comments:","breadcrumbs":"Comments and Docs » Comments and Docs","id":"160","title":"Comments and Docs"},"161":{"body":"Regular comments which are ignored by the compiler: // Line comment, which goes to the end of the line /* Block comment, which goes to the end of the closing delimiter */","breadcrumbs":"Comments and Docs » Comments","id":"161","title":"Comments"},"162":{"body":"fn main() { // This is an example of a line comment // There are two slashes at the beginning of the line // And nothing written inside these will be read by the compiler // println!(\"Hello, world!\"); // Run it. See? Now try deleting the two slashes, and run it again. /* * This is another type of comment, a block comment. In general, * line comments are the recommended comment style. But * block comments are extremely useful for temporarily disabling * chunks of code. /* Block comments can be /* nested, */ */ * so it takes only a few keystrokes to comment out everything * in this main() function. /*/*/* Try it yourself! */*/*/ */ /* Note: The previous column of `*` was entirely for style. There's no actual need for it. */\n}","breadcrumbs":"Comments and Docs » Examples","id":"162","title":"Examples"},"163":{"body":"🌟🌟 /* Make it work, only using comments! */\nfn main() { todo!(); unimplemented!(); assert_eq!(6, 5 + 3 + 2 + 1 )\n}","breadcrumbs":"Comments and Docs » Exercises","id":"163","title":"Exercises"},"164":{"body":"Doc comments which are parsed into HTML and supported Markdown /// Generate library docs for the following item //! Generate library docs for the eclosing item Before starting, we need to create a new package for practice: cargo new --lib doc-comments.","breadcrumbs":"Comments and Docs » Doc Comments","id":"164","title":"Doc Comments"},"165":{"body":"Add docs for function add_one // in lib.rs /// Add one to the given value and return the value\n///\n/// # Examples\n///\n/// ```\n/// let arg = 5;\n/// let answer = my_crate::add_one(arg);\n///\n/// assert_eq!(6, answer);\n/// ```\npub fn add_one(x: i32) -> i32 { x + 1\n}","breadcrumbs":"Comments and Docs » Line doc comments ///","id":"165","title":"Line doc comments ///"},"166":{"body":"We can use cargo doc --open to generate html files and open them in the browser.","breadcrumbs":"Comments and Docs » Cargo doc","id":"166","title":"Cargo doc"},"167":{"body":"Add docs for function add_two: /** Add two to the given value and return a new value # Examples let arg = 5;\nlet answer = my_crate::add_two(arg); assert_eq!(7, answer); */\npub fn add_two(x: i32) -> i32 { x + 2\n}","breadcrumbs":"Comments and Docs » Block doc comments /** ... */","id":"167","title":"Block doc comments /** ... */"},"168":{"body":"We can also add doc comments for our crates and modules. Firstly, let's add some doc comments for our library crate: Note: We must place crates and module comments at the top of crate root or module file. //! # Doc comments\n//! //! A library for showing how to use doc comments // in lib.rs\npub mod compute; You can also use block comments to achieve this: /*! # Doc comments A library for showing how to use doc comments */ Next, create a new module file src/compute.rs, and add following comments to it: //! //! Do some complicated arithmetic that you can't do by yourself // in compute.rs Then run cargo doc --open and see the results.","breadcrumbs":"Comments and Docs » Doc comments for crate and module","id":"168","title":"Doc comments for crate and module"},"169":{"body":"The doc comments of add_one and add_two contain two example code blocks. The examples can not only demonstrate how to use your library, but also running as test with cargo test command. 🌟🌟 But there are errors in the two examples, please fix them, and running with cargo test to get following result: running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests doc-comments running 2 tests\ntest src/lib.rs - add_one (line 11) ... ok\ntest src/lib.rs - add_two (line 26) ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.55s 🌟🌟 Sometimes we expect an example to be panic, add following code to src/compute.rs and make the cargo test passed. You can only modify the comments, DON'T modify fn div // in src/compute.rs /// # Panics\n///\n/// The function panics if the second argument is zero.\n///\n/// ```rust,should_panic\n/// // panics on division by zero\n/// doc_comments::compute::div(10, 0);\n/// ```\npub fn div(a: i32, b: i32) -> i32 { if b == 0 { panic!(\"Divide-by-zero error\"); } a / b\n} 🌟🌟 Sometimes we want to hide the doc comments, but keep the doc tests. Add following code to src/compute.rs , // in src/compute.rs /// ```\n/// # fn try_main() -> Result<(), String> {\n/// # let res = doc_comments::compute::try_div(10, 0)?;\n/// # Ok(()) // returning from try_main\n/// # }\n/// # fn main() { /// # try_main().unwrap();\n/// #\n/// # }\n/// ```\npub fn try_div(a: i32, b: i32) -> Result { if b == 0 { Err(String::from(\"Divide-by-zero\")) } else { Ok(a / b) }\n} and modify this code to achieve two goals: The doc comments must not be presented in html files generated by cargo doc --open run the tests, you should see results as below: running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests doc-comments running 4 tests\ntest src/compute.rs - compute::div (line 7) ... ok\ntest src/lib.rs - add_two (line 27) ... ok\ntest src/lib.rs - add_one (line 11) ... ok\ntest src/compute.rs - compute::try_div (line 20) ... ok test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s","breadcrumbs":"Comments and Docs » Doc tests","id":"169","title":"Doc tests"},"17":{"body":"Fix the warning below with : 🌟 Only one solution 🌟🌟 Two distinct solutions Note: none of the solutions is to remove the line let x = 1 fn main() { let x = 1; } // Warning: unused variable: `x`","breadcrumbs":"Variables » Unused variables","id":"17","title":"Unused variables"},"170":{"body":"Rust provide a very powerful feature for us, that is code navigation in doc comments. Add following code to src/lib.rs: // in lib.rs /// Add three to the given value and return a [`Option`] type\npub fn add_three(x: i32) -> Option { Some(x + 3)\n} Besides jump into the standard library, you can also jump to another module in the package. // in lib.rs mod a { /// Add four to the given value and return a [`Option`] type /// [`crate::MySpecialFormatter`] pub fn add_four(x: i32) -> Option { Some(x + 4) }\n} struct MySpecialFormatter;","breadcrumbs":"Comments and Docs » Code navigation","id":"170","title":"Code navigation"},"171":{"body":"Below are a few examples of the most common #[doc] attributes used with rustdoc.","breadcrumbs":"Comments and Docs » Doc attributes","id":"171","title":"Doc attributes"},"172":{"body":"Used to inline docs, instead of linking out to separate page. #[doc(inline)]\npub use bar::Bar; /// bar docs\nmod bar { /// the docs for Bar pub struct Bar;\n}","breadcrumbs":"Comments and Docs » inline","id":"172","title":"inline"},"173":{"body":"Used to prevent linking out to separate page or anywhere. // Example from libcore/prelude\n#[doc(no_inline)]\npub use crate::mem::drop;","breadcrumbs":"Comments and Docs » no_inline","id":"173","title":"no_inline"},"174":{"body":"Using this tells rustdoc not to include this in documentation: // Example from the futures-rs library\n#[doc(hidden)]\npub use self::async_await::*; For documentation, rustdoc is widely used by the community. It's what is used to generate the std library docs .","breadcrumbs":"Comments and Docs » hidden","id":"174","title":"hidden"},"175":{"body":"The full code of package doc-comments is here .","breadcrumbs":"Comments and Docs » Full Code","id":"175","title":"Full Code"},"176":{"body":"fn main() { // In general, the `{}` will be automatically replaced with any // arguments. These will be stringified. println!(\"{} days\", 31); // Without a suffix, 31 becomes an i32. You can change what type 31 is // by providing a suffix. The number 31i64 for example has the type i64. // There are various optional patterns this works with. Positional // arguments can be used. println!(\"{0}, this is {1}. {1}, this is {0}\", \"Alice\", \"Bob\"); // As can named arguments. println!(\"{subject} {verb} {object}\", object=\"the lazy dog\", subject=\"the quick brown fox\", verb=\"jumps over\"); // Special formatting can be specified after a `:`. println!(\"{} of {:b} people know binary, the other half doesn't\", 1, 2); // You can right-align text with a specified width. This will output // \" 1\". 5 white spaces and a \"1\". println!(\"{number:>width$}\", number=1, width=6); // You can pad numbers with extra zeroes. This will output \"000001\". println!(\"{number:0>width$}\", number=1, width=6); // Rust even checks to make sure the correct number of arguments are // used. println!(\"My name is {0}, {1} {0}\", \"Bond\"); // FIXME ^ Add the missing argument: \"James\" // Create a structure named `Structure` which contains an `i32`. #[allow(dead_code)] struct Structure(i32); // However, custom types such as this structure require more complicated // handling. This will not work. println!(\"This struct `{}` won't print...\", Structure(3)); // FIXME ^ Comment out this line. // For Rust 1.58 and above, you can directly capture the argument from // surrounding variable. Just like the above, this will output // \" 1\". 5 white spaces and a \"1\". let number: f64 = 1.0; let width: usize = 6; println!(\"{number:>width$}\");\n} [std::fmt][fmt] contains many [traits][traits] which govern the display of text. The base form of two important ones are listed below: fmt::Debug: Uses the {:?} marker. Format text for debugging purposes. fmt::Display: Uses the {} marker. Format text in a more elegant, user friendly fashion. Here, we used fmt::Display because the std library provides implementations for these types. To print text for custom types, more steps are required. Implementing the fmt::Display trait automatically implements the [ToString] trait which allows us to [convert] the type to [String][string].","breadcrumbs":"Formatted output » Formatted output","id":"176","title":"Formatted output"},"177":{"body":"Printing is handled by a series of [macros][macros] defined in [std::fmt][fmt] Some of which include: format!: write formatted text to [String][string] print!: same as format! but the text is printed to the console (io::stdout). println!: same as print! but a newline is appended. eprint!: same as format! but the text is printed to the standard error (io::stderr). eprintln!: same as eprint!but a newline is appended. All parse text in the same fashion. As a plus, Rust checks format correctness at compile time.","breadcrumbs":"Formatted output » println! and format! » println! and format!","id":"177","title":"println! and format!"},"178":{"body":"1.🌟 fn main() { let s1 = \"hello\"; /* Fill in the blank */ let s = format!(__); assert_eq!(s, \"hello, world!\");\n}","breadcrumbs":"Formatted output » println! and format! » format!","id":"178","title":"format!"},"179":{"body":"2.🌟 fn main() { /* Fill in the blanks to make it print: Hello world, I am Sunface! */ __(\"hello world, \"); __(\"I am\"); __(\"Sunface!\");\n} You can find the solutions here (under the solutions path), but only use it when you need it :)","breadcrumbs":"Formatted output » println! and format! » print!, println!","id":"179","title":"print!, println!"},"18":{"body":"🌟🌟 We can use a pattern with let to destructure a tuple to separate variables. Tips: you can use Shadowing or Mutability // Fix the error below with least amount of modification\nfn main() { let (x, y) = (1, 2); x += 2; assert_eq!(x, 3); assert_eq!(y, 2); println!(\"Success!\");\n}","breadcrumbs":"Variables » Destructuring","id":"18","title":"Destructuring"},"180":{"body":"All types which want to be printable must implement the std::fmt formatting trait: std::fmt::Debug or std::fmt::Display. Automatic implementations are only provided for types such as in the std library. All others have to be manually implemented.","breadcrumbs":"Formatted output » Debug and Display » Debug and Display","id":"180","title":"Debug and Display"},"181":{"body":"The implementation of Debug is very straightforward: All types can derive the std::fmt::Debug implementation. This is not true for std::fmt::Display which must be manually implemented. {:?} must be used to print out the type which has implemented the Debug trait. // This structure cannot be printed either with `fmt::Display` or\n// with `fmt::Debug`.\nstruct UnPrintable(i32); // To make this struct printable with `fmt::Debug`, we can derive the automatic implementations provided by Rust\n#[derive(Debug)]\nstruct DebugPrintable(i32); 🌟 /* Fill in the blanks and Fix the errors */\nstruct Structure(i32); fn main() { // Types in std and Rust have implemented the fmt::Debug trait println!(\"__ months in a year.\", 12); println!(\"Now __ will print!\", Structure(3));\n} 🌟🌟 So fmt::Debug definitely makes one type printable, but sacrifices some elegance. Maybe we can get more elegant by replacing {:?} with something else( but not {} !) #[derive(Debug)]\nstruct Person { name: String, age: u8\n} fn main() { let person = Person { name: \"Sunface\".to_string(), age: 18 }; /* Make it output: Person { name: \"Sunface\", age: 18, } */ println!(\"{:?}\", person);\n} 🌟🌟 We can also manually implement Debug trait for our types #[derive(Debug)]\nstruct Structure(i32); #[derive(Debug)]\nstruct Deep(Structure); fn main() { // The problem with `derive` is there is no control over how // the results look. What if I want this to just show a `7`? /* Make it print: Now 7 will print! */ println!(\"Now {:?} will print!\", Deep(Structure(7)));\n}","breadcrumbs":"Formatted output » Debug and Display » Debug","id":"181","title":"Debug"},"182":{"body":"Yeah, Debug is simple and easy to use. But sometimes we want to customize the output appearance of our type. This is where Display really shines. Unlike Debug, there is no way to derive the implementation of the Display trait, we have to manually implement it. Another thing to note: the placeholder for Display is {} not {:?}. 🌟🌟 /* Make it work*/\nuse std::fmt; struct Point2D { x: f64, y: f64,\n} impl fmt::Display for Point2D { /* Implement.. */\n} impl fmt::Debug for Point2D { /* Implement.. */\n} fn main() { let point = Point2D { x: 3.3, y: 7.2 }; assert_eq!(format!(\"{}\",point), \"Display: 3.3 + 7.2i\"); assert_eq!(format!(\"{:?}\",point), \"Debug: Complex { real: 3.3, imag: 7.2 }\"); println!(\"Success!\");\n}","breadcrumbs":"Formatted output » Debug and Display » Display","id":"182","title":"Display"},"183":{"body":"Implementing fmt::Display for a structure whose elements must be handled separately is tricky. The problem is each write! generates a fmt::Result which must be handled in the same place. Fortunately, Rust provides the ? operator to help us eliminate some unnecessary codes for dealing with fmt::Result. 🌟🌟 /* Make it work */\nuse std::fmt; struct List(Vec); impl fmt::Display for List { fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { // Extract the value using tuple indexing, // and create a reference to `vec`. let vec = &self.0; write!(f, \"[\")?; // Iterate over `v` in `vec` while enumerating the iteration // count in `count`. for (count, v) in vec.iter().enumerate() { // For every element except the first, add a comma. // Use the ? operator to return on errors. if count != 0 { write!(f, \", \")?; } write!(f, \"{}\", v)?; } // Close the opened bracket and return a fmt::Result value. write!(f, \"]\") }\n} fn main() { let v = List(vec![1, 2, 3]); assert_eq!(format!(\"{}\",v), \"[0: 1, 1: 2, 2: 3]\"); println!(\"Success!\");\n} You can find the solutions here (under the solutions path), but only use it when you need it :)","breadcrumbs":"Formatted output » Debug and Display » ? operator","id":"183","title":"? operator"},"184":{"body":"","breadcrumbs":"Formatted output » formating » Formatting","id":"184","title":"Formatting"},"185":{"body":"1.🌟🌟 /* Fill in the blanks */\nfn main() { println!(\"{0}, this is {1}. {1}, this is {0}\", \"Alice\", \"Bob\"); // => Alice, this is Bob. Bob, this is Alice assert_eq!(format!(\"{1}{0}\", 1, 2), __); assert_eq!(format!(__, 1, 2), \"2112\"); println!(\"Success!\");\n}","breadcrumbs":"Formatted output » formating » Positional arguments","id":"185","title":"Positional arguments"},"186":{"body":"2.🌟🌟 fn main() { println!(\"{argument}\", argument = \"test\"); // => \"test\" /* Fill in the blanks */ assert_eq!(format!(\"{name}{}\", 1, __), \"21\"); assert_eq!(format!(__,a = \"a\", b = 'b', c = 3 ), \"a 3 b\"); /* Fix the error */ // Named argument must be placed after other arguments println!(\"{abc} {1}\", abc = \"def\", 2); println!(\"Success!\");\n}","breadcrumbs":"Formatted output » formating » Named arguments","id":"186","title":"Named arguments"},"187":{"body":"3.🌟🌟 By default, you can pad string with spaces fn main() { // The following two are padding with 5 spaces println!(\"Hello {:5}!\", \"x\"); // => \"Hello x !\" println!(\"Hello {:1$}!\", \"x\", 5); // => \"Hello x !\" /* Fill in the blanks */ assert_eq!(format!(\"Hello __!\", 5, \"x\"), \"Hello x !\"); assert_eq!(format!(\"Hello __!\", \"x\", width = 5), \"Hello x !\"); println!(\"Success!\");\n} 4.🌟🌟🌟 Left align, right align, pad with specified characters. fn main() { // Left align println!(\"Hello {:<5}!\", \"x\"); // => Hello x ! // Right align assert_eq!(format!(\"Hello __!\", \"x\"), \"Hello x!\"); // Center align assert_eq!(format!(\"Hello __!\", \"x\"), \"Hello x !\"); // Left align, pad with '&' assert_eq!(format!(\"Hello {:&<5}!\", \"x\"), __); println!(\"Success!\");\n} 5.🌟🌟 You can pad numbers with extra zeros. fn main() { println!(\"Hello {:5}!\", 5); // => Hello 5! println!(\"Hello {:+}!\", 5); // => Hello +5! println!(\"Hello {:05}!\", 5); // => Hello 00005! println!(\"Hello {:05}!\", -5); // => Hello -0005! /* Fill in the blank */ assert!(format!(\"{number:0>width$}\", number=1, width=6) == __); println!(\"Success!\")\n;}","breadcrumbs":"Formatted output » formating » Padding with string","id":"187","title":"Padding with string"},"188":{"body":"6.🌟🌟 Floating point precision /* Fill in the blanks */\nfn main() { let v = 3.1415926; println!(\"{:.1$}\", v, 4); // same as {:.4} => 3.1416 assert_eq!(format!(\"__\", v), \"3.14\"); assert_eq!(format!(\"__\", v), \"+3.14\"); assert_eq!(format!(\"__\", v), \"3\"); println!(\"Success!\");\n} 7.🌟🌟🌟 String length fn main() { let s = \"Hello, world!\"; println!(\"{0:.5}\", s); // => Hello assert_eq!(format!(\"Hello __!\", 3, \"abcdefg\"), \"Hello abc!\"); println!(\"Success!\");\n}","breadcrumbs":"Formatted output » formating » Precision","id":"188","title":"Precision"},"189":{"body":"format!(\"{}\", foo) -> \"3735928559\" format!(\"0x{:X}\", foo) -> \"0xDEADBEEF\" format!(\"0o{:o}\", foo) -> \"0o33653337357\" 8.🌟🌟 fn main() { assert_eq!(format!(\"__\", 27), \"0b11011\"); assert_eq!(format!(\"__\", 27), \"0o33\"); assert_eq!(format!(\"__\", 27), \"0x1b\"); assert_eq!(format!(\"__\", 27), \"0x1B\"); println!(\"{:x}!\", 27); // Hex with no prefix => 1b println!(\"{:#010b}\", 27); // Pad binary with 0, width = 10, => 0b00011011 println!(\"Success!\");\n}","breadcrumbs":"Formatted output » formating » Binary, octal, hex","id":"189","title":"Binary, octal, hex"},"19":{"body":"Introduced in Rust 1.59: You can now use tuple, slice, and struct patterns as the left-hand side of an assignment. 🌟🌟 Note: the feature Destructuring assignments need 1.59 or higher Rust version fn main() { let (x, y); (x,..) = (3, 4); [.., y] = [1, 2]; // Fill the blank to make the code work assert_eq!([x,y], __); println!(\"Success!\");\n} You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Variables » Destructuring assignments","id":"19","title":"Destructuring assignments"},"190":{"body":"9.🌟🌟🌟 fn get_person() -> String { String::from(\"sunface\")\n} fn get_format() -> (usize, usize) { (4, 1)\n} fn main() { let person = get_person(); println!(\"Hello, {person}!\"); let (width, precision) = get_format(); let scores = [(\"sunface\", 99.12), (\"jack\", 60.34)]; /* Make it print: sunface: 99.1 jack: 60.3 */ for (name, score) in scores { println!(\"{name}: __\"); }\n}","breadcrumbs":"Formatted output » formating » Capture the environment","id":"190","title":"Capture the environment"},"191":{"body":"Example fn main() { // Exponent println!(\"{:2e}\", 1000000000); // => 1e9 println!(\"{:2E}\", 1000000000); // => 1E9 // Pointer address let v= vec![1, 2, 3]; println!(\"{:p}\", v.as_ptr()); // => 0x600002324050 // Escape println!(\"Hello {{}}\"); // => Hello {}\n} You can find the solutions here (under the solutions path), but only use it when you need it :)","breadcrumbs":"Formatted output » formating » Others","id":"191","title":"Others"},"192":{"body":"Learning resources: English: Rust Book 10.3 简体中文: Rust语言圣经 - 生命周期","breadcrumbs":"Lifetime » Lifetime","id":"192","title":"Lifetime"},"193":{"body":"The compiler uses lifetime to ensure all borrows are valid. Typically, a variable's lifetime begins when it is created and ends when it is destroyed.","breadcrumbs":"Lifetime » basic » Lifetime","id":"193","title":"Lifetime"},"194":{"body":"🌟 /* Annotate the lifetime of `i` and `borrow2` */ // Lifetimes are annotated below with lines denoting the creation\n// and destruction of each variable.\n// `i` has the longest lifetime because its scope entirely encloses // both `borrow1` and `borrow2`. The duration of `borrow1` compared // to `borrow2` is irrelevant since they are disjoint.\nfn main() { let i = 3; { let borrow1 = &i; // `borrow1` lifetime starts. ──┐ // │ println!(\"borrow1: {}\", borrow1); // │ } // `borrow1 ends. ──────────────────────────────────┘ { let borrow2 = &i; println!(\"borrow2: {}\", borrow2); } } 🌟🌟 Example { let x = 5; // ----------+-- 'b // | let r = &x; // --+-- 'a | // | | println!(\"r: {}\", r); // | | // --+ |\n} // ----------+ /* Annotate `r` and `x` as above, and explain why this code fails to compile, in the lifetime aspect. */ fn main() { { let r; // ---------+-- 'a // | { // | let x = 5; // -+-- 'b | r = &x; // | | } // -+ | // | println!(\"r: {}\", r); // | } // ---------+\n}","breadcrumbs":"Lifetime » basic » The scope of lifetime","id":"194","title":"The scope of lifetime"},"195":{"body":"The borrow checker uses explicit lifetime annotations to determine how long a reference should be valid. But for us users, in most cases, there is no need to annotate the lifetime, because there are several elision rules, before learning these rules, we need to know how to annotate lifetime manually. Function Ignoring elision rules, lifetimes in function signatures have a few constraints: Any reference must have an annotated lifetime Any reference being returned must have the same lifetime as one of the inputs or be static Example // One input reference with lifetime `'a` which must live\n// at least as long as the function.\nfn print_one<'a>(x: &'a i32) { println!(\"`print_one`: x is {}\", x);\n} // Mutable references are possible with lifetimes as well.\nfn add_one<'a>(x: &'a mut i32) { *x += 1;\n} // Multiple elements with different lifetimes. In this case, it\n// would be fine for both to have the same lifetime `'a`, but\n// in more complex cases, different lifetimes may be required.\nfn print_multi<'a, 'b>(x: &'a i32, y: &'b i32) { println!(\"`print_multi`: x is {}, y is {}\", x, y);\n} // Returning references that have been passed in is acceptable.\n// However, the correct lifetime must be returned.\nfn pass_x<'a, 'b>(x: &'a i32, _: &'b i32) -> &'a i32 { x } fn main() { let x = 7; let y = 9; print_one(&x); print_multi(&x, &y); let z = pass_x(&x, &y); print_one(z); let mut t = 3; add_one(&mut t); print_one(&t);\n} 🌟 /* Make it work by adding proper lifetime annotation */\nfn longest(x: &str, y: &str) -> &str { if x.len() > y.len() { x } else { y }\n} fn main() {} 🌟🌟🌟 // `'a` must live longer than the function.\n// Here, `&String::from(\"foo\")` would create a `String`, followed by a\n// reference. Then the data is dropped upon exiting the scope, leaving\n// a reference to invalid data to be returned. /* Fix the error in three ways */\nfn invalid_output<'a>() -> &'a String { &String::from(\"foo\") } fn main() {\n} 🌟🌟 // `print_refs` takes two references to `i32` which have different\n// lifetimes `'a` and `'b`. These two lifetimes must both be at\n// least as long as the function `print_refs`.\nfn print_refs<'a, 'b>(x: &'a i32, y: &'b i32) { println!(\"x is {} and y is {}\", x, y);\n} /* Make it work */\n// A function which takes no arguments, but has a lifetime parameter `'a`.\nfn failed_borrow<'a>() { let _x = 12; // ERROR: `_x` does not live long enough let y: &'a i32 = &_x; // Attempting to use the lifetime `'a` as an explicit type annotation // inside the function will fail because the lifetime of `&_x` is shorter // than `'a` . A short lifetime cannot be coerced into a longer one.\n} fn main() { let (four, nine) = (4, 9); // Borrows (`&`) of both variables are passed into the function. print_refs(&four, &nine); // Any input which is borrowed must outlive the borrower. // In other words, the lifetime of `four` and `nine` must // be longer than that of `print_refs`. failed_borrow(); // `failed_borrow` contains no references to force `'a` to be // longer than the lifetime of the function, but `'a` is longer. // Because the lifetime is never constrained, it defaults to `'static`.\n} Structs 🌟 /* Make it work by adding proper lifetime annotation */ // A type `Borrowed` which houses a reference to an\n// `i32`. The reference to `i32` must outlive `Borrowed`.\n#[derive(Debug)]\nstruct Borrowed(&i32); // Similarly, both references here must outlive this structure.\n#[derive(Debug)]\nstruct NamedBorrowed { x: &i32, y: &i32,\n} // An enum which is either an `i32` or a reference to one.\n#[derive(Debug)]\nenum Either { Num(i32), Ref(&i32),\n} fn main() { let x = 18; let y = 15; let single = Borrowed(&x); let double = NamedBorrowed { x: &x, y: &y }; let reference = Either::Ref(&x); let number = Either::Num(y); println!(\"x is borrowed in {:?}\", single); println!(\"x and y are borrowed in {:?}\", double); println!(\"x is borrowed in {:?}\", reference); println!(\"y is *not* borrowed in {:?}\", number);\n} 🌟🌟 /* Make it work */ #[derive(Debug)]\nstruct NoCopyType {} #[derive(Debug)]\nstruct Example<'a, 'b> { a: &'a u32, b: &'b NoCopyType\n} fn main()\n{ /* 'a tied to fn-main stackframe */ let var_a = 35; let example: Example; { /* Lifetime 'b tied to new stackframe/scope */ let var_b = NoCopyType {}; /* fixme */ example = Example { a: &var_a, b: &var_b }; } println!(\"(Success!) {:?}\", example);\n} 🌟🌟 #[derive(Debug)]\nstruct NoCopyType {} #[derive(Debug)]\n#[allow(dead_code)]\nstruct Example<'a, 'b> { a: &'a u32, b: &'b NoCopyType\n} /* Fix function signature */\nfn fix_me(foo: &Example) -> &NoCopyType\n{ foo.b } fn main()\n{ let no_copy = NoCopyType {}; let example = Example { a: &1, b: &no_copy }; fix_me(&example); println!(\"Success!\")\n}","breadcrumbs":"Lifetime » basic » Lifetime annotating","id":"195","title":"Lifetime annotating"},"196":{"body":"Methods are annotated similarly to functions. Example struct Owner(i32); impl Owner { // Annotate lifetimes as in a standalone function. fn add_one<'a>(&'a mut self) { self.0 += 1; } fn print<'a>(&'a self) { println!(\"`print`: {}\", self.0); }\n} fn main() { let mut owner = Owner(18); owner.add_one(); owner.print();\n} 🌟🌟 /* Make it work by adding proper lifetime annotations */\nstruct ImportantExcerpt { part: &str,\n} impl ImportantExcerpt { fn level(&'a self) -> i32 { 3 }\n} fn main() {}","breadcrumbs":"Lifetime » basic » Method","id":"196","title":"Method"},"197":{"body":"Some lifetime patterns are so common that borrow checker will allow you to omit them to save typing and improve readability. This is known as Elision . Elision exist in Rust only because these patterns are common. For a more comprehensive understanding of elision, please see lifetime elision in the official book. 🌟🌟 /* Remove all the lifetimes that can be elided */ fn input<'a>(x: &'a i32) { println!(\"`annotated_input`: {}\", x);\n} fn pass<'a>(x: &'a i32) -> &'a i32 { x } fn longest<'a, 'b>(x: &'a str, y: &'b str) -> &'a str { x\n} struct Owner(i32); impl Owner { // Annotate lifetimes as in a standalone function. fn add_one<'a>(&'a mut self) { self.0 += 1; } fn print<'a>(&'a self) { println!(\"`print`: {}\", self.0); }\n} struct Person<'a> { age: u8, name: &'a str,\n} enum Either<'a> { Num(i32), Ref(&'a i32),\n} fn main() {} You can find the solutions here (under the solutions path), but only use it when you need it :)","breadcrumbs":"Lifetime » basic » Elision","id":"197","title":"Elision"},"198":{"body":"'static is a reserved lifetime name, you might have encountered it several times: // A reference with 'static lifetime:\nlet s: &'static str = \"hello world\"; // 'static as part of a trait bound:\nfn generic(x: T) where T: 'static {} Though they are all 'static, but subtly different.","breadcrumbs":"Lifetime » &'static and T: 'static » &'static and T: 'static","id":"198","title":"&'static and T: 'static"},"199":{"body":"As a reference lifetime, &'static indicates the data pointed to by the reference lives as long as the running program. But it can still be coerced to a shorter lifetime. 🌟🌟 There are several ways to make a variable with 'static lifetime, two of them are stored in the read-only memory of the binary. /* Fill in the blank in two ways */\nfn main() { __; need_static(v); println!(\"Success!\")\n} fn need_static(r : &'static str) { assert_eq!(r, \"hello\");\n} 🌟🌟🌟🌟 Another way to make 'static lifetime is using Box::leak #[derive(Debug)]\nstruct Config { a: String, b: String,\n}\nstatic mut config: Option<&mut Config> = None; /* Make it work without changing the function signatures of `init`*/\nfn init() -> Option<&'static mut Config> { Some(&mut Config { a: \"A\".to_string(), b: \"B\".to_string(), })\n} fn main() { unsafe { config = init(); println!(\"{:?}\",config) }\n} 🌟 &'static only indicates that the data can live forever, not the reference. The latter one will be constrained by its scope. fn main() { { // Make a `string` literal and print it: let static_string = \"I'm in read-only memory\"; println!(\"static_string: {}\", static_string); // When `static_string` goes out of scope, the reference // can no longer be used, but the data remains in the binary. } println!(\"static_string reference remains alive: {}\", static_string);\n} &'static can be coerced to a shorter lifetime. Example // Make a constant with `'static` lifetime.\nstatic NUM: i32 = 18; // Returns a reference to `NUM` where its `'static`\n// lifetime is coerced to that of the input argument.\nfn coerce_static<'a>(_: &'a i32) -> &'a i32 { &NUM\n} fn main() { { // Make an integer to use for `coerce_static`: let lifetime_num = 9; // Coerce `NUM` to lifetime of `lifetime_num`: let coerced_static = coerce_static(&lifetime_num); println!(\"coerced_static: {}\", coerced_static); } println!(\"NUM: {} stays accessible!\", NUM);\n}","breadcrumbs":"Lifetime » &'static and T: 'static » &'static","id":"199","title":"&'static"},"2":{"body":"Part of our examples and exercises are borrowed from Rust By Example , thanks for your great works! Although they are so awesome, we have our own secret weapons :) There are three parts in each chapter: examples, exercises and practices Besides examples, we have a lot of exercises, you can Read, Edit and Run them ONLINE Covering nearly all aspects of Rust, such as async/await, threads, sync primitives, optimizing, standard libraries, tool chain, data structures and algorithms etc. Every exercise has its own solutions The overall difficulties are a bit higher and from easy to super hard: easy 🌟 medium 🌟🌟 hard 🌟🌟🌟 super hard 🌟🌟🌟🌟 What we want to do is fill in the gap between learning and getting started with real projects.","breadcrumbs":"Rust By Practice » Features","id":"2","title":"Features"},"20":{"body":"Learning resources: English: Rust Book 3.2 and 3.3 简体中文: Rust语言圣经 - 基本类型","breadcrumbs":"Basic Types » Basic Types","id":"20","title":"Basic Types"},"200":{"body":"As a trait bound, it means the type does not contain any non-static references. Eg. the receiver can hold on to the type for as long as they want and it will never become invalid until they drop it. It's important to understand this means that any owned data always passes a 'static lifetime bound, but a reference to that owned data generally does not. 🌟🌟 /* Make it work */\nuse std::fmt::Debug; fn print_it( input: T) { println!( \"'static value passed in is: {:?}\", input );\n} fn print_it1( input: impl Debug + 'static ) { println!( \"'static value passed in is: {:?}\", input );\n} fn print_it2( input: &T) { println!( \"'static value passed in is: {:?}\", input );\n} fn main() { // i is owned and contains no references, thus it's 'static: let i = 5; print_it(i); // oops, &i only has the lifetime defined by the scope of // main(), so it's not 'static: print_it(&i); print_it1(&i); // but this one WORKS ! print_it2(&i);\n} 🌟🌟🌟 use std::fmt::Display; fn main() { let mut string = \"First\".to_owned(); string.push_str(string.to_uppercase().as_str()); print_a(&string); print_b(&string); print_c(&string); // Compilation error print_d(&string); // Compilation error print_e(&string); print_f(&string); print_g(&string); // Compilation error\n} fn print_a(t: &T) { println!(\"{}\", t);\n} fn print_b(t: &T)\nwhere T: Display + 'static,\n{ println!(\"{}\", t);\n} fn print_c(t: &'static dyn Display) { println!(\"{}\", t)\n} fn print_d(t: &'static impl Display) { println!(\"{}\", t)\n} fn print_e(t: &(dyn Display + 'static)) { println!(\"{}\", t)\n} fn print_f(t: &(impl Display + 'static)) { println!(\"{}\", t)\n} fn print_g(t: &'static String) { println!(\"{}\", t);\n} You can find the solutions here (under the solutions path), but only use it when you need it :)","breadcrumbs":"Lifetime » &'static and T: 'static » T: 'static","id":"200","title":"T: 'static"},"201":{"body":"","breadcrumbs":"Lifetime » advanced » Advance lifetime","id":"201","title":"Advance lifetime"},"202":{"body":"Just like generic types can be bounded, lifetimes can also be bounded as below: T: 'a,all references in T must outlive the lifetime 'a T: Trait + 'a: T must implement trait Trait and all references in T must outlive 'a Example use std::fmt::Debug; // Trait to bound with. #[derive(Debug)]\nstruct Ref<'a, T: 'a>(&'a T);\n// `Ref` contains a reference to a generic type `T` that has\n// an unknown lifetime `'a`. `T` is bounded such that any\n// *references* in `T` must outlive `'a`. Additionally, the lifetime\n// of `Ref` may not exceed `'a`. // A generic function which prints using the `Debug` trait.\nfn print(t: T) where T: Debug { println!(\"`print`: t is {:?}\", t);\n} // Here a reference to `T` is taken where `T` implements\n// `Debug` and all *references* in `T` outlive `'a`. In\n// addition, `'a` must outlive the function.\nfn print_ref<'a, T>(t: &'a T) where T: Debug + 'a { println!(\"`print_ref`: t is {:?}\", t);\n} fn main() { let x = 7; let ref_x = Ref(&x); print_ref(&ref_x); print(ref_x);\n} 🌟 /* Annotate struct with lifetime:\n1. `r` and `s` must have different lifetimes\n2. lifetime of `s` is bigger than that of 'r'\n*/\nstruct DoubleRef { r: &T, s: &T\n}\nfn main() { println!(\"Success!\")\n} 🌟🌟 /* Adding trait bounds to make it work */\nstruct ImportantExcerpt<'a> { part: &'a str,\n} impl<'a, 'b> ImportantExcerpt<'a> { fn announce_and_return_part(&'a self, announcement: &'b str) -> &'b str { println!(\"Attention please: {}\", announcement); self.part }\n} fn main() { println!(\"Success!\")\n} 🌟🌟 /* Adding trait bounds to make it work */\nfn f<'a, 'b>(x: &'a i32, mut y: &'b i32) { y = x; let r: &'b &'a i32 = &&0; } fn main() { println!(\"Success!\")\n}","breadcrumbs":"Lifetime » advanced » Trait Bounds","id":"202","title":"Trait Bounds"},"203":{"body":"Type bounds may be higher ranked over lifetimes. These bounds specify a bound is true for all lifetimes. For example, a bound such as for<'a> &'a T: PartialEq would require an implementation like: impl<'a> PartialEq for &'a T { // ...\n} and could then be used to compare a &'a T with any lifetime to an i32. Only a higher-ranked bound can be used here, because the lifetime of the reference is shorter than any possible lifetime parameter on the function. 🌟🌟🌟 /* Adding HRTB to make it work!*/\nfn call_on_ref_zero<'a, F>(f: F) where F: Fn(&'a i32) { let zero = 0; f(&zero);\n} fn main() { println!(\"Success!\");\n}","breadcrumbs":"Lifetime » advanced » HRTB(Higher-ranked trait bounds)","id":"203","title":"HRTB(Higher-ranked trait bounds)"},"204":{"body":"Before explaining NLL, let's see some code first: fn main() { let mut s = String::from(\"hello\"); let r1 = &s; let r2 = &s; println!(\"{} and {}\", r1, r2); let r3 = &mut s; println!(\"{}\", r3);\n} Based on our current knowledge, this code will cause en error due to violating the borrowing rules in Rust. But if you cargo run it, then everything will be ok, so what's going on here? The ability of the compiler to tell that a reference is no longer used at a point before the end of the scope, is called Non-Lexical Lifetimes ( NLL for short). With this ability the compiler knows when is the last time that a reference is used and optimizing the borrowing rules based on this knowledge. let mut u = 0i32;\nlet mut v = 1i32;\nlet mut w = 2i32; // lifetime of `a` = α ∪ β ∪ γ\nlet mut a = &mut u; // --+ α. lifetime of `&mut u` --+ lexical \"lifetime\" of `&mut u`,`&mut u`, `&mut w` and `a`\nuse(a); // | |\n*a = 3; // <-----------------+ |\n... // |\na = &mut v; // --+ β. lifetime of `&mut v` |\nuse(a); // | |\n*a = 4; // <-----------------+ |\n... // |\na = &mut w; // --+ γ. lifetime of `&mut w` |\nuse(a); // | |\n*a = 5; // <-----------------+ <--------------------------+","breadcrumbs":"Lifetime » advanced » NLL (Non-Lexical Lifetime)","id":"204","title":"NLL (Non-Lexical Lifetime)"},"205":{"body":"After learning NLL, we can easily understand reborrow now. Example #[derive(Debug)]\nstruct Point { x: i32, y: i32,\n} impl Point { fn move_to(&mut self, x: i32, y: i32) { self.x = x; self.y = y; }\n} fn main() { let mut p = Point { x: 0, y: 0 }; let r = &mut p; // Here comes the reborrow let rr: &Point = &*r; println!(\"{:?}\", rr); // Reborrow ends here, NLL introduced // Reborrow is over, we can continue using `r` now r.move_to(10, 10); println!(\"{:?}\", r);\n} 🌟🌟 /* Make it work by reordering some code */\nfn main() { let mut data = 10; let ref1 = &mut data; let ref2 = &mut *ref1; *ref1 += 1; *ref2 += 2; println!(\"{}\", data);\n}","breadcrumbs":"Lifetime » advanced » Reborrow","id":"205","title":"Reborrow"},"206":{"body":"See more info in Nomicon - Unbounded Lifetimes .","breadcrumbs":"Lifetime » advanced » Unbound lifetime","id":"206","title":"Unbound lifetime"},"207":{"body":"impl<'a> Reader for BufReader<'a> { // 'a is not used in the following methods\n} // can be written as :\nimpl Reader for BufReader<'_> { } // Rust 2015\nstruct Ref<'a, T: 'a> { field: &'a T\n} // Rust 2018\nstruct Ref<'a, T> { field: &'a T\n}","breadcrumbs":"Lifetime » advanced » More elision rules","id":"207","title":"More elision rules"},"208":{"body":"🌟🌟🌟🌟 /* Make it work */\nstruct Interface<'a> { manager: &'a mut Manager<'a>\n} impl<'a> Interface<'a> { pub fn noop(self) { println!(\"interface consumed\"); }\n} struct Manager<'a> { text: &'a str\n} struct List<'a> { manager: Manager<'a>,\n} impl<'a> List<'a> { pub fn get_interface(&'a mut self) -> Interface { Interface { manager: &mut self.manager } }\n} fn main() { let mut list = List { manager: Manager { text: \"hello\" } }; list.get_interface().noop(); println!(\"Interface should be dropped here and the borrow released\"); use_list(&list);\n} fn use_list(list: &List) { println!(\"{}\", list.manager.text);\n} You can find the solutions here (under the solutions path), but only use it when you need it :)","breadcrumbs":"Lifetime » advanced » A difficult exercise","id":"208","title":"A difficult exercise"},"209":{"body":"Learning resources: English: Rust Book 13 简体中文: Rust语言圣经 - 函数式编程:闭包和迭代器","breadcrumbs":"Functional programing » Functional programing","id":"209","title":"Functional programing"},"21":{"body":"","breadcrumbs":"Basic Types » Numbers » Numbers","id":"21","title":"Numbers"},"210":{"body":"Closures can capture the enclosing environments. For example we can capture the x variable : fn main() { let x = 1; let closure = |val| val + x; assert_eq!(closure(2), 3);\n} From the syntax, we can see that closures are very convenient for on the fly usage. Unlike functions, both the input and return types of a closure can be inferred by the compiler. fn main() { // Increment via closures and functions. fn function(i: i32) -> i32 { i + 1 } // Closures are anonymous, here we are binding them to references // // These nameless functions are assigned to appropriately named variables. let closure_annotated = |i: i32| -> i32 { i + 1 }; let closure_inferred = |i | i + 1 ; let i = 1; // Call the function and closures. println!(\"function: {}\", function(i)); println!(\"closure_annotated: {}\", closure_annotated(i)); println!(\"closure_inferred: {}\", closure_inferred(i)); // A closure taking no arguments which returns an `i32`. // The return type is inferred. let one = || 1; println!(\"closure returning one: {}\", one()); }","breadcrumbs":"Functional programing » Closure » Closure","id":"210","title":"Closure"},"211":{"body":"Closures can capture variables by borrowing or moving. But they prefer to capture by borrowing and only go lower when required: By reference: &T By mutable reference: &mut T By value: T 🌟 /* Make it work with least amount of changes*/\nfn main() { let color = String::from(\"green\"); let print = move || println!(\"`color`: {}\", color); print(); print(); // `color` can be borrowed immutably again, because the closure only holds // an immutable reference to `color`. let _reborrow = &color; println!(\"{}\",color);\n} 🌟🌟 /* Make it work - Dont use `_reborrow` and `_count_reborrowed`\n- Dont modify `assert_eq`\n*/\nfn main() { let mut count = 0; let mut inc = || { count += 1; println!(\"`count`: {}\", count); }; inc(); let _reborrow = &count; inc(); // The closure no longer needs to borrow `&mut count`. Therefore, it is // possible to reborrow without an error let _count_reborrowed = &mut count; assert_eq!(count, 0);\n} 🌟🌟 /* Make it work in two ways, none of them is to remove `take(movable)` away from the code\n*/\nfn main() { let movable = Box::new(3); let consume = || { println!(\"`movable`: {:?}\", movable); take(movable); }; consume(); consume();\n} fn take(_v: T) {} For comparison, the following code has no error: fn main() { let movable = Box::new(3); let consume = move || { println!(\"`movable`: {:?}\", movable); }; consume(); consume();\n}","breadcrumbs":"Functional programing » Closure » Capturing","id":"211","title":"Capturing"},"212":{"body":"The following four closures has no difference in input and return types. fn add_one_v1 (x: u32) -> u32 { x + 1 }\nlet add_one_v2 = |x: u32| -> u32 { x + 1 };\nlet add_one_v3 = |x| { x + 1 };\nlet add_one_v4 = |x| x + 1 ; 🌟 fn main() { let example_closure = |x| x; let s = example_closure(String::from(\"hello\")); /* Make it work, only change the following line */ let n = example_closure(5);\n}","breadcrumbs":"Functional programing » Closure » Type inferred","id":"212","title":"Type inferred"},"213":{"body":"When taking a closure as an input parameter, the closure's complete type must be annotated using one of the following traits: Fn: the closure uses the captured value by reference (&T) FnMut: the closure uses the captured value by mutable reference (&mut T) FnOnce: the closure uses the captured value by value (T) 🌟🌟 /* Make it work by changing the trait bound, in two ways*/\nfn fn_once(func: F)\nwhere F: FnOnce(usize) -> bool,\n{ println!(\"{}\", func(3)); println!(\"{}\", func(4));\n} fn main() { let x = vec![1, 2, 3]; fn_once(|z|{z == x.len()})\n} 🌟🌟 fn main() { let mut s = String::new(); let update_string = |str| s.push_str(str); exec(update_string); println!(\"{:?}\",s);\n} /* Fill in the blank */\nfn exec<'a, F: __>(mut f: F) { f(\"hello\")\n} Which trait does the compiler prefer to use? Fn: the closure uses the captured value by reference (&T) FnMut: the closure uses the captured value by mutable reference (&mut T) FnOnce: the closure uses the captured value by value (T) On a variable-by-variable basis, the compiler will capture variables in the least restrictive manner possible. For instance, consider a parameter annotated as FnOnce. This specifies that the closure may capture by &T, &mut T, or T, but the compiler will ultimately choose based on how the captured variables are used in the closure. Which trait to use is determined by what the closure does with captured value. This is because if a move is possible, then any type of borrow should also be possible. Note that the reverse is not true. If the parameter is annotated as Fn, then capturing variables by &mut T or T are not allowed. 🌟🌟 /* Fill in the blank */ // A function which takes a closure as an argument and calls it.\n// denotes that F is a \"Generic type parameter\"\nfn apply(f: F) where // The closure takes no input and returns nothing. F: __ { f();\n} // A function which takes a closure and returns an `i32`.\nfn apply_to_3(f: F) -> i32 where // The closure takes an `i32` and returns an `i32`. F: Fn(i32) -> i32 { f(3)\n} fn main() { use std::mem; let greeting = \"hello\"; // A non-copy type. // `to_owned` creates owned data from borrowed one let mut farewell = \"goodbye\".to_owned(); // Capture 2 variables: `greeting` by reference and // `farewell` by value. let diary = || { // `greeting` is by reference: requires `Fn`. println!(\"I said {}.\", greeting); // Mutation forces `farewell` to be captured by // mutable reference. Now requires `FnMut`. farewell.push_str(\"!!!\"); println!(\"Then I screamed {}.\", farewell); println!(\"Now I can sleep. zzzzz\"); // Manually calling drop forces `farewell` to // be captured by value. Now requires `FnOnce`. mem::drop(farewell); }; // Call the function which applies the closure. apply(diary); // `double` satisfies `apply_to_3`'s trait bound let double = |x| 2 * x; println!(\"3 doubled: {}\", apply_to_3(double));\n} Move closures may still implement Fn or FnMut, even though they capture variables by move. This is because the traits implemented by a closure type are determined by what the closure does with captured values, not how it captures them. The move keyword only specifies the latter. fn main() { let s = String::new(); let update_string = move || println!(\"{}\",s); exec(update_string);\n} fn exec(f: F) { f()\n} The following code also has no error: fn main() { let s = String::new(); let update_string = move || println!(\"{}\",s); exec(update_string);\n} fn exec(f: F) { f()\n} 🌟🌟 /* Fill in the blank */\nfn main() { let mut s = String::new(); let update_string = |str| -> String {s.push_str(str); s }; exec(update_string);\n} fn exec<'a, F: __>(mut f: F) { f(\"hello\");\n}","breadcrumbs":"Functional programing » Closure » Fn, FnMut, FnOnce","id":"213","title":"Fn, FnMut, FnOnce"},"214":{"body":"Since closure can be used as arguments, you might wonder can we use functions as arguments too? And indeed we can. 🌟🌟 /* Implement `call_me` to make it work */\nfn call_me { f();\n} fn function() { println!(\"I'm a function!\");\n} fn main() { let closure = || println!(\"I'm a closure!\"); call_me(closure); call_me(function);\n}","breadcrumbs":"Functional programing » Closure » Input functions","id":"214","title":"Input functions"},"215":{"body":"Returning a closure is much harder than you may have thought of. 🌟🌟 /* Fill in the blank using two approaches, and fix the error */\nfn create_fn() -> __ { let num = 5; // How does the following closure capture the environment variable `num` // &T, &mut T, T ? |x| x + num\n} fn main() { let fn_plain = create_fn(); fn_plain(1);\n} 🌟🌟 /* Fill in the blank and fix the error*/\nfn factory(x:i32) -> __ { let num = 5; if x > 1{ move |x| x + num } else { move |x| x + num }\n}","breadcrumbs":"Functional programing » Closure » Closure as return types","id":"215","title":"Closure as return types"},"216":{"body":"Example struct Cacher\nwhere T: Fn(E) -> E, E: Copy\n{ query: T, value: Option,\n} impl Cacher\nwhere T: Fn(E) -> E, E: Copy\n{ fn new(query: T) -> Cacher { Cacher { query, value: None, } } fn value(&mut self, arg: E) -> E { match self.value { Some(v) => v, None => { let v = (self.query)(arg); self.value = Some(v); v } } }\n}\nfn main() { } #[test]\nfn call_with_different_values() { let mut c = Cacher::new(|a| a); let v1 = c.value(1); let v2 = c.value(2); assert_eq!(v2, 1);\n} You can find the solutions here (under the solutions path), but only use it when you need it :)","breadcrumbs":"Functional programing » Closure » Closure in structs","id":"216","title":"Closure in structs"},"217":{"body":"The iterator pattern allows us to perform some tasks on a sequence of items in turn. An iterator is responsible for the logic of iterating over each item and determining when the sequence has finished.","breadcrumbs":"Functional programing » Iterator » Iterator","id":"217","title":"Iterator"},"218":{"body":"fn main() { let v = vec![1, 2, 3]; for x in v { println!(\"{}\",x) }\n} In the code above, You may consider for as a simple loop, but actually it is iterating over a iterator. By default for will apply the into_iter to the collection, and change it into a iterator. As a result, the following code is equivalent to previous one: fn main() { let v = vec![1, 2, 3]; for x in v.into_iter() { println!(\"{}\",x) }\n} 🌟 /* Refactoring the following code using iterators */\nfn main() { let arr = [0; 10]; for i in 0..arr.len() { println!(\"{}\",arr[i]); }\n} 🌟 One of the easiest ways to create an iterator is to use the range notion: a..b. /* Fill in the blank */\nfn main() { let mut v = Vec::new(); for n in __ { v.push(n); } assert_eq!(v.len(), 100);\n}","breadcrumbs":"Functional programing » Iterator » for and iterator","id":"218","title":"for and iterator"},"219":{"body":"All iterators implement a trait named Iterator that is defined in the standard library: pub trait Iterator { type Item; fn next(&mut self) -> Option; // Methods with default implementations elided\n} And we can call the next method on iterators directly. 🌟🌟 /* Fill the blanks and fix the errors.\nUsing two ways if possible */\nfn main() { let v1 = vec![1, 2]; assert_eq!(v1.next(), __); assert_eq!(v1.next(), __); assert_eq!(v1.next(), __);\n}","breadcrumbs":"Functional programing » Iterator » next method","id":"219","title":"next method"},"22":{"body":"🌟 Tips: If we don't explicitly assign a type to a variable, then the compiler will infer one for us. // Remove something to make it work\nfn main() { let x: i32 = 5; let mut y: u32 = 5; y = x; let z = 10; // Type of z ? println!(\"Success!\");\n} 🌟 // Fill the blank\nfn main() { let v: u16 = 38_u8 as __; println!(\"Success!\");\n} 🌟🌟🌟 Tips: If we don't explicitly assign a type to a variable, then the compiler will infer one for us. // Modify `assert_eq!` to make it work\nfn main() { let x = 5; assert_eq!(\"u32\".to_string(), type_of(&x)); println!(\"Success!\");\n} // Get the type of given variable, return a string representation of the type , e.g \"i8\", \"u8\", \"i32\", \"u32\"\nfn type_of(_: &T) -> String { format!(\"{}\", std::any::type_name::())\n} 🌟🌟 // Fill the blanks to make it work\nfn main() { assert_eq!(i8::MAX, __); assert_eq!(u8::MAX, __); println!(\"Success!\");\n} 🌟🌟 // Fix errors and panics to make it work\nfn main() { let v1 = 251_u8 + 8; let v2 = i8::checked_add(251, 8).unwrap(); println!(\"{},{}\",v1,v2);\n} 🌟🌟 // Modify `assert!` to make it work\nfn main() { let v = 1_024 + 0xff + 0o77 + 0b1111_1111; assert!(v == 1579); println!(\"Success!\");\n}","breadcrumbs":"Basic Types » Numbers » Integer","id":"22","title":"Integer"},"220":{"body":"In the previous section, we have mentioned that for will apply the into_iter to the collection, and change it into a iterator. However, this is not the only way to convert collections into iterators. into_iter, iter, iter_mut, all of them can convert a collection into iterator, but in different ways. into_iter consumes the collection, once the collection has been consumed, it is no longer available for reuse, because its ownership has been moved within the loop. iter, this borrows each element of the collection through each iteration, thus leaving the collection untouched and available for reuse after the loop iter_mut, this mutably borrows each element of the collection, allowing for the collection to be modified in place. 🌟 /* Make it work */\nfn main() { let arr = vec![0; 10]; for i in arr { println!(\"{}\", i); } println!(\"{:?}\",arr);\n} 🌟 /* Fill in the blank */\nfn main() { let mut names = vec![\"Bob\", \"Frank\", \"Ferris\"]; for name in names.__{ *name = match name { &mut \"Ferris\" => \"There is a rustacean among us!\", _ => \"Hello\", } } println!(\"names: {:?}\", names);\n} 🌟🌟 /* Fill in the blank */\nfn main() { let mut values = vec![1, 2, 3]; let mut values_iter = values.__; if let Some(v) = values_iter.__{ __ } assert_eq!(values, vec![0, 2, 3]);\n}","breadcrumbs":"Functional programing » Iterator » into_iter, iter and iter_mut","id":"220","title":"into_iter, iter and iter_mut"},"221":{"body":"We can not only create iterators from collection's types, but also can create iterators by implementing the Iterator trait on our own types. Example struct Counter { count: u32,\n} impl Counter { fn new() -> Counter { Counter { count: 0 } }\n} impl Iterator for Counter { type Item = u32; fn next(&mut self) -> Option { if self.count < 5 { self.count += 1; Some(self.count) } else { None } }\n} fn main() { let mut counter = Counter::new(); assert_eq!(counter.next(), Some(1)); assert_eq!(counter.next(), Some(2)); assert_eq!(counter.next(), Some(3)); assert_eq!(counter.next(), Some(4)); assert_eq!(counter.next(), Some(5)); assert_eq!(counter.next(), None);\n} 🌟🌟🌟 struct Fibonacci { curr: u32, next: u32,\n} // Implement `Iterator` for `Fibonacci`.\n// The `Iterator` trait only requires a method to be defined for the `next` element.\nimpl Iterator for Fibonacci { // We can refer to this type using Self::Item type Item = u32; /* Implement next method */ fn next(&mut self)\n} // Returns a Fibonacci sequence generator\nfn fibonacci() -> Fibonacci { Fibonacci { curr: 0, next: 1 }\n} fn main() { let mut fib = fibonacci(); assert_eq!(fib.next(), Some(1)); assert_eq!(fib.next(), Some(1)); assert_eq!(fib.next(), Some(2)); assert_eq!(fib.next(), Some(3)); assert_eq!(fib.next(), Some(5));\n}","breadcrumbs":"Functional programing » Iterator » Creating our own iterator","id":"221","title":"Creating our own iterator"},"222":{"body":"The Iterator trait has a number of methods with default implementations provided by the standard library.","breadcrumbs":"Functional programing » Iterator » Methods that Consume the Iterator","id":"222","title":"Methods that Consume the Iterator"},"223":{"body":"Some of these methods call the method nextto use up the iterator, so they are called consuming adaptors . 🌟🌟 /* Fill in the blank and fix the errors */\nfn main() { let v1 = vec![1, 2, 3]; let v1_iter = v1.iter(); // The sum method will take the ownership of the iterator and iterates through the items by repeatedly calling next method let total = v1_iter.sum(); assert_eq!(total, __); println!(\"{:?}, {:?}\",v1, v1_iter);\n} Collect Other than converting a collection into an iterator, we can also collect the result values into a collection, collect will consume the iterator. 🌟🌟 /* Make it work */\nuse std::collections::HashMap;\nfn main() { let names = [(\"sunface\",18), (\"sunfei\",18)]; let folks: HashMap<_, _> = names.into_iter().collect(); println!(\"{:?}\",folks); let v1: Vec = vec![1, 2, 3]; let v2 = v1.iter().collect(); assert_eq!(v2, vec![1, 2, 3]);\n}","breadcrumbs":"Functional programing » Iterator » Consuming adaptors","id":"223","title":"Consuming adaptors"},"224":{"body":"Methods allowing you to change one iterator into another iterator are known as iterator adaptors . You can chain multiple iterator adaptors to perform complex actions in a readable way. But because all iterators are lazy , you have to call one of the consuming adapters to get results from calls to iterator adapters. 🌟🌟 /* Fill in the blanks */\nfn main() { let v1: Vec = vec![1, 2, 3]; let v2: Vec<_> = v1.iter().__.__; assert_eq!(v2, vec![2, 3, 4]);\n} 🌟🌟 /* Fill in the blanks */\nuse std::collections::HashMap;\nfn main() { let names = [\"sunface\", \"sunfei\"]; let ages = [18, 18]; let folks: HashMap<_, _> = names.into_iter().__.collect(); println!(\"{:?}\",folks);\n} Using closures in iterator adaptors 🌟🌟 /* Fill in the blanks */\n#[derive(PartialEq, Debug)]\nstruct Shoe { size: u32, style: String,\n} fn shoes_in_size(shoes: Vec, shoe_size: u32) -> Vec { shoes.into_iter().__.collect()\n} fn main() { let shoes = vec![ Shoe { size: 10, style: String::from(\"sneaker\"), }, Shoe { size: 13, style: String::from(\"sandal\"), }, Shoe { size: 10, style: String::from(\"boot\"), }, ]; let in_my_size = shoes_in_size(shoes, 10); assert_eq!( in_my_size, vec![ Shoe { size: 10, style: String::from(\"sneaker\") }, Shoe { size: 10, style: String::from(\"boot\") }, ] );\n} You can find the solutions here (under the solutions path), but only use it when you need it :)","breadcrumbs":"Functional programing » Iterator » Iterator adaptors","id":"224","title":"Iterator adaptors"},"225":{"body":"","breadcrumbs":"newtype and DST » newtype and Sized","id":"225","title":"newtype and Sized"},"226":{"body":"The orphan rule tells us that we are allowed to implement a trait on a type as long as either the trait or the type are local to our crate. The newtype pattern can help us get around this restriction, which involves creating a new type in a tuple struct . 🌟 use std::fmt; /* Define the Wrapper type */\n__; // Display is an external trait\nimpl fmt::Display for Wrapper { fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { write!(f, \"[{}]\", self.0.join(\", \")) }\n} fn main() { // Vec is an external type, so you cannot implement Display trait on Vec type let w = Wrapper(vec![String::from(\"hello\"), String::from(\"world\")]); println!(\"w = {}\", w);\n} 🌟 Hide the methods of the original type. /* Make it workd */\nstruct Meters(u32); fn main() { let i: u32 = 2; assert_eq!(i.pow(2), 4); let n = Meters(i); // The `pow` method is defined on `u32` type, we can't directly call it assert_eq!(n.pow(2), 4);\n} 🌟🌟 The newtype idiom gives compile time guarantees that the right type of value is supplied to a program. /* Make it work */\nstruct Years(i64); struct Days(i64); impl Years { pub fn to_days(&self) -> Days { Days(self.0 * 365) }\n} impl Days { pub fn to_years(&self) -> Years { Years(self.0 / 365) }\n} // An age verification function that checks age in years, must be given a value of type Years.\nfn old_enough(age: &Years) -> bool { age.0 >= 18\n} fn main() { let age = Years(5); let age_days = age.to_days(); println!(\"Old enough {}\", old_enough(&age)); println!(\"Old enough {}\", old_enough(&age_days));\n} 🌟🌟 use std::ops::Add;\nuse std::fmt::{self, format}; struct Meters(u32);\nimpl fmt::Display for Meters { fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { write!(f, \"There are still {} meters left\", self.0) }\n} impl Add for Meters { type Output = Self; fn add(self, other: Meters) -> Self { Self(self.0 + other.0) }\n}\nfn main() { let d = calculate_distance(Meters(10), Meters(20)); assert_eq!(format!(\"{}\",d), \"There are still 30 meters left\");\n} /* Implement calculate_distance */\nfn calculate_distance","breadcrumbs":"newtype and DST » Newtype","id":"226","title":"Newtype"},"227":{"body":"Type alias is important to improve the readability of our code. type Thunk = Box; let f: Thunk = Box::new(|| println!(\"hi\")); fn takes_long_type(f: Thunk) { // --snip--\n} fn returns_long_type() -> Thunk { // --snip--\n} type Result = std::result::Result; And Unlike newtype, type alias don't create new types, so the following code is valid: type Meters = u32; let x: u32 = 5;\nlet y: Meters = 5; println!(\"x + y = {}\", x + y); 🌟 enum VeryVerboseEnumOfThingsToDoWithNumbers { Add, Subtract,\n} /* Fill in the blank */\n__ fn main() { // We can refer to each variant via its alias, not its long and inconvenient // name. let x = Operations::Add;\n} 🌟🌟 There are a few preserved aliases in Rust, one of which can be used in impl blocks. enum VeryVerboseEnumOfThingsToDoWithNumbers { Add, Subtract,\n} impl VeryVerboseEnumOfThingsToDoWithNumbers { fn run(&self, x: i32, y: i32) -> i32 { match self { __::Add => x + y, __::Subtract => x - y, } }\n}","breadcrumbs":"newtype and DST » Type alias","id":"227","title":"Type alias"},"228":{"body":"These concepts are complicated, so we are not going to explain here, but you can find them in The Book . 🌟🌟🌟 Array with dynamic length is a Dynamic Sized Type ( DST ), we can't directly use it /* Make it work with const generics */\nfn my_function(n: usize) -> [u32; usize] { [123; n]\n} fn main() { let arr = my_function(); println!(\"{:?}\",arr);\n} 🌟🌟 Slice is unsized type, but the reference of slice is not. /* Make it work with slice references */\nfn main() { let s: str = \"Hello there!\"; let arr: [u8] = [1, 2, 3];\n} 🌟🌟 Trait is also an unsized type /* Make it work in two ways */\nuse std::fmt::Display;\nfn foobar(thing: Display) {} fn main() {\n}","breadcrumbs":"newtype and DST » DST and unsized type","id":"228","title":"DST and unsized type"},"229":{"body":"","breadcrumbs":"Smart pointers TODO » Smart pointers","id":"229","title":"Smart pointers"},"23":{"body":"🌟 // Fill the blank to make it work\nfn main() { let x = 1_000.000_1; // ? let y: f32 = 0.12; // f32 let z = 0.01_f64; // f64 assert_eq!(type_of(&x), \"__\".to_string()); println!(\"Success!\");\n} fn type_of(_: &T) -> String { format!(\"{}\", std::any::type_name::())\n} 🌟🌟 Make it work in two distinct ways fn main() { assert!(0.1+0.2==0.3); println!(\"Success!\");\n}","breadcrumbs":"Basic Types » Numbers » Floating-Point","id":"23","title":"Floating-Point"},"230":{"body":"","breadcrumbs":"Smart pointers TODO » Box » Box","id":"230","title":"Box"},"231":{"body":"","breadcrumbs":"Smart pointers TODO » Deref » Deref","id":"231","title":"Deref"},"232":{"body":"","breadcrumbs":"Smart pointers TODO » Drop » Drop","id":"232","title":"Drop"},"233":{"body":"","breadcrumbs":"Smart pointers TODO » Rc and Arc » Rc and Arc","id":"233","title":"Rc and Arc"},"234":{"body":"","breadcrumbs":"Smart pointers TODO » Cell and RefCell » Cell and RefCell","id":"234","title":"Cell and RefCell"},"235":{"body":"","breadcrumbs":"Weak and Circle reference TODO » Weak and Circle reference","id":"235","title":"Weak and Circle reference"},"236":{"body":"","breadcrumbs":"Self referential TODO » Self referential","id":"236","title":"Self referential"},"237":{"body":"","breadcrumbs":"Threads TODO » Threads","id":"237","title":"Threads"},"238":{"body":"","breadcrumbs":"Threads TODO » Basic using » Basic using","id":"238","title":"Basic using"},"239":{"body":"","breadcrumbs":"Threads TODO » Message passing » Message passing","id":"239","title":"Message passing"},"24":{"body":"🌟🌟 Two goals: 1. Modify assert! to make it work 2. Make println! output: 97 - 122 fn main() { let mut sum = 0; for i in -3..2 { sum += i } assert!(sum == -3); for c in 'a'..='z' { println!(\"{}\",c); }\n} 🌟🌟 // Fill the blanks\nuse std::ops::{Range, RangeInclusive};\nfn main() { assert_eq!((1..__), Range{ start: 1, end: 5 }); assert_eq!((1..__), RangeInclusive::new(1, 5)); println!(\"Success!\");\n}","breadcrumbs":"Basic Types » Numbers » Range","id":"24","title":"Range"},"240":{"body":"","breadcrumbs":"Threads TODO » Sync » Sync","id":"240","title":"Sync"},"241":{"body":"","breadcrumbs":"Threads TODO » Atomic » Atomic","id":"241","title":"Atomic"},"242":{"body":"","breadcrumbs":"Threads TODO » Send and Sync » Send and Sync","id":"242","title":"Send and Sync"},"243":{"body":"","breadcrumbs":"Global variables TODO » Global variables","id":"243","title":"Global variables"},"244":{"body":"","breadcrumbs":"Errors TODO » Errors","id":"244","title":"Errors"},"245":{"body":"","breadcrumbs":"Unsafe doing » Unsafe todo","id":"245","title":"Unsafe todo"},"246":{"body":"Rust provides support for inline assembly via the asm! macro. It can be used to embed handwritten assembly in the assembly output generated by the compiler. Generally this should not be necessary, but might be where the required performance or timing cannot be otherwise achieved. Accessing low level hardware primitives, e.g. in kernel code, may also demand this functionality. Note : the examples here are given in x86/x86-64 assembly, but other architectures are also supported. Inline assembly is currently supported on the following architectures: x86 and x86-64 ARM AArch64 RISC-V","breadcrumbs":"Unsafe doing » Inline assembly » Inline assembly","id":"246","title":"Inline assembly"},"247":{"body":"Let us start with the simplest possible example: use std::arch::asm; unsafe { asm!(\"nop\");\n} This will insert a NOP (no operation) instruction into the assembly generated by the compiler. Note that all asm! invocations have to be inside an unsafe block, as they could insert arbitrary instructions and break various invariants. The instructions to be inserted are listed in the first argument of the asm! macro as a string literal.","breadcrumbs":"Unsafe doing » Inline assembly » Basic usage","id":"247","title":"Basic usage"},"248":{"body":"Now inserting an instruction that does nothing is rather boring. Let us do something that actually acts on data: use std::arch::asm; let x: u64;\nunsafe { asm!(\"mov {}, 5\", out(reg) x);\n}\nassert_eq!(x, 5); This will write the value 5 into the u64 variable x. You can see that the string literal we use to specify instructions is actually a template string. It is governed by the same rules as Rust format strings . The arguments that are inserted into the template however look a bit different than you may be familiar with. First we need to specify if the variable is an input or an output of the inline assembly. In this case it is an output. We declared this by writing out. We also need to specify in what kind of register the assembly expects the variable. In this case we put it in an arbitrary general purpose register by specifying reg. The compiler will choose an appropriate register to insert into the template and will read the variable from there after the inline assembly finishes executing. Let us see another example that also uses an input: use std::arch::asm; let i: u64 = 3;\nlet o: u64;\nunsafe { asm!( \"mov {0}, {1}\", \"add {0}, 5\", out(reg) o, in(reg) i, );\n}\nassert_eq!(o, 8); This will add 5 to the input in variable i and write the result to variable o. The particular way this assembly does this is first copying the value from i to the output, and then adding 5 to it. The example shows a few things: First, we can see that asm! allows multiple template string arguments; each one is treated as a separate line of assembly code, as if they were all joined together with newlines between them. This makes it easy to format assembly code. Second, we can see that inputs are declared by writing in instead of out. Third, we can see that we can specify an argument number, or name as in any format string. For inline assembly templates this is particularly useful as arguments are often used more than once. For more complex inline assembly using this facility is generally recommended, as it improves readability, and allows reordering instructions without changing the argument order. We can further refine the above example to avoid the mov instruction: use std::arch::asm; let mut x: u64 = 3;\nunsafe { asm!(\"add {0}, 5\", inout(reg) x);\n}\nassert_eq!(x, 8); We can see that inout is used to specify an argument that is both input and output. This is different from specifying an input and output separately in that it is guaranteed to assign both to the same register. It is also possible to specify different variables for the input and output parts of an inout operand: use std::arch::asm; let x: u64 = 3;\nlet y: u64;\nunsafe { asm!(\"add {0}, 5\", inout(reg) x => y);\n}\nassert_eq!(y, 8);","breadcrumbs":"Unsafe doing » Inline assembly » Inputs and outputs","id":"248","title":"Inputs and outputs"},"249":{"body":"The Rust compiler is conservative with its allocation of operands. It is assumed that an out can be written at any time, and can therefore not share its location with any other argument. However, to guarantee optimal performance it is important to use as few registers as possible, so they won't have to be saved and reloaded around the inline assembly block. To achieve this Rust provides a lateout specifier. This can be used on any output that is written only after all inputs have been consumed. There is also a inlateout variant of this specifier. Here is an example where inlateout cannot be used: use std::arch::asm; let mut a: u64 = 4;\nlet b: u64 = 4;\nlet c: u64 = 4;\nunsafe { asm!( \"add {0}, {1}\", \"add {0}, {2}\", inout(reg) a, in(reg) b, in(reg) c, );\n}\nassert_eq!(a, 12); Here the compiler is free to allocate the same register for inputs b and c since it knows they have the same value. However it must allocate a separate register for a since it uses inout and not inlateout. If inlateout was used, then a and c could be allocated to the same register, in which case the first instruction to overwrite the value of c and cause the assembly code to produce the wrong result. However the following example can use inlateout since the output is only modified after all input registers have been read: use std::arch::asm; let mut a: u64 = 4;\nlet b: u64 = 4;\nunsafe { asm!(\"add {0}, {1}\", inlateout(reg) a, in(reg) b);\n}\nassert_eq!(a, 8); As you can see, this assembly fragment will still work correctly if a and b are assigned to the same register.","breadcrumbs":"Unsafe doing » Inline assembly » Late output operands","id":"249","title":"Late output operands"},"25":{"body":"🌟 // Fill the blanks and fix the errors\nfn main() { // Integer addition assert!(1u32 + 2 == __); // Integer subtraction assert!(1i32 - 2 == __); assert!(1u8 - 2 == -1); assert!(3 * 50 == __); assert!(9.6 / 3.2 == 3.0); // error ! make it work assert!(24 % 5 == __); // Short-circuiting boolean logic assert!(true && false == __); assert!(true || false == __); assert!(!true == __); // Bitwise operations println!(\"0011 AND 0101 is {:04b}\", 0b0011u32 & 0b0101); println!(\"0011 OR 0101 is {:04b}\", 0b0011u32 | 0b0101); println!(\"0011 XOR 0101 is {:04b}\", 0b0011u32 ^ 0b0101); println!(\"1 << 5 is {}\", 1u32 << 5); println!(\"0x80 >> 2 is 0x{:x}\", 0x80u32 >> 2);\n} You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Basic Types » Numbers » Computations","id":"25","title":"Computations"},"250":{"body":"Some instructions require that the operands be in a specific register. Therefore, Rust inline assembly provides some more specific constraint specifiers. While reg is generally available on any architecture, explicit registers are highly architecture specific. E.g. for x86 the general purpose registers eax, ebx, ecx, edx, ebp, esi, and edi among others can be addressed by their name. use std::arch::asm; let cmd = 0xd1;\nunsafe { asm!(\"out 0x64, eax\", in(\"eax\") cmd);\n} In this example we call the out instruction to output the content of the cmd variable to port 0x64. Since the out instruction only accepts eax (and its sub registers) as operand we had to use the eax constraint specifier. Note : unlike other operand types, explicit register operands cannot be used in the template string: you can't use {} and should write the register name directly instead. Also, they must appear at the end of the operand list after all other operand types. Consider this example which uses the x86 mul instruction: use std::arch::asm; fn mul(a: u64, b: u64) -> u128 { let lo: u64; let hi: u64; unsafe { asm!( // The x86 mul instruction takes rax as an implicit input and writes // the 128-bit result of the multiplication to rax:rdx. \"mul {}\", in(reg) a, inlateout(\"rax\") b => lo, lateout(\"rdx\") hi ); } ((hi as u128) << 64) + lo as u128\n} This uses the mul instruction to multiply two 64-bit inputs with a 128-bit result. The only explicit operand is a register, that we fill from the variable a. The second operand is implicit, and must be the rax register, which we fill from the variable b. The lower 64 bits of the result are stored in rax from which we fill the variable lo. The higher 64 bits are stored in rdx from which we fill the variable hi.","breadcrumbs":"Unsafe doing » Inline assembly » Explicit register operands","id":"250","title":"Explicit register operands"},"251":{"body":"In many cases inline assembly will modify state that is not needed as an output. Usually this is either because we have to use a scratch register in the assembly or because instructions modify state that we don't need to further examine. This state is generally referred to as being \"clobbered\". We need to tell the compiler about this since it may need to save and restore this state around the inline assembly block. use core::arch::asm; fn main() { // three entries of four bytes each let mut name_buf = [0_u8; 12]; // String is stored as ascii in ebx, edx, ecx in order // Because ebx is reserved, we get a scratch register and move from // ebx into it in the asm. The asm needs to preserve the value of // that register though, so it is pushed and popped around the main asm // (in 64 bit mode for 64 bit processors, 32 bit processors would use ebx) unsafe { asm!( \"push rbx\", \"cpuid\", \"mov [{0}], ebx\", \"mov [{0} + 4], edx\", \"mov [{0} + 8], ecx\", \"pop rbx\", // We use a pointer to an array for storing the values to simplify // the Rust code at the cost of a couple more asm instructions // This is more explicit with how the asm works however, as opposed // to explicit register outputs such as `out(\"ecx\") val` // The *pointer itself* is only an input even though it's written behind in(reg) name_buf.as_mut_ptr(), // select cpuid 0, also specify eax as clobbered inout(\"eax\") 0 => _, // cpuid clobbers these registers too out(\"ecx\") _, out(\"edx\") _, ); } let name = core::str::from_utf8(&name_buf).unwrap(); println!(\"CPU Manufacturer ID: {}\", name);\n} In the example above we use the cpuid instruction to read the CPU manufacturer ID. This instruction writes to eax with the maximum supported cpuid argument and ebx, esx, and ecx with the CPU manufacturer ID as ASCII bytes in that order. Even though eax is never read we still need to tell the compiler that the register has been modified so that the compiler can save any values that were in these registers before the asm. This is done by declaring it as an output but with _ instead of a variable name, which indicates that the output value is to be discarded. This code also works around the limitation that ebx is a reserved register by LLVM. That means that LLVM assumes that it has full control over the register and it must be restored to its original state before exiting the asm block, so it cannot be used as an output. To work around this we save the register via push, read from ebx inside the asm block into a temporary register allocated with out(reg) and then restoring ebx to its original state via pop. The push and pop use the full 64-bit rbx version of the register to ensure that the entire register is saved. On 32 bit targets the code would instead use ebx in the push/pop. This can also be used with a general register class (e.g. reg) to obtain a scratch register for use inside the asm code: use std::arch::asm; // Multiply x by 6 using shifts and adds\nlet mut x: u64 = 4;\nunsafe { asm!( \"mov {tmp}, {x}\", \"shl {tmp}, 1\", \"shl {x}, 2\", \"add {x}, {tmp}\", x = inout(reg) x, tmp = out(reg) _, );\n}\nassert_eq!(x, 4 * 6);","breadcrumbs":"Unsafe doing » Inline assembly » Clobbered registers","id":"251","title":"Clobbered registers"},"252":{"body":"By default, asm! assumes that any register not specified as an output will have its contents preserved by the assembly code. The clobber_abi argument to asm! tells the compiler to automatically insert the necessary clobber operands according to the given calling convention ABI: any register which is not fully preserved in that ABI will be treated as clobbered. Multiple clobber_abi arguments may be provided and all clobbers from all specified ABIs will be inserted. use std::arch::asm; extern \"C\" fn foo(arg: i32) -> i32 { println!(\"arg = {}\", arg); arg * 2\n} fn call_foo(arg: i32) -> i32 { unsafe { let result; asm!( \"call *{}\", // Function pointer to call in(reg) foo, // 1st argument in rdi in(\"rdi\") arg, // Return value in rax out(\"rax\") result, // Mark all registers which are not preserved by the \"C\" calling // convention as clobbered. clobber_abi(\"C\"), ); result }\n}","breadcrumbs":"Unsafe doing » Inline assembly » Symbol operands and ABI clobbers","id":"252","title":"Symbol operands and ABI clobbers"},"253":{"body":"In some cases, fine control is needed over the way a register name is formatted when inserted into the template string. This is needed when an architecture's assembly language has several names for the same register, each typically being a \"view\" over a subset of the register (e.g. the low 32 bits of a 64-bit register). By default the compiler will always choose the name that refers to the full register size (e.g. rax on x86-64, eax on x86, etc). This default can be overridden by using modifiers on the template string operands, just like you would with format strings: use std::arch::asm; let mut x: u16 = 0xab; unsafe { asm!(\"mov {0:h}, {0:l}\", inout(reg_abcd) x);\n} assert_eq!(x, 0xabab); In this example, we use the reg_abcd register class to restrict the register allocator to the 4 legacy x86 registers (ax, bx, cx, dx) of which the first two bytes can be addressed independently. Let us assume that the register allocator has chosen to allocate x in the ax register. The h modifier will emit the register name for the high byte of that register and the l modifier will emit the register name for the low byte. The asm code will therefore be expanded as mov ah, al which copies the low byte of the value into the high byte. If you use a smaller data type (e.g. u16) with an operand and forget the use template modifiers, the compiler will emit a warning and suggest the correct modifier to use.","breadcrumbs":"Unsafe doing » Inline assembly » Register template modifiers","id":"253","title":"Register template modifiers"},"254":{"body":"Sometimes assembly instructions require operands passed via memory addresses/memory locations. You have to manually use the memory address syntax specified by the target architecture. For example, on x86/x86_64 using Intel assembly syntax, you should wrap inputs/outputs in [] to indicate they are memory operands: use std::arch::asm; fn load_fpu_control_word(control: u16) { unsafe { asm!(\"fldcw [{}]\", in(reg) &control, options(nostack)); }\n}","breadcrumbs":"Unsafe doing » Inline assembly » Memory address operands","id":"254","title":"Memory address operands"},"255":{"body":"Any reuse of a named label, local or otherwise, can result in an assembler or linker error or may cause other strange behavior. Reuse of a named label can happen in a variety of ways including: explicitly: using a label more than once in one asm! block, or multiple times across blocks. implicitly via inlining: the compiler is allowed to instantiate multiple copies of an asm! block, for example when the function containing it is inlined in multiple places. implicitly via LTO: LTO can cause code from other crates to be placed in the same codegen unit, and so could bring in arbitrary labels. As a consequence, you should only use GNU assembler numeric local labels inside inline assembly code. Defining symbols in assembly code may lead to assembler and/or linker errors due to duplicate symbol definitions. Moreover, on x86 when using the default Intel syntax, due to an LLVM bug , you shouldn't use labels exclusively made of 0 and 1 digits, e.g. 0, 11 or 101010, as they may end up being interpreted as binary values. Using options(att_syntax) will avoid any ambiguity, but that affects the syntax of the entire asm! block. (See Options , below, for more on options.) use std::arch::asm; let mut a = 0;\nunsafe { asm!( \"mov {0}, 10\", \"2:\", \"sub {0}, 1\", \"cmp {0}, 3\", \"jle 2f\", \"jmp 2b\", \"2:\", \"add {0}, 2\", out(reg) a );\n}\nassert_eq!(a, 5); This will decrement the {0} register value from 10 to 3, then add 2 and store it in a. This example shows a few things: First, that the same number can be used as a label multiple times in the same inline block. Second, that when a numeric label is used as a reference (as an instruction operand, for example), the suffixes “b” (“backward”) or ”f” (“forward”) should be added to the numeric label. It will then refer to the nearest label defined by this number in this direction.","breadcrumbs":"Unsafe doing » Inline assembly » Labels","id":"255","title":"Labels"},"256":{"body":"By default, an inline assembly block is treated the same way as an external FFI function call with a custom calling convention: it may read/write memory, have observable side effects, etc. However, in many cases it is desirable to give the compiler more information about what the assembly code is actually doing so that it can optimize better. Let's take our previous example of an add instruction: use std::arch::asm; let mut a: u64 = 4;\nlet b: u64 = 4;\nunsafe { asm!( \"add {0}, {1}\", inlateout(reg) a, in(reg) b, options(pure, nomem, nostack), );\n}\nassert_eq!(a, 8); Options can be provided as an optional final argument to the asm! macro. We specified three options here: pure means that the asm code has no observable side effects and that its output depends only on its inputs. This allows the compiler optimizer to call the inline asm fewer times or even eliminate it entirely. nomem means that the asm code does not read or write to memory. By default the compiler will assume that inline assembly can read or write any memory address that is accessible to it (e.g. through a pointer passed as an operand, or a global). nostack means that the asm code does not push any data onto the stack. This allows the compiler to use optimizations such as the stack red zone on x86-64 to avoid stack pointer adjustments. These allow the compiler to better optimize code using asm!, for example by eliminating pure asm! blocks whose outputs are not needed. See the reference for the full list of available options and their effects.","breadcrumbs":"Unsafe doing » Inline assembly » Options","id":"256","title":"Options"},"257":{"body":"","breadcrumbs":"Macro TODO » macro","id":"257","title":"macro"},"258":{"body":"","breadcrumbs":"Tests TODO » Tests","id":"258","title":"Tests"},"259":{"body":"","breadcrumbs":"Tests TODO » Write Tests » Write Tests","id":"259","title":"Write Tests"},"26":{"body":"","breadcrumbs":"Basic Types » Char, Bool and Unit » Char, Bool and Unit","id":"26","title":"Char, Bool and Unit"},"260":{"body":"https://doc.rust-lang.org/unstable-book/library-features/test.html","breadcrumbs":"Tests TODO » Benchmark » Benchmark","id":"260","title":"Benchmark"},"261":{"body":"","breadcrumbs":"Tests TODO » Unit and Integration » Unit and Integration","id":"261","title":"Unit and Integration"},"262":{"body":"","breadcrumbs":"Tests TODO » Assertions » Assertions","id":"262","title":"Assertions"},"263":{"body":"","breadcrumbs":"Async/Await TODO » Async/Await","id":"263","title":"Async/Await"},"264":{"body":"","breadcrumbs":"Async/Await TODO » async and await! » async and await!","id":"264","title":"async and await!"},"265":{"body":"","breadcrumbs":"Async/Await TODO » Future » Future","id":"265","title":"Future"},"266":{"body":"","breadcrumbs":"Async/Await TODO » Pin and Unpin » Pin and Unpin","id":"266","title":"Pin and Unpin"},"267":{"body":"","breadcrumbs":"Async/Await TODO » Stream » Stream","id":"267","title":"Stream"},"268":{"body":"","breadcrumbs":"Standard Library TODO » Stand Library todo","id":"268","title":"Stand Library todo"},"269":{"body":"","breadcrumbs":"Standard Library TODO » String » String","id":"269","title":"String"},"27":{"body":"🌟 // Make it work\nuse std::mem::size_of_val;\nfn main() { let c1 = 'a'; assert_eq!(size_of_val(&c1),1); let c2 = '中'; assert_eq!(size_of_val(&c2),3); println!(\"Success!\");\n} 🌟 // Make it work\nfn main() { let c1 = \"中\"; print_char(c1);\n} fn print_char(c : char) { println!(\"{}\", c);\n}","breadcrumbs":"Basic Types » Char, Bool and Unit » Char","id":"27","title":"Char"},"270":{"body":"Fighting with compiler is very common in our daily coding, especially for those unfamiliar with Rust. This chapter will provide some exercises to help us avoid such cases to lower the steep learning curve.","breadcrumbs":"Fighting with Compiler » Fighting with Compiler","id":"270","title":"Fighting with Compiler"},"271":{"body":"🌟🌟 // FIX the error without removing any code line\nstruct test { list: Vec, a: i32\n} impl test { pub fn new() -> Self { test { list:vec![1,2,3,4,5,6,7], a:0 } } pub fn run(&mut self) { for i in self.list.iter() { self.do_something(*i) } } pub fn do_something(&mut self, n: i32) { self.a = n; }\n} fn main() {} You can find the solutions here (under the solutions path), but only use it when you need it :)","breadcrumbs":"Fighting with Compiler » Borrowing » Borrowing","id":"271","title":"Borrowing"},"28":{"body":"🌟 // Make println! work\nfn main() { let _f: bool = false; let t = true; if !t { println!(\"Success!\"); }\n} 🌟 // Make it work\nfn main() { let f = true; let t = true && false; assert_eq!(t, f); println!(\"Success!\");\n}","breadcrumbs":"Basic Types » Char, Bool and Unit » Bool","id":"28","title":"Bool"},"29":{"body":"🌟🌟 // Make it work, don't modify `implicitly_ret_unit` !\nfn main() { let _v: () = (); let v = (2, 3); assert_eq!(v, implicitly_ret_unit()); println!(\"Success!\");\n} fn implicitly_ret_unit() { println!(\"I will return a ()\");\n} // Don't use this one\nfn explicitly_ret_unit() -> () { println!(\"I will return a ()\");\n} 🌟🌟 What's the size of the unit type? // Modify `4` in assert to make it work\nuse std::mem::size_of_val;\nfn main() { let unit: () = (); assert!(size_of_val(&unit) == 4); println!(\"Success!\");\n} You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Basic Types » Char, Bool and Unit » Unit type","id":"29","title":"Unit type"},"3":{"body":"Following questions come up weekly in online Rust discussions: I just finished reading The Book, what should I do next ? What projects would you recommend to a Rust beginner? Looking for small projects with an elegant code base Codes that is easy to read and learn The answers to these questions are always Practice : doing some exercises, and then reading some small and excellent Rust projects. This is precisely the goal of this book, so, collecting relative resourses and representing in Rust By Practice seems not a bad idea.","breadcrumbs":"Small projects with Elegant code » Small projects with Elegant code base","id":"3","title":"Small projects with Elegant code base"},"30":{"body":"","breadcrumbs":"Basic Types » Statements and Expressions » Statements and Expressions","id":"30","title":"Statements and Expressions"},"31":{"body":"fn main() { let x = 5u32; let y = { let x_squared = x * x; let x_cube = x_squared * x; // This expression will be assigned to `y` x_cube + x_squared + x }; let z = { // The semicolon suppresses this expression and `()` is assigned to `z` 2 * x; }; println!(\"x is {:?}\", x); println!(\"y is {:?}\", y); println!(\"z is {:?}\", z);\n}","breadcrumbs":"Basic Types » Statements and Expressions » Examples","id":"31","title":"Examples"},"32":{"body":"🌟🌟 // Make it work with two ways\nfn main() { let v = { let mut x = 1; x += 2 }; assert_eq!(v, 3); println!(\"Success!\");\n} 🌟 fn main() { let v = (let x = 3); assert!(v == 3); println!(\"Success!\");\n} 🌟 fn main() { let s = sum(1 , 2); assert_eq!(s, 3); println!(\"Success!\");\n} fn sum(x: i32, y: i32) -> i32 { x + y;\n} You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Basic Types » Statements and Expressions » Exercises","id":"32","title":"Exercises"},"33":{"body":"🌟🌟🌟 fn main() { // Don't modify the following two lines! let (x, y) = (1, 2); let s = sum(x, y); assert_eq!(s, 3); println!(\"Success!\");\n} fn sum(x, y: i32) { x + y;\n} 🌟 fn main() { print();\n} // Replace i32 with another type\nfn print() -> i32 { println!(\"Success!\");\n} 🌟🌟🌟 // Solve it in two ways\n// DON'T let `println!` work\nfn main() { never_return(); println!(\"Failed!\");\n} fn never_return() -> ! { // Implement this function, don't modify the fn signatures }","breadcrumbs":"Basic Types » Functions » Functions","id":"33","title":"Functions"},"34":{"body":"Diverging functions never return to the caller, so they may be used in places where a value of any type is expected. 🌟🌟 fn main() { println!(\"Success!\");\n} fn get_option(tp: u8) -> Option { match tp { 1 => { // TODO } _ => { // TODO } }; // Rather than returning a None, we use a diverging function instead never_return_fn()\n} // IMPLEMENT this function in THREE ways\nfn never_return_fn() -> ! { } 🌟🌟 fn main() { // FILL in the blank let b = __; let _v = match b { true => 1, // Diverging functions can also be used in match expression to replace a value of any value false => { println!(\"Success!\"); panic!(\"we have no value for `false`, but we can panic\"); } }; println!(\"Exercise Failed if printing out this line!\");\n} You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Basic Types » Functions » Diverging functions","id":"34","title":"Diverging functions"},"35":{"body":"Learning resources: English: Rust Book 4.1-4.4 简体中文: Rust语言圣经 - 所有权与借用","breadcrumbs":"Ownership and Borrowing » Ownership and Borrowing","id":"35","title":"Ownership and Borrowing"},"36":{"body":"🌟🌟 fn main() { // Use as many approaches as you can to make it work let x = String::from(\"Hello world\"); let y = x; println!(\"{}, {}\",x, y);\n} 🌟🌟 // Don't modify code in main!\nfn main() { let s1 = String::from(\"Hello world\"); let s2 = take_ownership(s1); println!(\"{}\", s2);\n} // Only modify the code below!\nfn take_ownership(s: String) { println!(\"{}\", s);\n} 🌟🌟 fn main() { let s = give_ownership(); println!(\"{}\", s);\n} // Only modify the code below!\nfn give_ownership() -> String { let s = String::from(\"Hello world\"); // Convert String to Vec let _s = s.into_bytes(); s\n} 🌟🌟 // Fix the error without removing any code\nfn main() { let s = String::from(\"Hello World\"); print_str(s); println!(\"{}\", s);\n} fn print_str(s: String) { println!(\"{}\",s)\n} 🌟🌟 // Don't use clone ,use copy instead\nfn main() { let x = (1, 2, (), \"hello\".to_string()); let y = x.clone(); println!(\"{:?}, {:?}\", x, y);\n} Mutability Mutability can be changed when ownership is transferred. 🌟 // make the necessary variable mutable\nfn main() { let s = String::from(\"Hello \"); let s1 = s; s1.push_str(\"World!\"); println!(\"Success!\");\n} 🌟🌟🌟 fn main() { let x = Box::new(5); let ... // update this line, don't change other lines! *y = 4; assert_eq!(*x, 5); println!(\"Success!\");\n}","breadcrumbs":"Ownership and Borrowing » Ownership » Ownership","id":"36","title":"Ownership"},"37":{"body":"Within the destructuring of a single variable, both by-move and by-reference pattern bindings can be used at the same time. Doing this will result in a partial move of the variable, which means that parts of the variable will be moved while other parts stay. In such a case, the parent variable cannot be used afterwards as a whole, however the parts that are only referenced (and not moved) can still be used. Example fn main() { #[derive(Debug)] struct Person { name: String, age: Box, } let person = Person { name: String::from(\"Alice\"), age: Box::new(20), }; // `name` is moved out of person, but `age` is referenced let Person { name, ref age } = person; println!(\"The person's age is {}\", age); println!(\"The person's name is {}\", name); // Error! borrow of partially moved value: `person` partial move occurs //println!(\"The person struct is {:?}\", person); // `person` cannot be used but `person.age` can be used as it is not moved println!(\"The person's age from person struct is {}\", person.age);\n} Exercises 🌟 fn main() { let t = (String::from(\"hello\"), String::from(\"world\")); let _s = t.0; // Modify this line only, don't use `_s` println!(\"{:?}\", t);\n} 🌟🌟 fn main() { let t = (String::from(\"hello\"), String::from(\"world\")); // Fill the blanks let (__, __) = __; println!(\"{:?}, {:?}, {:?}\", s1, s2, t); // -> \"hello\", \"world\", (\"hello\", \"world\")\n} You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Ownership and Borrowing » Ownership » Partial move","id":"37","title":"Partial move"},"38":{"body":"","breadcrumbs":"Ownership and Borrowing » Reference and Borrowing » Reference and Borrowing","id":"38","title":"Reference and Borrowing"},"39":{"body":"🌟 fn main() { let x = 5; // Fill the blank let p = __; println!(\"the memory address of x is {:p}\", p); // One possible output: 0x16fa3ac84\n} 🌟 fn main() { let x = 5; let y = &x; // Modify this line only assert_eq!(5, y); println!(\"Success!\");\n} 🌟 // Fix error\nfn main() { let mut s = String::from(\"hello, \"); borrow_object(s); println!(\"Success!\");\n} fn borrow_object(s: &String) {} 🌟 // Fix error\nfn main() { let mut s = String::from(\"hello, \"); push_str(s); println!(\"Success!\");\n} fn push_str(s: &mut String) { s.push_str(\"world\")\n} 🌟🌟 fn main() { let mut s = String::from(\"hello, \"); // Fill the blank to make it work let p = __; p.push_str(\"world\"); println!(\"Success!\");\n} Ref ref can be used to take references to a value, similar to &. 🌟🌟🌟 fn main() { let c = '中'; let r1 = &c; // Fill the blank,dont change other code let __ r2 = c; assert_eq!(*r1, *r2); // Check the equality of the two address strings assert_eq!(get_addr(r1),get_addr(r2)); println!(\"Success!\");\n} // Get memory address string\nfn get_addr(r: &char) -> String { format!(\"{:p}\", r)\n}","breadcrumbs":"Ownership and Borrowing » Reference and Borrowing » Reference","id":"39","title":"Reference"},"4":{"body":"Answers for above questions usually came with ripgrep , though I don't think it is a small project, but yes, go for it if you are not afraid to delve deep a bit.","breadcrumbs":"Small projects with Elegant code » 1. Ripgrep","id":"4","title":"1. Ripgrep"},"40":{"body":"🌟 // Remove something to make it work\n// Don't remove a whole line !\nfn main() { let mut s = String::from(\"hello\"); let r1 = &mut s; let r2 = &mut s; println!(\"{}, {}\", r1, r2); println!(\"Success!\");\n} Mutability 🌟 Error: Borrow an immutable object as mutable fn main() { // Fix error by modifying this line let s = String::from(\"hello, \"); borrow_object(&mut s); println!(\"Success!\");\n} fn borrow_object(s: &mut String) {} 🌟🌟 Ok: Borrow a mutable object as immutable // This code has no errors!\nfn main() { let mut s = String::from(\"hello, \"); borrow_object(&s); s.push_str(\"world\"); println!(\"Success!\");\n} fn borrow_object(s: &String) {}","breadcrumbs":"Ownership and Borrowing » Reference and Borrowing » Borrowing rules","id":"40","title":"Borrowing rules"},"41":{"body":"🌟🌟 // Comment one line to make it work\nfn main() { let mut s = String::from(\"hello, \"); let r1 = &mut s; r1.push_str(\"world\"); let r2 = &mut s; r2.push_str(\"!\"); println!(\"{}\",r1);\n} 🌟🌟 fn main() { let mut s = String::from(\"hello, \"); let r1 = &mut s; let r2 = &mut s; // Add one line below to make a compiler error: cannot borrow `s` as mutable more than once at a time // You can't use r1 and r2 at the same time\n} You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Ownership and Borrowing » Reference and Borrowing » NLL","id":"41","title":"NLL"},"42":{"body":"Learning resources: English: Rust Book 4.3, 5.1, 6.1, 8.2 简体中文: Rust语言圣经 - 复合类型","breadcrumbs":"Compound Types » Compound Types","id":"42","title":"Compound Types"},"43":{"body":"The type of string literal \"hello, world\" is &str, e.g let s: &str = \"hello, world\".","breadcrumbs":"Compound Types » string » String","id":"43","title":"String"},"44":{"body":"🌟 We can't use str type in normal ways, but we can use &str. // Fix error without adding new line\nfn main() { let s: str = \"hello, world\"; println!(\"Success!\");\n} 🌟🌟 We can only use str by boxing it, & can be used to convert Box to &str // Fix the error with at least two solutions\nfn main() { let s: Box = \"hello, world\".into(); greetings(s)\n} fn greetings(s: &str) { println!(\"{}\",s)\n}","breadcrumbs":"Compound Types » string » Str and &str","id":"44","title":"Str and &str"},"45":{"body":"String type is defined in std and stored as a vector of bytes (Vec), but guaranteed to always be a valid UTF-8 sequence. String is heap allocated, growable and not null terminated. 🌟 // Fill the blank\nfn main() { let mut s = __; s.push_str(\"hello, world\"); s.push('!'); assert_eq!(s, \"hello, world!\"); println!(\"Success!\");\n} 🌟🌟🌟 // Fix all errors without adding newline\nfn main() { let s = String::from(\"hello\"); s.push(','); s.push(\" world\"); s += \"!\".to_string(); println!(\"{}\", s);\n} 🌟🌟 replace can be used to replace substring // Fill the blank\nfn main() { let s = String::from(\"I like dogs\"); // Allocate new memory and store the modified string there let s1 = s.__(\"dogs\", \"cats\"); assert_eq!(s1, \"I like cats\"); println!(\"Success!\");\n} More String methods can be found under String module. 🌟🌟 You can only concat a String with &str, and String's ownership can be moved to another variable. // Fix errors without removing any line\nfn main() { let s1 = String::from(\"hello,\"); let s2 = String::from(\"world!\"); let s3 = s1 + s2; assert_eq!(s3, \"hello,world!\"); println!(\"{}\", s1);\n}","breadcrumbs":"Compound Types » string » String","id":"45","title":"String"},"46":{"body":"Opposite to the seldom using of str, &str and String are used everywhere! 🌟🌟 &str can be converted to String in two ways // Fix error with at least two solutions\nfn main() { let s = \"hello, world\"; greetings(s)\n} fn greetings(s: String) { println!(\"{}\", s)\n} 🌟🌟 We can use String::from or to_string to convert a &str to String // Use two approaches to fix the error and without adding a new line\nfn main() { let s = \"hello, world\".to_string(); let s1: &str = s; println!(\"Success!\");\n}","breadcrumbs":"Compound Types » string » &str and String","id":"46","title":"&str and String"},"47":{"body":"🌟 fn main() { // You can use escapes to write bytes by their hexadecimal values // Fill the blank below to show \"I'm writing Rust\" let byte_escape = \"I'm writing Ru\\x73__!\"; println!(\"What are you doing\\x3F (\\\\x3F means ?) {}\", byte_escape); // ...Or Unicode code points. let unicode_codepoint = \"\\u{211D}\"; let character_name = \"\\\"DOUBLE-STRUCK CAPITAL R\\\"\"; println!(\"Unicode character {} (U+211D) is called {}\", unicode_codepoint, character_name ); let long_string = \"String literals can span multiple lines. The linebreak and indentation here \\ can be escaped too!\"; println!(\"{}\", long_string);\n} 🌟🌟🌟 Sometimes there are just too many characters that need to be escaped or it's just much more convenient to write a string out as-is. This is where raw string literals come into play. /* Fill in the blank and fix the errors */\nfn main() { let raw_str = r\"Escapes don't work here: \\x3F \\u{211D}\"; // Modify above line to make it work assert_eq!(raw_str, \"Escapes don't work here: ? ℝ\"); // If you need quotes in a raw string, add a pair of #s let quotes = r#\"And then I said: \"There is no escape!\"\"#; println!(\"{}\", quotes); // If you need \"# in your string, just use more #s in the delimiter. // You can use up to 65535 #s. let delimiter = r###\"A string with \"# in it. And even \"##!\"###; println!(\"{}\", delimiter); // Fill the blank let long_delimiter = __; assert_eq!(long_delimiter, \"Hello, \\\"##\\\"\"); println!(\"Success!\");\n}","breadcrumbs":"Compound Types » string » String escapes","id":"47","title":"String escapes"},"48":{"body":"Want a string that's not UTF-8? (Remember, str and String must be valid UTF-8). Or maybe you want an array of bytes that's mostly text? Byte strings to the rescue! Example : use std::str; fn main() { // Note that this is not actually a `&str` let bytestring: &[u8; 21] = b\"this is a byte string\"; // Byte arrays don't have the `Display` trait, so printing them is a bit limited println!(\"A byte string: {:?}\", bytestring); // Byte strings can have byte escapes... let escaped = b\"\\x52\\x75\\x73\\x74 as bytes\"; // ...But no unicode escapes // let escaped = b\"\\u{211D} Is not allowed\"; println!(\"Some escaped bytes: {:?}\", escaped); // Raw byte strings work just like raw strings let raw_bytestring = br\"\\u{211D} is not escaped here\"; println!(\"{:?}\", raw_bytestring); // Converting a byte array to `str` can fail if let Ok(my_str) = str::from_utf8(raw_bytestring) { println!(\"And the same as text: '{}'\", my_str); } let _quotes = br#\"You can also use \"fancier\" formatting, \\ like with normal raw strings\"#; // Byte strings don't have to be UTF-8 let shift_jis = b\"\\x82\\xe6\\x82\\xa8\\x82\\xb1\\x82\\xbb\"; // \"ようこそ\" In SHIFT-JIS // But then they can't always be converted to `str` match str::from_utf8(shift_jis) { Ok(my_str) => println!(\"Conversion successful: '{}'\", my_str), Err(e) => println!(\"Conversion failed: {:?}\", e), };\n} A more detailed listing of the ways to write string literals and escape characters is given in the 'Tokens' chapter of the Rust Reference.","breadcrumbs":"Compound Types » string » Byte string","id":"48","title":"Byte string"},"49":{"body":"🌟🌟🌟 You can't use index to access a char in a string, but you can use slice &s1[start..end]. fn main() { let s1 = String::from(\"hi,中国\"); let h = s1[0]; // Modify this line to fix the error, tips: `h` only takes 1 byte in UTF8 format assert_eq!(h, \"h\"); let h1 = &s1[3..5]; // Modify this line to fix the error, tips: `中` takes 3 bytes in UTF8 format assert_eq!(h1, \"中\"); println!(\"Success!\");\n}","breadcrumbs":"Compound Types » string » String index","id":"49","title":"String index"},"5":{"body":"Tutorial https://www.flenker.blog/hecto/ will lead you to build a text editor from scratch.","breadcrumbs":"Small projects with Elegant code » 2. Building a text editor","id":"5","title":"2. Building a text editor"},"50":{"body":"🌟 fn main() { // Fill the blank to print each char in \"你好,世界\" for c in \"你好,世界\".__ { println!(\"{}\", c) }\n} utf8_slice You can use utf8_slice to slice UTF8 string, it can index chars instead of bytes. Example use utf8_slice;\nfn main() { let s = \"The 🚀 goes to the 🌑!\"; let rocket = utf8_slice::slice(s, 4, 5); // Will equal \"🚀\"\n} You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Compound Types » string » Operate on UTF8 string","id":"50","title":"Operate on UTF8 string"},"51":{"body":"The type of array is [T; Length], as you can see, array's length is part of their type signature. So their length must be known at compile time. For example, you cant initialize an array like below: fn init_arr(n: i32) { let arr = [1; n];\n} This will cause an error, because the compiler has no idea of the exact size of the array at compile time. 🌟 fn main() { // Fill the blank with proper array type let arr: __ = [1, 2, 3, 4, 5]; // Modify the code below to make it work assert!(arr.len() == 4); println!(\"Success!\");\n} 🌟🌟 fn main() { // We can ignore parts of the array type or even the whole type, let the compiler infer it for us let arr0 = [1, 2, 3]; let arr: [_; 3] = ['a', 'b', 'c']; // Fill the blank // Arrays are stack allocated, `std::mem::size_of_val` returns the bytes which an array occupies // A char takes 4 bytes in Rust: Unicode char assert!(std::mem::size_of_val(&arr) == __); println!(\"Success!\");\n} 🌟 All elements in an array can be initialized to the same value at once. fn main() { // Fill the blank let list: [i32; 100] = __ ; assert!(list[0] == 1); assert!(list.len() == 100); println!(\"Success!\");\n} 🌟 All elements in an array must be of the same type fn main() { // Fix the error let _arr = [1, 2, '3']; println!(\"Success!\");\n} 🌟 Indexing starts at 0. fn main() { let arr = ['a', 'b', 'c']; let ele = arr[1]; // Only modify this line to make the code work! assert!(ele == 'a'); println!(\"Success!\");\n} 🌟 Out of bounds indexing causes panic. // Fix the error\nfn main() { let names = [String::from(\"Sunfei\"), \"Sunface\".to_string()]; // `Get` returns an Option, it's safe to use let name0 = names.get(0).unwrap(); // But indexing is not safe let _name1 = &names[2]; println!(\"Success!\");\n} You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Compound Types » Array » Array","id":"51","title":"Array"},"52":{"body":"Slices are similar to arrays, but their length is not known at compile time, so you can't use slice directly. 🌟🌟 Here, both [i32] and str are slice types, but directly using it will cause errors. You have to use the reference of the slice instead: &[i32], &str. // Fix the errors, DON'T add new lines!\nfn main() { let arr = [1, 2, 3]; let s1: [i32] = arr[0..2]; let s2: str = \"hello, world\" as str; println!(\"Success!\");\n} A slice reference is a two-word object, for simplicity reasons, from now on we will use slice instead of slice reference. The first word is a pointer to the data, and the second word is the length of the slice. The word size is the same as usize, determined by the processor architecture, e.g. 64 bits on an x86-64. Slices can be used to borrow a section of an array, and have the type signature &[T]. 🌟🌟🌟 fn main() { let arr: [char; 3] = ['中', '国', '人']; let slice = &arr[..2]; // Modify '8' to make it work // TIPS: slice( reference ) IS NOT an array, if it is an array, then `assert!` will be passed: Each of the two chars '中' and '国' occupies 4 bytes, 2 * 4 = 8 assert!(std::mem::size_of_val(&slice) == 8); println!(\"Success!\");\n} 🌟🌟 fn main() { let arr: [i32; 5] = [1, 2, 3, 4, 5]; // Fill the blanks to make the code work let slice: __ = __; assert_eq!(slice, &[2, 3, 4]); println!(\"Success!\");\n}","breadcrumbs":"Compound Types » Slice » Slice","id":"52","title":"Slice"},"53":{"body":"🌟 fn main() { let s = String::from(\"hello\"); let slice1 = &s[0..2]; // Fill the blank to make the code work, DON'T USE 0..2 again let slice2 = &s[__]; assert_eq!(slice1, slice2); println!(\"Success!\");\n} 🌟 fn main() { let s = \"你好,世界\"; // Modify this line to make the code work let slice = &s[0..2]; assert!(slice == \"你\"); println!(\"Success!\");\n} 🌟🌟 &String can be implicitly converted into &str. // Fix errors\nfn main() { let mut s = String::from(\"hello world\"); // Here, &s is `&String` type, but `first_letter` needs a `&str` type. // It works because `&String` can be implicitly converted to `&str. If you want to know more, this is called `Deref coercion`. let letter = first_letter(&s); s.clear(); // error! println!(\"the first letter is: {}\", letter);\n}\nfn first_letter(s: &str) -> &str { &s[..1]\n} You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Compound Types » Slice » String slices","id":"53","title":"String slices"},"54":{"body":"🌟 Elements in a tuple can have different types. Tuple's type signature is (T1, T2, ...), where T1, T2 are the types of tuple's members. fn main() { let _t0: (u8,i16) = (0, -1); // Tuples can be tuple's members let _t1: (u8, (i16, u32)) = (0, (-1, 1)); // Fill the blanks to make the code work let t: (u8, __, i64, __, __) = (1u8, 2u16, 3i64, \"hello\", String::from(\", world\")); println!(\"Success!\");\n} 🌟 Members can be extracted from the tuple using indexing. // Make it work\nfn main() { let t = (\"i\", \"am\", \"sunface\"); assert_eq!(t.1, \"sunface\"); println!(\"Success!\");\n} 🌟 Long tuples cannot be printed // Fix the error\nfn main() { let too_long_tuple = (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13); println!(\"too long tuple: {:?}\", too_long_tuple);\n} 🌟 Destructuring tuple with pattern. fn main() { let tup = (1, 6.4, \"hello\"); // Fill the blank to make the code work let __ = tup; assert_eq!(x, 1); assert_eq!(y, \"hello\"); assert_eq!(z, 6.4); println!(\"Success!\");\n} 🌟🌟 Destructure assignments. fn main() { let (x, y, z); // Fill the blank __ = (1, 2, 3); assert_eq!(x, 3); assert_eq!(y, 1); assert_eq!(z, 2); println!(\"Success!\");\n} 🌟🌟 Tuples can be used as function arguments and return values fn main() { // Fill the blank, need a few computations here. let (x, y) = sum_multiply(__); assert_eq!(x, 5); assert_eq!(y, 6); println!(\"Success!\");\n} fn sum_multiply(nums: (i32, i32)) -> (i32, i32) { (nums.0 + nums.1, nums.0 * nums.1)\n} You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Compound Types » Tuple » Tuple","id":"54","title":"Tuple"},"55":{"body":"","breadcrumbs":"Compound Types » Struct » Struct","id":"55","title":"Struct"},"56":{"body":"🌟 We must specify concrete values for each of the fields in struct. // Fix the error\nstruct Person { name: String, age: u8, hobby: String\n}\nfn main() { let age = 30; let p = Person { name: String::from(\"sunface\"), age, }; println!(\"Success!\");\n} 🌟 Unit struct don't have any fields. It can be useful when you need to implement a trait on some type but don’t have any data that you want to store in the type itself. struct Unit;\ntrait SomeTrait { // ...Some behaviors defined here.\n} // We don't care about what fields are in the Unit, but we care about its behaviors.\n// So we use a struct with no fields and implement some behaviors for it\nimpl SomeTrait for Unit { }\nfn main() { let u = Unit; do_something_with_unit(u); println!(\"Success!\");\n} // Fill the blank to make the code work\nfn do_something_with_unit(u: __) { } 🌟🌟🌟 Tuple struct looks similar to tuples, it has added meaning the struct name provides but has no named fields. It's useful when you want to give the whole tuple a name, but don't care about the fields's names. // Fix the error and fill the blanks\nstruct Color(i32, i32, i32);\nstruct Point(i32, i32, i32);\nfn main() { let v = Point(__, __, __); check_color(v); println!(\"Success!\");\n} fn check_color(p: Color) { let (x, _, _) = p; assert_eq!(x, 0); assert_eq!(p.1, 127); assert_eq!(__, 255); }","breadcrumbs":"Compound Types » Struct » The types of structs","id":"56","title":"The types of structs"},"57":{"body":"🌟 You can make a whole struct mutable when instantiating it, but Rust doesn't allow us to mark only certain fields as mutable. // Fill the blank and fix the error without adding/removing new line\nstruct Person { name: String, age: u8,\n}\nfn main() { let age = 18; let p = Person { name: String::from(\"sunface\"), age, }; // How can you believe sunface is only 18? p.age = 30; // Fill the blank __ = String::from(\"sunfei\"); println!(\"Success!\");\n} 🌟 Using field init shorthand syntax to reduce repetitions. // Fill the blank\nstruct Person { name: String, age: u8,\n}\nfn main() { println!(\"Success!\");\n} fn build_person(name: String, age: u8) -> Person { Person { age, __ }\n} 🌟 You can create instance from other instance with struct update syntax // Fill the blank to make the code work\nstruct User { active: bool, username: String, email: String, sign_in_count: u64,\n}\nfn main() { let u1 = User { email: String::from(\"someone@example.com\"), username: String::from(\"sunface\"), active: true, sign_in_count: 1, }; let u2 = set_email(u1); println!(\"Success!\");\n} fn set_email(u: User) -> User { User { email: String::from(\"contact@im.dev\"), __ }\n}","breadcrumbs":"Compound Types » Struct » Operating on structs","id":"57","title":"Operating on structs"},"58":{"body":"🌟🌟 We can use #[derive(Debug)] to make a struct printable . // Fill the blanks to make the code work\n#[__]\nstruct Rectangle { width: u32, height: u32,\n} fn main() { let scale = 2; let rect1 = Rectangle { width: dbg!(30 * scale), // Print debug info to stderr and assign the value of `30 * scale` to `width` height: 50, }; dbg!(&rect1); // Print debug info to stderr println!(__, rect1); // Print debug info to stdout\n}","breadcrumbs":"Compound Types » Struct » Print the structs","id":"58","title":"Print the structs"},"59":{"body":"Within the destructuring of a single variable, both by-move and by-reference pattern bindings can be used at the same time. Doing this will result in a partial move of the variable, which means that parts of the variable will be moved while other parts stay. In such a case, the parent variable cannot be used afterwards as a whole, however the parts that are only referenced (and not moved) can still be used. Example fn main() { #[derive(Debug)] struct Person { name: String, age: Box, } let person = Person { name: String::from(\"Alice\"), age: Box::new(20), }; // `name` is moved out of person, but `age` is referenced let Person { name, ref age } = person; println!(\"The person's age is {}\", age); println!(\"The person's name is {}\", name); // Error! borrow of partially moved value: `person` partial move occurs //println!(\"The person struct is {:?}\", person); // `person` cannot be used but `person.age` can be used as it is not moved println!(\"The person's age from person struct is {}\", person.age);\n} Exercises 🌟🌟 // Fix errors to make it work\n#[derive(Debug)]\nstruct File { name: String, data: String,\n}\nfn main() { let f = File { name: String::from(\"readme.md\"), data: \"Rust By Practice\".to_string() }; let _name = f.name; // ONLY modify this line println!(\"{}, {}, {:?}\",f.name, f.data, f);\n} You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Compound Types » Struct » Partial move","id":"59","title":"Partial move"},"6":{"body":"Ncspot , a terminal Spotify client. Small, simple, well organized and async, it's good for learning.","breadcrumbs":"Small projects with Elegant code » 3. Ncspot","id":"6","title":"3. Ncspot"},"60":{"body":"🌟🌟 Enums can be created with explicit discriminator. // Fix the errors\nenum Number { Zero, One, Two,\n} enum Number1 { Zero = 0, One, Two,\n} // C-like enum\nenum Number2 { Zero = 0.0, One = 1.0, Two = 2.0,\n} fn main() { // An enum variant can be converted to a integer by `as` assert_eq!(Number::One, Number1::One); assert_eq!(Number1::One, Number2::One); println!(\"Success!\");\n} 🌟 Each enum variant can hold its own data. // Fill in the blank\nenum Message { Quit, Move { x: i32, y: i32 }, Write(String), ChangeColor(i32, i32, i32),\n} fn main() { let msg1 = Message::Move{__}; // Instantiating with x = 1, y = 2 let msg2 = Message::Write(__); // Instantiating with \"hello, world!\" println!(\"Success!\");\n} 🌟🌟 We can get the data which an enum variant is holding by pattern match. // Fill in the blank and fix the error\nenum Message { Quit, Move { x: i32, y: i32 }, Write(String), ChangeColor(i32, i32, i32),\n} fn main() { let msg = Message::Move{x: 1, y: 2}; if let Message::Move{__} = msg { assert_eq!(a, b); } else { panic!(\"NEVER LET THIS RUN!\"); } println!(\"Success!\");\n} 🌟🌟 // Fill in the blank and fix the errors\nenum Message { Quit, Move { x: i32, y: i32 }, Write(String), ChangeColor(i32, i32, i32),\n} fn main() { let msgs: __ = [ Message::Quit, Message::Move{x:1, y:3}, Message::ChangeColor(255,255,0) ]; for msg in msgs { show_message(msg) }\n} fn show_message(msg: Message) { println!(\"{}\", msg);\n} 🌟🌟 Since there is no null in Rust, we have to use enum Option to deal with the cases when the value is absent. // Fill in the blank to make the `println` work.\n// Also add some code to prevent the `panic` from running.\nfn main() { let five = Some(5); let six = plus_one(five); let none = plus_one(None); if let __ = six { println!(\"{}\", n); println!(\"Success!\"); } panic!(\"NEVER LET THIS RUN!\");\n} fn plus_one(x: Option) -> Option { match x { __ => None, __ => Some(i + 1), }\n} 🌟🌟🌟🌟 Implement a linked-list via enums. use crate::List::*; enum List { // Cons: Tuple struct that wraps an element and a pointer to the next node Cons(u32, Box), // Nil: A node that signifies the end of the linked list Nil,\n} // Methods can be attached to an enum\nimpl List { // Create an empty list fn new() -> List { // `Nil` has type `List` Nil } // Consume a list, and return the same list with a new element at its front fn prepend(self, elem: u32) -> __ { // `Cons` also has type List Cons(elem, Box::new(self)) } // Return the length of the list fn len(&self) -> u32 { // `self` has to be matched, because the behavior of this method // depends on the variant of `self` // `self` has type `&List`, and `*self` has type `List`, matching on a // concrete type `T` is preferred over a match on a reference `&T` // After Rust 2018 you can use self here and tail (with no ref) below as well, // rust will infer &s and ref tail. // See https://doc.rust-lang.org/edition-guide/rust-2018/ownership-and-lifetimes/default-match-bindings.html match *self { // Can't take ownership of the tail, because `self` is borrowed; // Instead take a reference to the tail Cons(_, ref tail) => 1 + tail.len(), // Base Case: An empty list has zero length Nil => 0 } } // Return representation of the list as a (heap allocated) string fn stringify(&self) -> String { match *self { Cons(head, __ tail) => { // `format!` is similar to `print!`, but returns a heap // allocated string instead of printing to the console format!(\"{}, {}\", head, tail.__()) }, Nil => { format!(\"Nil\") }, } }\n} fn main() { // Create an empty linked list let mut list = List::new(); // Prepend some elements list = list.prepend(1); list = list.prepend(2); list = list.prepend(3); // Show the final state of the list println!(\"linked list has length: {}\", list.len()); println!(\"{}\", list.stringify());\n} You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Compound Types » Enum » Enum","id":"60","title":"Enum"},"61":{"body":"","breadcrumbs":"Flow Control » Flow control","id":"61","title":"Flow control"},"62":{"body":"🌟 // Fill in the blanks\nfn main() { let n = 5; if n < 0 { println!(\"{} is negative\", n); } __ n > 0 { println!(\"{} is positive\", n); } __ { println!(\"{} is zero\", n); }\n} 🌟🌟 If/else expression can be used in assignments. // Fix the errors\nfn main() { let n = 5; let big_n = if n < 10 && n > -10 { println!(\", and is a small number, increase ten-fold\"); 10 * n } else { println!(\", and is a big number, halve the number\"); n / 2.0 ; } println!(\"{} -> {}\", n, big_n);\n}","breadcrumbs":"Flow Control » If/else","id":"62","title":"If/else"},"63":{"body":"🌟 The for in construct can be used to iterate through an Iterator, e.g a range a..b. fn main() { for n in 1..=100 { // modify this line to make the code work if n == 100 { panic!(\"NEVER LET THIS RUN\") } } println!(\"Success!\");\n} 🌟🌟 // Fix the errors without adding or removing lines\nfn main() { let names = [String::from(\"liming\"),String::from(\"hanmeimei\")]; for name in names { // Do something with name... } println!(\"{:?}\", names); let numbers = [1, 2, 3]; // The elements in numbers are Copy,so there is no move here for n in numbers { // Do something with n... } println!(\"{:?}\", numbers);\n} 🌟 fn main() { let a = [4, 3, 2, 1]; // Iterate the indexing and value in 'a' for (i,v) in a.__ { println!(\"The {}th element is {}\",i+1,v); }\n}","breadcrumbs":"Flow Control » For","id":"63","title":"For"},"64":{"body":"🌟🌟 The while keyword can be used to run a loop when a condition is true. // Fill in the blanks to make the last println! work !\nfn main() { // A counter variable let mut n = 1; // Loop while the condition is true while n __ 10 { if n % 15 == 0 { println!(\"fizzbuzz\"); } else if n % 3 == 0 { println!(\"fizz\"); } else if n % 5 == 0 { println!(\"buzz\"); } else { println!(\"{}\", n); } __; } println!(\"n reached {}, so loop is over\",n);\n}","breadcrumbs":"Flow Control » While","id":"64","title":"While"},"65":{"body":"🌟 Use break to break the loop. // Fill in the blank\nfn main() { let mut n = 0; for i in 0..=100 { if n == 66 { __ } n += 1; } assert_eq!(n, 66); println!(\"Success!\");\n} 🌟🌟 continue will skip over the remaining code in current iteration and go to the next iteration. // Fill in the blanks\nfn main() { let mut n = 0; for i in 0..=100 { if n != 66 { n+=1; __; } __ } assert_eq!(n, 66); println!(\"Success!\");\n}","breadcrumbs":"Flow Control » Continue and break","id":"65","title":"Continue and break"},"66":{"body":"🌟🌟 Loop is usually used together with break or continue. // Fill in the blanks\nfn main() { let mut count = 0u32; println!(\"Let's count until infinity!\"); // Infinite loop loop { count += 1; if count == 3 { println!(\"three\"); // Skip the rest of this iteration __; } println!(\"{}\", count); if count == 5 { println!(\"OK, that's enough\"); __; } } assert_eq!(count, 5); println!(\"Success!\");\n} 🌟🌟 Loop is an expression, so we can use it with break to return a value // Fill in the blank\nfn main() { let mut counter = 0; let result = loop { counter += 1; if counter == 10 { __; } }; assert_eq!(result, 20); println!(\"Success!\");\n} 🌟🌟🌟 It's possible to break or continue outer loops when dealing with nested loops. In these cases, the loops must be annotated with some 'label, and the label must be passed to the break/continue statement. // Fill in the blank\nfn main() { let mut count = 0; 'outer: loop { 'inner1: loop { if count >= 20 { // This would break only the inner1 loop break 'inner1; // `break` is also works. } count += 2; } count += 5; 'inner2: loop { if count >= 30 { // This breaks the outer loop break 'outer; } // This will continue the outer loop continue 'outer; } } assert!(count == __); println!(\"Success!\");\n} You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Flow Control » Loop","id":"66","title":"Loop"},"67":{"body":"Learning resources: English: Rust Book 18 简体中文: Rust语言圣经 - 模式匹配","breadcrumbs":"Pattern Match » Pattern Match","id":"67","title":"Pattern Match"},"68":{"body":"","breadcrumbs":"Pattern Match » match, matches! and if let » Match, if let","id":"68","title":"Match, if let"},"69":{"body":"🌟🌟 // Fill the blanks\nenum Direction { East, West, North, South,\n} fn main() { let dire = Direction::South; match dire { Direction::East => println!(\"East\"), __ => { // Matching South or North here println!(\"South or North\"); }, _ => println!(__), };\n} 🌟🌟 Match is an expression, so we can use it in assignments. fn main() { let boolean = true; // Fill the blank with a match expression: // // boolean = true => binary = 1 // boolean = false => binary = 0 let binary = __; assert_eq!(binary, 1); println!(\"Success!\");\n} 🌟🌟 Using match to get the data an enum variant holds. // Fill in the blanks\nenum Message { Quit, Move { x: i32, y: i32 }, Write(String), ChangeColor(i32, i32, i32),\n} fn main() { let msgs = [ Message::Quit, Message::Move{x:1, y:3}, Message::ChangeColor(255,255,0) ]; for msg in msgs { show_message(msg) } println!(\"Success!\");\n} fn show_message(msg: Message) { match msg { __ => { // match Message::Move assert_eq!(a, 1); assert_eq!(b, 3); }, Message::ChangeColor(_, g, b) => { assert_eq!(g, __); assert_eq!(b, __); } __ => println!(\"no data in these variants\") }\n}","breadcrumbs":"Pattern Match » match, matches! and if let » Match","id":"69","title":"Match"},"7":{"body":"This project is for the book Command-Line Rust(O'Reily), it will show you how to write small CLIs (clones of head, cat, ls).","breadcrumbs":"Small projects with Elegant code » 4. Command Line Rust","id":"7","title":"4. Command Line Rust"},"70":{"body":"matches! looks like match, but can do something different. 🌟🌟 fn main() { let alphabets = ['a', 'E', 'Z', '0', 'x', '9' , 'Y']; // Fill the blank with `matches!` to make the code work for ab in alphabets { assert!(__) } println!(\"Success!\");\n} 🌟🌟 enum MyEnum { Foo, Bar\n} fn main() { let mut count = 0; let v = vec![MyEnum::Foo,MyEnum::Bar,MyEnum::Foo]; for e in v { if e == MyEnum::Foo { // Fix the error by changing only this line count += 1; } } assert_eq!(count, 2); println!(\"Success!\");\n}","breadcrumbs":"Pattern Match » match, matches! and if let » matches!","id":"70","title":"matches!"},"71":{"body":"For some cases, when matching enums, match is too heavy. We can use if let instead. 🌟 fn main() { let o = Some(7); // Remove the whole `match` block, using `if let` instead match o { Some(i) => { println!(\"This is a really long string and `{:?}`\", i); println!(\"Success!\"); } _ => {} };\n} 🌟🌟 // Fill in the blank\nenum Foo { Bar(u8)\n} fn main() { let a = Foo::Bar(1); __ { println!(\"foobar holds the value: {}\", i); println!(\"Success!\"); }\n} 🌟🌟 enum Foo { Bar, Baz, Qux(u32)\n} fn main() { let a = Foo::Qux(10); // Remove the codes below, using `match` instead if let Foo::Bar = a { println!(\"match foo::bar\") } else if let Foo::Baz = a { println!(\"match foo::baz\") } else { println!(\"match others\") }\n}","breadcrumbs":"Pattern Match » match, matches! and if let » If let","id":"71","title":"If let"},"72":{"body":"🌟🌟 // Fix the errors in-place\nfn main() { let age = Some(30); if let Some(age) = age { // Create a new variable with the same name as previous `age` assert_eq!(age, Some(30)); } // The new variable `age` goes out of scope here match age { // Match can also introduce a new shadowed variable Some(age) => println!(\"age is a new variable, it's value is {}\",age), _ => () } } You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Pattern Match » match, matches! and if let » Shadowing","id":"72","title":"Shadowing"},"73":{"body":"🌟🌟 Use | to match several values, use ..= to match an inclusive range. fn main() {}\nfn match_number(n: i32) { match n { // Match a single value 1 => println!(\"One!\"), // Fill in the blank with `|`, DON'T use `..` or `..=` __ => println!(\"match 2 -> 5\"), // Match an inclusive range 6..=10 => { println!(\"match 6 -> 10\") }, _ => { println!(\"match -infinite -> 0 or 11 -> +infinite\") } }\n} 🌟🌟🌟 The @ operator lets us create a variable that holds a value, at the same time we are testing that value to see whether it matches a pattern. struct Point { x: i32, y: i32,\n} fn main() { // Fill in the blank to let p match the second arm let p = Point { x: __, y: __ }; match p { Point { x, y: 0 } => println!(\"On the x axis at {}\", x), // Second arm Point { x: 0..=5, y: y@ (10 | 20 | 30) } => println!(\"On the y axis at {}\", y), Point { x, y } => println!(\"On neither axis: ({}, {})\", x, y), }\n} 🌟🌟🌟 // Fix the errors\nenum Message { Hello { id: i32 },\n} fn main() { let msg = Message::Hello { id: 5 }; match msg { Message::Hello { id: 3..=7, } => println!(\"Found an id in range [3, 7]: {}\", id), Message::Hello { id: newid@10 | 11 | 12 } => { println!(\"Found an id in another range [10, 12]: {}\", newid) } Message::Hello { id } => println!(\"Found some other id: {}\", id), }\n} 🌟🌟 A match guard is an additional if condition specified after the pattern in a match arm that must also match, along with the pattern matching, for that arm to be chosen. // Fill in the blank to make the code work, `split` MUST be used\nfn main() { let num = Some(4); let split = 5; match num { Some(x) __ => assert!(x < split), Some(x) => assert!(x >= split), None => (), } println!(\"Success!\");\n} 🌟🌟 Ignoring remaining parts of the value with .. // Fill the blank to make the code work\nfn main() { let numbers = (2, 4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048); match numbers { __ => { assert_eq!(first, 2); assert_eq!(last, 2048); } } println!(\"Success!\");\n} 🌟🌟 Using pattern &mut V to match a mutable reference requires you to be very careful, due to V being a value after matching. // FIX the error with least changing\n// DON'T remove any code line\nfn main() { let mut v = String::from(\"hello,\"); let r = &mut v; match r { &mut value => value.push_str(\" world!\") }\n} You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Pattern Match » Patterns » Patterns","id":"73","title":"Patterns"},"74":{"body":"","breadcrumbs":"Method & Associated function » Associated functions & Methods","id":"74","title":"Associated functions & Methods"},"75":{"body":"struct Point { x: f64, y: f64,\n} // Implementation block, all `Point` associated functions & methods go in here.\nimpl Point { // This is an \"associated function\" because this function is associated with // a particular type, that is, Point. // // Associated functions don't need to be called with an instance. // These functions are generally used like constructors. fn origin() -> Point { Point { x: 0.0, y: 0.0 } } // Another associated function, taking two arguments: fn new(x: f64, y: f64) -> Point { Point { x: x, y: y } }\n} struct Rectangle { p1: Point, p2: Point,\n} impl Rectangle { // This is a method. // `&self` is sugar for `self: &Self`, where `Self` is the type of the // caller object. In this case `Self` = `Rectangle` fn area(&self) -> f64 { // `self` gives access to the struct fields via the dot operator. let Point { x: x1, y: y1 } = self.p1; let Point { x: x2, y: y2 } = self.p2; // `abs` is a `f64` method that returns the absolute value of the // caller ((x1 - x2) * (y1 - y2)).abs() } fn perimeter(&self) -> f64 { let Point { x: x1, y: y1 } = self.p1; let Point { x: x2, y: y2 } = self.p2; 2.0 * ((x1 - x2).abs() + (y1 - y2).abs()) } // This method requires the caller object to be mutable // `&mut self` desugars to `self: &mut Self` fn translate(&mut self, x: f64, y: f64) { self.p1.x += x; self.p2.x += x; self.p1.y += y; self.p2.y += y; }\n} // `Pair` owns resources: two heap allocated integers.\nstruct Pair(Box, Box); impl Pair { // This method \"consumes\" the resources of the caller object // `self` desugars to `self: Self` fn destroy(self) { // Destructure `self` let Pair(first, second) = self; println!(\"Destroying Pair({}, {})\", first, second); // `first` and `second` go out of scope and get freed. }\n} fn main() { let rectangle = Rectangle { // Associated functions are called using double colons p1: Point::origin(), p2: Point::new(3.0, 4.0), }; // Methods are called using the dot operator. // Note that the first argument `&self` is implicitly passed, i.e. // `rectangle.perimeter()` === `Rectangle::perimeter(&rectangle)` println!(\"Rectangle perimeter: {}\", rectangle.perimeter()); println!(\"Rectangle area: {}\", rectangle.area()); let mut square = Rectangle { p1: Point::origin(), p2: Point::new(1.0, 1.0), }; // Error! `rectangle` is immutable, but this method requires a mutable // object. //rectangle.translate(1.0, 0.0); // TODO ^ Try uncommenting this line // Okay! Mutable objects can call mutable methods square.translate(1.0, 1.0); let pair = Pair(Box::new(1), Box::new(2)); pair.destroy(); // Error! Previous `destroy` call \"consumed\" `pair` //pair.destroy(); // TODO ^ Try uncommenting this line\n}","breadcrumbs":"Method & Associated function » Examples","id":"75","title":"Examples"},"76":{"body":"","breadcrumbs":"Method & Associated function » Exercises","id":"76","title":"Exercises"},"77":{"body":"🌟🌟 Methods are similar to functions: Declare with fn, have parameters and a return value. Unlike functions, methods are defined within the context of a struct (or an enum or a trait object), and their first parameter is always self, which represents the instance of the struct the method is being called on. struct Rectangle { width: u32, height: u32,\n} impl Rectangle { // Complete the area method which return the area of a Rectangle. fn area\n} fn main() { let rect1 = Rectangle { width: 30, height: 50 }; assert_eq!(rect1.area(), 1500); println!(\"Success!\");\n} 🌟🌟 self will take the ownership of current struct instance, however, &self will only borrow a reference from the instance. // Only fill in the blanks, DON'T remove any line!\n#[derive(Debug)]\nstruct TrafficLight { color: String,\n} impl TrafficLight { pub fn show_state(__) { println!(\"the current state is {}\", __.color); }\n}\nfn main() { let light = TrafficLight{ color: \"red\".to_owned(), }; // Don't take the ownership of `light` here. light.show_state(); // ... Otherwise, there will be an error below println!(\"{:?}\", light);\n} 🌟🌟 The &self is actually short for self: &Self. Within an impl block, the type Self is an alias for the type that the impl block is for. Methods must have a parameter named self of type Self for their first parameter, so Rust lets you abbreviate this with only the name self in the first parameter spot. struct TrafficLight { color: String,\n} impl TrafficLight { // Using `Self` to fill in the blank. pub fn show_state(__) { println!(\"the current state is {}\", self.color); } // Fill in the blank, DON'T use any variants of `Self`. pub fn change_state(__) { self.color = \"green\".to_string() }\n}\nfn main() { println!(\"Success!\");\n}","breadcrumbs":"Method & Associated function » Method","id":"77","title":"Method"},"78":{"body":"🌟🌟 All functions defined within an impl block are called associated functions because they’re associated with the type named after the impl. We can define associated functions that don’t have self as their first parameter (and thus are not methods) because they don’t need an instance of the type to work with. #[derive(Debug)]\nstruct TrafficLight { color: String,\n} impl TrafficLight { // 1. Implement an associated function `new`, // 2. It will return a TrafficLight contains color \"red\" // 3. Must use `Self`, DONT use `TrafficLight` in fn signatures or body pub fn new() pub fn get_state(&self) -> &str { &self.color }\n} fn main() { let light = TrafficLight::new(); assert_eq!(light.get_state(), \"red\"); println!(\"Success!\");\n}","breadcrumbs":"Method & Associated function » Associated functions","id":"78","title":"Associated functions"},"79":{"body":"🌟 Each struct is allowed to have multiple impl blocks. struct Rectangle { width: u32, height: u32,\n} // Using multiple `impl` blocks to rewrite the code below.\nimpl Rectangle { fn area(&self) -> u32 { self.width * self.height } fn can_hold(&self, other: &Rectangle) -> bool { self.width > other.width && self.height > other.height }\n} fn main() { println!(\"Success!\");\n}","breadcrumbs":"Method & Associated function » Multiple impl blocks","id":"79","title":"Multiple impl blocks"},"8":{"body":"This book will guide you to make a command line program that lets you hide secret messages in PNG files. The primary goal here is to get you writing code. The secondary goal is to get you reading documentation.","breadcrumbs":"Small projects with Elegant code » 5. pngme book","id":"8","title":"5. pngme book"},"80":{"body":"🌟🌟🌟 We can also implement methods for enums. #[derive(Debug)]\nenum TrafficLightColor { Red, Yellow, Green,\n} // Implement TrafficLightColor with a method.\nimpl TrafficLightColor { } fn main() { let c = TrafficLightColor::Yellow; assert_eq!(c.color(), \"yellow\"); println!(\"{:?}\",c);\n}","breadcrumbs":"Method & Associated function » Enums","id":"80","title":"Enums"},"81":{"body":"@todo You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Method & Associated function » Practice","id":"81","title":"Practice"},"82":{"body":"Learning resources: English: Rust Book 10.1, 10.2 简体中文: Rust语言圣经 - 模式匹配","breadcrumbs":"Generics and Traits » Generics and Traits","id":"82","title":"Generics and Traits"},"83":{"body":"","breadcrumbs":"Generics and Traits » Generics » Generics","id":"83","title":"Generics"},"84":{"body":"🌟🌟🌟 // Fill in the blanks to make it work\nstruct A; // Concrete type `A`.\nstruct S(A); // Concrete type `S`.\nstruct SGen(T); // Generic type `SGen`. fn reg_fn(_s: S) {} fn gen_spec_t(_s: SGen) {} fn gen_spec_i32(_s: SGen) {} fn generic(_s: SGen) {} fn main() { // Using the non-generic functions reg_fn(__); // Concrete type. gen_spec_t(__); // Implicitly specified type parameter `A`. gen_spec_i32(__); // Implicitly specified type parameter `i32`. // Explicitly specified type parameter `char` to `generic()`. generic::(__); // Implicitly specified type parameter `char` to `generic()`. generic(__); println!(\"Success!\");\n} 🌟🌟 A function call with explicitly specified type parameters looks like: fun::(). // Implement the generic function below.\nfn sum fn main() { assert_eq!(5, sum(2i8, 3i8)); assert_eq!(50, sum(20, 30)); assert_eq!(2.46, sum(1.23, 1.23)); println!(\"Success!\");\n}","breadcrumbs":"Generics and Traits » Generics » Functions","id":"84","title":"Functions"},"85":{"body":"🌟 // Implement struct Point to make it work. fn main() { let integer = Point { x: 5, y: 10 }; let float = Point { x: 1.0, y: 4.0 }; println!(\"Success!\");\n} 🌟🌟 // Modify this struct to make the code work\nstruct Point { x: T, y: T,\n} fn main() { // DON'T modify this code. let p = Point{x: 5, y : \"hello\".to_string()}; println!(\"Success!\");\n} 🌟🌟 // Add generic for Val to make the code work, DON'T modify the code in `main`.\nstruct Val { val: f64,\n} impl Val { fn value(&self) -> &f64 { &self.val }\n} fn main() { let x = Val{ val: 3.0 }; let y = Val{ val: \"hello\".to_string()}; println!(\"{}, {}\", x.value(), y.value());\n}","breadcrumbs":"Generics and Traits » Generics » Struct and impl","id":"85","title":"Struct and impl"},"86":{"body":"🌟🌟🌟 struct Point { x: T, y: U,\n} impl Point { // Implement mixup to make it work, DON'T modify other code. fn mixup\n} fn main() { let p1 = Point { x: 5, y: 10 }; let p2 = Point { x: \"Hello\", y: '中'}; let p3 = p1.mixup(p2); assert_eq!(p3.x, 5); assert_eq!(p3.y, '中'); println!(\"Success!\");\n} 🌟🌟 // Fix the errors to make the code work.\nstruct Point { x: T, y: T,\n} impl Point { fn distance_from_origin(&self) -> f32 { (self.x.powi(2) + self.y.powi(2)).sqrt() }\n} fn main() { let p = Point{x: 5, y: 10}; println!(\"{}\",p.distance_from_origin());\n} You can find the solutions here (under the solutions path), but only use it when you need it","breadcrumbs":"Generics and Traits » Generics » Method","id":"86","title":"Method"},"87":{"body":"Const generics are generic arguments that range over constant values, rather than types or lifetimes. This allows, for instance, types to be parameterized by integers. In fact, there has been one example of const generic types since early on in Rust's development: the array types [T; N], for some type T and N: usize. However, there has previously been no way to abstract over arrays of an arbitrary size: if you wanted to implement a trait for arrays of any size, you would have to do so manually for each possible value. For a long time, even the standard library methods for arrays were limited to arrays of length at most 32 due to this problem.","breadcrumbs":"Generics and Traits » Const Generics » Const Generics","id":"87","title":"Const Generics"},"88":{"body":"Here's an example of a type and implementation making use of const generics: a type wrapping a pair of arrays of the same size. struct ArrayPair { left: [T; N], right: [T; N],\n} impl Debug for ArrayPair { // ...\n} Currently, const parameters may only be instantiated by const arguments of the following forms: A standalone const parameter. A literal (i.e. an integer, bool, or character). A concrete constant expression (enclosed by {}), involving no generic parameters. fn foo() {} fn bar() { foo::(); // Okay: `M` is a const parameter foo::<2021>(); // Okay: `2021` is a literal foo::<{20 * 100 + 20 * 10 + 1}>(); // Okay: const expression contains no generic parameters foo::<{ M + 1 }>(); // Error: const expression contains the generic parameter `M` foo::<{ std::mem::size_of::() }>(); // Error: const expression contains the generic parameter `T` let _: [u8; M]; // Okay: `M` is a const parameter let _: [u8; std::mem::size_of::()]; // Error: const expression contains the generic parameter `T`\n} fn main() {} Const generics can also let us avoid some runtime checks. /// A region of memory containing at least `N` `T`s.\npub struct MinSlice { /// The bounded region of memory. Exactly `N` `T`s. pub head: [T; N], /// Zero or more remaining `T`s after the `N` in the bounded region. pub tail: [T],\n} fn main() { let slice: &[u8] = b\"Hello, world\"; let reference: Option<&u8> = slice.get(6); // We know this value is `Some(b' ')`, // but the compiler can't know that. assert!(reference.is_some()); let slice: &[u8] = b\"Hello, world\"; // Length check is performed when we construct a MinSlice, // and it's known at compile time to be of length 12. // If the `unwrap()` succeeds, no more checks are needed // throughout the `MinSlice`'s lifetime. let minslice = MinSlice::::from_slice(slice).unwrap(); let value: u8 = minslice.head[6]; assert_eq!(value, b' ')\n}","breadcrumbs":"Generics and Traits » Const Generics » Examples","id":"88","title":"Examples"},"89":{"body":"🌟🌟 is part of the struct type, it means Array and Array are different types. struct Array { data : [T; N]\n} fn main() { let arrays = [ Array{ data: [1, 2, 3], }, Array { data: [1.0, 2.0, 3.0], }, Array { data: [1, 2] } ]; println!(\"Success!\");\n} 🌟🌟 // Fill in the blanks to make it work.\nfn print_array<__>(__) { println!(\"{:?}\", arr);\n}\nfn main() { let arr = [1, 2, 3]; print_array(arr); let arr = [\"hello\", \"world\"]; print_array(arr);\n} 🌟🌟🌟 Sometimes we want to limit the size of a variable, e.g when using in embedding environments, then const expressions will fit your needs. #![allow(incomplete_features)]\n#![feature(generic_const_exprs)] fn check_size(val: T)\nwhere Assert<{ core::mem::size_of::() < 768 }>: IsTrue,\n{ //...\n} // Fix the errors in main.\nfn main() { check_size([0u8; 767]); check_size([0i32; 191]); check_size([\"hello你好\"; __]); // Size of &str ? check_size([(); __].map(|_| \"hello你好\".to_string())); // Size of String? check_size(['中'; __]); // Size of char ? println!(\"Success!\");\n} pub enum Assert {} pub trait IsTrue {} impl IsTrue for Assert {} You can find the solutions here (under the solutions path), but only use it when you need it :)","breadcrumbs":"Generics and Traits » Const Generics » Exercises","id":"89","title":"Exercises"},"9":{"body":"This blog series creates a small operating system in the Rust programming language. Each post is a small tutorial and includes all needed code, so you can follow along if you like. The source code is also available in the corresponding Github repository .","breadcrumbs":"Small projects with Elegant code » 6. Writing an OS in Rust","id":"9","title":"6. Writing an OS in Rust"},"90":{"body":"A trait tells the Rust compiler about functionality a particular type has and can share with other types. We can use traits to define shared behavior in an abstract way. We can use trait bounds to specify that a generic type can be any type that has certain behavior. Note: Traits are similar to interfaces in other languages, although with some differences.","breadcrumbs":"Generics and Traits » Traits » Traits","id":"90","title":"Traits"},"91":{"body":"struct Sheep { naked: bool, name: String } trait Animal { // Associated function signature; `Self` refers to the implementor type. fn new(name: String) -> Self; // Method signatures; these will return a string. fn name(&self) -> String; fn noise(&self) -> String; // Traits can provide default method definitions. fn talk(&self) { println!(\"{} says {}\", self.name(), self.noise()); }\n} impl Sheep { fn is_naked(&self) -> bool { self.naked } fn shear(&mut self) { if self.is_naked() { // Implementor methods can use the implementor's trait methods. println!(\"{} is already naked...\", self.name()); } else { println!(\"{} gets a haircut!\", self.name); self.naked = true; } }\n} // Implement the `Animal` trait for `Sheep`.\nimpl Animal for Sheep { // `Self` is the implementor type: `Sheep`. fn new(name: String) -> Sheep { Sheep { name: name, naked: false } } fn name(&self) -> String { self.name.clone() } fn noise(&self) -> String { if self.is_naked() { \"baaaaah?\".to_string() } else { \"baaaaah!\".to_string() } } // Default trait methods can be overridden. fn talk(&self) { // For example, we can add some quiet contemplation. println!(\"{} pauses briefly... {}\", self.name, self.noise()); }\n} fn main() { // Type annotation is necessary in this case. let mut dolly: Sheep = Animal::new(\"Dolly\".to_string()); // TODO ^ Try removing the type annotations. dolly.talk(); dolly.shear(); dolly.talk();\n}","breadcrumbs":"Generics and Traits » Traits » Examples","id":"91","title":"Examples"},"92":{"body":"🌟🌟 // Fill in the two impl blocks to make the code work.\n// DON'T modify the code in `main`.\ntrait Hello { fn say_hi(&self) -> String { String::from(\"hi\") } fn say_something(&self) -> String;\n} struct Student {}\nimpl Hello for Student {\n}\nstruct Teacher {}\nimpl Hello for Teacher {\n} fn main() { let s = Student {}; assert_eq!(s.say_hi(), \"hi\"); assert_eq!(s.say_something(), \"I'm a good student\"); let t = Teacher {}; assert_eq!(t.say_hi(), \"Hi, I'm your new teacher\"); assert_eq!(t.say_something(), \"I'm not a bad teacher\"); println!(\"Success!\");\n}","breadcrumbs":"Generics and Traits » Traits » Exercises","id":"92","title":"Exercises"},"93":{"body":"The compiler is capable of providing basic implementations for some traits via the #[derive] attribute. For more info, please visit here . 🌟🌟 // `Centimeters`, a tuple struct that can be compared\n#[derive(PartialEq, PartialOrd)]\nstruct Centimeters(f64); // `Inches`, a tuple struct that can be printed\n#[derive(Debug)]\nstruct Inches(i32); impl Inches { fn to_centimeters(&self) -> Centimeters { let &Inches(inches) = self; Centimeters(inches as f64 * 2.54) }\n} // ADD some attributes to make the code work!\n// DON'T modify other code!\nstruct Seconds(i32); fn main() { let _one_second = Seconds(1); println!(\"One second looks like: {:?}\", _one_second); let _this_is_true = (_one_second == _one_second); let _this_is_false = (_one_second > _one_second); let foot = Inches(12); println!(\"One foot equals {:?}\", foot); let meter = Centimeters(100.0); let cmp = if foot.to_centimeters() < meter { \"smaller\" } else { \"bigger\" }; println!(\"One foot is {} than one meter.\", cmp);\n}","breadcrumbs":"Generics and Traits » Traits » Derive","id":"93","title":"Derive"},"94":{"body":"In Rust, many of the operators can be overloaded via traits. That is, some operators can be used to accomplish different tasks based on their input arguments. This is possible because operators are syntactic sugar for method calls. For example, the + operator in a + b calls the add method (as in a.add(b)). This add method is part of the Add trait. Hence, the + operator can be used by any implementor of the Add trait. 🌟🌟 use std::ops; // Implement fn multiply to make the code work.\n// As mentioned above, `+` needs `T` to implement `std::ops::Add` Trait.\n// So, what about `*`? You can find the answer here: https://doc.rust-lang.org/core/ops/\nfn multipl fn main() { assert_eq!(6, multiply(2u8, 3u8)); assert_eq!(5.0, multiply(1.0, 5.0)); println!(\"Success!\");\n} 🌟🌟🌟 // Fix the errors, DON'T modify the code in `main`.\nuse std::ops; struct Foo;\nstruct Bar; struct FooBar; struct BarFoo; // The `std::ops::Add` trait is used to specify the functionality of `+`.\n// Here, we make `Add` - the trait for addition with a RHS of type `Bar`.\n// The following block implements the operation: Foo + Bar = FooBar\nimpl ops::Add for Foo { type Output = FooBar; fn add(self, _rhs: Bar) -> FooBar { FooBar }\n} impl ops::Sub for Bar { type Output = BarFoo; fn sub(self, _rhs: Foo) -> BarFoo { BarFoo }\n} fn main() { // DON'T modify the code below. // You need to derive some trait for FooBar to make it comparable. assert_eq!(Foo + Bar, FooBar); assert_eq!(Foo - Bar, BarFoo); println!(\"Success!\");\n}","breadcrumbs":"Generics and Traits » Traits » Operator","id":"94","title":"Operator"},"95":{"body":"Instead of a concrete type for the item parameter, we specify the impl keyword and the trait name. This parameter accepts any type that implements the specified trait. 🌟🌟🌟 // Implement `fn summary` to make the code work.\n// Fix the errors without removing any code line\ntrait Summary { fn summarize(&self) -> String;\n} #[derive(Debug)]\nstruct Post { title: String, author: String, content: String,\n} impl Summary for Post { fn summarize(&self) -> String { format!(\"The author of post {} is {}\", self.title, self.author) }\n} #[derive(Debug)]\nstruct Weibo { username: String, content: String,\n} impl Summary for Weibo { fn summarize(&self) -> String { format!(\"{} published a weibo {}\", self.username, self.content) }\n} fn main() { let post = Post { title: \"Popular Rust\".to_string(), author: \"Sunface\".to_string(), content: \"Rust is awesome!\".to_string(), }; let weibo = Weibo { username: \"sunface\".to_string(), content: \"Weibo seems to be worse than Tweet\".to_string(), }; summary(post); summary(weibo); println!(\"{:?}\", post); println!(\"{:?}\", weibo);\n} // Implement `fn summary` below.","breadcrumbs":"Generics and Traits » Traits » Use trait as function parameters","id":"95","title":"Use trait as function parameters"},"96":{"body":"We can also use the impl Trait syntax in the return position to return a value of some type that implements a trait. However, you can only use impl Trait if you’re returning a single type, use Trait Objects instead when you really need to return several types. 🌟🌟 struct Sheep {}\nstruct Cow {} trait Animal { fn noise(&self) -> String;\n} impl Animal for Sheep { fn noise(&self) -> String { \"baaaaah!\".to_string() }\n} impl Animal for Cow { fn noise(&self) -> String { \"moooooo!\".to_string() }\n} // Returns some struct that implements Animal, but we don't know which one at compile time.\n// FIX the errors here, you can make a fake random, or you can use trait object.\nfn random_animal(random_number: f64) -> impl Animal { if random_number < 0.5 { Sheep {} } else { Cow {} }\n} fn main() { let random_number = 0.234; let animal = random_animal(random_number); println!(\"You've randomly chosen an animal, and it says {}\", animal.noise());\n}","breadcrumbs":"Generics and Traits » Traits » Returning Types that Implement Traits","id":"96","title":"Returning Types that Implement Traits"},"97":{"body":"The impl Trait syntax works for straightforward cases but is actually syntax sugar for a longer form, which is called a trait bound. When working with generics, the type parameters often must use traits as bounds to stipulate what functionality a type implements. 🌟🌟 fn main() { assert_eq!(sum(1, 2), 3);\n} // Implement `fn sum` with trait bound in two ways.\nfn sum(x: T, y: T) -> T { x + y\n} 🌟🌟 // FIX the errors.\nstruct Pair { x: T, y: T,\n} impl Pair { fn new(x: T, y: T) -> Self { Self { x, y, } }\n} impl Pair { fn cmp_display(&self) { if self.x >= self.y { println!(\"The largest member is x = {:?}\", self.x); } else { println!(\"The largest member is y = {:?}\", self.y); } }\n} struct Unit(i32); fn main() { let pair = Pair{ x: Unit(1), y: Unit(3) }; pair.cmp_display();\n} 🌟🌟🌟 // Fill in the blanks to make it work\nfn example1() { // `T: Trait` is the commonly used way. // `T: Fn(u32) -> u32` specifies that we can only pass a closure to `T`. struct Cacher u32> { calculation: T, value: Option, } impl u32> Cacher { fn new(calculation: T) -> Cacher { Cacher { calculation, value: None, } } fn value(&mut self, arg: u32) -> u32 { match self.value { Some(v) => v, None => { let v = (self.calculation)(arg); self.value = Some(v); v }, } } } let mut cacher = Cacher::new(|x| x+1); assert_eq!(cacher.value(10), __); assert_eq!(cacher.value(15), __);\n} fn example2() { // We can also use `where` to construct `T` struct Cacher where T: Fn(u32) -> u32, { calculation: T, value: Option, } impl Cacher where T: Fn(u32) -> u32, { fn new(calculation: T) -> Cacher { Cacher { calculation, value: None, } } fn value(&mut self, arg: u32) -> u32 { match self.value { Some(v) => v, None => { let v = (self.calculation)(arg); self.value = Some(v); v }, } } } let mut cacher = Cacher::new(|x| x+1); assert_eq!(cacher.value(20), __); assert_eq!(cacher.value(25), __);\n} fn main() { example1(); example2(); println!(\"Success!\");\n} You can find the solutions here (under the solutions path), but only use it when you need it :)","breadcrumbs":"Generics and Traits » Traits » Trait bound","id":"97","title":"Trait bound"},"98":{"body":"In traits chapter we have seen that we can't use impl Trait when returning multiple types. Another limitation of arrays is that they can only store elements of one type. Using enums is not a bad solution when we have a fixed set of types at compile time, but trait objects would be more flexible and powerful.","breadcrumbs":"Generics and Traits » Trait Object » Trait Object","id":"98","title":"Trait Object"},"99":{"body":"The Rust compiler needs to know how much space a function's return type requires. Because the different implementations of a trait probably uses different amounts of memory, functions need to either return a concrete type or the same type when using impl Trait, or return a trait object with dyn. 🌟🌟🌟 trait Bird { fn quack(&self) -> String;\n} struct Duck;\nimpl Duck { fn swim(&self) { println!(\"Look, the duck is swimming\") }\n}\nstruct Swan;\nimpl Swan { fn fly(&self) { println!(\"Look, the duck.. oh sorry, the swan is flying\") }\n} impl Bird for Duck { fn quack(&self) -> String{ \"duck duck\".to_string() }\n} impl Bird for Swan { fn quack(&self) -> String{ \"swan swan\".to_string() }\n} fn main() { // FILL in the blank. let duck = __; duck.swim(); let bird = hatch_a_bird(2); // This bird has forgotten how to swim, so below line will cause an error. // bird.swim(); // But it can quak. assert_eq!(bird.quack(), \"duck duck\"); let bird = hatch_a_bird(1); // This bird has forgotten how to fly, so below line will cause an error. // bird.fly(); // But it can quak too. assert_eq!(bird.quack(), \"swan swan\"); println!(\"Success!\");\n} // IMPLEMENT this function.\nfn hatch_a_bird...","breadcrumbs":"Generics and Traits » Trait Object » Returning Traits with dyn","id":"99","title":"Returning Traits with dyn"}},"length":272,"save":true},"fields":["title","body","breadcrumbs"],"index":{"body":{"root":{"0":{".":{".":{"1":{"0":{"0":{"df":1,"docs":{"122":{"tf":1.0}}},"df":1,"docs":{"122":{"tf":1.0}}},"df":0,"docs":{}},"2":{"df":2,"docs":{"115":{"tf":1.0},"53":{"tf":1.0}}},"5":{"df":1,"docs":{"120":{"tf":1.4142135623730951}}},"=":{"1":{"0":{"0":{"df":1,"docs":{"65":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"218":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"0":{"0":{"df":1,"docs":{"169":{"tf":1.4142135623730951}}},"1":{"_":{"df":0,"docs":{},"f":{"6":{"4":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"60":{"tf":1.0},"75":{"tf":1.7320508075688772}}},"1":{".":{"0":{"df":1,"docs":{"151":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"2":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"2":{"3":{"4":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"1":{"df":1,"docs":{"169":{"tf":1.0}}},"5":{"df":1,"docs":{"169":{"tf":1.0}}},"df":1,"docs":{"96":{"tf":1.0}}},"7":{"7":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"9":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"0":{"0":{"1":{"df":1,"docs":{"176":{"tf":1.0}}},"df":0,"docs":{}},"5":{"df":1,"docs":{"187":{"tf":1.0}}},"df":0,"docs":{}},"5":{"df":1,"docs":{"187":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"1":{"df":1,"docs":{"25":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"b":{"df":1,"docs":{"25":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"5":{"df":1,"docs":{"187":{"tf":1.4142135623730951}}},":":{"df":0,"docs":{},"h":{"df":1,"docs":{"253":{"tf":1.0}}},"l":{"df":1,"docs":{"253":{"tf":1.0}}}},"_":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"251":{"tf":1.0}}},"df":0,"docs":{}}},"b":{"0":{"0":{"0":{"1":{"1":{"0":{"1":{"1":{"df":1,"docs":{"189":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"1":{"df":0,"docs":{},"u":{"3":{"2":{"df":1,"docs":{"25":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"1":{"df":1,"docs":{"25":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"1":{"0":{"1":{"1":{"df":1,"docs":{"189":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"1":{"_":{"1":{"1":{"1":{"1":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":38,"docs":{"106":{"tf":1.0},"119":{"tf":1.0},"122":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"134":{"tf":1.4142135623730951},"136":{"tf":2.449489742783178},"139":{"tf":2.0},"142":{"tf":1.4142135623730951},"143":{"tf":1.0},"169":{"tf":4.898979485566356},"176":{"tf":1.7320508075688772},"183":{"tf":1.4142135623730951},"185":{"tf":1.0},"189":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"205":{"tf":1.4142135623730951},"211":{"tf":1.4142135623730951},"218":{"tf":1.0},"221":{"tf":1.4142135623730951},"24":{"tf":1.0},"248":{"tf":2.0},"249":{"tf":1.7320508075688772},"251":{"tf":2.23606797749979},"255":{"tf":2.8284271247461903},"256":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.4142135623730951},"56":{"tf":1.0},"60":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"64":{"tf":1.7320508075688772},"65":{"tf":1.4142135623730951},"66":{"tf":1.4142135623730951},"69":{"tf":1.0},"70":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951}},"i":{"3":{"2":{"df":1,"docs":{"204":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"3":{"3":{"6":{"5":{"3":{"3":{"3":{"7":{"3":{"5":{"7":{"df":1,"docs":{"189":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"189":{"tf":1.0}}},"df":0,"docs":{}},"7":{"7":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"3":{"2":{"df":1,"docs":{"66":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"1":{"2":{"3":{"4":{"5":{"6":{"7":{"8":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"139":{"tf":1.0}}},"6":{"df":0,"docs":{},"f":{"a":{"3":{"a":{"c":{"8":{"4":{"df":1,"docs":{"39":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"b":{"df":1,"docs":{"189":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"3":{"4":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"5":{"6":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"6":{"0":{"0":{"0":{"0":{"2":{"3":{"2":{"4":{"0":{"5":{"0":{"df":1,"docs":{"191":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"df":1,"docs":{"250":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"7":{"8":{"5":{"6":{"3":{"4":{"1":{"2":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"8":{"0":{"df":0,"docs":{},"u":{"3":{"2":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"a":{"b":{"a":{"b":{"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}},"d":{"1":{"df":1,"docs":{"250":{"tf":1.0}}},"df":0,"docs":{},"e":{"a":{"d":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"189":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"22":{"tf":1.0}}}},"{":{":":{"df":0,"docs":{},"x":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}}}},"1":{".":{".":{"=":{"1":{"0":{"0":{"df":1,"docs":{"63":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":5,"docs":{"176":{"tf":1.0},"60":{"tf":1.0},"75":{"tf":1.4142135623730951},"85":{"tf":1.0},"89":{"tf":1.0}}},"1":{"df":0,"docs":{},"f":{"6":{"4":{"df":1,"docs":{"101":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"2":{"3":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"4":{"5":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"5":{"8":{"df":1,"docs":{"176":{"tf":1.0}}},"9":{"df":1,"docs":{"19":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"\"":{".":{"_":{"_":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"137":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"1":{"df":1,"docs":{"82":{"tf":1.0}}},"2":{"df":1,"docs":{"82":{"tf":1.0}}},"3":{"df":1,"docs":{"192":{"tf":1.0}}},"df":0,"docs":{}},"0":{".":{"0":{"_":{"df":0,"docs":{},"f":{"3":{"2":{")":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{":":{":":{"<":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"131":{"tf":1.4142135623730951}}},"1":{"_":{"df":0,"docs":{},"f":{"3":{"2":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"191":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"131":{"tf":1.4142135623730951}}},"df":6,"docs":{"125":{"tf":1.0},"127":{"tf":1.4142135623730951},"218":{"tf":1.0},"51":{"tf":1.4142135623730951},"63":{"tf":1.0},"88":{"tf":1.0}}},"1":{"0":{"1":{"0":{"df":1,"docs":{"255":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"114":{"tf":1.0}}},"2":{"4":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"114":{"tf":1.4142135623730951}}},"]":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{")":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"119":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":22,"docs":{"105":{"tf":1.0},"119":{"tf":1.0},"122":{"tf":2.0},"125":{"tf":1.0},"128":{"tf":1.0},"149":{"tf":1.0},"15":{"tf":1.0},"189":{"tf":1.0},"205":{"tf":1.4142135623730951},"218":{"tf":1.0},"22":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":2.23606797749979},"255":{"tf":1.4142135623730951},"54":{"tf":1.0},"62":{"tf":1.7320508075688772},"64":{"tf":1.0},"66":{"tf":1.0},"73":{"tf":1.7320508075688772},"85":{"tf":1.0},"86":{"tf":1.4142135623730951},"88":{"tf":1.0}}},"1":{"1":{"df":1,"docs":{"114":{"tf":1.0}}},"5":{"df":1,"docs":{"139":{"tf":1.7320508075688772}}},"6":{"df":1,"docs":{"139":{"tf":1.7320508075688772}}},"7":{"df":1,"docs":{"139":{"tf":1.7320508075688772}}},"df":5,"docs":{"122":{"tf":1.7320508075688772},"169":{"tf":1.4142135623730951},"255":{"tf":1.0},"54":{"tf":1.0},"73":{"tf":1.4142135623730951}}},"2":{"2":{"df":1,"docs":{"24":{"tf":1.0}}},"3":{"df":1,"docs":{"228":{"tf":1.0}}},"7":{"df":1,"docs":{"56":{"tf":1.0}}},"8":{"df":2,"docs":{"250":{"tf":1.4142135623730951},"73":{"tf":1.0}}},">":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"88":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"126":{"tf":1.0},"146":{"tf":1.0},"16":{"tf":1.4142135623730951},"181":{"tf":1.0},"195":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":1.0},"54":{"tf":1.0},"73":{"tf":1.4142135623730951},"88":{"tf":1.0}}},"3":{"df":4,"docs":{"131":{"tf":1.7320508075688772},"209":{"tf":1.0},"224":{"tf":1.0},"54":{"tf":1.0}}},"5":{"0":{"0":{"df":1,"docs":{"77":{"tf":1.0}}},"df":0,"docs":{}},"6":{"df":1,"docs":{"131":{"tf":1.0}}},"7":{"9":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"195":{"tf":1.0},"64":{"tf":1.0}}},"6":{"df":1,"docs":{"73":{"tf":1.0}}},"8":{"df":7,"docs":{"181":{"tf":1.4142135623730951},"195":{"tf":1.0},"199":{"tf":1.0},"224":{"tf":1.4142135623730951},"226":{"tf":1.0},"57":{"tf":1.4142135623730951},"67":{"tf":1.0}}},"9":{"1":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}},"_":{"0":{"0":{"0":{".":{"0":{"0":{"0":{"_":{"1":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"4":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"8":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}},"b":{"df":1,"docs":{"189":{"tf":1.0}}},"df":68,"docs":{"106":{"tf":1.4142135623730951},"112":{"tf":1.0},"114":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"14":{"tf":1.0},"143":{"tf":1.0},"151":{"tf":1.7320508075688772},"152":{"tf":1.0},"153":{"tf":1.0},"16":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.0},"17":{"tf":1.4142135623730951},"176":{"tf":2.8284271247461903},"178":{"tf":1.0},"18":{"tf":1.0},"183":{"tf":1.4142135623730951},"185":{"tf":2.23606797749979},"186":{"tf":1.4142135623730951},"187":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"197":{"tf":1.0},"202":{"tf":1.0},"205":{"tf":1.0},"210":{"tf":2.449489742783178},"211":{"tf":1.0},"212":{"tf":2.0},"215":{"tf":1.0},"216":{"tf":1.0},"221":{"tf":1.4142135623730951},"228":{"tf":1.0},"24":{"tf":1.4142135623730951},"248":{"tf":1.0},"249":{"tf":1.4142135623730951},"25":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.4142135623730951},"256":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"4":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":2.23606797749979},"52":{"tf":1.4142135623730951},"54":{"tf":2.8284271247461903},"57":{"tf":1.0},"60":{"tf":2.0},"63":{"tf":1.4142135623730951},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.4142135623730951},"69":{"tf":1.7320508075688772},"70":{"tf":1.0},"73":{"tf":1.0},"78":{"tf":1.0},"88":{"tf":1.4142135623730951},"89":{"tf":1.7320508075688772}},"e":{"9":{"df":1,"docs":{"191":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"i":{"3":{"2":{"df":1,"docs":{"204":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"252":{"tf":1.0}}}},"u":{"3":{"2":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"54":{"tf":1.0}}},"df":0,"docs":{}}},"2":{".":{"0":{"df":5,"docs":{"123":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.0},"75":{"tf":1.0},"89":{"tf":1.0}}},"5":{"4":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"1":{"5":{"df":1,"docs":{"207":{"tf":1.0}}},"8":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"60":{"tf":1.0}}}}}}}}}}}},"df":2,"docs":{"207":{"tf":1.0},"60":{"tf":1.0}}},"df":0,"docs":{}},"2":{"1":{"df":2,"docs":{"151":{"tf":1.4142135623730951},"88":{"tf":1.0}}},"df":0,"docs":{}},"4":{"8":{"df":1,"docs":{"73":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":4,"docs":{"169":{"tf":1.0},"66":{"tf":1.4142135623730951},"73":{"tf":1.0},"88":{"tf":1.0}}},"1":{"1":{"2":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"186":{"tf":1.0},"48":{"tf":1.0}}},"2":{"1":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"4":{"df":1,"docs":{"126":{"tf":1.0}}},"5":{"1":{"_":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"5":{"df":2,"docs":{"131":{"tf":1.4142135623730951},"56":{"tf":1.0}}},"6":{"df":3,"docs":{"131":{"tf":1.4142135623730951},"134":{"tf":1.0},"73":{"tf":1.0}}},"df":2,"docs":{"115":{"tf":1.7320508075688772},"126":{"tf":1.0}}},"6":{"df":1,"docs":{"169":{"tf":1.0}}},"7":{"df":2,"docs":{"169":{"tf":1.0},"189":{"tf":2.449489742783178}}},"8":{"df":1,"docs":{"107":{"tf":1.0}}},"b":{"df":1,"docs":{"255":{"tf":1.0}}},"df":64,"docs":{"106":{"tf":1.0},"112":{"tf":1.0},"118":{"tf":2.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"134":{"tf":1.0},"14":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"148":{"tf":1.4142135623730951},"151":{"tf":1.7320508075688772},"152":{"tf":1.0},"153":{"tf":1.0},"163":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.4142135623730951},"176":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.7320508075688772},"183":{"tf":1.7320508075688772},"185":{"tf":1.4142135623730951},"186":{"tf":1.4142135623730951},"19":{"tf":1.0},"191":{"tf":1.0},"202":{"tf":1.0},"205":{"tf":1.0},"213":{"tf":1.7320508075688772},"218":{"tf":1.4142135623730951},"219":{"tf":1.0},"220":{"tf":1.4142135623730951},"223":{"tf":1.7320508075688772},"224":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.0},"24":{"tf":1.0},"249":{"tf":1.0},"25":{"tf":2.23606797749979},"251":{"tf":1.0},"252":{"tf":1.0},"255":{"tf":2.0},"29":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.4142135623730951},"33":{"tf":1.0},"36":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.7320508075688772},"52":{"tf":2.0},"54":{"tf":1.7320508075688772},"58":{"tf":1.0},"60":{"tf":1.4142135623730951},"63":{"tf":1.4142135623730951},"66":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.7320508075688772},"78":{"tf":1.0},"89":{"tf":1.7320508075688772},"97":{"tf":1.0}},"f":{"df":1,"docs":{"255":{"tf":1.0}}},"i":{"3":{"2":{"df":1,"docs":{"204":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"d":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"u":{"1":{"6":{"df":1,"docs":{"54":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"3":{".":{".":{"2":{"df":1,"docs":{"24":{"tf":1.0}}},"=":{"7":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":3,"docs":{"25":{"tf":1.0},"85":{"tf":1.0},"89":{"tf":1.0}}},"1":{"4":{"1":{"5":{"9":{"2":{"6":{"df":1,"docs":{"188":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"df":1,"docs":{"188":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"188":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"2":{"df":2,"docs":{"20":{"tf":1.0},"25":{"tf":1.0}}},"3":{"df":2,"docs":{"182":{"tf":1.7320508075688772},"20":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{".":{"0":{"_":{"df":0,"docs":{},"f":{"3":{"2":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{":":{":":{"<":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"133":{"tf":1.4142135623730951},"226":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"66":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.0},"84":{"tf":1.0}}},"1":{"df":1,"docs":{"176":{"tf":1.7320508075688772}},"i":{"6":{"4":{"df":1,"docs":{"176":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"2":{"df":4,"docs":{"251":{"tf":1.4142135623730951},"253":{"tf":1.0},"73":{"tf":1.0},"87":{"tf":1.0}}},"5":{"df":2,"docs":{"137":{"tf":1.0},"195":{"tf":1.0}}},"6":{"5":{"df":1,"docs":{"226":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"7":{"3":{"5":{"9":{"2":{"8":{"5":{"5":{"9":{"df":1,"docs":{"189":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"_":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":56,"docs":{"105":{"tf":1.0},"106":{"tf":1.4142135623730951},"114":{"tf":1.0},"118":{"tf":2.23606797749979},"119":{"tf":1.0},"120":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"123":{"tf":1.0},"124":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.0},"14":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.4142135623730951},"158":{"tf":1.0},"16":{"tf":1.0},"163":{"tf":1.0},"170":{"tf":1.0},"18":{"tf":1.0},"183":{"tf":1.4142135623730951},"186":{"tf":1.4142135623730951},"187":{"tf":1.0},"188":{"tf":1.4142135623730951},"19":{"tf":1.0},"191":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"204":{"tf":1.0},"210":{"tf":1.0},"213":{"tf":1.0},"218":{"tf":1.4142135623730951},"220":{"tf":1.4142135623730951},"223":{"tf":1.7320508075688772},"224":{"tf":1.4142135623730951},"228":{"tf":1.0},"24":{"tf":1.0},"248":{"tf":1.7320508075688772},"255":{"tf":1.4142135623730951},"29":{"tf":1.0},"32":{"tf":2.0},"33":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":2.0},"52":{"tf":2.0},"54":{"tf":1.7320508075688772},"6":{"tf":1.0},"63":{"tf":1.4142135623730951},"64":{"tf":1.0},"66":{"tf":1.0},"69":{"tf":1.0},"73":{"tf":1.0},"78":{"tf":1.0},"89":{"tf":1.7320508075688772},"97":{"tf":1.0}},"i":{"6":{"4":{"df":1,"docs":{"54":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"u":{"8":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}},"4":{"\"":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"146":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"0":{"df":2,"docs":{"75":{"tf":1.0},"85":{"tf":1.0}}},"1":{"df":1,"docs":{"35":{"tf":1.0}}},"3":{"df":1,"docs":{"42":{"tf":1.0}}},"4":{"df":1,"docs":{"35":{"tf":1.0}}},"df":0,"docs":{}},"2":{"df":3,"docs":{"103":{"tf":1.0},"125":{"tf":1.0},"16":{"tf":1.7320508075688772}}},"4":{"df":1,"docs":{"131":{"tf":1.0}}},"df":35,"docs":{"114":{"tf":1.0},"118":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.4142135623730951},"137":{"tf":1.0},"139":{"tf":1.0},"143":{"tf":1.0},"158":{"tf":1.0},"16":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.4142135623730951},"19":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":1.0},"204":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.4142135623730951},"249":{"tf":2.23606797749979},"251":{"tf":1.7320508075688772},"253":{"tf":1.0},"256":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951},"36":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.7320508075688772},"52":{"tf":2.0},"54":{"tf":1.0},"63":{"tf":1.0},"7":{"tf":1.0},"73":{"tf":1.0},"89":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"155":{"tf":1.0}}}}},"5":{"\"":{".":{"_":{"_":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"137":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{".":{"=":{"8":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":1,"docs":{"94":{"tf":1.0}}},"1":{"df":1,"docs":{"42":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":5,"docs":{"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"25":{"tf":1.0},"58":{"tf":1.0},"77":{"tf":1.0}}},"1":{"2":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"125":{"tf":1.0}}},"df":35,"docs":{"114":{"tf":1.0},"120":{"tf":1.0},"14":{"tf":1.0},"143":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.4142135623730951},"163":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0},"176":{"tf":1.4142135623730951},"187":{"tf":3.872983346207417},"194":{"tf":1.4142135623730951},"200":{"tf":1.0},"204":{"tf":1.0},"215":{"tf":1.4142135623730951},"22":{"tf":1.7320508075688772},"221":{"tf":1.0},"227":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"248":{"tf":2.8284271247461903},"25":{"tf":1.7320508075688772},"255":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":1.4142135623730951},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"64":{"tf":1.0},"66":{"tf":1.7320508075688772},"73":{"tf":1.7320508075688772},"8":{"tf":1.0},"85":{"tf":1.4142135623730951},"86":{"tf":1.7320508075688772}},"i":{"3":{"2":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"134":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"3":{"2":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"102":{"tf":1.0}}},"df":0,"docs":{}}},"6":{".":{".":{"=":{"1":{"0":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":1,"docs":{"42":{"tf":1.0}}},"4":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"0":{".":{"3":{"4":{"df":1,"docs":{"190":{"tf":1.0}}},"df":1,"docs":{"190":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"142":{"tf":1.0}}},"4":{"df":7,"docs":{"246":{"tf":1.4142135623730951},"250":{"tf":2.0},"251":{"tf":1.7320508075688772},"253":{"tf":1.4142135623730951},"256":{"tf":1.0},"52":{"tf":1.4142135623730951},"73":{"tf":1.0}}},"5":{"5":{"3":{"5":{"df":1,"docs":{"47":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"df":1,"docs":{"65":{"tf":2.0}}},"9":{".":{"0":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"120":{"tf":1.0},"147":{"tf":1.0},"176":{"tf":1.0},"188":{"tf":1.0},"251":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"73":{"tf":1.0},"9":{"tf":1.0}}},"7":{".":{"2":{"df":1,"docs":{"182":{"tf":1.4142135623730951}},"i":{"df":1,"docs":{"182":{"tf":1.0}}}},"df":0,"docs":{}},"6":{"7":{"df":1,"docs":{"89":{"tf":1.0}}},"8":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}},"df":11,"docs":{"10":{"tf":1.0},"114":{"tf":1.0},"150":{"tf":1.0},"16":{"tf":1.0},"169":{"tf":1.0},"181":{"tf":1.4142135623730951},"188":{"tf":1.0},"195":{"tf":1.0},"202":{"tf":1.0},"54":{"tf":1.0},"73":{"tf":1.0}}},"8":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},".":{"2":{"df":1,"docs":{"42":{"tf":1.0}}},"df":0,"docs":{}},"2":{"df":1,"docs":{"139":{"tf":1.7320508075688772}}},"df":18,"docs":{"11":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"113":{"tf":1.4142135623730951},"114":{"tf":2.23606797749979},"131":{"tf":1.0},"145":{"tf":1.0},"189":{"tf":1.0},"22":{"tf":1.0},"248":{"tf":1.7320508075688772},"249":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.7320508075688772},"52":{"tf":1.7320508075688772},"54":{"tf":1.0},"73":{"tf":1.0}},"i":{"3":{"2":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"134":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"8":{"df":1,"docs":{"101":{"tf":1.0}}},"df":0,"docs":{}}},"9":{".":{".":{"=":{"1":{"0":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":1,"docs":{"140":{"tf":1.0}}},"2":{"df":1,"docs":{"140":{"tf":1.0}}},"df":0,"docs":{}},"5":{"df":1,"docs":{"125":{"tf":1.0}}},"6":{"df":2,"docs":{"142":{"tf":1.0},"143":{"tf":1.0}}},"7":{".":{"1":{"2":{"3":{"_":{"df":0,"docs":{},"f":{"3":{"2":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"142":{"tf":1.0},"143":{"tf":1.4142135623730951},"24":{"tf":1.0}}},"8":{"df":3,"docs":{"125":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.4142135623730951}}},"9":{".":{"1":{"2":{"df":1,"docs":{"190":{"tf":1.0}}},"df":1,"docs":{"190":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"143":{"tf":1.4142135623730951}}},"df":6,"docs":{"12":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":1.4142135623730951},"199":{"tf":1.0},"54":{"tf":1.0},"70":{"tf":1.0}}},"_":{"_":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"23":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"(":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"179":{"tf":1.0}}}}}}},"i":{"df":1,"docs":{"179":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"179":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"3":{"0":{"df":1,"docs":{"133":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"119":{"tf":1.0}}}}},"df":0,"docs":{}},".":{"a":{"d":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"153":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"77":{"tf":1.0}}}}}}},"df":0,"docs":{},"r":{"df":1,"docs":{"153":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"137":{"tf":1.0}}}},"df":0,"docs":{}}}}}},":":{":":{"a":{"d":{"d":{"df":1,"docs":{"227":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"227":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},">":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"213":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"]":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"|":{"_":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":61,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"106":{"tf":1.0},"113":{"tf":2.0},"114":{"tf":1.4142135623730951},"122":{"tf":2.23606797749979},"123":{"tf":1.4142135623730951},"125":{"tf":2.449489742783178},"131":{"tf":3.1622776601683795},"133":{"tf":1.0},"134":{"tf":1.7320508075688772},"137":{"tf":1.0},"14":{"tf":1.7320508075688772},"141":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951},"148":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":2.8284271247461903},"181":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":2.449489742783178},"188":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.0},"199":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.4142135623730951},"218":{"tf":1.0},"219":{"tf":1.7320508075688772},"22":{"tf":1.7320508075688772},"220":{"tf":1.0},"223":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"25":{"tf":2.6457513110645907},"34":{"tf":1.0},"37":{"tf":1.7320508075688772},"39":{"tf":1.7320508075688772},"45":{"tf":1.0},"47":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.7320508075688772},"52":{"tf":1.4142135623730951},"54":{"tf":2.23606797749979},"56":{"tf":1.7320508075688772},"57":{"tf":1.7320508075688772},"58":{"tf":1.0},"60":{"tf":2.449489742783178},"62":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951},"65":{"tf":1.7320508075688772},"66":{"tf":2.0},"69":{"tf":2.449489742783178},"71":{"tf":1.0},"73":{"tf":2.23606797749979},"89":{"tf":1.4142135623730951},"97":{"tf":2.0},"99":{"tf":1.0}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"51":{"tf":1.0}}}}},"c":{"1":{":":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"<":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"156":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"3":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"211":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":17,"docs":{"105":{"tf":1.4142135623730951},"115":{"tf":1.0},"129":{"tf":1.0},"142":{"tf":1.0},"195":{"tf":1.0},"220":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"251":{"tf":2.23606797749979},"34":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.4142135623730951},"69":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"88":{"tf":1.4142135623730951}},"f":{"df":1,"docs":{"28":{"tf":1.0}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"1":{"df":1,"docs":{"51":{"tf":1.0}}},"df":1,"docs":{"59":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"93":{"tf":2.449489742783178}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"211":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}},"h":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}}},"s":{"df":2,"docs":{"36":{"tf":1.0},"37":{"tf":1.4142135623730951}}},"t":{"0":{"df":1,"docs":{"54":{"tf":1.0}}},"1":{"df":1,"docs":{"54":{"tf":1.0}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"93":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"v":{"df":2,"docs":{"29":{"tf":1.0},"34":{"tf":1.0}}},"x":{"df":1,"docs":{"195":{"tf":2.0}}}},"a":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"'":{".":{".":{"=":{"'":{"df":0,"docs":{},"z":{"df":1,"docs":{"24":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"132":{"tf":1.0}}}}}}},"df":0,"docs":{}},".":{".":{"b":{"df":2,"docs":{"218":{"tf":1.0},"63":{"tf":1.0}}},"df":0,"docs":{}},"_":{"_":{"df":1,"docs":{"63":{"tf":1.0}}},"df":0,"docs":{}},"a":{"d":{"d":{"(":{"b":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"0":{"df":1,"docs":{"271":{"tf":1.0}}},"df":0,"docs":{}},">":{"(":{"&":{"'":{"a":{"df":1,"docs":{"202":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"6":{"4":{"df":1,"docs":{"246":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"b":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":1,"docs":{"77":{"tf":1.0}}}}}}},"c":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"g":{"df":1,"docs":{"188":{"tf":1.0}}}}}},"df":2,"docs":{"186":{"tf":1.0},"188":{"tf":1.0}}},"df":2,"docs":{"70":{"tf":1.0},"75":{"tf":1.0}},"i":{"df":1,"docs":{"252":{"tf":2.0}},"l":{"df":1,"docs":{"204":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"144":{"tf":2.0}}}},"v":{"df":14,"docs":{"131":{"tf":1.0},"132":{"tf":1.0},"142":{"tf":1.0},"148":{"tf":1.0},"152":{"tf":1.0},"154":{"tf":1.0},"176":{"tf":1.4142135623730951},"194":{"tf":1.0},"218":{"tf":1.0},"248":{"tf":1.0},"251":{"tf":1.0},"4":{"tf":1.0},"47":{"tf":1.0},"94":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"60":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"153":{"tf":1.4142135623730951},"75":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"87":{"tf":1.0},"90":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"195":{"tf":1.0},"250":{"tf":1.0},"95":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":9,"docs":{"114":{"tf":1.0},"121":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"199":{"tf":1.0},"246":{"tf":1.0},"256":{"tf":1.0},"49":{"tf":1.0},"75":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"94":{"tf":1.0}}}}}}}},"r":{"d":{"df":2,"docs":{"127":{"tf":1.4142135623730951},"252":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":4,"docs":{"168":{"tf":1.0},"169":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"248":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"224":{"tf":1.0}}}},"v":{"df":1,"docs":{"57":{"tf":1.4142135623730951}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":10,"docs":{"122":{"tf":1.0},"125":{"tf":1.0},"132":{"tf":1.0},"162":{"tf":1.0},"218":{"tf":1.0},"248":{"tf":1.4142135623730951},"256":{"tf":1.0},"48":{"tf":1.0},"77":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"224":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"223":{"tf":1.4142135623730951},"224":{"tf":2.0}}}}}}},"d":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"226":{"tf":1.0},"94":{"tf":1.0}}}}}}},"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":2,"docs":{"103":{"tf":1.0},"112":{"tf":1.0}}}}}}}},"<":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"94":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"170":{"tf":1.0}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"165":{"tf":1.0},"169":{"tf":1.7320508075688772}},"e":{"(":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"195":{"tf":1.0}}}}}},"df":0,"docs":{},"x":{"df":1,"docs":{"165":{"tf":1.0}}}},"<":{"'":{"a":{">":{"(":{"&":{"'":{"a":{"df":2,"docs":{"196":{"tf":1.0},"197":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"212":{"tf":1.0}}},"2":{"df":1,"docs":{"212":{"tf":1.0}}},"3":{"df":1,"docs":{"212":{"tf":1.0}}},"4":{"df":1,"docs":{"212":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"170":{"tf":1.0}}}},"df":0,"docs":{}}}}},"o":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"153":{"tf":1.7320508075688772},"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"o":{"(":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"147":{"tf":1.0}}}}}},"df":0,"docs":{}},"x":{"df":1,"docs":{"167":{"tf":1.0}}}},"df":2,"docs":{"167":{"tf":1.0},"169":{"tf":1.7320508075688772}}}}}},"df":26,"docs":{"131":{"tf":1.4142135623730951},"152":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"165":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"168":{"tf":1.7320508075688772},"169":{"tf":1.4142135623730951},"170":{"tf":1.7320508075688772},"176":{"tf":1.0},"183":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"249":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"256":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.0},"60":{"tf":1.0},"85":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":2.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"57":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"t":{"df":4,"docs":{"202":{"tf":1.0},"25":{"tf":1.0},"73":{"tf":1.0},"94":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"202":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":8,"docs":{"105":{"tf":1.4142135623730951},"131":{"tf":1.0},"191":{"tf":1.0},"250":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.4142135623730951},"256":{"tf":1.0},"39":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"254":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":15,"docs":{"115":{"tf":1.0},"122":{"tf":1.0},"131":{"tf":1.0},"144":{"tf":1.0},"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"202":{"tf":1.4142135623730951},"203":{"tf":1.0},"248":{"tf":1.0},"255":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"56":{"tf":1.0},"63":{"tf":1.0}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":3,"docs":{"104":{"tf":1.0},"139":{"tf":1.0},"201":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"255":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"37":{"tf":1.0},"59":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"148":{"tf":1.0},"162":{"tf":1.0},"211":{"tf":1.0},"53":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"124":{"tf":1.4142135623730951}}}}}}},"df":10,"docs":{"107":{"tf":2.23606797749979},"181":{"tf":1.7320508075688772},"197":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.7320508075688772},"37":{"tf":2.6457513110645907},"56":{"tf":1.7320508075688772},"57":{"tf":2.449489742783178},"59":{"tf":2.6457513110645907},"72":{"tf":2.449489742783178}},"e":{".":{"0":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"226":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"226":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"&":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"107":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},">":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"107":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"107":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}}},"h":{"df":1,"docs":{"253":{"tf":1.0}}},"l":{"df":1,"docs":{"253":{"tf":1.0}},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":2,"docs":{"124":{"tf":2.23606797749979},"2":{"tf":1.0}}}}}}}}},"i":{"a":{"df":3,"docs":{"148":{"tf":2.23606797749979},"227":{"tf":2.0},"77":{"tf":1.0}},"s":{"df":2,"docs":{"148":{"tf":1.0},"227":{"tf":1.0}}}},"c":{"df":2,"docs":{"176":{"tf":1.0},"185":{"tf":1.7320508075688772}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"176":{"tf":1.0},"187":{"tf":2.449489742783178}}}},"v":{"df":1,"docs":{"199":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":10,"docs":{"113":{"tf":1.4142135623730951},"115":{"tf":1.4142135623730951},"122":{"tf":1.0},"249":{"tf":2.0},"251":{"tf":1.0},"253":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951},"51":{"tf":1.0},"60":{"tf":1.4142135623730951},"75":{"tf":1.0}}},"df":0,"docs":{},"w":{"(":{"d":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"176":{"tf":1.0},"195":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"89":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":18,"docs":{"114":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.0},"148":{"tf":1.0},"176":{"tf":1.0},"197":{"tf":1.0},"213":{"tf":1.0},"217":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"248":{"tf":1.4142135623730951},"255":{"tf":1.0},"256":{"tf":1.7320508075688772},"48":{"tf":1.0},"57":{"tf":1.0},"79":{"tf":1.0},"87":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"73":{"tf":1.0},"9":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"h":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"70":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":3,"docs":{"125":{"tf":1.4142135623730951},"132":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"139":{"tf":1.0},"144":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"2":{"tf":1.0},"90":{"tf":1.0}}}}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":9,"docs":{"113":{"tf":1.4142135623730951},"114":{"tf":1.0},"115":{"tf":1.4142135623730951},"200":{"tf":1.0},"253":{"tf":1.0},"3":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.0},"77":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"255":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"125":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"122":{"tf":1.0},"14":{"tf":1.0},"15":{"tf":1.0},"18":{"tf":1.0},"211":{"tf":1.0},"99":{"tf":1.0}}}}}}},"n":{"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"255":{"tf":1.0}}}}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"147":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"96":{"tf":1.0}}}}}}},":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"\"":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"91":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"91":{"tf":1.7320508075688772},"96":{"tf":2.6457513110645907}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":10,"docs":{"131":{"tf":1.0},"132":{"tf":1.4142135623730951},"194":{"tf":1.7320508075688772},"195":{"tf":2.8284271247461903},"196":{"tf":1.7320508075688772},"197":{"tf":1.0},"202":{"tf":1.0},"213":{"tf":1.7320508075688772},"66":{"tf":1.0},"91":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"202":{"tf":1.4142135623730951}},"e":{"_":{"a":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"&":{"'":{"a":{"df":1,"docs":{"202":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"210":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":15,"docs":{"107":{"tf":1.0},"108":{"tf":1.0},"132":{"tf":1.0},"139":{"tf":1.4142135623730951},"162":{"tf":1.0},"170":{"tf":1.0},"182":{"tf":1.0},"199":{"tf":1.0},"224":{"tf":1.0},"248":{"tf":1.0},"33":{"tf":1.0},"45":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.0},"98":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":11,"docs":{"113":{"tf":1.0},"129":{"tf":1.4142135623730951},"132":{"tf":1.0},"147":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"165":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"3":{"tf":1.0},"4":{"tf":1.0},"94":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"137":{"tf":1.0},"173":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"182":{"tf":1.0},"250":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"177":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"213":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.0}}},"y":{"(":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"213":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{">":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"213":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"3":{"(":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"213":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{">":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"213":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"`":{"'":{"df":1,"docs":{"213":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"10":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"a":{"c":{"df":0,"docs":{},"h":{"df":6,"docs":{"10":{"tf":1.0},"103":{"tf":1.0},"125":{"tf":1.0},"215":{"tf":1.0},"36":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"122":{"tf":1.0},"210":{"tf":1.0},"248":{"tf":1.0}}}}}}}}},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"247":{"tf":1.0},"248":{"tf":1.0},"255":{"tf":1.0},"87":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"c":{"df":1,"docs":{"233":{"tf":1.0}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"246":{"tf":1.4142135623730951},"250":{"tf":1.4142135623730951},"254":{"tf":1.0},"52":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"a":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"75":{"tf":1.0},"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"75":{"tf":1.0},"77":{"tf":1.7320508075688772}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":1,"docs":{"109":{"tf":1.0}}}}}},"g":{"df":5,"docs":{"165":{"tf":1.0},"167":{"tf":1.0},"216":{"tf":1.0},"252":{"tf":1.7320508075688772},"97":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":21,"docs":{"121":{"tf":1.0},"169":{"tf":1.0},"176":{"tf":2.449489742783178},"185":{"tf":1.0},"186":{"tf":2.0},"195":{"tf":1.0},"199":{"tf":1.0},"210":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.4142135623730951},"247":{"tf":1.0},"248":{"tf":2.449489742783178},"249":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.7320508075688772},"256":{"tf":1.0},"54":{"tf":1.0},"75":{"tf":1.4142135623730951},"87":{"tf":1.0},"88":{"tf":1.0},"94":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"m":{"df":3,"docs":{"107":{"tf":1.4142135623730951},"246":{"tf":1.0},"73":{"tf":2.0}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"109":{"tf":1.0},"226":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":2.0}}},"df":0,"docs":{}}}},"r":{".":{"_":{"_":{"df":1,"docs":{"119":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":1,"docs":{"51":{"tf":1.0}}},"[":{".":{".":{"2":{"df":1,"docs":{"52":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{".":{".":{"2":{"df":1,"docs":{"52":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"y":{"'":{"df":1,"docs":{"51":{"tf":1.0}}},"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"89":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":1,"docs":{"89":{"tf":1.0}}}},"df":12,"docs":{"100":{"tf":1.0},"117":{"tf":1.0},"119":{"tf":1.0},"228":{"tf":1.0},"251":{"tf":1.0},"48":{"tf":1.7320508075688772},"51":{"tf":3.1622776601683795},"52":{"tf":2.0},"87":{"tf":2.23606797749979},"88":{"tf":1.0},"89":{"tf":2.0},"98":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"88":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":9,"docs":{"118":{"tf":1.0},"119":{"tf":1.0},"131":{"tf":1.4142135623730951},"218":{"tf":1.0},"220":{"tf":1.4142135623730951},"228":{"tf":1.4142135623730951},"51":{"tf":2.0},"52":{"tf":1.7320508075688772},"89":{"tf":1.7320508075688772}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":1,"docs":{"251":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"m":{"!":{"(":{"\"":{"a":{"d":{"d":{"df":2,"docs":{"248":{"tf":1.4142135623730951},"249":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"d":{"c":{"df":0,"docs":{},"w":{"df":1,"docs":{"254":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":2,"docs":{"248":{"tf":1.0},"253":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"247":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"250":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":3.3166247903554},"252":{"tf":1.7320508075688772},"253":{"tf":1.0},"255":{"tf":2.0},"256":{"tf":2.8284271247461903}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"194":{"tf":1.0},"2":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"<":{"[":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"105":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"246":{"tf":2.449489742783178},"247":{"tf":1.0},"248":{"tf":2.8284271247461903},"249":{"tf":1.7320508075688772},"250":{"tf":1.0},"251":{"tf":1.7320508075688772},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.4142135623730951},"255":{"tf":2.23606797749979},"256":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"!":{"(":{"!":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"0":{".":{"1":{"+":{"0":{".":{"2":{"=":{"=":{"0":{".":{"3":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"3":{"2":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}},"2":{"4":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"3":{"df":1,"docs":{"25":{"tf":1.0}}},"9":{".":{"6":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"_":{"df":1,"docs":{"70":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"66":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"51":{"tf":1.0}}}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"!":{"(":{"\"":{"df":0,"docs":{},"{":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{"0":{">":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"187":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"[":{"0":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"p":{".":{"c":{"a":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"127":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"88":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"(":{"&":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"29":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"53":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"d":{":":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"(":{"&":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"51":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"52":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"24":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}}}},"v":{"df":2,"docs":{"22":{"tf":1.0},"32":{"tf":1.0}},"e":{"c":{".":{"c":{"a":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"122":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"df":1,"docs":{"73":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"<":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"89":{"tf":1.0}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"89":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"!":{"(":{"\"":{"a":{"b":{"c":{"\"":{".":{"a":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"142":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"107":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"3":{"2":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"(":{"1":{".":{".":{"_":{"_":{"df":1,"docs":{"24":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"*":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":0,"docs":{}}},"r":{"1":{"df":1,"docs":{"39":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"115":{"tf":1.0}}}}}}},"x":{"df":1,"docs":{"36":{"tf":1.0}}}},"1":{"0":{"0":{"0":{"df":1,"docs":{"131":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"df":1,"docs":{"115":{"tf":1.0}}},"df":0,"docs":{}},"2":{".":{"4":{"6":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}},"3":{"0":{"0":{".":{"1":{"_":{"df":0,"docs":{},"f":{"3":{"2":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{".":{"0":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":1,"docs":{"84":{"tf":1.0}}},"df":2,"docs":{"39":{"tf":1.0},"84":{"tf":1.0}}},"6":{"df":3,"docs":{"163":{"tf":1.0},"165":{"tf":1.0},"94":{"tf":1.0}}},"7":{"df":1,"docs":{"167":{"tf":1.0}}},"[":{"df":0,"docs":{},"x":{",":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}}},"_":{"_":{",":{"\"":{"df":0,"docs":{},"y":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"155":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"107":{"tf":1.7320508075688772},"155":{"tf":1.0},"56":{"tf":1.0}}},"df":0,"docs":{}},"a":{"d":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"(":{"\"":{"4":{"\"":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"147":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"249":{"tf":1.4142135623730951},"255":{"tf":1.0},"256":{"tf":1.0},"60":{"tf":1.0},"69":{"tf":1.0}},"g":{"df":1,"docs":{"72":{"tf":1.0}}}},"b":{"\"":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}},"df":1,"docs":{"69":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"69":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"d":{".":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"99":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"c":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"80":{"tf":1.0}}}}}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"(":{"1":{"0":{"df":1,"docs":{"97":{"tf":1.0}}},"5":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"2":{"0":{"df":1,"docs":{"97":{"tf":1.0}}},"5":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":1,"docs":{"114":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"(":{"2":{"df":1,"docs":{"210":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"211":{"tf":1.0},"66":{"tf":1.0},"70":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"221":{"tf":2.449489742783178}}}}}}},"df":0,"docs":{}}}}}}}},"df":7,"docs":{"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"178":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"45":{"tf":1.0}},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"5":{"df":1,"docs":{"134":{"tf":1.0}}},"8":{"df":1,"docs":{"134":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"f":{"df":0,"docs":{},"i":{"b":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"221":{"tf":2.23606797749979}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"73":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"!":{"(":{"\"":{"_":{"_":{"df":2,"docs":{"188":{"tf":1.7320508075688772},"189":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":2,"docs":{"187":{"tf":2.23606797749979},"188":{"tf":1.0}}}}}}},"{":{"1":{"df":0,"docs":{},"}":{"df":0,"docs":{},"{":{"0":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}}}},":":{"?":{"df":0,"docs":{},"}":{"\"":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"186":{"tf":1.0}}}},"df":0,"docs":{}},"}":{"\"":{",":{"d":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}}},"v":{"df":1,"docs":{"183":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"_":{",":{"a":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"136":{"tf":1.0},"185":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}}}},"g":{"df":1,"docs":{"69":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"r":{"1":{")":{",":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"r":{"2":{"df":1,"docs":{"39":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"h":{"1":{"df":1,"docs":{"49":{"tf":1.0}}},"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"&":{"4":{"2":{"df":1,"docs":{"129":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"49":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{")":{",":{"\"":{"df":0,"docs":{},"y":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"157":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"157":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"i":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"(":{"2":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"1":{"df":1,"docs":{"132":{"tf":1.4142135623730951}}},"8":{":":{":":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"18":{"tf":1.0},"248":{"tf":1.0},"54":{"tf":1.7320508075688772}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"131":{"tf":1.0}}}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"73":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"78":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"47":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"(":{"\"":{"3":{"df":1,"docs":{"146":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"n":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"(":{"2":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"134":{"tf":1.0},"65":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"133":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"1":{":":{":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"60":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"60":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"139":{"tf":1.4142135623730951}}}}},"o":{"df":1,"docs":{"248":{"tf":1.0}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"_":{"_":{"df":1,"docs":{"136":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"p":{".":{"1":{"df":1,"docs":{"56":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"137":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"3":{".":{"df":0,"docs":{},"i":{"df":1,"docs":{"86":{"tf":1.0}}},"x":{"df":1,"docs":{"86":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"[":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"106":{"tf":1.0}}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"47":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"199":{"tf":1.0}},"e":{"a":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"1":{"(":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"(":{")":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"146":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"t":{"1":{".":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":1,"docs":{"77":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{".":{"_":{"_":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"134":{"tf":1.4142135623730951},"145":{"tf":1.0},"66":{"tf":1.0}}}}}}}},"s":{".":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"92":{"tf":1.0}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"92":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"1":{"df":1,"docs":{"45":{"tf":1.0}}},"3":{"df":1,"docs":{"45":{"tf":1.0}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"125":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"(":{"&":{"c":{"1":{")":{",":{"1":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{")":{",":{"3":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"139":{"tf":1.4142135623730951},"52":{"tf":1.0}},"e":{"1":{"df":4,"docs":{"113":{"tf":1.0},"114":{"tf":1.0},"121":{"tf":1.0},"53":{"tf":1.0}}},"2":{"df":2,"docs":{"113":{"tf":1.0},"114":{"tf":1.0}}},"3":{"df":2,"docs":{"113":{"tf":1.0},"121":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"d":{":":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"(":{"&":{"*":{"b":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"131":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"(":{"1":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"137":{"tf":1.0}}}}},"t":{".":{"1":{"df":1,"docs":{"54":{"tf":1.0}}},"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"92":{"tf":1.0}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"92":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":1,"docs":{"28":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"1":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"223":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"(":{"&":{"df":0,"docs":{},"x":{"df":1,"docs":{"23":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"u":{"8":{":":{":":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":2,"docs":{"131":{"tf":1.0},"22":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"218":{"tf":1.0}}}}}},"1":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"219":{"tf":1.7320508075688772}}}}}}},"df":2,"docs":{"118":{"tf":1.0},"119":{"tf":1.4142135623730951}}},"2":{"df":5,"docs":{"119":{"tf":1.0},"128":{"tf":1.0},"216":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0}}},"4":{"df":1,"docs":{"119":{"tf":1.0}}},"[":{"0":{"df":1,"docs":{"123":{"tf":1.0}}},"1":{"df":1,"docs":{"123":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"220":{"tf":1.0},"88":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"[":{"1":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":4,"docs":{"118":{"tf":1.0},"120":{"tf":1.0},"29":{"tf":1.0},"32":{"tf":1.0}},"e":{"c":{".":{"c":{"a":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"122":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"122":{"tf":2.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"df":8,"docs":{"14":{"tf":1.4142135623730951},"16":{"tf":1.4142135623730951},"18":{"tf":1.0},"248":{"tf":1.4142135623730951},"251":{"tf":1.0},"253":{"tf":1.0},"54":{"tf":1.7320508075688772},"56":{"tf":1.0}}},"z":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":5,"docs":{"131":{"tf":1.4142135623730951},"16":{"tf":1.0},"211":{"tf":1.0},"22":{"tf":1.0},"224":{"tf":1.0}}}}},"df":7,"docs":{"143":{"tf":1.0},"22":{"tf":1.0},"24":{"tf":1.0},"262":{"tf":1.0},"29":{"tf":1.0},"52":{"tf":1.0},"89":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":10,"docs":{"19":{"tf":1.7320508075688772},"210":{"tf":1.0},"22":{"tf":1.4142135623730951},"248":{"tf":1.0},"249":{"tf":1.0},"31":{"tf":1.4142135623730951},"54":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.0},"69":{"tf":1.0}}}}},"o":{"c":{"df":0,"docs":{},"i":{"df":7,"docs":{"105":{"tf":1.7320508075688772},"106":{"tf":1.0},"148":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":2.449489742783178},"78":{"tf":2.23606797749979},"91":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":5,"docs":{"249":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"c":{"/":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"2":{"tf":1.0},"263":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"264":{"tf":1.0},"6":{"tf":1.0}},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"241":{"tf":1.0}}}},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"60":{"tf":1.0}}},"k":{"df":1,"docs":{"124":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"195":{"tf":1.0}}}}},"n":{"d":{"df":1,"docs":{"108":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"171":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"95":{"tf":1.7320508075688772}}}}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":9,"docs":{"115":{"tf":1.0},"122":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.4142135623730951},"136":{"tf":1.0},"176":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.0},"252":{"tf":1.0}}}},"df":0,"docs":{}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":5,"docs":{"153":{"tf":1.0},"220":{"tf":1.4142135623730951},"250":{"tf":1.0},"256":{"tf":1.0},"9":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"131":{"tf":1.0},"248":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"270":{"tf":1.0},"88":{"tf":1.0}}},"df":0,"docs":{}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"264":{"tf":1.0}}}},"y":{"df":1,"docs":{"211":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"2":{"tf":1.0}},"e":{"!":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"95":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"x":{"df":1,"docs":{"253":{"tf":1.4142135623730951}},"i":{"df":1,"docs":{"73":{"tf":1.7320508075688772}}}},",":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"202":{"tf":1.0}}}},"df":0,"docs":{}}},"b":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"\\":{"df":0,"docs":{},"u":{"df":0,"docs":{},"{":{"2":{"1":{"1":{"d":{"df":1,"docs":{"48":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"5":{"2":{"\\":{"df":0,"docs":{},"x":{"7":{"5":{"\\":{"df":0,"docs":{},"x":{"7":{"3":{"\\":{"df":0,"docs":{},"x":{"7":{"4":{"df":1,"docs":{"48":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"2":{"\\":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"6":{"\\":{"df":0,"docs":{},"x":{"8":{"2":{"\\":{"df":0,"docs":{},"x":{"a":{"8":{"\\":{"df":0,"docs":{},"x":{"8":{"2":{"\\":{"df":0,"docs":{},"x":{"b":{"1":{"\\":{"df":0,"docs":{},"x":{"8":{"2":{"\\":{"df":0,"docs":{},"x":{"b":{"b":{"df":1,"docs":{"48":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"88":{"tf":1.4142135623730951}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"48":{"tf":1.0}}}}}},">":{"(":{"df":0,"docs":{},"x":{"df":3,"docs":{"195":{"tf":1.7320508075688772},"197":{"tf":1.0},"202":{"tf":1.0}}}},">":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"105":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"a":{"a":{"a":{"a":{"df":0,"docs":{},"h":{"!":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"91":{"tf":1.0},"96":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"?":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"91":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"153":{"tf":1.0},"154":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"154":{"tf":1.0},"155":{"tf":1.0}}}},":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"154":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"144":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"143":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"255":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"d":{"df":3,"docs":{"3":{"tf":1.0},"92":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"71":{"tf":1.0}}},"df":0,"docs":{}},"z":{"df":1,"docs":{"158":{"tf":1.0}}}},":":{":":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"172":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"88":{"tf":1.0}}}},"df":4,"docs":{"172":{"tf":2.0},"70":{"tf":1.0},"71":{"tf":1.0},"94":{"tf":2.6457513110645907}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"94":{"tf":2.23606797749979}}}}}},"s":{"df":0,"docs":{},"e":{"df":9,"docs":{"11":{"tf":1.0},"113":{"tf":1.4142135623730951},"153":{"tf":1.0},"176":{"tf":1.0},"204":{"tf":1.4142135623730951},"213":{"tf":1.0},"3":{"tf":1.4142135623730951},"60":{"tf":1.0},"94":{"tf":1.0}}},"i":{"c":{"df":8,"docs":{"112":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"125":{"tf":1.0},"20":{"tf":1.0},"238":{"tf":1.0},"247":{"tf":1.0},"93":{"tf":1.0}}},"df":1,"docs":{"213":{"tf":1.0}}}},"z":{"df":1,"docs":{"71":{"tf":1.0}}}},"df":23,"docs":{"105":{"tf":2.0},"131":{"tf":1.4142135623730951},"139":{"tf":1.7320508075688772},"158":{"tf":1.0},"169":{"tf":2.449489742783178},"176":{"tf":1.0},"186":{"tf":1.7320508075688772},"194":{"tf":1.4142135623730951},"195":{"tf":3.605551275463989},"197":{"tf":1.0},"199":{"tf":1.4142135623730951},"202":{"tf":2.23606797749979},"249":{"tf":2.449489742783178},"250":{"tf":1.7320508075688772},"255":{"tf":1.0},"256":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"60":{"tf":1.0},"69":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"94":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"176":{"tf":1.0},"200":{"tf":1.0}}}}},"df":7,"docs":{"108":{"tf":1.0},"195":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"155":{"tf":1.0},"164":{"tf":1.0},"195":{"tf":1.0},"204":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"162":{"tf":1.0},"193":{"tf":1.0}},"n":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"131":{"tf":1.0},"255":{"tf":1.0},"56":{"tf":1.7320508075688772},"60":{"tf":1.0},"90":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"251":{"tf":1.0}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"57":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":38,"docs":{"1":{"tf":1.0},"100":{"tf":1.0},"102":{"tf":1.4142135623730951},"115":{"tf":1.0},"118":{"tf":1.4142135623730951},"123":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"14":{"tf":1.0},"141":{"tf":1.0},"144":{"tf":1.0},"15":{"tf":1.0},"151":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"169":{"tf":1.0},"17":{"tf":1.0},"171":{"tf":1.0},"176":{"tf":1.0},"18":{"tf":1.0},"194":{"tf":1.0},"202":{"tf":1.0},"255":{"tf":1.0},"36":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"51":{"tf":1.4142135623730951},"60":{"tf":1.0},"71":{"tf":1.0},"77":{"tf":1.0},"79":{"tf":1.0},"84":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"152":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"152":{"tf":1.0},"260":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"170":{"tf":1.0},"2":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":6,"docs":{"131":{"tf":1.0},"132":{"tf":1.0},"134":{"tf":1.0},"151":{"tf":1.0},"2":{"tf":1.0},"248":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"141":{"tf":1.0}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"n":{"df":1,"docs":{"62":{"tf":1.4142135623730951}}}},"df":2,"docs":{"122":{"tf":1.0},"62":{"tf":1.0}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"202":{"tf":1.0},"93":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":9,"docs":{"144":{"tf":1.0},"152":{"tf":2.8284271247461903},"153":{"tf":1.0},"155":{"tf":1.4142135623730951},"176":{"tf":1.0},"189":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"255":{"tf":1.0},"69":{"tf":1.7320508075688772}}}}},"d":{"df":5,"docs":{"14":{"tf":1.0},"16":{"tf":1.0},"210":{"tf":1.0},"37":{"tf":1.0},"59":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"60":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"r":{"d":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"100":{"tf":1.0},"99":{"tf":1.0}}}}},"q":{"df":0,"docs":{},"u":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"100":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"99":{"tf":1.0}}}}}}},"df":2,"docs":{"100":{"tf":2.6457513110645907},"99":{"tf":2.6457513110645907}}},"df":0,"docs":{}},"t":{"df":9,"docs":{"139":{"tf":1.4142135623730951},"2":{"tf":1.0},"248":{"tf":1.0},"250":{"tf":2.23606797749979},"251":{"tf":2.23606797749979},"253":{"tf":1.4142135623730951},"4":{"tf":1.0},"48":{"tf":1.0},"52":{"tf":1.0}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"139":{"tf":1.0},"25":{"tf":1.0}}}}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":77,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"106":{"tf":1.0},"108":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.4142135623730951},"115":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"123":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"133":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"14":{"tf":1.0},"141":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":1.7320508075688772},"155":{"tf":1.0},"156":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"188":{"tf":1.0},"19":{"tf":1.0},"199":{"tf":1.0},"213":{"tf":1.7320508075688772},"215":{"tf":1.4142135623730951},"218":{"tf":1.0},"219":{"tf":1.0},"22":{"tf":1.4142135623730951},"220":{"tf":1.4142135623730951},"223":{"tf":1.0},"224":{"tf":1.7320508075688772},"227":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"47":{"tf":1.7320508075688772},"50":{"tf":1.0},"51":{"tf":1.7320508075688772},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":2.0},"56":{"tf":1.4142135623730951},"57":{"tf":2.0},"58":{"tf":1.0},"60":{"tf":2.0},"62":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772},"70":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":2.0},"77":{"tf":1.7320508075688772},"84":{"tf":1.0},"89":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}},",":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":18,"docs":{"161":{"tf":1.0},"162":{"tf":1.7320508075688772},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"227":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":1.7320508075688772},"255":{"tf":2.23606797749979},"256":{"tf":1.4142135623730951},"71":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.7320508075688772},"92":{"tf":1.0},"94":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":1,"docs":{"9":{"tf":1.0}}}}},"o":{"b":{"df":2,"docs":{"176":{"tf":1.0},"185":{"tf":1.7320508075688772}}},"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"78":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"176":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"260":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":17,"docs":{"0":{"tf":1.0},"110":{"tf":1.0},"12":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.0},"192":{"tf":1.0},"197":{"tf":1.0},"20":{"tf":1.0},"209":{"tf":1.0},"228":{"tf":1.0},"3":{"tf":1.4142135623730951},"35":{"tf":1.0},"42":{"tf":1.0},"67":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.4142135623730951},"82":{"tf":1.0}}},"l":{"df":11,"docs":{"105":{"tf":1.7320508075688772},"126":{"tf":1.0},"213":{"tf":1.0},"226":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.4142135623730951},"57":{"tf":1.0},"79":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"91":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"25":{"tf":1.0},"69":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"248":{"tf":1.0}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"1":{"df":1,"docs":{"194":{"tf":2.449489742783178}}},"2":{"df":1,"docs":{"194":{"tf":2.23606797749979}}},"_":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"(":{"&":{"df":1,"docs":{"40":{"tf":1.0}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.0}}}}}},"df":2,"docs":{"39":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":19,"docs":{"193":{"tf":1.0},"195":{"tf":3.1622776601683795},"197":{"tf":1.0},"2":{"tf":1.0},"204":{"tf":1.4142135623730951},"208":{"tf":1.0},"211":{"tf":2.0},"213":{"tf":1.4142135623730951},"220":{"tf":1.4142135623730951},"271":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.7320508075688772},"41":{"tf":1.0},"52":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"77":{"tf":1.0}},"e":{"d":{"(":{"&":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"h":{"df":12,"docs":{"107":{"tf":1.4142135623730951},"108":{"tf":1.4142135623730951},"139":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":2.0},"210":{"tf":1.0},"248":{"tf":1.4142135623730951},"37":{"tf":1.0},"52":{"tf":1.0},"59":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":14,"docs":{"102":{"tf":1.0},"121":{"tf":1.0},"131":{"tf":1.7320508075688772},"143":{"tf":1.0},"16":{"tf":1.0},"198":{"tf":1.0},"200":{"tf":1.4142135623730951},"202":{"tf":2.6457513110645907},"203":{"tf":2.449489742783178},"213":{"tf":1.4142135623730951},"51":{"tf":1.0},"88":{"tf":1.4142135623730951},"90":{"tf":1.0},"97":{"tf":2.0}}},"df":0,"docs":{}}},"x":{":":{":":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"2":{"0":{"df":2,"docs":{"37":{"tf":1.0},"59":{"tf":1.0}}},"df":1,"docs":{"75":{"tf":1.0}}},"3":{"df":1,"docs":{"211":{"tf":1.4142135623730951}}},"5":{"df":1,"docs":{"36":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"60":{"tf":1.0}}}}}},"v":{"4":{"(":{"\"":{"1":{"2":{"7":{".":{"0":{".":{"0":{".":{"1":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"123":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"(":{"\"":{":":{":":{"1":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"123":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"227":{"tf":1.0}}}}}},"df":0,"docs":{}},"<":{"d":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":3,"docs":{"101":{"tf":1.4142135623730951},"103":{"tf":1.0},"227":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"60":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}},"u":{"8":{"df":2,"docs":{"37":{"tf":1.0},"59":{"tf":1.0}}},"df":0,"docs":{}}},"df":2,"docs":{"230":{"tf":1.0},"44":{"tf":1.0}}}},"r":{"\"":{"\\":{"df":0,"docs":{},"u":{"df":0,"docs":{},"{":{"2":{"1":{"1":{"d":{"df":1,"docs":{"48":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"#":{"\"":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"183":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"66":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":4,"docs":{"109":{"tf":1.0},"247":{"tf":1.0},"65":{"tf":1.7320508075688772},"66":{"tf":2.8284271247461903}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"91":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"156":{"tf":1.0},"255":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"176":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"166":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"156":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"115":{"tf":1.7320508075688772}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"<":{"'":{"_":{"df":1,"docs":{"207":{"tf":1.0}}},"a":{"df":1,"docs":{"207":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"g":{"df":1,"docs":{"255":{"tf":1.0}}},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"57":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":3,"docs":{"1":{"tf":1.0},"10":{"tf":1.0},"5":{"tf":1.4142135623730951}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"6":{"4":{"df":1,"docs":{"129":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"x":{"df":1,"docs":{"253":{"tf":1.0}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"114":{"tf":1.0}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"47":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":13,"docs":{"113":{"tf":1.0},"114":{"tf":2.449489742783178},"115":{"tf":1.7320508075688772},"139":{"tf":1.0},"251":{"tf":1.4142135623730951},"253":{"tf":2.23606797749979},"45":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":3.605551275463989},"49":{"tf":1.4142135623730951},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0}},"s":{"(":{"&":{"[":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"48":{"tf":1.4142135623730951}}}}}}}}},"c":{"'":{"df":1,"docs":{"139":{"tf":1.0}}},".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"216":{"tf":1.0}}},"2":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"1":{"df":2,"docs":{"131":{"tf":1.0},"27":{"tf":1.4142135623730951}}},"2":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":3,"docs":{"131":{"tf":1.0},"156":{"tf":1.0},"27":{"tf":1.0}}},">":{"(":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"105":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"|":{"a":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{},"x":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{",":{"df":1,"docs":{"216":{"tf":1.7320508075688772}}},"df":1,"docs":{"97":{"tf":2.449489742783178}}}},"df":2,"docs":{"216":{"tf":1.0},"97":{"tf":2.0}}}}}},"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"(":{"1":{"0":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":1,"docs":{"226":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"97":{"tf":2.0}}}}},"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"252":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{"df":1,"docs":{"214":{"tf":1.4142135623730951}},"e":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"214":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"214":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"<":{"'":{"a":{"df":1,"docs":{"203":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"216":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":25,"docs":{"102":{"tf":1.7320508075688772},"107":{"tf":1.0},"109":{"tf":1.0},"126":{"tf":1.0},"143":{"tf":1.7320508075688772},"153":{"tf":1.7320508075688772},"155":{"tf":1.0},"204":{"tf":1.0},"210":{"tf":1.0},"213":{"tf":1.7320508075688772},"219":{"tf":1.0},"223":{"tf":1.7320508075688772},"224":{"tf":1.4142135623730951},"226":{"tf":1.0},"250":{"tf":1.0},"252":{"tf":2.0},"256":{"tf":1.7320508075688772},"47":{"tf":1.0},"53":{"tf":1.0},"75":{"tf":2.23606797749979},"77":{"tf":1.0},"78":{"tf":1.0},"84":{"tf":1.0},"94":{"tf":1.4142135623730951},"97":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"139":{"tf":1.0},"34":{"tf":1.0},"75":{"tf":2.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"4":{"tf":1.0}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":14,"docs":{"114":{"tf":1.0},"127":{"tf":1.0},"168":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.0},"250":{"tf":1.0},"41":{"tf":1.0},"44":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"52":{"tf":1.0},"60":{"tf":1.0},"88":{"tf":1.0},"98":{"tf":1.0}}}},"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}},"’":{"df":0,"docs":{},"t":{"df":1,"docs":{"109":{"tf":1.7320508075688772}}}}},"p":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"93":{"tf":1.0}}}},"c":{"df":3,"docs":{"115":{"tf":2.6457513110645907},"122":{"tf":2.6457513110645907},"127":{"tf":2.449489742783178}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"47":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"107":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":6,"docs":{"176":{"tf":1.0},"190":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.7320508075688772},"213":{"tf":4.123105625617661},"215":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"56":{"tf":1.7320508075688772},"73":{"tf":1.0}}},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":6,"docs":{"144":{"tf":1.0},"151":{"tf":2.23606797749979},"152":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0}}}}}}},"df":8,"docs":{"1":{"tf":1.0},"143":{"tf":1.0},"151":{"tf":1.0},"164":{"tf":1.0},"166":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":2.0},"204":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":18,"docs":{"108":{"tf":1.0},"142":{"tf":1.0},"151":{"tf":1.0},"195":{"tf":1.7320508075688772},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"270":{"tf":1.0},"37":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.4142135623730951},"66":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"91":{"tf":1.0},"97":{"tf":1.0}}},"t":{"df":2,"docs":{"131":{"tf":1.7320508075688772},"139":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"134":{"tf":1.0}}}},"df":2,"docs":{"45":{"tf":1.4142135623730951},"7":{"tf":1.0}}},"u":{"df":0,"docs":{},"s":{"df":11,"docs":{"100":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"131":{"tf":1.4142135623730951},"204":{"tf":1.0},"249":{"tf":1.0},"255":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}},"d":{"df":1,"docs":{"1":{"tf":1.0}}},"df":15,"docs":{"105":{"tf":1.4142135623730951},"114":{"tf":1.0},"124":{"tf":1.0},"158":{"tf":1.0},"186":{"tf":1.0},"216":{"tf":1.0},"24":{"tf":1.0},"249":{"tf":2.23606797749979},"252":{"tf":1.4142135623730951},"27":{"tf":1.0},"39":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"60":{"tf":1.0},"80":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"234":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"187":{"tf":1.0}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"93":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"(":{"1":{"0":{"0":{".":{"0":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"6":{"4":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"127":{"tf":1.0},"158":{"tf":1.0},"57":{"tf":1.0},"90":{"tf":1.0}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"139":{"tf":1.0},"2":{"tf":1.0},"224":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"0":{"tf":1.0},"12":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"g":{"df":18,"docs":{"122":{"tf":1.0},"124":{"tf":1.0},"128":{"tf":1.0},"137":{"tf":1.0},"146":{"tf":1.0},"176":{"tf":1.0},"199":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":1.0},"248":{"tf":1.0},"36":{"tf":1.4142135623730951},"39":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"_":{"_":{"df":1,"docs":{"77":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"i":{"3":{"2":{"df":2,"docs":{"60":{"tf":1.7320508075688772},"69":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"110":{"tf":1.0},"132":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"153":{"tf":1.0},"2":{"tf":1.0},"270":{"tf":1.0},"48":{"tf":1.0},"98":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"187":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"88":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"47":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":11,"docs":{"114":{"tf":2.0},"131":{"tf":1.7320508075688772},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"39":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951},"89":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"p":{"df":1,"docs":{"56":{"tf":1.0}}},"v":{"df":1,"docs":{"56":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"89":{"tf":1.4142135623730951}},"e":{"(":{"[":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"89":{"tf":1.0}}}}}}}},"0":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"8":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{">":{"(":{"df":0,"docs":{},"v":{"df":1,"docs":{"89":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":7,"docs":{"132":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"226":{"tf":1.0},"39":{"tf":1.0},"88":{"tf":1.7320508075688772},"89":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"195":{"tf":1.0},"197":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":4,"docs":{"102":{"tf":1.0},"213":{"tf":1.0},"248":{"tf":1.0},"253":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"253":{"tf":1.0},"73":{"tf":1.0},"96":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"162":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"235":{"tf":1.0}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"126":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"144":{"tf":1.7320508075688772}}},"r":{"df":1,"docs":{"114":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"105":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":1,"docs":{"7":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"11":{"tf":1.0},"6":{"tf":1.0}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"133":{"tf":2.449489742783178}}}}}}}},"o":{"b":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"b":{"df":0,"docs":{},"i":{"(":{"\"":{"c":{"df":1,"docs":{"252":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"252":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"251":{"tf":2.0},"252":{"tf":2.23606797749979}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":4,"docs":{"1":{"tf":1.0},"105":{"tf":1.7320508075688772},"36":{"tf":1.0},"7":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"161":{"tf":1.0},"183":{"tf":1.0}}},"u":{"df":0,"docs":{},"r":{"df":9,"docs":{"210":{"tf":3.0},"211":{"tf":1.7320508075688772},"212":{"tf":1.0},"213":{"tf":4.242640687119285},"214":{"tf":1.7320508075688772},"215":{"tf":1.7320508075688772},"216":{"tf":1.0},"224":{"tf":1.0},"97":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"213":{"tf":1.0}}},"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"(":{"df":0,"docs":{},"i":{"df":1,"docs":{"210":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"210":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":1,"docs":{"210":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"(":{"df":0,"docs":{},"i":{"df":1,"docs":{"210":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"e":{"df":2,"docs":{"131":{"tf":1.0},"143":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"114":{"tf":1.0}}}}}}}},"m":{"d":{"df":1,"docs":{"250":{"tf":1.7320508075688772}}},"df":0,"docs":{},"p":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"97":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":2,"docs":{"255":{"tf":1.0},"93":{"tf":1.4142135623730951}}}},"o":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"10":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"10":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":78,"docs":{"100":{"tf":1.4142135623730951},"102":{"tf":1.7320508075688772},"103":{"tf":1.0},"105":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.4142135623730951},"11":{"tf":1.0},"112":{"tf":1.0},"115":{"tf":1.0},"118":{"tf":1.4142135623730951},"120":{"tf":1.4142135623730951},"123":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.7320508075688772},"137":{"tf":1.0},"14":{"tf":1.4142135623730951},"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"146":{"tf":1.4142135623730951},"149":{"tf":1.0},"153":{"tf":2.0},"154":{"tf":1.0},"155":{"tf":1.4142135623730951},"156":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":1.4142135623730951},"16":{"tf":1.0},"162":{"tf":1.0},"169":{"tf":2.0},"170":{"tf":1.7320508075688772},"175":{"tf":1.4142135623730951},"183":{"tf":1.0},"19":{"tf":1.0},"194":{"tf":1.0},"204":{"tf":1.4142135623730951},"205":{"tf":1.0},"211":{"tf":1.4142135623730951},"213":{"tf":1.0},"218":{"tf":1.7320508075688772},"227":{"tf":1.4142135623730951},"246":{"tf":1.0},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"251":{"tf":2.0},"252":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.7320508075688772},"256":{"tf":2.23606797749979},"270":{"tf":1.0},"271":{"tf":1.0},"3":{"tf":1.7320508075688772},"36":{"tf":2.0},"39":{"tf":1.0},"40":{"tf":1.0},"47":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"60":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.7320508075688772},"79":{"tf":1.0},"8":{"tf":1.0},"85":{"tf":2.0},"86":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"94":{"tf":1.7320508075688772},"95":{"tf":1.4142135623730951}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"255":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"114":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":2,"docs":{"195":{"tf":1.0},"199":{"tf":2.0}},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}},"i":{"c":{"(":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"<":{"'":{"a":{">":{"(":{"_":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"53":{"tf":1.0}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":9,"docs":{"110":{"tf":1.0},"119":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"137":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":3.0},"223":{"tf":2.23606797749979},"3":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"'":{"df":1,"docs":{"221":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"75":{"tf":1.0}}},"r":{"(":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"56":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":4,"docs":{"211":{"tf":2.23606797749979},"56":{"tf":1.0},"77":{"tf":1.7320508075688772},"78":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"162":{"tf":1.0}}}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"147":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"205":{"tf":1.0},"3":{"tf":1.0},"47":{"tf":1.0}}},"m":{"a":{"df":1,"docs":{"183":{"tf":1.0}},"n":{"d":{"df":3,"docs":{"169":{"tf":1.0},"7":{"tf":1.4142135623730951},"8":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"160":{"tf":1.4142135623730951},"161":{"tf":2.0},"162":{"tf":2.8284271247461903},"163":{"tf":1.0},"164":{"tf":1.7320508075688772},"165":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":3.1622776601683795},"169":{"tf":2.449489742783178},"170":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"41":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":9,"docs":{"111":{"tf":1.0},"116":{"tf":1.0},"121":{"tf":1.0},"126":{"tf":1.0},"142":{"tf":1.0},"147":{"tf":1.0},"171":{"tf":1.0},"197":{"tf":1.4142135623730951},"270":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"97":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"174":{"tf":1.0}}}}},"p":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"_":{"_":{"df":1,"docs":{"108":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"108":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"123":{"tf":1.0},"127":{"tf":1.0},"194":{"tf":1.0},"203":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"211":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"124":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"l":{"df":39,"docs":{"0":{"tf":1.0},"102":{"tf":2.23606797749979},"117":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"14":{"tf":1.0},"142":{"tf":1.4142135623730951},"152":{"tf":1.0},"16":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"177":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"200":{"tf":1.7320508075688772},"204":{"tf":1.4142135623730951},"210":{"tf":1.0},"213":{"tf":1.7320508075688772},"22":{"tf":1.4142135623730951},"226":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.4142135623730951},"251":{"tf":1.7320508075688772},"252":{"tf":1.0},"253":{"tf":1.4142135623730951},"255":{"tf":1.0},"256":{"tf":2.23606797749979},"270":{"tf":1.4142135623730951},"41":{"tf":1.0},"51":{"tf":2.0},"52":{"tf":1.0},"88":{"tf":1.4142135623730951},"90":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"153":{"tf":1.0},"154":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"155":{"tf":1.0},"213":{"tf":1.0},"77":{"tf":1.0}}},"x":{"df":4,"docs":{"182":{"tf":1.0},"195":{"tf":1.0},"224":{"tf":1.0},"248":{"tf":1.0}}}},"i":{"c":{"df":3,"docs":{"168":{"tf":1.0},"176":{"tf":1.0},"228":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"115":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"42":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"197":{"tf":1.0}}}}}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"108":{"tf":2.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"108":{"tf":1.0},"168":{"tf":1.0},"25":{"tf":1.0},"54":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}},":":{":":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"169":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"169":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"45":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"228":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":8,"docs":{"102":{"tf":1.0},"106":{"tf":1.4142135623730951},"56":{"tf":1.0},"60":{"tf":1.0},"84":{"tf":1.7320508075688772},"88":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"64":{"tf":1.4142135623730951},"73":{"tf":1.0}}}}},"df":1,"docs":{"60":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"199":{"tf":2.449489742783178}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"122":{"tf":1.0}}}}},"s":{"(":{"_":{"df":1,"docs":{"60":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"60":{"tf":1.0}}}}}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"60":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"3":{"2":{"df":1,"docs":{"60":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"255":{"tf":1.0}}}},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"249":{"tf":1.0}}}}},"i":{"d":{"df":4,"docs":{"114":{"tf":1.0},"213":{"tf":1.0},"218":{"tf":1.0},"250":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"177":{"tf":1.0},"60":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"114":{"tf":1.0},"199":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}}}}},"df":7,"docs":{"131":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"228":{"tf":1.0},"87":{"tf":1.7320508075688772},"88":{"tf":3.872983346207417},"89":{"tf":1.7320508075688772}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"195":{"tf":1.0},"199":{"tf":1.0}},"t":{"df":3,"docs":{"114":{"tf":1.0},"195":{"tf":1.0},"250":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"63":{"tf":1.0},"88":{"tf":1.0},"97":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"m":{"df":9,"docs":{"208":{"tf":1.0},"211":{"tf":2.449489742783178},"220":{"tf":1.4142135623730951},"222":{"tf":1.0},"223":{"tf":1.7320508075688772},"224":{"tf":1.0},"249":{"tf":1.0},"60":{"tf":1.0},"75":{"tf":1.4142135623730951}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":13,"docs":{"105":{"tf":2.449489742783178},"122":{"tf":1.0},"126":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":2.0},"169":{"tf":1.0},"176":{"tf":1.4142135623730951},"195":{"tf":1.0},"200":{"tf":1.4142135623730951},"202":{"tf":1.0},"255":{"tf":1.0},"78":{"tf":1.0},"88":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"105":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"1":{"df":1,"docs":{"105":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"(":{"&":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"1":{"df":1,"docs":{"105":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"105":{"tf":1.4142135623730951}}}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"105":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"105":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"<":{"a":{"df":1,"docs":{"105":{"tf":1.4142135623730951}}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"105":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"91":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"111":{"tf":1.0},"133":{"tf":1.0},"144":{"tf":1.0},"250":{"tf":1.0},"252":{"tf":1.0},"95":{"tf":2.0}},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"(":{")":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"133":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"77":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":4,"docs":{"12":{"tf":1.0},"205":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":2.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":7,"docs":{"139":{"tf":1.0},"153":{"tf":1.0},"181":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"61":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":3,"docs":{"105":{"tf":1.0},"210":{"tf":1.0},"47":{"tf":1.0}}},"t":{"df":2,"docs":{"252":{"tf":1.4142135623730951},"256":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":4,"docs":{"130":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"134":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"131":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"t":{"df":15,"docs":{"131":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"176":{"tf":1.0},"220":{"tf":1.4142135623730951},"223":{"tf":1.0},"36":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"60":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"153":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"d":{"df":1,"docs":{"137":{"tf":1.0}},"s":{"[":{"0":{"]":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"137":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"]":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"137":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":8,"docs":{"128":{"tf":1.4142135623730951},"139":{"tf":1.0},"213":{"tf":1.0},"216":{"tf":1.4142135623730951},"248":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.0},"36":{"tf":1.0}}},"y":{"df":0,"docs":{},",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"63":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{":":{":":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{":":{":":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"251":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{":":{":":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"89":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{":":{":":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"143":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"143":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"143":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"8":{"(":{"&":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"251":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"176":{"tf":1.0},"177":{"tf":1.0},"195":{"tf":1.0},"253":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"249":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"155":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"102":{"tf":1.0},"131":{"tf":1.0},"251":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"0":{"tf":1.4142135623730951},"183":{"tf":2.0},"211":{"tf":2.449489742783178},"221":{"tf":1.4142135623730951},"66":{"tf":3.3166247903554},"70":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"221":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":3,"docs":{"221":{"tf":2.449489742783178},"64":{"tf":1.0},"66":{"tf":1.7320508075688772}}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"126":{"tf":1.7320508075688772}}},"y":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"126":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"251":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}},"w":{"df":1,"docs":{"96":{"tf":1.7320508075688772}}}},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"142":{"tf":2.0}}},"p":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"124":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":1,"docs":{"251":{"tf":1.4142135623730951}},"i":{"d":{"df":1,"docs":{"251":{"tf":2.23606797749979}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{":":{":":{"a":{"df":1,"docs":{"158":{"tf":1.4142135623730951}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"154":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"60":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{":":{":":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"173":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"170":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":11,"docs":{"109":{"tf":1.4142135623730951},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":4.58257569495584},"153":{"tf":2.23606797749979},"155":{"tf":1.7320508075688772},"156":{"tf":1.0},"158":{"tf":1.7320508075688772},"168":{"tf":2.23606797749979},"226":{"tf":1.0},"255":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"129":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":26,"docs":{"109":{"tf":1.0},"113":{"tf":2.0},"126":{"tf":1.0},"127":{"tf":1.0},"132":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.7320508075688772},"152":{"tf":1.0},"153":{"tf":1.4142135623730951},"157":{"tf":1.0},"164":{"tf":1.0},"168":{"tf":1.0},"176":{"tf":1.0},"183":{"tf":1.0},"193":{"tf":1.0},"195":{"tf":1.0},"213":{"tf":1.0},"218":{"tf":1.0},"221":{"tf":1.7320508075688772},"226":{"tf":1.0},"227":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.7320508075688772},"72":{"tf":1.0},"73":{"tf":1.0},"9":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":1,"docs":{"215":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"194":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"131":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"108":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"221":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":11,"docs":{"115":{"tf":1.0},"124":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"137":{"tf":1.0},"141":{"tf":1.0},"204":{"tf":1.0},"246":{"tf":1.0},"65":{"tf":1.0},"77":{"tf":1.7320508075688772},"88":{"tf":1.0}}}}}},"v":{"df":1,"docs":{"270":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":5,"docs":{"133":{"tf":1.0},"137":{"tf":1.0},"176":{"tf":1.4142135623730951},"182":{"tf":1.0},"256":{"tf":1.0}}}}}}},"x":{"df":1,"docs":{"253":{"tf":1.0}}}},"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"111":{"tf":1.0},"270":{"tf":1.0}}}}},"t":{"a":{"df":18,"docs":{"115":{"tf":1.4142135623730951},"139":{"tf":1.0},"144":{"tf":1.0},"195":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"2":{"tf":1.0},"200":{"tf":1.4142135623730951},"205":{"tf":1.7320508075688772},"213":{"tf":1.0},"248":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"52":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"89":{"tf":2.0}}},"df":0,"docs":{}},"y":{"df":3,"docs":{"10":{"tf":1.0},"176":{"tf":1.0},"226":{"tf":1.4142135623730951}},"s":{"(":{"df":0,"docs":{},"i":{"6":{"4":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{".":{"0":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"g":{"!":{"(":{"&":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"58":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"3":{"0":{"df":1,"docs":{"58":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"226":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"183":{"tf":1.0},"60":{"tf":1.0},"66":{"tf":1.0}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":10,"docs":{"149":{"tf":1.4142135623730951},"176":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":2.0},"182":{"tf":1.7320508075688772},"200":{"tf":1.7320508075688772},"202":{"tf":2.0},"224":{"tf":1.0},"58":{"tf":1.7320508075688772},"88":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"131":{"tf":1.7320508075688772}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":4,"docs":{"16":{"tf":1.0},"248":{"tf":1.4142135623730951},"251":{"tf":1.0},"77":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"d":{"df":1,"docs":{"105":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"255":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"181":{"tf":1.0}},"e":{"(":{"7":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"4":{"tf":1.0}}}},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":18,"docs":{"105":{"tf":1.0},"106":{"tf":2.0},"124":{"tf":1.4142135623730951},"125":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.0},"143":{"tf":1.4142135623730951},"144":{"tf":1.0},"187":{"tf":1.0},"195":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.4142135623730951},"255":{"tf":1.0},"256":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"186":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":16,"docs":{"103":{"tf":1.0},"109":{"tf":1.4142135623730951},"132":{"tf":1.0},"148":{"tf":1.0},"156":{"tf":1.0},"177":{"tf":1.0},"200":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"226":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"45":{"tf":1.0},"56":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.4142135623730951},"90":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"x":{"df":1,"docs":{"15":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"181":{"tf":1.0},"255":{"tf":1.0},"91":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"162":{"tf":1.0}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"161":{"tf":1.0},"47":{"tf":1.7320508075688772}}}}}},"v":{"df":1,"docs":{"4":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"246":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"169":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"126":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"194":{"tf":1.0},"213":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"108":{"tf":1.0},"132":{"tf":1.0},"256":{"tf":1.0},"60":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":3,"docs":{"138":{"tf":1.4142135623730951},"231":{"tf":1.0},"53":{"tf":1.0}}}},"i":{"df":0,"docs":{},"v":{"df":6,"docs":{"123":{"tf":1.0},"126":{"tf":1.4142135623730951},"181":{"tf":1.7320508075688772},"182":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.0}},"e":{"(":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":18,"docs":{"106":{"tf":1.0},"123":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"137":{"tf":1.0},"181":{"tf":2.0},"195":{"tf":2.6457513110645907},"199":{"tf":1.0},"202":{"tf":1.0},"205":{"tf":1.0},"37":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.4142135623730951},"77":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.0},"93":{"tf":1.0},"95":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":2,"docs":{"224":{"tf":1.0},"93":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":2,"docs":{"145":{"tf":1.0},"152":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}},"r":{"df":1,"docs":{"256":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"139":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"75":{"tf":1.0}}}}}}},"df":2,"docs":{"193":{"tf":1.0},"75":{"tf":1.0}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"194":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":6,"docs":{"18":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"37":{"tf":1.0},"54":{"tf":1.4142135623730951},"59":{"tf":1.0},"75":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"11":{"tf":1.0},"143":{"tf":1.4142135623730951},"48":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"132":{"tf":1.0},"195":{"tf":1.0},"213":{"tf":1.4142135623730951},"217":{"tf":1.0},"52":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":3,"docs":{"10":{"tf":1.0},"111":{"tf":1.0},"87":{"tf":1.0}}}}}}}},"i":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"213":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":17,"docs":{"105":{"tf":1.0},"121":{"tf":1.0},"139":{"tf":1.0},"151":{"tf":1.0},"154":{"tf":1.0},"195":{"tf":1.7320508075688772},"198":{"tf":1.0},"202":{"tf":1.0},"212":{"tf":1.0},"220":{"tf":1.0},"248":{"tf":1.7320508075688772},"54":{"tf":1.0},"70":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"94":{"tf":1.0},"99":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"(":{"&":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"105":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"a":{"df":1,"docs":{"105":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"208":{"tf":1.0}},"i":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"255":{"tf":1.0}}}}},"r":{"df":2,"docs":{"152":{"tf":1.4142135623730951},"154":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"255":{"tf":1.0},"69":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"69":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"69":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"107":{"tf":1.0},"136":{"tf":1.0},"176":{"tf":1.0},"219":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.0},"250":{"tf":1.0},"52":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"151":{"tf":1.4142135623730951},"152":{"tf":1.7320508075688772}}}}}}},"df":1,"docs":{"69":{"tf":1.4142135623730951}}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"162":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"251":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"60":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"194":{"tf":1.0}}}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"102":{"tf":2.449489742783178}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"123":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"df":9,"docs":{"109":{"tf":1.4142135623730951},"143":{"tf":1.4142135623730951},"176":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":2.23606797749979},"200":{"tf":2.449489742783178},"226":{"tf":1.4142135623730951},"228":{"tf":1.0},"48":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"86":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"123":{"tf":1.4142135623730951},"17":{"tf":1.0},"23":{"tf":1.0}}}},"df":0,"docs":{}}}}},"v":{"(":{"a":{"df":1,"docs":{"169":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"169":{"tf":1.0}},"e":{"df":1,"docs":{"0":{"tf":1.0}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":2.0}}}}},"i":{"d":{"df":0,"docs":{},"e":{"(":{"1":{"5":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{":":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":1,"docs":{"169":{"tf":1.0}}}}}},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"271":{"tf":1.0}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"u":{"df":1,"docs":{"56":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}},"c":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"172":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"173":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{":":{":":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"(":{"1":{"0":{"df":1,"docs":{"169":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"(":{"1":{"0":{"df":1,"docs":{"169":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":13,"docs":{"132":{"tf":1.0},"160":{"tf":1.0},"164":{"tf":2.23606797749979},"165":{"tf":1.4142135623730951},"166":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"168":{"tf":2.8284271247461903},"169":{"tf":3.1622776601683795},"170":{"tf":1.0},"171":{"tf":1.4142135623730951},"172":{"tf":1.7320508075688772},"174":{"tf":1.0},"175":{"tf":1.0}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"10":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"10":{"tf":1.0},"174":{"tf":1.4142135623730951},"8":{"tf":1.0}}}}}}}},"df":6,"docs":{"102":{"tf":1.0},"136":{"tf":1.0},"256":{"tf":1.0},"3":{"tf":1.0},"37":{"tf":1.0},"59":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":5,"docs":{"125":{"tf":1.4142135623730951},"129":{"tf":1.0},"152":{"tf":1.0},"176":{"tf":1.0},"57":{"tf":1.0}}}},"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":1,"docs":{"102":{"tf":1.7320508075688772}}}}}}},"g":{"df":2,"docs":{"176":{"tf":1.0},"45":{"tf":1.0}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"\\":{"df":0,"docs":{},"x":{"3":{"df":0,"docs":{},"f":{"df":1,"docs":{"47":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"91":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"91":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"91":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":32,"docs":{"103":{"tf":1.0},"112":{"tf":1.4142135623730951},"128":{"tf":1.0},"131":{"tf":1.4142135623730951},"137":{"tf":1.0},"146":{"tf":1.4142135623730951},"154":{"tf":1.0},"156":{"tf":1.0},"169":{"tf":1.0},"22":{"tf":1.4142135623730951},"227":{"tf":1.0},"251":{"tf":1.0},"29":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"36":{"tf":1.7320508075688772},"37":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.0},"56":{"tf":1.7320508075688772},"73":{"tf":1.4142135623730951},"75":{"tf":1.0},"77":{"tf":1.7320508075688772},"85":{"tf":1.4142135623730951},"86":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.4142135623730951},"96":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"122":{"tf":1.4142135623730951},"251":{"tf":1.0}}},"t":{"df":2,"docs":{"211":{"tf":1.4142135623730951},"78":{"tf":1.0}}},"’":{"df":0,"docs":{},"t":{"df":2,"docs":{"56":{"tf":1.0},"78":{"tf":1.4142135623730951}}}}},"t":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}},"u":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"195":{"tf":1.4142135623730951},"213":{"tf":1.7320508075688772},"47":{"tf":1.0},"75":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"202":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":4,"docs":{"127":{"tf":1.4142135623730951},"154":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"w":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"101":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"(":{"_":{"_":{"df":1,"docs":{"101":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"df":1,"docs":{"101":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"101":{"tf":1.0}}}},"df":0,"docs":{},"x":{"df":1,"docs":{"101":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"101":{"tf":2.449489742783178}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"(":{"_":{"_":{"df":1,"docs":{"141":{"tf":1.0}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"141":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"p":{"df":7,"docs":{"115":{"tf":1.0},"127":{"tf":1.4142135623730951},"195":{"tf":1.0},"200":{"tf":1.0},"208":{"tf":1.0},"213":{"tf":1.0},"232":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"228":{"tf":1.4142135623730951}}}},"u":{"c":{"df":0,"docs":{},"k":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"99":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"99":{"tf":1.0}}}}}}},"df":2,"docs":{"100":{"tf":2.8284271247461903},"99":{"tf":3.0}}}},"df":0,"docs":{},"e":{"df":5,"docs":{"151":{"tf":1.0},"204":{"tf":1.0},"255":{"tf":1.4142135623730951},"73":{"tf":1.0},"87":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"255":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"194":{"tf":1.0}}}},"df":0,"docs":{}}},"x":{"df":1,"docs":{"253":{"tf":1.0}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"102":{"tf":2.0},"228":{"tf":1.4142135623730951}},"i":{"c":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"102":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"102":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":4,"docs":{"101":{"tf":1.0},"108":{"tf":1.0},"200":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":11,"docs":{"22":{"tf":1.0},"246":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.7320508075688772},"255":{"tf":1.0},"256":{"tf":1.0},"43":{"tf":1.0},"52":{"tf":1.0},"63":{"tf":1.0},"89":{"tf":1.0}}},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"134":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"a":{"c":{"df":0,"docs":{},"h":{"df":21,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"144":{"tf":1.0},"152":{"tf":1.0},"156":{"tf":1.0},"183":{"tf":1.0},"194":{"tf":1.0},"2":{"tf":1.0},"217":{"tf":1.0},"220":{"tf":1.7320508075688772},"227":{"tf":1.0},"248":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"56":{"tf":1.0},"60":{"tf":1.0},"79":{"tf":1.0},"87":{"tf":1.0},"9":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"87":{"tf":1.0}}}}},"s":{"df":1,"docs":{"153":{"tf":1.0}},"i":{"df":5,"docs":{"0":{"tf":1.0},"182":{"tf":1.0},"2":{"tf":1.4142135623730951},"248":{"tf":1.0},"3":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"218":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"0":{"tf":1.0},"132":{"tf":1.0},"205":{"tf":1.0}}}}},"t":{"df":1,"docs":{"69":{"tf":1.0}}}},"t":{"_":{"a":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"153":{"tf":1.7320508075688772},"154":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"df":3,"docs":{"250":{"tf":2.0},"251":{"tf":1.7320508075688772},"253":{"tf":1.0}}}},"b":{"df":0,"docs":{},"p":{"df":1,"docs":{"250":{"tf":1.0}}},"x":{"df":2,"docs":{"250":{"tf":1.0},"251":{"tf":3.1622776601683795}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"164":{"tf":1.0}}}}},"x":{"df":2,"docs":{"250":{"tf":1.0},"251":{"tf":1.7320508075688772}}}},"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"250":{"tf":1.0}},"t":{"df":2,"docs":{"151":{"tf":1.4142135623730951},"2":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"5":{"tf":1.4142135623730951}}}}}},"x":{"df":2,"docs":{"250":{"tf":1.0},"251":{"tf":1.4142135623730951}}}},"df":6,"docs":{"145":{"tf":1.0},"147":{"tf":1.4142135623730951},"148":{"tf":1.0},"216":{"tf":2.449489742783178},"48":{"tf":1.0},"70":{"tf":1.7320508075688772}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"g":{"df":1,"docs":{"200":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"i":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"(":{"&":{"df":0,"docs":{},"x":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"'":{"a":{"df":1,"docs":{"197":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"l":{"df":2,"docs":{"142":{"tf":1.4142135623730951},"51":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":3,"docs":{"176":{"tf":1.0},"181":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951}}},"m":{"df":1,"docs":{"60":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"115":{"tf":1.0},"122":{"tf":2.23606797749979},"123":{"tf":1.0},"131":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"195":{"tf":1.0},"220":{"tf":1.4142135623730951},"221":{"tf":1.0},"51":{"tf":1.4142135623730951},"54":{"tf":1.0},"60":{"tf":1.7320508075688772},"63":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}}}},"i":{"d":{"df":2,"docs":{"197":{"tf":1.0},"219":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"106":{"tf":1.0},"183":{"tf":1.0},"256":{"tf":1.4142135623730951}}}}},"s":{"df":3,"docs":{"195":{"tf":1.4142135623730951},"197":{"tf":2.23606797749979},"207":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"57":{"tf":1.7320508075688772}}}}},"b":{"df":1,"docs":{"246":{"tf":1.0}},"e":{"d":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"253":{"tf":1.7320508075688772}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"122":{"tf":1.0},"125":{"tf":1.0},"60":{"tf":1.7320508075688772}}}}}},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":3,"docs":{"194":{"tf":1.0},"210":{"tf":1.0},"88":{"tf":1.0}}}}},"o":{"d":{"df":3,"docs":{"105":{"tf":1.0},"111":{"tf":1.0},"114":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"144":{"tf":1.0},"198":{"tf":1.0}}}}}}},"d":{"df":9,"docs":{"161":{"tf":1.4142135623730951},"193":{"tf":1.0},"194":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"24":{"tf":1.0},"250":{"tf":1.0},"255":{"tf":1.0},"60":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}}},"df":2,"docs":{"1":{"tf":1.0},"204":{"tf":1.0}},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":12,"docs":{"0":{"tf":1.0},"110":{"tf":1.0},"130":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.0},"192":{"tf":1.0},"20":{"tf":1.0},"209":{"tf":1.0},"35":{"tf":1.0},"42":{"tf":1.0},"67":{"tf":1.0},"82":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":4,"docs":{"115":{"tf":1.0},"195":{"tf":1.0},"226":{"tf":1.4142135623730951},"66":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":6,"docs":{"109":{"tf":1.0},"125":{"tf":1.0},"139":{"tf":1.0},"155":{"tf":1.0},"193":{"tf":1.0},"251":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":5,"docs":{"162":{"tf":1.0},"194":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"125":{"tf":1.4142135623730951},"251":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":15,"docs":{"123":{"tf":1.7320508075688772},"133":{"tf":1.0},"145":{"tf":1.0},"195":{"tf":1.4142135623730951},"197":{"tf":1.0},"227":{"tf":1.4142135623730951},"60":{"tf":4.0},"69":{"tf":1.7320508075688772},"70":{"tf":1.0},"71":{"tf":1.7320508075688772},"73":{"tf":1.0},"77":{"tf":1.0},"80":{"tf":1.7320508075688772},"89":{"tf":1.0},"98":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"183":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"143":{"tf":1.0},"190":{"tf":1.0},"210":{"tf":1.0},"215":{"tf":1.0},"89":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"!":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"177":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"177":{"tf":1.0}},"l":{"df":0,"docs":{},"n":{"df":1,"docs":{"177":{"tf":1.0}}}}}}}}},"q":{"df":2,"docs":{"105":{"tf":1.4142135623730951},"126":{"tf":1.7320508075688772}},"u":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"114":{"tf":1.0},"115":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.0},"39":{"tf":1.0},"50":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"139":{"tf":1.4142135623730951},"146":{"tf":1.0},"218":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"r":{"(":{"df":7,"docs":{"134":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":2.0},"147":{"tf":2.23606797749979},"148":{"tf":1.0},"149":{"tf":1.4142135623730951},"48":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"\"":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"169":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":5,"docs":{"134":{"tf":1.4142135623730951},"137":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"148":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":78,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"107":{"tf":1.0},"112":{"tf":1.0},"114":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.7320508075688772},"128":{"tf":1.0},"131":{"tf":2.23606797749979},"132":{"tf":1.4142135623730951},"133":{"tf":2.0},"134":{"tf":1.4142135623730951},"14":{"tf":1.4142135623730951},"141":{"tf":1.4142135623730951},"142":{"tf":1.0},"145":{"tf":1.7320508075688772},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.7320508075688772},"15":{"tf":1.4142135623730951},"153":{"tf":1.0},"155":{"tf":1.0},"169":{"tf":1.4142135623730951},"177":{"tf":1.0},"18":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.0},"186":{"tf":1.0},"195":{"tf":1.4142135623730951},"200":{"tf":1.7320508075688772},"204":{"tf":1.0},"211":{"tf":1.4142135623730951},"213":{"tf":1.0},"215":{"tf":1.4142135623730951},"219":{"tf":1.0},"22":{"tf":1.0},"223":{"tf":1.0},"244":{"tf":1.0},"25":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"271":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.4142135623730951},"40":{"tf":1.7320508075688772},"41":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"47":{"tf":1.0},"49":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"52":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"54":{"tf":1.0},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"59":{"tf":1.4142135623730951},"60":{"tf":1.7320508075688772},"62":{"tf":1.0},"63":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"77":{"tf":1.0},"86":{"tf":1.0},"88":{"tf":1.7320508075688772},"89":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":3,"docs":{"191":{"tf":1.0},"47":{"tf":2.449489742783178},"48":{"tf":2.8284271247461903}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":1,"docs":{"250":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"270":{"tf":1.0}}}},"df":0,"docs":{}}},"x":{"df":1,"docs":{"251":{"tf":1.0}}}},"t":{"c":{"df":4,"docs":{"139":{"tf":1.0},"2":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":9,"docs":{"122":{"tf":1.0},"148":{"tf":1.0},"176":{"tf":1.0},"213":{"tf":1.0},"251":{"tf":1.4142135623730951},"256":{"tf":1.0},"47":{"tf":1.0},"51":{"tf":1.0},"87":{"tf":1.0}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"134":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"134":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"162":{"tf":1.0},"204":{"tf":1.0}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"148":{"tf":1.0},"46":{"tf":1.0}}}}}}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"146":{"tf":1.0},"88":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"251":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":57,"docs":{"0":{"tf":1.0},"105":{"tf":1.0},"107":{"tf":1.0},"109":{"tf":1.0},"114":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"132":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"149":{"tf":1.0},"152":{"tf":1.4142135623730951},"158":{"tf":1.0},"162":{"tf":1.4142135623730951},"165":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":2.0},"171":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.0},"191":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":3.0},"196":{"tf":1.0},"199":{"tf":1.0},"2":{"tf":2.0},"202":{"tf":1.0},"203":{"tf":1.0},"205":{"tf":1.0},"210":{"tf":1.0},"216":{"tf":1.0},"221":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.7320508075688772},"249":{"tf":1.4142135623730951},"250":{"tf":1.4142135623730951},"251":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.7320508075688772},"256":{"tf":1.4142135623730951},"31":{"tf":1.0},"37":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"59":{"tf":1.0},"75":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951},"94":{"tf":1.0}},"e":{"1":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}},"<":{"'":{"a":{"df":1,"docs":{"195":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"212":{"tf":1.0}},"e":{"(":{"5":{"df":1,"docs":{"212":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"212":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"122":{"tf":1.0},"131":{"tf":1.0},"202":{"tf":1.0}},"l":{"df":1,"docs":{"3":{"tf":1.0}}},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"183":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"127":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"255":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"213":{"tf":2.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"<":{"'":{"a":{"df":1,"docs":{"213":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":1,"docs":{"213":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"248":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":17,"docs":{"0":{"tf":1.4142135623730951},"1":{"tf":1.0},"107":{"tf":1.0},"116":{"tf":1.0},"138":{"tf":1.0},"155":{"tf":1.0},"163":{"tf":1.0},"2":{"tf":2.0},"208":{"tf":1.0},"270":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.0},"37":{"tf":1.0},"59":{"tf":1.0},"76":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.0}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"125":{"tf":1.4142135623730951},"151":{"tf":1.0},"197":{"tf":1.0}}}},"t":{"df":3,"docs":{"141":{"tf":1.4142135623730951},"195":{"tf":1.0},"251":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"122":{"tf":1.0},"145":{"tf":1.0},"169":{"tf":1.0},"248":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"194":{"tf":1.0},"204":{"tf":1.0},"228":{"tf":1.0}}}},"n":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"125":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"195":{"tf":1.4142135623730951},"250":{"tf":2.0},"251":{"tf":1.4142135623730951},"60":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"22":{"tf":1.4142135623730951},"255":{"tf":1.0},"84":{"tf":1.4142135623730951}}},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"29":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"191":{"tf":1.0}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"157":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":8,"docs":{"30":{"tf":1.0},"31":{"tf":1.4142135623730951},"34":{"tf":1.0},"62":{"tf":1.0},"66":{"tf":1.0},"69":{"tf":1.4142135623730951},"88":{"tf":2.23606797749979},"89":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"<":{"'":{"b":{">":{"(":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":2,"docs":{"118":{"tf":1.4142135623730951},"139":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"n":{"df":4,"docs":{"109":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"252":{"tf":1.0},"256":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"183":{"tf":1.0},"54":{"tf":1.0}}}},"df":3,"docs":{"102":{"tf":1.0},"176":{"tf":1.0},"187":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"162":{"tf":1.0}}}}}}}},"f":{"(":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"213":{"tf":1.4142135623730951}}}}}}}},"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"103":{"tf":1.7320508075688772}}}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"203":{"tf":1.0}}}}}}},"3":{"df":1,"docs":{"213":{"tf":1.0}}},"df":0,"docs":{}},".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"59":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"59":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"146":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"3":{"2":{":":{":":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{":":{":":{"<":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"126":{"tf":1.0},"23":{"tf":1.4142135623730951},"86":{"tf":1.0}}},"df":0,"docs":{}},"6":{"4":{"df":11,"docs":{"101":{"tf":1.0},"126":{"tf":1.0},"139":{"tf":1.0},"142":{"tf":2.449489742783178},"176":{"tf":1.0},"182":{"tf":1.4142135623730951},"23":{"tf":1.0},"75":{"tf":3.0},"85":{"tf":1.4142135623730951},"93":{"tf":1.0},"96":{"tf":1.0}}},"df":0,"docs":{}},"<":{"'":{"a":{"df":1,"docs":{"202":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},">":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"203":{"tf":1.0}}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"248":{"tf":1.0}}}},"t":{"df":2,"docs":{"132":{"tf":1.0},"87":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"x":{":":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"215":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":7,"docs":{"141":{"tf":1.4142135623730951},"143":{"tf":1.0},"169":{"tf":2.0},"194":{"tf":1.0},"195":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":1.4142135623730951}},"e":{"d":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"<":{"'":{"a":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"195":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"96":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"134":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":5,"docs":{"25":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"69":{"tf":1.0},"91":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"132":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"248":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"213":{"tf":2.23606797749979}},"l":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"213":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"176":{"tf":1.0},"177":{"tf":1.0}}}}}}},"v":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"108":{"tf":1.4142135623730951}},"e":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"108":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"10":{"tf":1.0},"108":{"tf":1.0}}}}}}}},"df":11,"docs":{"109":{"tf":1.0},"146":{"tf":1.7320508075688772},"183":{"tf":1.0},"203":{"tf":1.4142135623730951},"213":{"tf":4.358898943540674},"214":{"tf":1.0},"226":{"tf":1.4142135623730951},"227":{"tf":1.0},"255":{"tf":1.0},"28":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"170":{"tf":1.0},"19":{"tf":1.0},"2":{"tf":1.0}},"e":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":1,"docs":{"89":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"260":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"220":{"tf":1.4142135623730951}}}}},"w":{"df":10,"docs":{"114":{"tf":1.0},"155":{"tf":1.0},"162":{"tf":1.0},"171":{"tf":1.0},"195":{"tf":1.0},"227":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"255":{"tf":1.0},"54":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"122":{"tf":1.0},"256":{"tf":1.0}}}}}},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"256":{"tf":1.0}}}},"i":{"b":{"df":1,"docs":{"221":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"a":{"c":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"221":{"tf":2.8284271247461903}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":4,"docs":{"207":{"tf":1.4142135623730951},"56":{"tf":2.23606797749979},"57":{"tf":1.4142135623730951},"75":{"tf":1.0}},"s":{"'":{"df":1,"docs":{"56":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"270":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"146":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":9,"docs":{"146":{"tf":1.0},"151":{"tf":1.7320508075688772},"152":{"tf":2.8284271247461903},"154":{"tf":1.4142135623730951},"166":{"tf":1.0},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"59":{"tf":1.4142135623730951},"8":{"tf":1.0}}},"l":{"df":81,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"106":{"tf":1.0},"108":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.4142135623730951},"115":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"133":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"14":{"tf":1.0},"141":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":1.7320508075688772},"155":{"tf":1.0},"156":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"188":{"tf":1.0},"19":{"tf":1.0},"199":{"tf":1.0},"2":{"tf":1.0},"213":{"tf":1.7320508075688772},"215":{"tf":1.4142135623730951},"218":{"tf":1.0},"219":{"tf":1.0},"22":{"tf":1.4142135623730951},"220":{"tf":1.4142135623730951},"223":{"tf":1.0},"224":{"tf":1.7320508075688772},"227":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":2.0},"34":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951},"47":{"tf":1.7320508075688772},"50":{"tf":1.0},"51":{"tf":1.7320508075688772},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":2.0},"56":{"tf":1.4142135623730951},"57":{"tf":2.0},"58":{"tf":1.0},"60":{"tf":2.0},"62":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772},"70":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":2.0},"77":{"tf":1.7320508075688772},"84":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"169":{"tf":2.0}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"141":{"tf":1.0},"256":{"tf":1.0},"60":{"tf":1.0}}}},"d":{"df":47,"docs":{"103":{"tf":1.0},"109":{"tf":1.0},"116":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"134":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"149":{"tf":1.0},"152":{"tf":1.0},"155":{"tf":1.0},"159":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"197":{"tf":1.0},"200":{"tf":1.0},"208":{"tf":1.0},"216":{"tf":1.0},"224":{"tf":1.0},"228":{"tf":1.0},"25":{"tf":1.0},"271":{"tf":1.0},"29":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"66":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.0},"94":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":2,"docs":{"195":{"tf":1.0},"253":{"tf":1.0}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":4,"docs":{"169":{"tf":2.0},"217":{"tf":1.0},"248":{"tf":1.0},"3":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"200":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"105":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"131":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"&":{"df":1,"docs":{"53":{"tf":1.0}}},"df":1,"docs":{"53":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"148":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"<":{"df":0,"docs":{},"i":{"3":{"2":{">":{"(":{")":{".":{"a":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"|":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"148":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":16,"docs":{"105":{"tf":1.0},"114":{"tf":1.4142135623730951},"151":{"tf":1.0},"16":{"tf":1.0},"183":{"tf":1.0},"204":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.7320508075688772},"249":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"75":{"tf":1.7320508075688772},"77":{"tf":1.7320508075688772},"78":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"t":{"df":2,"docs":{"131":{"tf":1.0},"89":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"60":{"tf":1.0}}}},"x":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"153":{"tf":1.0},"154":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"195":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"195":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":56,"docs":{"112":{"tf":1.0},"114":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"14":{"tf":1.0},"142":{"tf":1.0},"145":{"tf":1.0},"15":{"tf":1.4142135623730951},"153":{"tf":1.0},"155":{"tf":1.0},"169":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"195":{"tf":1.4142135623730951},"215":{"tf":1.4142135623730951},"219":{"tf":1.0},"22":{"tf":1.0},"223":{"tf":1.0},"25":{"tf":1.0},"271":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":1.4142135623730951},"40":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"47":{"tf":1.0},"49":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.7320508075688772},"62":{"tf":1.0},"63":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.4142135623730951},"86":{"tf":1.0},"89":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}},"m":{"df":2,"docs":{"176":{"tf":1.4142135623730951},"195":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"102":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":3,"docs":{"100":{"tf":1.7320508075688772},"210":{"tf":1.0},"99":{"tf":1.4142135623730951}}},"o":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"126":{"tf":1.0},"131":{"tf":1.4142135623730951},"188":{"tf":1.0},"23":{"tf":1.0},"85":{"tf":1.0}}}},"df":0,"docs":{},"w":{"df":1,"docs":{"61":{"tf":1.0}}}},"y":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":3,"docs":{"100":{"tf":1.4142135623730951},"107":{"tf":2.23606797749979},"99":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"t":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":3,"docs":{"109":{"tf":1.0},"183":{"tf":1.0},"226":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},":":{":":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":4,"docs":{"105":{"tf":1.7320508075688772},"176":{"tf":1.0},"181":{"tf":2.0},"182":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":7,"docs":{"109":{"tf":1.0},"136":{"tf":1.4142135623730951},"176":{"tf":1.7320508075688772},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":3,"docs":{"109":{"tf":1.0},"183":{"tf":1.0},"226":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"109":{"tf":1.0},"183":{"tf":2.0},"226":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"136":{"tf":1.0}}}},"n":{"(":{"&":{"'":{"a":{"df":1,"docs":{"203":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},")":{">":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"213":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":1,"docs":{"216":{"tf":1.4142135623730951}}},"i":{"3":{"2":{"df":1,"docs":{"213":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"3":{"2":{"df":1,"docs":{"97":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"|":{"df":0,"docs":{},"z":{"df":0,"docs":{},"|":{"df":0,"docs":{},"{":{"df":0,"docs":{},"z":{"df":1,"docs":{"213":{"tf":1.0}}}}}}}},"<":{"df":0,"docs":{},"f":{">":{"(":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"213":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"(":{"1":{"df":1,"docs":{"215":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"215":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":161,"docs":{"100":{"tf":2.449489742783178},"101":{"tf":2.449489742783178},"102":{"tf":2.449489742783178},"103":{"tf":2.23606797749979},"105":{"tf":3.0},"106":{"tf":1.4142135623730951},"107":{"tf":3.3166247903554},"108":{"tf":2.449489742783178},"109":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"114":{"tf":1.7320508075688772},"115":{"tf":1.4142135623730951},"118":{"tf":1.7320508075688772},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":2.449489742783178},"125":{"tf":2.0},"126":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":2.23606797749979},"132":{"tf":1.4142135623730951},"133":{"tf":1.7320508075688772},"134":{"tf":1.7320508075688772},"136":{"tf":1.0},"137":{"tf":1.7320508075688772},"139":{"tf":2.449489742783178},"14":{"tf":1.4142135623730951},"141":{"tf":1.4142135623730951},"142":{"tf":2.0},"145":{"tf":1.4142135623730951},"146":{"tf":2.23606797749979},"147":{"tf":2.449489742783178},"148":{"tf":1.7320508075688772},"149":{"tf":1.7320508075688772},"15":{"tf":1.7320508075688772},"153":{"tf":2.0},"154":{"tf":3.0},"155":{"tf":1.0},"156":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.7320508075688772},"16":{"tf":1.4142135623730951},"162":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":2.23606797749979},"17":{"tf":1.0},"170":{"tf":1.4142135623730951},"176":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.0},"181":{"tf":1.7320508075688772},"182":{"tf":1.0},"183":{"tf":1.4142135623730951},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.7320508075688772},"188":{"tf":1.4142135623730951},"189":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.7320508075688772},"191":{"tf":1.0},"194":{"tf":1.4142135623730951},"195":{"tf":4.123105625617661},"196":{"tf":2.23606797749979},"197":{"tf":2.449489742783178},"198":{"tf":1.0},"199":{"tf":2.6457513110645907},"200":{"tf":3.4641016151377544},"202":{"tf":2.8284271247461903},"203":{"tf":1.4142135623730951},"204":{"tf":1.0},"205":{"tf":1.7320508075688772},"208":{"tf":2.0},"210":{"tf":1.7320508075688772},"211":{"tf":2.23606797749979},"212":{"tf":1.4142135623730951},"213":{"tf":4.358898943540674},"214":{"tf":1.7320508075688772},"215":{"tf":1.7320508075688772},"216":{"tf":2.0},"218":{"tf":2.0},"219":{"tf":1.4142135623730951},"22":{"tf":2.6457513110645907},"220":{"tf":1.7320508075688772},"221":{"tf":2.449489742783178},"223":{"tf":1.4142135623730951},"224":{"tf":2.0},"226":{"tf":3.3166247903554},"227":{"tf":2.23606797749979},"228":{"tf":2.23606797749979},"23":{"tf":1.7320508075688772},"24":{"tf":1.4142135623730951},"25":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.4142135623730951},"254":{"tf":1.0},"27":{"tf":1.7320508075688772},"271":{"tf":2.0},"28":{"tf":1.4142135623730951},"29":{"tf":2.0},"31":{"tf":1.0},"32":{"tf":2.0},"33":{"tf":2.6457513110645907},"34":{"tf":2.0},"36":{"tf":3.1622776601683795},"37":{"tf":1.7320508075688772},"39":{"tf":3.0},"40":{"tf":2.23606797749979},"41":{"tf":1.4142135623730951},"44":{"tf":1.7320508075688772},"45":{"tf":2.0},"46":{"tf":1.7320508075688772},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":2.6457513110645907},"52":{"tf":1.7320508075688772},"53":{"tf":2.0},"54":{"tf":2.6457513110645907},"56":{"tf":2.23606797749979},"57":{"tf":2.23606797749979},"58":{"tf":1.0},"59":{"tf":1.4142135623730951},"60":{"tf":3.4641016151377544},"62":{"tf":1.4142135623730951},"63":{"tf":1.7320508075688772},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.7320508075688772},"69":{"tf":2.0},"70":{"tf":1.4142135623730951},"71":{"tf":1.7320508075688772},"72":{"tf":1.0},"73":{"tf":2.6457513110645907},"75":{"tf":2.6457513110645907},"77":{"tf":2.8284271247461903},"78":{"tf":2.0},"79":{"tf":1.7320508075688772},"80":{"tf":1.0},"84":{"tf":2.6457513110645907},"85":{"tf":2.0},"86":{"tf":2.0},"88":{"tf":2.0},"89":{"tf":2.23606797749979},"91":{"tf":3.3166247903554},"92":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951},"94":{"tf":2.449489742783178},"95":{"tf":2.449489742783178},"96":{"tf":2.23606797749979},"97":{"tf":3.605551275463989},"99":{"tf":2.6457513110645907}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"213":{"tf":2.23606797749979}}}}},"o":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"213":{"tf":2.23606797749979}},"e":{"(":{")":{">":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"213":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"213":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"12":{"tf":1.0}}}},"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"62":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":2,"docs":{"223":{"tf":1.0},"224":{"tf":1.0}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":23,"docs":{"103":{"tf":1.0},"147":{"tf":1.0},"149":{"tf":1.0},"164":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.7320508075688772},"170":{"tf":1.0},"187":{"tf":1.0},"195":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"215":{"tf":1.0},"218":{"tf":1.4142135623730951},"227":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"94":{"tf":1.0}}}}}},"o":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"252":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"158":{"tf":1.0}}}},".":{"b":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}},":":{":":{"<":{"2":{"0":{"2":{"1":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":1,"docs":{"88":{"tf":1.0}}},"{":{"2":{"0":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"b":{"a":{"df":0,"docs":{},"r":{"(":{"1":{"df":1,"docs":{"71":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"71":{"tf":1.4142135623730951}}},"z":{"df":1,"docs":{"71":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"x":{"(":{"1":{"0":{"df":1,"docs":{"71":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"88":{"tf":1.0}}}}}}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"228":{"tf":1.0}}}}},"df":1,"docs":{"94":{"tf":2.6457513110645907}}}},"df":0,"docs":{}},"df":8,"docs":{"102":{"tf":1.7320508075688772},"139":{"tf":1.4142135623730951},"189":{"tf":1.7320508075688772},"252":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"94":{"tf":2.0}},"t":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"93":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"93":{"tf":2.0}}}},"r":{"<":{"'":{"a":{"df":1,"docs":{"203":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":2,"docs":{"195":{"tf":1.0},"213":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"199":{"tf":1.0}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"139":{"tf":1.0},"253":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"100":{"tf":1.0}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"99":{"tf":1.4142135623730951}}}}}}}},"k":{"df":1,"docs":{"0":{"tf":1.0}}},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"107":{"tf":1.0}}}}}},"a":{"df":0,"docs":{},"t":{"!":{"(":{"\"":{"0":{"df":0,"docs":{},"o":{"df":0,"docs":{},"{":{":":{"df":0,"docs":{},"o":{"df":1,"docs":{"189":{"tf":1.0}}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"{":{":":{"df":0,"docs":{},"x":{"df":1,"docs":{"189":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"6":{"4":{"df":1,"docs":{"101":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"60":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"102":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"95":{"tf":1.0}}}},"u":{"8":{"df":2,"docs":{"101":{"tf":1.0},"102":{"tf":1.0}}},"df":0,"docs":{}},"{":{":":{"df":0,"docs":{},"p":{"df":1,"docs":{"39":{"tf":1.0}}}},"df":0,"docs":{}}},"_":{"_":{"df":1,"docs":{"178":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":17,"docs":{"108":{"tf":1.0},"114":{"tf":1.4142135623730951},"176":{"tf":2.0},"177":{"tf":2.449489742783178},"178":{"tf":1.0},"180":{"tf":1.0},"184":{"tf":1.0},"189":{"tf":1.0},"22":{"tf":1.0},"226":{"tf":1.0},"23":{"tf":1.0},"248":{"tf":1.7320508075688772},"253":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"95":{"tf":1.0}}}},"df":4,"docs":{"107":{"tf":2.6457513110645907},"176":{"tf":1.0},"88":{"tf":1.0},"97":{"tf":1.0}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"183":{"tf":1.0}}}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"255":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":7,"docs":{"107":{"tf":1.0},"116":{"tf":1.0},"124":{"tf":1.0},"132":{"tf":1.0},"145":{"tf":1.4142135623730951},"148":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":4,"docs":{"170":{"tf":1.0},"195":{"tf":1.4142135623730951},"212":{"tf":1.0},"251":{"tf":1.0}}}},"x":{"df":1,"docs":{"176":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"n":{"c":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":1,"docs":{"220":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"75":{"tf":1.0}}},"df":1,"docs":{"249":{"tf":1.0}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"176":{"tf":1.0}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"132":{"tf":1.0},"134":{"tf":1.0}}}}}}},"<":{"&":{"'":{"_":{"df":2,"docs":{"119":{"tf":1.0},"132":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"[":{"df":0,"docs":{},"t":{"df":1,"docs":{"119":{"tf":1.0}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"132":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"133":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"133":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"133":{"tf":1.0}}}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"119":{"tf":1.0}}}}},"t":{"df":1,"docs":{"132":{"tf":1.0}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"(":{"df":1,"docs":{"137":{"tf":1.0}}},"df":1,"docs":{"137":{"tf":1.7320508075688772}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"8":{"df":1,"docs":{"114":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"137":{"tf":2.0}}}}}},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":3,"docs":{"153":{"tf":2.0},"154":{"tf":1.4142135623730951},"155":{"tf":1.0}},"e":{":":{":":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"a":{"d":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"60":{"tf":1.0}}}}}},"s":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"&":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"133":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":5,"docs":{"159":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"253":{"tf":1.0},"256":{"tf":1.0}},"i":{"df":2,"docs":{"107":{"tf":1.4142135623730951},"252":{"tf":1.0}}}}},"n":{":":{":":{"<":{"a":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"(":{"3":{"df":1,"docs":{"213":{"tf":1.0}}},"4":{"df":1,"docs":{"213":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"'":{"df":1,"docs":{"99":{"tf":1.0}}},"(":{"df":0,"docs":{},"i":{"df":1,"docs":{"210":{"tf":1.4142135623730951}}}},"df":43,"docs":{"102":{"tf":1.0},"108":{"tf":1.0},"125":{"tf":1.0},"129":{"tf":1.0},"139":{"tf":2.0},"142":{"tf":1.0},"144":{"tf":1.0},"149":{"tf":1.4142135623730951},"153":{"tf":1.0},"155":{"tf":1.0},"162":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.0},"195":{"tf":3.1622776601683795},"196":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.4142135623730951},"203":{"tf":1.0},"209":{"tf":1.0},"210":{"tf":2.0},"213":{"tf":1.7320508075688772},"214":{"tf":2.0},"226":{"tf":1.0},"246":{"tf":1.0},"252":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":2.23606797749979},"54":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":2.6457513110645907},"77":{"tf":1.4142135623730951},"78":{"tf":2.23606797749979},"84":{"tf":2.0},"90":{"tf":1.0},"91":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"107":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"155":{"tf":1.0},"248":{"tf":1.0},"251":{"tf":1.0}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"114":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"122":{"tf":1.0},"124":{"tf":1.0},"174":{"tf":1.0},"265":{"tf":1.0}}}}}}},"g":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"2":{"tf":1.0}}}},"df":1,"docs":{"69":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"_":{"df":0,"docs":{},"i":{"3":{"2":{"(":{"_":{"_":{"df":1,"docs":{"84":{"tf":1.0}}},"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"(":{"_":{"_":{"df":1,"docs":{"84":{"tf":1.0}}},"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":30,"docs":{"102":{"tf":2.0},"103":{"tf":1.0},"106":{"tf":2.0},"134":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":1.4142135623730951},"166":{"tf":1.0},"169":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.0},"183":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.7320508075688772},"213":{"tf":1.0},"221":{"tf":1.0},"228":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"248":{"tf":1.4142135623730951},"250":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"75":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":2.23606797749979},"85":{"tf":1.0},"87":{"tf":2.0},"88":{"tf":2.6457513110645907},"90":{"tf":1.0},"97":{"tf":1.0}},"i":{"c":{"(":{"_":{"_":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},":":{":":{"<":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{">":{"(":{"_":{"_":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{">":{"(":{"_":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{},"x":{"df":1,"docs":{"198":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"t":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"107":{"tf":2.0}}}}}}},"df":0,"docs":{}},"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"r":{"df":1,"docs":{"39":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"190":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"&":{"'":{"a":{"df":1,"docs":{"208":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"34":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"190":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"78":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":3,"docs":{"0":{"tf":1.0},"2":{"tf":1.0},"91":{"tf":1.0}}}},"i":{"df":0,"docs":{},"t":{"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"108":{"tf":1.4142135623730951}},"e":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"108":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":3,"docs":{"1":{"tf":1.0},"10":{"tf":1.0},"108":{"tf":1.0}},"h":{"df":0,"docs":{},"u":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"129":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"36":{"tf":1.4142135623730951}}}}}}}}}}}},"df":6,"docs":{"124":{"tf":1.0},"143":{"tf":1.0},"226":{"tf":1.0},"256":{"tf":1.0},"56":{"tf":1.0},"75":{"tf":1.0}},"n":{"df":8,"docs":{"165":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.4142135623730951},"22":{"tf":1.0},"226":{"tf":1.0},"246":{"tf":1.0},"252":{"tf":1.0},"48":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"131":{"tf":1.0},"243":{"tf":1.0},"256":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"255":{"tf":1.0}}}},"o":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"169":{"tf":1.0},"24":{"tf":1.0},"3":{"tf":1.0},"8":{"tf":1.4142135623730951}}}},"df":6,"docs":{"204":{"tf":1.0},"211":{"tf":1.0},"228":{"tf":1.0},"4":{"tf":1.0},"65":{"tf":1.0},"75":{"tf":1.4142135623730951}},"e":{"df":6,"docs":{"114":{"tf":1.0},"121":{"tf":1.0},"161":{"tf":1.4142135623730951},"199":{"tf":1.0},"50":{"tf":1.0},"72":{"tf":1.0}}},"o":{"d":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"213":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":4,"docs":{"126":{"tf":1.0},"139":{"tf":1.0},"6":{"tf":1.0},"92":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"’":{"df":1,"docs":{"124":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"176":{"tf":1.0},"248":{"tf":1.0}}}}}}},"r":{"a":{"b":{"df":1,"docs":{"105":{"tf":1.4142135623730951}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"114":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"77":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"80":{"tf":1.0}}},"t":{"df":1,"docs":{"213":{"tf":2.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"(":{"df":2,"docs":{"44":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"153":{"tf":1.0}}}},"w":{"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"111":{"tf":1.0},"113":{"tf":1.0},"127":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"117":{"tf":1.0}}}}},"u":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":5,"docs":{"113":{"tf":1.0},"226":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"45":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"154":{"tf":1.0}}}}},"i":{"d":{"df":2,"docs":{"10":{"tf":1.0},"8":{"tf":1.0}},"e":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"60":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"h":{"1":{"df":1,"docs":{"49":{"tf":1.0}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"176":{"tf":1.0}}},"v":{"df":1,"docs":{"62":{"tf":1.0}}}},"n":{"d":{"df":3,"docs":{"10":{"tf":1.0},"121":{"tf":1.0},"19":{"tf":1.0}},"l":{"df":5,"docs":{"133":{"tf":1.0},"141":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"183":{"tf":1.4142135623730951}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"246":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"102":{"tf":1.0},"113":{"tf":1.0},"255":{"tf":1.0}}}}}},"r":{"d":{"df":1,"docs":{"2":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"215":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"246":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"4":{"2":{"df":1,"docs":{"129":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"o":{"df":1,"docs":{"124":{"tf":1.4142135623730951}}}},"df":4,"docs":{"105":{"tf":1.4142135623730951},"124":{"tf":2.23606797749979},"126":{"tf":2.449489742783178},"129":{"tf":2.0}},"m":{"a":{"df":0,"docs":{},"p":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"126":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":4,"docs":{"125":{"tf":1.7320508075688772},"127":{"tf":1.0},"128":{"tf":1.4142135623730951},"156":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"c":{"a":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"(":{"1":{"0":{"0":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"<":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"_":{"df":3,"docs":{"129":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0}}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":4,"docs":{"124":{"tf":1.7320508075688772},"126":{"tf":2.23606797749979},"127":{"tf":2.23606797749979},"128":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"156":{"tf":1.0}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"d":{"(":{"1":{"df":1,"docs":{"99":{"tf":1.0}}},"2":{"df":1,"docs":{"99":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"99":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"107":{"tf":1.0}}}}},"df":3,"docs":{"114":{"tf":1.4142135623730951},"253":{"tf":1.0},"49":{"tf":1.7320508075688772}},"e":{"a":{"d":{"df":3,"docs":{"60":{"tf":1.0},"7":{"tf":1.0},"88":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"125":{"tf":1.4142135623730951},"126":{"tf":1.7320508075688772}}}}},"p":{"df":5,"docs":{"113":{"tf":1.4142135623730951},"115":{"tf":1.0},"45":{"tf":1.0},"60":{"tf":1.4142135623730951},"75":{"tf":1.0}}},"r":{"df":1,"docs":{"154":{"tf":1.0}}},"v":{"df":0,"docs":{},"i":{"df":1,"docs":{"71":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":3,"docs":{"58":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"79":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":5,"docs":{"102":{"tf":1.0},"119":{"tf":1.4142135623730951},"128":{"tf":1.0},"36":{"tf":1.0},"85":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"45":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":35,"docs":{"112":{"tf":1.4142135623730951},"113":{"tf":2.0},"119":{"tf":1.0},"128":{"tf":1.0},"132":{"tf":1.0},"15":{"tf":1.0},"151":{"tf":1.4142135623730951},"152":{"tf":2.8284271247461903},"153":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.0},"187":{"tf":3.3166247903554},"188":{"tf":1.7320508075688772},"191":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"208":{"tf":1.0},"213":{"tf":1.0},"220":{"tf":1.0},"228":{"tf":1.0},"37":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"47":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.7320508075688772},"60":{"tf":1.0},"73":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.7320508075688772}},"你":{"df":0,"docs":{},"好":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"89":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"df":5,"docs":{"147":{"tf":1.0},"148":{"tf":1.0},"183":{"tf":1.0},"226":{"tf":1.0},"270":{"tf":1.0}}}},"n":{"c":{"df":3,"docs":{"132":{"tf":1.0},"134":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"88":{"tf":1.0}}},"df":79,"docs":{"103":{"tf":1.0},"109":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.4142135623730951},"120":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.4142135623730951},"134":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"144":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"152":{"tf":1.0},"155":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"16":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"195":{"tf":1.4142135623730951},"197":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.4142135623730951},"208":{"tf":1.4142135623730951},"210":{"tf":1.0},"216":{"tf":1.0},"224":{"tf":1.0},"228":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.4142135623730951},"25":{"tf":1.0},"256":{"tf":1.0},"271":{"tf":1.0},"29":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"47":{"tf":1.7320508075688772},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"56":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.4142135623730951},"63":{"tf":1.0},"66":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.4142135623730951},"96":{"tf":1.0},"97":{"tf":1.0}}}},"x":{"a":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"47":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"189":{"tf":1.4142135623730951}}}},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"169":{"tf":1.0},"226":{"tf":1.0},"8":{"tf":1.0}}}},"df":2,"docs":{"250":{"tf":2.0},"92":{"tf":1.4142135623730951}},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"253":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"19":{"tf":1.0},"2":{"tf":1.0},"203":{"tf":1.4142135623730951},"250":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"250":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"139":{"tf":1.0}}}}}}}},"o":{"b":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"56":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"d":{"df":6,"docs":{"200":{"tf":1.0},"211":{"tf":1.0},"60":{"tf":1.4142135623730951},"69":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.0}}},"df":0,"docs":{}},"o":{"d":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"126":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"153":{"tf":1.0},"154":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"154":{"tf":1.0},"155":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"195":{"tf":1.0}}}}},"p":{"df":1,"docs":{"126":{"tf":1.0}}},"r":{"df":0,"docs":{},"t":{"b":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"203":{"tf":1.0}}}}}}}}},"df":1,"docs":{"203":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":3,"docs":{"164":{"tf":1.0},"166":{"tf":1.0},"169":{"tf":1.0}}}},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"d":{"df":0,"docs":{},"o":{"c":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"260":{"tf":1.0},"60":{"tf":1.0},"94":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"w":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"5":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"107":{"tf":2.23606797749979}}}},"df":0,"docs":{}}}},"i":{"'":{"df":0,"docs":{},"m":{"df":3,"docs":{"199":{"tf":1.0},"47":{"tf":1.4142135623730951},"92":{"tf":1.7320508075688772}}}},"+":{"1":{",":{"df":0,"docs":{},"v":{"df":1,"docs":{"63":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"df":0,"docs":{},"v":{"df":1,"docs":{"63":{"tf":1.0}}}},".":{"df":2,"docs":{"75":{"tf":1.0},"88":{"tf":1.0}}},"1":{"6":{"df":2,"docs":{"134":{"tf":1.0},"54":{"tf":1.0}}},"df":1,"docs":{"132":{"tf":1.0}}},"2":{"df":1,"docs":{"132":{"tf":1.4142135623730951}}},"3":{"2":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"132":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},">":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":43,"docs":{"105":{"tf":3.0},"127":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":2.0},"133":{"tf":1.4142135623730951},"134":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":2.449489742783178},"139":{"tf":2.23606797749979},"14":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"156":{"tf":1.0},"158":{"tf":2.8284271247461903},"16":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"169":{"tf":2.23606797749979},"170":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"195":{"tf":4.0},"196":{"tf":1.0},"197":{"tf":2.0},"199":{"tf":1.7320508075688772},"202":{"tf":1.7320508075688772},"203":{"tf":1.4142135623730951},"205":{"tf":2.0},"210":{"tf":2.23606797749979},"213":{"tf":2.23606797749979},"22":{"tf":1.4142135623730951},"227":{"tf":1.7320508075688772},"252":{"tf":2.0},"271":{"tf":1.4142135623730951},"32":{"tf":1.7320508075688772},"33":{"tf":1.7320508075688772},"51":{"tf":1.4142135623730951},"52":{"tf":2.0},"54":{"tf":2.0},"56":{"tf":2.0},"60":{"tf":3.4641016151377544},"69":{"tf":2.0},"73":{"tf":2.0},"84":{"tf":1.0}}},"df":1,"docs":{"132":{"tf":1.0}}},"6":{"4":{"df":2,"docs":{"176":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}},"8":{":":{":":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"d":{"d":{"(":{"2":{"5":{"1":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"22":{"tf":1.0}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"d":{"df":2,"docs":{"251":{"tf":1.7320508075688772},"73":{"tf":3.1622776601683795}},"e":{"a":{"df":2,"docs":{"3":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"226":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"62":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"161":{"tf":1.0},"169":{"tf":2.0},"195":{"tf":1.0},"51":{"tf":1.0},"73":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"182":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"144":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"211":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"75":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"l":{"<":{"'":{"_":{"df":1,"docs":{"119":{"tf":1.0}}},"a":{"df":4,"docs":{"202":{"tf":1.0},"203":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{",":{"df":1,"docs":{"216":{"tf":1.0}}},"df":3,"docs":{"86":{"tf":1.0},"88":{"tf":1.0},"97":{"tf":2.0}}}},"df":47,"docs":{"100":{"tf":2.0},"101":{"tf":1.4142135623730951},"102":{"tf":1.4142135623730951},"103":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":2.23606797749979},"108":{"tf":1.7320508075688772},"109":{"tf":1.0},"119":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"126":{"tf":1.0},"132":{"tf":2.0},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"183":{"tf":1.0},"196":{"tf":1.4142135623730951},"197":{"tf":1.0},"200":{"tf":1.7320508075688772},"205":{"tf":1.0},"207":{"tf":1.0},"221":{"tf":1.7320508075688772},"226":{"tf":2.23606797749979},"227":{"tf":1.4142135623730951},"271":{"tf":1.0},"56":{"tf":1.0},"60":{"tf":1.0},"75":{"tf":1.7320508075688772},"77":{"tf":2.23606797749979},"78":{"tf":1.7320508075688772},"79":{"tf":2.0},"80":{"tf":1.0},"85":{"tf":1.4142135623730951},"86":{"tf":1.0},"89":{"tf":1.0},"91":{"tf":1.4142135623730951},"92":{"tf":1.7320508075688772},"93":{"tf":1.0},"94":{"tf":1.4142135623730951},"95":{"tf":1.7320508075688772},"96":{"tf":2.23606797749979},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":55,"docs":{"102":{"tf":2.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"108":{"tf":2.23606797749979},"109":{"tf":1.4142135623730951},"11":{"tf":1.0},"12":{"tf":1.0},"120":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"125":{"tf":1.0},"126":{"tf":2.6457513110645907},"128":{"tf":1.0},"132":{"tf":2.449489742783178},"133":{"tf":2.23606797749979},"134":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"141":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"153":{"tf":1.7320508075688772},"154":{"tf":2.23606797749979},"176":{"tf":1.7320508075688772},"180":{"tf":1.7320508075688772},"181":{"tf":2.6457513110645907},"182":{"tf":2.0},"183":{"tf":1.0},"202":{"tf":1.4142135623730951},"203":{"tf":1.0},"213":{"tf":1.4142135623730951},"214":{"tf":1.0},"219":{"tf":1.4142135623730951},"221":{"tf":1.7320508075688772},"222":{"tf":1.0},"226":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":1.0},"56":{"tf":1.4142135623730951},"60":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.4142135623730951},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.7320508075688772},"95":{"tf":1.7320508075688772},"96":{"tf":1.7320508075688772},"97":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"91":{"tf":1.0}}},"df":3,"docs":{"106":{"tf":1.0},"91":{"tf":1.7320508075688772},"94":{"tf":1.0}}}}}}}}},"i":{"c":{"df":1,"docs":{"114":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"131":{"tf":1.0},"250":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"255":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"75":{"tf":1.0},"84":{"tf":1.7320508075688772}}},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"29":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"<":{"'":{"a":{"df":1,"docs":{"202":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"196":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":5,"docs":{"153":{"tf":1.0},"176":{"tf":1.0},"200":{"tf":1.0},"227":{"tf":1.0},"249":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":4,"docs":{"105":{"tf":1.0},"197":{"tf":1.0},"227":{"tf":1.0},"248":{"tf":1.0}}}}}}},"n":{"(":{"\"":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"250":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"252":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":7,"docs":{"248":{"tf":1.0},"249":{"tf":1.7320508075688772},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":1,"docs":{"224":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"c":{"df":1,"docs":{"211":{"tf":1.7320508075688772}},"h":{"df":1,"docs":{"93":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"(":{"1":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"u":{"d":{"df":7,"docs":{"126":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"174":{"tf":1.0},"177":{"tf":1.0},"255":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"73":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"227":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"122":{"tf":1.4142135623730951},"62":{"tf":1.0}}}},"d":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"210":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"131":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"127":{"tf":1.0},"214":{"tf":1.0}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"47":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":11,"docs":{"114":{"tf":2.449489742783178},"120":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"143":{"tf":1.4142135623730951},"183":{"tf":1.0},"49":{"tf":1.4142135623730951},"50":{"tf":1.0},"51":{"tf":1.7320508075688772},"54":{"tf":1.0},"63":{"tf":1.0}}}},"i":{"c":{"df":3,"docs":{"199":{"tf":1.4142135623730951},"251":{"tf":1.0},"254":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"125":{"tf":1.0},"210":{"tf":1.4142135623730951},"212":{"tf":1.0},"22":{"tf":1.4142135623730951},"51":{"tf":1.0},"60":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"66":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"66":{"tf":1.0},"73":{"tf":1.4142135623730951}}}}}},"o":{"df":4,"docs":{"143":{"tf":1.4142135623730951},"206":{"tf":1.0},"58":{"tf":1.7320508075688772},"93":{"tf":1.0}},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"256":{"tf":1.0}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"132":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"108":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"199":{"tf":1.7320508075688772},"57":{"tf":1.0}},"i":{"df":3,"docs":{"127":{"tf":1.0},"14":{"tf":1.0},"51":{"tf":1.4142135623730951}}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"(":{"\"":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"250":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"249":{"tf":1.0},"256":{"tf":1.0}}}}}},"df":1,"docs":{"249":{"tf":2.23606797749979}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":9,"docs":{"102":{"tf":1.0},"172":{"tf":1.4142135623730951},"246":{"tf":1.7320508075688772},"248":{"tf":2.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.4142135623730951},"255":{"tf":2.0},"256":{"tf":1.7320508075688772}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"1":{"df":1,"docs":{"66":{"tf":1.7320508075688772}}},"2":{"df":1,"docs":{"66":{"tf":1.0}}},"df":1,"docs":{"105":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"(":{"\"":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"251":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"_":{"a":{"b":{"c":{"d":{"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"251":{"tf":1.0}}}}}},"df":2,"docs":{"248":{"tf":1.4142135623730951},"249":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"<":{"'":{"a":{">":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"197":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"195":{"tf":1.7320508075688772},"199":{"tf":1.0},"200":{"tf":2.449489742783178},"210":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.4142135623730951},"214":{"tf":1.0},"248":{"tf":2.8284271247461903},"249":{"tf":1.7320508075688772},"250":{"tf":1.4142135623730951},"251":{"tf":1.0},"256":{"tf":1.0},"94":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":6,"docs":{"125":{"tf":1.7320508075688772},"128":{"tf":1.0},"247":{"tf":1.7320508075688772},"248":{"tf":1.7320508075688772},"252":{"tf":1.4142135623730951},"253":{"tf":1.0}}}}},"i":{"d":{"df":7,"docs":{"102":{"tf":1.0},"115":{"tf":1.0},"162":{"tf":1.0},"195":{"tf":1.0},"247":{"tf":1.0},"251":{"tf":1.4142135623730951},"255":{"tf":1.0}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"1":{"tf":1.0}}},"n":{"c":{"df":6,"docs":{"213":{"tf":1.0},"57":{"tf":1.4142135623730951},"75":{"tf":1.0},"77":{"tf":1.7320508075688772},"78":{"tf":1.0},"87":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":4,"docs":{"255":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.4142135623730951},"88":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":17,"docs":{"102":{"tf":1.0},"114":{"tf":1.0},"134":{"tf":1.0},"139":{"tf":1.7320508075688772},"146":{"tf":1.0},"172":{"tf":1.0},"248":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"71":{"tf":1.7320508075688772},"95":{"tf":1.0},"96":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"247":{"tf":1.7320508075688772},"248":{"tf":2.0},"249":{"tf":1.0},"250":{"tf":2.449489742783178},"251":{"tf":2.0},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":2,"docs":{"126":{"tf":1.0},"131":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":10,"docs":{"124":{"tf":1.4142135623730951},"131":{"tf":1.7320508075688772},"199":{"tf":1.0},"22":{"tf":1.0},"25":{"tf":1.4142135623730951},"60":{"tf":1.0},"75":{"tf":1.0},"85":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}},"r":{"df":2,"docs":{"152":{"tf":1.0},"261":{"tf":1.0}}}},"l":{"df":2,"docs":{"254":{"tf":1.0},"255":{"tf":1.0}}},"n":{"d":{"df":1,"docs":{"114":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":2,"docs":{"208":{"tf":1.4142135623730951},"90":{"tf":1.0}},"e":{"<":{"'":{"a":{"df":1,"docs":{"208":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":4,"docs":{"10":{"tf":1.0},"115":{"tf":1.0},"127":{"tf":1.4142135623730951},"153":{"tf":1.0}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"12":{"tf":1.4142135623730951},"255":{"tf":1.0}}}}}}}},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"218":{"tf":1.0},"220":{"tf":2.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":7,"docs":{"129":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"137":{"tf":1.0},"19":{"tf":1.0},"205":{"tf":1.0},"72":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"<":{"'":{"a":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":3,"docs":{"139":{"tf":1.0},"195":{"tf":1.0},"200":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"139":{"tf":1.0},"247":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":3,"docs":{"109":{"tf":1.0},"226":{"tf":1.0},"88":{"tf":1.0}}}}}}},"o":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"133":{"tf":1.0},"146":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"148":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"177":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"177":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"133":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"p":{".":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"123":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"a":{"d":{"d":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"v":{"4":{"(":{"\"":{"1":{"2":{"7":{".":{"0":{".":{"0":{".":{"1":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"123":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"(":{"\"":{":":{":":{"1":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"123":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"123":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"123":{"tf":1.0}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"194":{"tf":1.0}}}}}}}},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"91":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"105":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"c":{"(":{"&":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"118":{"tf":1.0}}},"df":1,"docs":{"118":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"v":{"df":1,"docs":{"118":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":1,"docs":{"103":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"89":{"tf":1.7320508075688772}}}}}},"t":{"'":{"df":15,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"174":{"tf":1.0},"200":{"tf":1.7320508075688772},"251":{"tf":1.0},"47":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0},"6":{"tf":1.0},"66":{"tf":1.0},"72":{"tf":1.0},"88":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":11,"docs":{"122":{"tf":1.0},"15":{"tf":1.0},"153":{"tf":1.7320508075688772},"156":{"tf":1.4142135623730951},"158":{"tf":1.0},"164":{"tf":1.4142135623730951},"217":{"tf":1.4142135623730951},"219":{"tf":1.0},"221":{"tf":1.4142135623730951},"223":{"tf":1.0},"95":{"tf":1.0}}},"r":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"220":{"tf":1.7320508075688772}}}}}},"df":14,"docs":{"114":{"tf":1.4142135623730951},"119":{"tf":1.0},"183":{"tf":1.4142135623730951},"217":{"tf":2.0},"218":{"tf":2.449489742783178},"219":{"tf":2.0},"220":{"tf":2.6457513110645907},"221":{"tf":2.8284271247461903},"222":{"tf":1.4142135623730951},"223":{"tf":2.23606797749979},"224":{"tf":2.8284271247461903},"63":{"tf":1.7320508075688772},"65":{"tf":1.4142135623730951},"66":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":3,"docs":{"132":{"tf":1.0},"251":{"tf":1.0},"56":{"tf":1.0}}}}}},"’":{"df":4,"docs":{"107":{"tf":1.0},"109":{"tf":1.0},"114":{"tf":1.0},"121":{"tf":1.0}}}}},"j":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"190":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"176":{"tf":1.0}}}}},"df":1,"docs":{"158":{"tf":1.4142135623730951}},"i":{"df":1,"docs":{"48":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"255":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"255":{"tf":1.0}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"248":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"170":{"tf":1.4142135623730951}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"169":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"246":{"tf":1.0}}}}}},"y":{"df":3,"docs":{"124":{"tf":2.0},"125":{"tf":1.4142135623730951},"126":{"tf":2.23606797749979}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"162":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":7,"docs":{"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"213":{"tf":1.0},"64":{"tf":1.0},"95":{"tf":1.0}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"248":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":9,"docs":{"102":{"tf":2.0},"176":{"tf":1.0},"195":{"tf":1.0},"204":{"tf":1.0},"249":{"tf":1.0},"53":{"tf":1.0},"88":{"tf":1.4142135623730951},"96":{"tf":1.0},"99":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"204":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"n":{"df":6,"docs":{"117":{"tf":1.0},"197":{"tf":1.0},"224":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"88":{"tf":1.0}}}}}}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"255":{"tf":3.3166247903554},"66":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"94":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"60":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"260":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":5,"docs":{"108":{"tf":1.4142135623730951},"12":{"tf":1.0},"253":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"124":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"t":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"105":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":4,"docs":{"105":{"tf":1.0},"132":{"tf":1.0},"204":{"tf":1.0},"64":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"249":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"(":{"\"":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"x":{"df":1,"docs":{"250":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"249":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"199":{"tf":1.0},"213":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.4142135623730951}}}}}},"z":{"df":0,"docs":{},"i":{"df":2,"docs":{"176":{"tf":1.0},"224":{"tf":1.0}}}}},"df":1,"docs":{"253":{"tf":1.0}},"e":{"a":{"d":{"df":2,"docs":{"255":{"tf":1.0},"5":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":18,"docs":{"11":{"tf":1.0},"110":{"tf":1.0},"130":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.0},"192":{"tf":1.0},"195":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.0},"205":{"tf":1.0},"209":{"tf":1.0},"270":{"tf":1.0},"3":{"tf":1.0},"35":{"tf":1.0},"42":{"tf":1.0},"6":{"tf":1.0},"67":{"tf":1.0},"82":{"tf":1.0}}}},"v":{"df":3,"docs":{"127":{"tf":1.4142135623730951},"195":{"tf":1.0},"220":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":5,"docs":{"143":{"tf":1.4142135623730951},"187":{"tf":1.7320508075688772},"19":{"tf":1.0},"226":{"tf":1.4142135623730951},"88":{"tf":1.0}}}},"g":{"a":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"253":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"d":{"df":1,"docs":{"141":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"60":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"115":{"tf":2.0},"143":{"tf":1.0}},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":9,"docs":{"115":{"tf":1.7320508075688772},"122":{"tf":2.0},"188":{"tf":1.0},"228":{"tf":1.0},"51":{"tf":1.7320508075688772},"52":{"tf":1.4142135623730951},"60":{"tf":1.7320508075688772},"87":{"tf":1.0},"88":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"115":{"tf":1.0},"131":{"tf":1.0}}}},"t":{"'":{"df":5,"docs":{"125":{"tf":1.0},"153":{"tf":1.4142135623730951},"168":{"tf":1.0},"204":{"tf":1.0},"256":{"tf":1.0}}},"df":4,"docs":{"125":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.0},"8":{"tf":1.0}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"53":{"tf":1.7320508075688772}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"(":{"&":{"'":{"a":{"df":1,"docs":{"196":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"148":{"tf":1.0},"246":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"204":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"i":{"b":{".":{"df":0,"docs":{},"r":{"df":7,"docs":{"151":{"tf":1.0},"153":{"tf":1.7320508075688772},"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.4142135623730951}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"173":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"129":{"tf":1.0},"164":{"tf":1.0}},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":20,"docs":{"109":{"tf":1.0},"130":{"tf":1.0},"132":{"tf":1.0},"137":{"tf":1.0},"148":{"tf":1.0},"152":{"tf":2.6457513110645907},"153":{"tf":1.7320508075688772},"155":{"tf":1.4142135623730951},"164":{"tf":1.4142135623730951},"168":{"tf":1.7320508075688772},"169":{"tf":1.0},"170":{"tf":1.0},"174":{"tf":1.4142135623730951},"176":{"tf":1.0},"180":{"tf":1.0},"2":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":1.0},"268":{"tf":1.0},"87":{"tf":1.0}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":17,"docs":{"139":{"tf":1.4142135623730951},"192":{"tf":1.0},"193":{"tf":1.7320508075688772},"194":{"tf":2.449489742783178},"195":{"tf":5.0},"196":{"tf":1.4142135623730951},"197":{"tf":2.0},"198":{"tf":1.4142135623730951},"199":{"tf":2.8284271247461903},"200":{"tf":1.4142135623730951},"201":{"tf":1.0},"202":{"tf":2.6457513110645907},"203":{"tf":2.23606797749979},"204":{"tf":2.6457513110645907},"206":{"tf":1.4142135623730951},"87":{"tf":1.0},"88":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"s":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"60":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"77":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":2,"docs":{"77":{"tf":1.7320508075688772},"78":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":6,"docs":{"127":{"tf":1.4142135623730951},"251":{"tf":1.0},"48":{"tf":1.0},"87":{"tf":1.0},"89":{"tf":1.0},"98":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"47":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":45,"docs":{"103":{"tf":1.0},"107":{"tf":1.0},"112":{"tf":1.0},"128":{"tf":1.0},"141":{"tf":1.4142135623730951},"143":{"tf":1.0},"146":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"16":{"tf":1.0},"161":{"tf":1.4142135623730951},"162":{"tf":1.7320508075688772},"165":{"tf":1.0},"169":{"tf":2.449489742783178},"17":{"tf":1.0},"176":{"tf":1.0},"194":{"tf":1.0},"212":{"tf":1.0},"248":{"tf":1.0},"271":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"70":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"77":{"tf":1.0},"8":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.4142135623730951}}},"k":{"df":4,"docs":{"132":{"tf":1.0},"172":{"tf":1.0},"173":{"tf":1.0},"60":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"255":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"!":{"[":{"1":{"df":1,"docs":{"183":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"183":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{"(":{")":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"208":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"60":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"208":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"1":{"df":1,"docs":{"60":{"tf":1.0}}},"2":{"df":1,"docs":{"60":{"tf":1.0}}},"3":{"df":1,"docs":{"60":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"60":{"tf":1.0}}}}}}}}}}}},":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"60":{"tf":1.0}}}}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"!":{"[":{"1":{",":{"2":{",":{"3":{",":{"4":{",":{"5":{",":{"6":{",":{"7":{"df":1,"docs":{"271":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"<":{"'":{"a":{"df":1,"docs":{"208":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":11,"docs":{"156":{"tf":1.0},"176":{"tf":1.0},"183":{"tf":1.0},"208":{"tf":1.7320508075688772},"247":{"tf":1.0},"250":{"tf":1.0},"256":{"tf":1.0},"271":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"60":{"tf":4.69041575982343}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":10,"docs":{"113":{"tf":1.0},"131":{"tf":1.0},"139":{"tf":1.0},"199":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"43":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"88":{"tf":1.4142135623730951}}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"195":{"tf":1.7320508075688772},"199":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"m":{"df":2,"docs":{"251":{"tf":1.4142135623730951},"255":{"tf":1.0}}}}},"o":{"a":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"254":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"1":{"tf":1.4142135623730951},"105":{"tf":1.0},"109":{"tf":1.0},"226":{"tf":1.0},"255":{"tf":1.4142135623730951}}},"t":{"df":2,"docs":{"249":{"tf":1.0},"254":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"250":{"tf":2.0}},"g":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"217":{"tf":1.0},"25":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"47":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"47":{"tf":1.4142135623730951}}}}}},"df":9,"docs":{"124":{"tf":1.0},"195":{"tf":2.0},"199":{"tf":1.0},"200":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"54":{"tf":1.4142135623730951},"71":{"tf":1.0},"87":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"195":{"tf":2.23606797749979},"199":{"tf":1.0},"204":{"tf":1.0},"211":{"tf":1.0},"220":{"tf":1.0},"97":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"195":{"tf":1.0}}}},"<":{"'":{"a":{"df":1,"docs":{"197":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"194":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"k":{"df":11,"docs":{"129":{"tf":1.0},"131":{"tf":1.0},"149":{"tf":1.0},"153":{"tf":1.0},"181":{"tf":1.0},"248":{"tf":1.0},"3":{"tf":1.0},"56":{"tf":1.0},"70":{"tf":1.0},"84":{"tf":1.0},"93":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"102":{"tf":1.0},"124":{"tf":1.0}}}}},"p":{"df":6,"docs":{"115":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.4142135623730951},"64":{"tf":1.7320508075688772},"65":{"tf":1.0},"66":{"tf":3.872983346207417}}}},"t":{"df":2,"docs":{"144":{"tf":1.0},"2":{"tf":1.0}}},"w":{"df":2,"docs":{"246":{"tf":1.0},"253":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"127":{"tf":1.4142135623730951},"131":{"tf":1.0},"211":{"tf":1.0},"250":{"tf":1.0},"270":{"tf":1.0}}}}}},"s":{"df":1,"docs":{"7":{"tf":1.0}}},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"255":{"tf":1.4142135623730951}}}}},"m":{"1":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"128":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"128":{"tf":1.0}}},"2":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"v":{"2":{"df":1,"docs":{"128":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"128":{"tf":1.0}}},"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"139":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":5,"docs":{"118":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.0}},"s":{"]":{"[":{"df":0,"docs":{},"m":{"a":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"177":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"115":{"tf":1.0},"255":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"r":{"df":4,"docs":{"151":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0}}}},"1":{"df":1,"docs":{"152":{"tf":1.0}}},"2":{"df":1,"docs":{"152":{"tf":1.0}}},"df":152,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"108":{"tf":1.0},"109":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.4142135623730951},"114":{"tf":1.7320508075688772},"115":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.7320508075688772},"125":{"tf":1.7320508075688772},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":2.449489742783178},"132":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"14":{"tf":1.4142135623730951},"141":{"tf":1.4142135623730951},"142":{"tf":1.0},"143":{"tf":1.4142135623730951},"145":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"148":{"tf":1.0},"149":{"tf":2.449489742783178},"15":{"tf":1.4142135623730951},"155":{"tf":1.0},"156":{"tf":1.4142135623730951},"157":{"tf":1.0},"16":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"163":{"tf":1.0},"169":{"tf":1.0},"17":{"tf":1.0},"176":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.0},"181":{"tf":1.7320508075688772},"182":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.7320508075688772},"188":{"tf":1.4142135623730951},"189":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"194":{"tf":1.4142135623730951},"195":{"tf":2.8284271247461903},"196":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":2.0},"200":{"tf":1.7320508075688772},"202":{"tf":2.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.4142135623730951},"208":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":2.0},"212":{"tf":1.0},"213":{"tf":2.449489742783178},"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"218":{"tf":2.0},"219":{"tf":1.0},"22":{"tf":2.449489742783178},"220":{"tf":1.7320508075688772},"221":{"tf":1.4142135623730951},"223":{"tf":1.4142135623730951},"224":{"tf":1.7320508075688772},"226":{"tf":2.0},"227":{"tf":1.0},"228":{"tf":1.7320508075688772},"23":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.0},"251":{"tf":1.4142135623730951},"27":{"tf":1.4142135623730951},"271":{"tf":1.0},"28":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951},"31":{"tf":1.0},"32":{"tf":1.7320508075688772},"33":{"tf":1.7320508075688772},"34":{"tf":1.4142135623730951},"36":{"tf":2.8284271247461903},"37":{"tf":1.7320508075688772},"39":{"tf":2.449489742783178},"40":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"45":{"tf":2.0},"46":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":2.449489742783178},"52":{"tf":1.7320508075688772},"53":{"tf":1.7320508075688772},"54":{"tf":2.449489742783178},"56":{"tf":1.7320508075688772},"57":{"tf":1.7320508075688772},"58":{"tf":1.0},"59":{"tf":1.4142135623730951},"60":{"tf":2.449489742783178},"62":{"tf":1.4142135623730951},"63":{"tf":1.7320508075688772},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772},"70":{"tf":1.4142135623730951},"71":{"tf":1.7320508075688772},"72":{"tf":1.0},"73":{"tf":2.449489742783178},"75":{"tf":1.0},"77":{"tf":1.7320508075688772},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"84":{"tf":1.4142135623730951},"85":{"tf":2.0},"86":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"89":{"tf":2.0},"91":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.0},"94":{"tf":1.7320508075688772},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.7320508075688772},"99":{"tf":1.0}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"k":{"df":0,"docs":{},"e":{"df":81,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"103":{"tf":1.4142135623730951},"108":{"tf":1.0},"115":{"tf":1.0},"122":{"tf":1.4142135623730951},"126":{"tf":1.0},"14":{"tf":1.0},"142":{"tf":1.4142135623730951},"144":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"16":{"tf":1.4142135623730951},"163":{"tf":1.0},"169":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":2.0},"182":{"tf":1.0},"183":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":2.0},"196":{"tf":1.0},"199":{"tf":2.449489742783178},"200":{"tf":1.0},"202":{"tf":1.4142135623730951},"203":{"tf":1.0},"205":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.7320508075688772},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"22":{"tf":2.23606797749979},"220":{"tf":1.0},"223":{"tf":1.0},"226":{"tf":1.4142135623730951},"228":{"tf":1.7320508075688772},"23":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"248":{"tf":1.0},"25":{"tf":1.0},"27":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951},"32":{"tf":1.0},"36":{"tf":1.4142135623730951},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.4142135623730951},"47":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"54":{"tf":1.7320508075688772},"56":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"59":{"tf":1.0},"60":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.4142135623730951},"8":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.7320508075688772},"86":{"tf":1.4142135623730951},"88":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.7320508075688772},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"208":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"r":{"<":{"'":{"a":{"df":1,"docs":{"208":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":8,"docs":{"113":{"tf":1.0},"152":{"tf":1.4142135623730951},"176":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"36":{"tf":1.0},"47":{"tf":1.0},"94":{"tf":1.0}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"213":{"tf":1.0}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"195":{"tf":1.0},"213":{"tf":1.0},"254":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"251":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"(":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":1,"docs":{"137":{"tf":1.0}}}}},".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"127":{"tf":1.0}}},"3":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"(":{"5":{"0":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":3,"docs":{"124":{"tf":1.0},"127":{"tf":1.7320508075688772},"147":{"tf":2.0}}},"r":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"164":{"tf":1.0}}}}}},"df":3,"docs":{"14":{"tf":1.0},"252":{"tf":1.0},"57":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"176":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":1,"docs":{"73":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":20,"docs":{"134":{"tf":1.0},"142":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":2.0},"148":{"tf":1.0},"149":{"tf":1.0},"216":{"tf":1.0},"220":{"tf":1.0},"227":{"tf":1.0},"34":{"tf":1.7320508075688772},"48":{"tf":1.0},"60":{"tf":2.8284271247461903},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":2.8284271247461903},"70":{"tf":2.0},"71":{"tf":2.23606797749979},"72":{"tf":1.4142135623730951},"73":{"tf":4.242640687119285},"97":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"x":{"df":1,"docs":{"131":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"251":{"tf":1.0}}}}}}},"y":{"b":{"df":5,"docs":{"114":{"tf":1.0},"132":{"tf":1.0},"154":{"tf":1.0},"181":{"tf":1.0},"48":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"1":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"df":1,"docs":{"88":{"tf":2.449489742783178}},"e":{"a":{"df":0,"docs":{},"n":{"df":10,"docs":{"132":{"tf":1.0},"144":{"tf":1.0},"200":{"tf":1.4142135623730951},"251":{"tf":1.0},"256":{"tf":1.7320508075688772},"37":{"tf":1.0},"47":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"89":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"169":{"tf":2.0}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"132":{"tf":1.0},"141":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"124":{"tf":1.0},"2":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}}}},"m":{":":{":":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"213":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"115":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"54":{"tf":1.7320508075688772},"97":{"tf":1.4142135623730951}}}}},"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":9,"docs":{"115":{"tf":1.0},"131":{"tf":1.0},"199":{"tf":1.4142135623730951},"254":{"tf":2.0},"256":{"tf":1.7320508075688772},"39":{"tf":1.4142135623730951},"45":{"tf":1.0},"88":{"tf":1.4142135623730951},"99":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"132":{"tf":1.0},"220":{"tf":1.0},"94":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"141":{"tf":1.0},"147":{"tf":1.0},"239":{"tf":1.0},"60":{"tf":2.0},"69":{"tf":1.4142135623730951},"73":{"tf":1.0},"8":{"tf":1.0}},"e":{":":{":":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"2":{"5":{"5":{",":{"2":{"5":{"5":{",":{"0":{"df":2,"docs":{"60":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":1,"docs":{"69":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"73":{"tf":2.0}}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"69":{"tf":1.0}},"e":{"df":0,"docs":{},"{":{"_":{"_":{"df":1,"docs":{"60":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{":":{"1":{"df":2,"docs":{"60":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"60":{"tf":1.0}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"60":{"tf":1.0},"69":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"_":{"_":{"df":1,"docs":{"60":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"226":{"tf":2.23606797749979},"227":{"tf":1.4142135623730951},"93":{"tf":1.7320508075688772}},"s":{"(":{"2":{"0":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":1,"docs":{"226":{"tf":1.0}}},"u":{"3":{"2":{"df":1,"docs":{"226":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"h":{"df":0,"docs":{},"o":{"d":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"102":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"df":31,"docs":{"102":{"tf":2.0},"103":{"tf":1.0},"107":{"tf":2.449489742783178},"114":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"118":{"tf":1.0},"125":{"tf":1.0},"131":{"tf":1.4142135623730951},"133":{"tf":1.7320508075688772},"134":{"tf":1.4142135623730951},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"196":{"tf":1.4142135623730951},"207":{"tf":1.0},"219":{"tf":1.7320508075688772},"221":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"223":{"tf":2.0},"224":{"tf":1.0},"226":{"tf":1.4142135623730951},"45":{"tf":1.0},"60":{"tf":1.4142135623730951},"74":{"tf":1.0},"75":{"tf":2.8284271247461903},"77":{"tf":2.449489742783178},"78":{"tf":1.0},"80":{"tf":1.4142135623730951},"86":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":2.23606797749979},"94":{"tf":1.7320508075688772}},"’":{"df":1,"docs":{"102":{"tf":1.0}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.4142135623730951}},"m":{"df":1,"docs":{"10":{"tf":1.0}}}},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"88":{"tf":1.4142135623730951}},"e":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"[":{"6":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},":":{":":{"<":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"88":{"tf":1.0}}}},"`":{"'":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"176":{"tf":1.0}}}},"x":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"86":{"tf":1.4142135623730951}}}}}},"o":{"d":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"154":{"tf":1.0},"155":{"tf":1.0}}}},"df":7,"docs":{"131":{"tf":1.0},"153":{"tf":1.7320508075688772},"154":{"tf":2.0},"158":{"tf":1.7320508075688772},"168":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0}},"e":{"df":1,"docs":{"251":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":3,"docs":{"14":{"tf":1.0},"15":{"tf":1.0},"18":{"tf":1.0}},"i":{"df":30,"docs":{"115":{"tf":1.0},"131":{"tf":1.0},"16":{"tf":1.0},"169":{"tf":1.7320508075688772},"211":{"tf":1.0},"22":{"tf":1.4142135623730951},"220":{"tf":1.0},"24":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":1.7320508075688772},"253":{"tf":2.449489742783178},"29":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"36":{"tf":1.7320508075688772},"37":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0},"49":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0},"85":{"tf":1.7320508075688772},"86":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"l":{"df":9,"docs":{"148":{"tf":1.4142135623730951},"150":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":2.8284271247461903},"154":{"tf":1.4142135623730951},"156":{"tf":1.0},"168":{"tf":2.23606797749979},"170":{"tf":1.0},"45":{"tf":1.0}},"u":{"df":1,"docs":{"131":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"102":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"181":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"!":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"96":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":26,"docs":{"105":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.4142135623730951},"143":{"tf":1.0},"147":{"tf":1.0},"176":{"tf":1.7320508075688772},"181":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"248":{"tf":1.4142135623730951},"250":{"tf":1.0},"251":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"256":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"53":{"tf":1.0},"88":{"tf":1.4142135623730951},"93":{"tf":1.0},"98":{"tf":1.0}},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"255":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"v":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"211":{"tf":2.0}}}},"df":0,"docs":{}},"df":4,"docs":{"248":{"tf":1.4142135623730951},"251":{"tf":2.0},"253":{"tf":1.0},"255":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"(":{"df":1,"docs":{"112":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"(":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"205":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":15,"docs":{"105":{"tf":1.0},"112":{"tf":1.0},"128":{"tf":1.4142135623730951},"139":{"tf":1.0},"211":{"tf":1.7320508075688772},"213":{"tf":2.449489742783178},"215":{"tf":1.4142135623730951},"220":{"tf":1.0},"251":{"tf":1.0},"37":{"tf":3.0},"45":{"tf":1.0},"59":{"tf":3.0},"60":{"tf":1.7320508075688772},"63":{"tf":1.0},"69":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"g":{"1":{"df":1,"docs":{"60":{"tf":1.0}}},"2":{"df":1,"docs":{"60":{"tf":1.0}}},"df":3,"docs":{"60":{"tf":2.449489742783178},"69":{"tf":2.0},"73":{"tf":1.4142135623730951}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":7,"docs":{"105":{"tf":1.0},"127":{"tf":1.4142135623730951},"147":{"tf":1.0},"156":{"tf":1.0},"215":{"tf":1.0},"47":{"tf":1.0},"99":{"tf":1.0}}}},"df":0,"docs":{},"l":{"(":{"a":{"df":1,"docs":{"250":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"250":{"tf":2.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":12,"docs":{"107":{"tf":1.4142135623730951},"156":{"tf":1.0},"195":{"tf":1.0},"224":{"tf":1.0},"248":{"tf":1.0},"250":{"tf":1.0},"252":{"tf":1.0},"255":{"tf":2.0},"47":{"tf":1.0},"79":{"tf":1.7320508075688772},"94":{"tf":1.0},"98":{"tf":1.0}},"i":{"df":5,"docs":{"146":{"tf":1.0},"147":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"94":{"tf":1.0}}},"y":{"(":{"\"":{"1":{"0":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.0},"147":{"tf":1.0}}}},"1":{".":{"0":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"148":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"n":{"1":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":3,"docs":{"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"(":{"\"":{"1":{"0":{"df":1,"docs":{"147":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"1":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"147":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":14,"docs":{"121":{"tf":1.0},"125":{"tf":1.0},"14":{"tf":1.4142135623730951},"18":{"tf":1.0},"195":{"tf":1.0},"211":{"tf":1.0},"213":{"tf":1.7320508075688772},"220":{"tf":1.0},"36":{"tf":1.7320508075688772},"40":{"tf":1.7320508075688772},"41":{"tf":1.0},"57":{"tf":1.4142135623730951},"73":{"tf":1.0},"75":{"tf":2.0}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"213":{"tf":1.0}}}},"df":60,"docs":{"109":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"120":{"tf":1.0},"121":{"tf":2.0},"122":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"127":{"tf":1.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"131":{"tf":1.7320508075688772},"139":{"tf":3.3166247903554},"14":{"tf":1.0},"146":{"tf":1.7320508075688772},"156":{"tf":1.0},"16":{"tf":1.0},"183":{"tf":1.0},"195":{"tf":1.4142135623730951},"196":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":1.4142135623730951},"200":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":3.7416573867739413},"205":{"tf":2.23606797749979},"208":{"tf":2.0},"211":{"tf":2.23606797749979},"213":{"tf":2.6457513110645907},"215":{"tf":1.0},"216":{"tf":1.0},"218":{"tf":1.0},"22":{"tf":1.0},"220":{"tf":2.0},"221":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"24":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"253":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"32":{"tf":1.0},"39":{"tf":2.0},"40":{"tf":2.23606797749979},"41":{"tf":2.449489742783178},"45":{"tf":1.0},"53":{"tf":1.0},"60":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.7320508075688772},"70":{"tf":1.0},"73":{"tf":2.0},"75":{"tf":1.7320508075688772},"91":{"tf":1.0},"97":{"tf":1.4142135623730951}}}},"y":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{":":{":":{"a":{"d":{"d":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"165":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"167":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"228":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"1":{"3":{"_":{"df":0,"docs":{},"u":{"3":{"2":{"df":1,"docs":{"103":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"\"":{"a":{"b":{"c":{"df":1,"docs":{"103":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":1,"docs":{"228":{"tf":1.0}}},"x":{"df":1,"docs":{"103":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"132":{"tf":1.0},"48":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"70":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"70":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"170":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"103":{"tf":2.0}}}}},"df":0,"docs":{}}}}},"n":{"+":{"=":{"1":{"df":1,"docs":{"65":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"_":{"_":{"df":1,"docs":{"134":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":2,"docs":{"145":{"tf":1.0},"147":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":1,"docs":{"145":{"tf":1.0}}},"2":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"145":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":2,"docs":{"145":{"tf":1.0},"147":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":3,"docs":{"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.4142135623730951}}}}}},"df":2,"docs":{"145":{"tf":1.0},"147":{"tf":1.0}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"<":{"df":0,"docs":{},"i":{"3":{"2":{">":{"(":{")":{".":{"_":{"_":{"df":1,"docs":{"147":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"91":{"tf":1.7320508075688772}}}},"m":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"108":{"tf":1.0},"91":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"126":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"0":{"df":1,"docs":{"51":{"tf":1.0}}},"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{".":{"a":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"251":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"251":{"tf":1.0}}}}},"df":0,"docs":{}},"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"195":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":39,"docs":{"107":{"tf":2.0},"108":{"tf":1.7320508075688772},"109":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"151":{"tf":1.4142135623730951},"152":{"tf":2.0},"153":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"16":{"tf":1.0},"176":{"tf":1.7320508075688772},"181":{"tf":1.7320508075688772},"186":{"tf":1.4142135623730951},"190":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"210":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":2.23606797749979},"223":{"tf":1.0},"224":{"tf":1.0},"227":{"tf":1.0},"248":{"tf":1.0},"250":{"tf":1.4142135623730951},"251":{"tf":1.7320508075688772},"253":{"tf":2.23606797749979},"255":{"tf":1.4142135623730951},"37":{"tf":2.449489742783178},"51":{"tf":1.0},"56":{"tf":2.449489742783178},"57":{"tf":1.7320508075688772},"59":{"tf":2.8284271247461903},"63":{"tf":2.23606797749979},"72":{"tf":1.0},"77":{"tf":1.4142135623730951},"78":{"tf":1.0},"91":{"tf":1.7320508075688772},"95":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"210":{"tf":1.0}}}}}},"s":{".":{"_":{"_":{"df":1,"docs":{"220":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"0":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{")":{".":{"_":{"_":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"224":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"223":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"[":{"2":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":1,"docs":{"131":{"tf":1.0}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"170":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.4142135623730951}}}}}}},"df":19,"docs":{"119":{"tf":1.0},"134":{"tf":1.7320508075688772},"147":{"tf":1.0},"148":{"tf":1.0},"212":{"tf":1.0},"218":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.0},"271":{"tf":1.4142135623730951},"51":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":3.4641016151377544},"63":{"tf":2.0},"64":{"tf":2.449489742783178},"65":{"tf":2.23606797749979},"73":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":3.3166247903554},"89":{"tf":1.7320508075688772}},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"255":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"108":{"tf":1.0},"246":{"tf":1.0},"252":{"tf":1.0},"36":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"(":{"df":0,"docs":{},"r":{"df":1,"docs":{"199":{"tf":1.0}}},"v":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":67,"docs":{"0":{"tf":1.0},"103":{"tf":1.0},"106":{"tf":1.0},"108":{"tf":1.4142135623730951},"109":{"tf":1.0},"114":{"tf":1.4142135623730951},"115":{"tf":1.0},"116":{"tf":1.0},"123":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.4142135623730951},"137":{"tf":1.0},"139":{"tf":1.0},"144":{"tf":1.4142135623730951},"149":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"159":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"19":{"tf":1.4142135623730951},"191":{"tf":1.0},"195":{"tf":1.4142135623730951},"197":{"tf":1.0},"200":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.0},"216":{"tf":1.0},"224":{"tf":1.0},"248":{"tf":1.4142135623730951},"25":{"tf":1.0},"251":{"tf":2.449489742783178},"253":{"tf":1.4142135623730951},"256":{"tf":1.0},"271":{"tf":1.0},"29":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"47":{"tf":1.7320508075688772},"50":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"56":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"66":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"81":{"tf":1.0},"86":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.4142135623730951},"9":{"tf":1.0},"94":{"tf":1.4142135623730951},"96":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"g":{"df":1,"docs":{"62":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"162":{"tf":1.0},"66":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}},"df":1,"docs":{"33":{"tf":1.4142135623730951}}}}}}}}},"df":4,"docs":{"195":{"tf":1.0},"200":{"tf":1.0},"251":{"tf":1.0},"34":{"tf":1.0}}}}},"w":{"(":{"c":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"126":{"tf":1.0},"91":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"216":{"tf":1.0}}}}}}},"x":{"df":2,"docs":{"75":{"tf":1.0},"97":{"tf":1.0}}}},"df":23,"docs":{"109":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"131":{"tf":1.0},"156":{"tf":1.0},"16":{"tf":1.0},"164":{"tf":1.4142135623730951},"167":{"tf":1.0},"168":{"tf":1.0},"195":{"tf":1.0},"221":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"271":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"52":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.4142135623730951},"72":{"tf":2.0},"78":{"tf":1.4142135623730951},"92":{"tf":1.0}},"i":{"d":{"@":{"1":{"0":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"177":{"tf":1.4142135623730951},"248":{"tf":1.0},"45":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":4,"docs":{"109":{"tf":1.4142135623730951},"225":{"tf":1.0},"226":{"tf":1.7320508075688772},"227":{"tf":1.0}}}}}},"x":{"df":0,"docs":{},"t":{"(":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"219":{"tf":1.0},"221":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":7,"docs":{"168":{"tf":1.0},"219":{"tf":1.4142135623730951},"221":{"tf":2.0},"223":{"tf":1.0},"3":{"tf":1.0},"60":{"tf":1.0},"65":{"tf":1.0}},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"223":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"60":{"tf":2.449489742783178}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"195":{"tf":1.7320508075688772}}}}},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"204":{"tf":1.7320508075688772},"205":{"tf":1.4142135623730951},"41":{"tf":1.0}}}},"o":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"195":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"173":{"tf":1.0}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"195":{"tf":2.6457513110645907}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"60":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"91":{"tf":1.4142135623730951},"96":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}}},"i":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"206":{"tf":1.0}}}}},"df":0,"docs":{}}},"n":{"df":5,"docs":{"114":{"tf":1.0},"200":{"tf":1.0},"204":{"tf":1.4142135623730951},"213":{"tf":1.0},"84":{"tf":1.0}},"e":{"df":10,"docs":{"142":{"tf":1.0},"17":{"tf":1.0},"199":{"tf":1.0},"211":{"tf":1.0},"216":{"tf":1.4142135623730951},"221":{"tf":1.4142135623730951},"34":{"tf":1.0},"60":{"tf":1.4142135623730951},"73":{"tf":1.0},"97":{"tf":2.0}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"102":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"208":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"p":{"df":1,"docs":{"247":{"tf":1.0}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"44":{"tf":1.0},"48":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"69":{"tf":1.7320508075688772}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"126":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":17,"docs":{"121":{"tf":1.0},"126":{"tf":1.0},"139":{"tf":1.0},"143":{"tf":1.4142135623730951},"151":{"tf":1.4142135623730951},"162":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.0},"182":{"tf":1.0},"19":{"tf":1.0},"213":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"250":{"tf":1.0},"48":{"tf":1.0},"75":{"tf":1.0},"90":{"tf":1.0}}},"h":{"df":4,"docs":{"107":{"tf":1.0},"162":{"tf":1.0},"213":{"tf":1.0},"248":{"tf":1.0}}},"i":{"c":{"df":1,"docs":{"106":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"218":{"tf":1.0}}}}}},"w":{"df":13,"docs":{"125":{"tf":1.0},"133":{"tf":1.0},"139":{"tf":1.0},"147":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"162":{"tf":1.0},"181":{"tf":1.0},"19":{"tf":1.0},"205":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"248":{"tf":1.0},"52":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"113":{"tf":1.0},"45":{"tf":1.0},"60":{"tf":1.0}}}},"m":{"(":{"df":0,"docs":{},"i":{"3":{"2":{"df":2,"docs":{"195":{"tf":1.0},"197":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},":":{":":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"133":{"tf":1.0}}}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"1":{":":{":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"60":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"60":{"tf":1.0}}},"2":{":":{":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"60":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"60":{"tf":1.0}}},"=":{"1":{"df":2,"docs":{"176":{"tf":1.4142135623730951},"187":{"tf":1.0}}},"df":0,"docs":{}},"_":{"1":{"df":1,"docs":{"105":{"tf":2.0}}},"2":{"df":1,"docs":{"105":{"tf":2.449489742783178}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"149":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":1,"docs":{"149":{"tf":1.0}}}}}},"df":19,"docs":{"105":{"tf":2.0},"115":{"tf":1.0},"122":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.7320508075688772},"137":{"tf":1.0},"149":{"tf":1.7320508075688772},"151":{"tf":1.4142135623730951},"176":{"tf":2.0},"187":{"tf":1.0},"195":{"tf":1.4142135623730951},"21":{"tf":1.0},"222":{"tf":1.0},"248":{"tf":1.0},"255":{"tf":1.4142135623730951},"60":{"tf":1.0},"62":{"tf":1.7320508075688772},"63":{"tf":2.0},"73":{"tf":1.4142135623730951}}}}},"df":5,"docs":{"133":{"tf":1.7320508075688772},"139":{"tf":2.0},"199":{"tf":2.23606797749979},"215":{"tf":2.449489742783178},"73":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"255":{"tf":1.7320508075688772}}}},"s":{".":{"0":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"=":{"\"":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"176":{"tf":1.0}}}}},"df":0,"docs":{}},"df":13,"docs":{"100":{"tf":1.0},"102":{"tf":2.0},"103":{"tf":2.0},"121":{"tf":1.0},"123":{"tf":1.0},"176":{"tf":1.0},"40":{"tf":1.4142135623730951},"52":{"tf":1.0},"75":{"tf":2.23606797749979},"77":{"tf":1.0},"96":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"251":{"tf":1.0}}}}},"df":0,"docs":{}}},"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"51":{"tf":1.0},"52":{"tf":1.0}}}},"r":{"df":9,"docs":{"102":{"tf":1.0},"122":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.4142135623730951},"143":{"tf":1.0},"144":{"tf":1.0},"149":{"tf":1.0},"37":{"tf":1.0},"59":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"189":{"tf":1.0}}}},"df":0,"docs":{}}},"df":2,"docs":{"248":{"tf":1.7320508075688772},"71":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"197":{"tf":1.0}}}},"df":0,"docs":{}}}},"h":{"df":2,"docs":{"100":{"tf":1.0},"99":{"tf":1.0}}},"k":{"(":{"_":{"df":1,"docs":{"146":{"tf":1.0}}},"a":{"df":1,"docs":{"169":{"tf":1.0}}},"df":1,"docs":{"146":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"(":{"8":{"df":1,"docs":{"134":{"tf":1.0}}},"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"134":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"146":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"48":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"n":{"1":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"145":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"147":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"147":{"tf":1.0}}},"df":3,"docs":{"134":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"149":{"tf":1.0}}},"df":1,"docs":{"133":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"137":{"tf":1.0}}}}}}},"t":{"df":1,"docs":{"145":{"tf":1.0}}}},"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"75":{"tf":1.0},"88":{"tf":2.0}}}},"df":5,"docs":{"145":{"tf":1.0},"149":{"tf":1.0},"169":{"tf":3.3166247903554},"204":{"tf":1.0},"40":{"tf":1.0}}},"l":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"(":{"&":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"226":{"tf":1.0}},"e":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"226":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"226":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"125":{"tf":1.0},"143":{"tf":1.0},"197":{"tf":1.0}}}}},"n":{"c":{"df":5,"docs":{"220":{"tf":1.0},"248":{"tf":1.0},"255":{"tf":1.0},"41":{"tf":1.0},"51":{"tf":1.0}}},"df":33,"docs":{"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"125":{"tf":1.0},"131":{"tf":1.0},"139":{"tf":1.4142135623730951},"146":{"tf":1.0},"148":{"tf":1.0},"152":{"tf":1.4142135623730951},"16":{"tf":1.4142135623730951},"165":{"tf":1.0},"17":{"tf":1.0},"176":{"tf":1.0},"181":{"tf":1.0},"195":{"tf":2.0},"199":{"tf":1.0},"200":{"tf":1.0},"210":{"tf":1.7320508075688772},"213":{"tf":1.4142135623730951},"218":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"224":{"tf":1.4142135623730951},"227":{"tf":1.0},"248":{"tf":1.0},"255":{"tf":1.0},"29":{"tf":1.0},"39":{"tf":1.0},"41":{"tf":1.4142135623730951},"60":{"tf":1.7320508075688772},"87":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"151":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"0":{"tf":1.0},"12":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"122":{"tf":1.4142135623730951},"256":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"200":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"a":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"133":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":4,"docs":{"166":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":1.0},"183":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"248":{"tf":1.0},"249":{"tf":1.4142135623730951},"250":{"tf":3.0},"252":{"tf":1.4142135623730951},"253":{"tf":1.4142135623730951},"254":{"tf":1.7320508075688772},"255":{"tf":1.0},"256":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{":":{":":{"a":{"d":{"d":{"df":1,"docs":{"227":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":13,"docs":{"112":{"tf":1.0},"114":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.0},"183":{"tf":1.7320508075688772},"247":{"tf":1.0},"25":{"tf":1.0},"50":{"tf":1.0},"57":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"9":{"tf":1.0},"94":{"tf":2.6457513110645907}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"251":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"46":{"tf":1.0}}}}}}},"s":{":":{":":{"a":{"d":{"d":{"<":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"94":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"94":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":5,"docs":{"102":{"tf":1.0},"2":{"tf":1.0},"204":{"tf":1.0},"249":{"tf":1.0},"256":{"tf":2.0}}},"o":{"df":0,"docs":{},"n":{"<":{"&":{"'":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}}},"u":{"8":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"v":{"df":1,"docs":{"125":{"tf":1.0}}}},"df":1,"docs":{"216":{"tf":1.0}},"i":{"3":{"2":{"df":3,"docs":{"170":{"tf":1.4142135623730951},"34":{"tf":1.0},"60":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"219":{"tf":1.0},"221":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"t":{"df":3,"docs":{"147":{"tf":1.0},"51":{"tf":1.0},"60":{"tf":1.0}}},"u":{"3":{"2":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":4,"docs":{"170":{"tf":1.4142135623730951},"176":{"tf":1.0},"255":{"tf":1.4142135623730951},"256":{"tf":2.23606797749979}},"s":{"(":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"255":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"254":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"256":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"248":{"tf":1.0},"251":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"153":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"124":{"tf":1.0},"136":{"tf":1.0},"139":{"tf":1.4142135623730951},"226":{"tf":1.0},"251":{"tf":1.4142135623730951},"75":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"109":{"tf":1.4142135623730951},"226":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":1,"docs":{"9":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"114":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"0":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}},"i":{"df":1,"docs":{"106":{"tf":1.0}}},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"79":{"tf":1.0}}}}},"df":0,"docs":{}}},"x":{"df":1,"docs":{"106":{"tf":1.0}}}},"df":5,"docs":{"135":{"tf":1.0},"180":{"tf":1.0},"191":{"tf":1.0},"250":{"tf":1.0},"71":{"tf":1.0}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"246":{"tf":1.0},"255":{"tf":1.0},"77":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"t":{"(":{"\"":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"x":{"df":1,"docs":{"251":{"tf":1.4142135623730951}}}},"d":{"df":0,"docs":{},"x":{"df":1,"docs":{"251":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"252":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":3,"docs":{"248":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"255":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"145":{"tf":1.4142135623730951}}}}},"df":23,"docs":{"107":{"tf":1.4142135623730951},"115":{"tf":1.4142135623730951},"121":{"tf":1.0},"131":{"tf":1.0},"141":{"tf":1.4142135623730951},"143":{"tf":1.0},"162":{"tf":1.0},"169":{"tf":2.0},"172":{"tf":1.0},"173":{"tf":1.0},"176":{"tf":1.0},"181":{"tf":1.0},"199":{"tf":1.0},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"250":{"tf":1.4142135623730951},"34":{"tf":1.0},"37":{"tf":1.0},"47":{"tf":1.0},"51":{"tf":1.0},"59":{"tf":1.0},"72":{"tf":1.0},"75":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"66":{"tf":2.449489742783178}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"195":{"tf":1.7320508075688772},"202":{"tf":2.23606797749979}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"124":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"t":{"df":16,"docs":{"105":{"tf":1.0},"106":{"tf":1.4142135623730951},"176":{"tf":2.0},"181":{"tf":1.0},"182":{"tf":1.0},"226":{"tf":1.0},"24":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":2.6457513110645907},"249":{"tf":1.7320508075688772},"250":{"tf":1.0},"251":{"tf":2.23606797749979},"252":{"tf":1.0},"256":{"tf":1.4142135623730951},"39":{"tf":1.0},"94":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"153":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"\"":{",":{"df":0,"docs":{},"n":{"df":1,"docs":{"64":{"tf":1.0}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"105":{"tf":1.0},"2":{"tf":1.0}}}},"df":15,"docs":{"111":{"tf":1.0},"114":{"tf":1.0},"139":{"tf":1.0},"176":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.0},"203":{"tf":1.0},"205":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.4142135623730951},"60":{"tf":1.0},"65":{"tf":1.0},"87":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"131":{"tf":1.7320508075688772},"142":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"253":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"124":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"249":{"tf":1.0}}}}}}}}},"w":{"df":0,"docs":{},"n":{"df":4,"docs":{"128":{"tf":1.0},"200":{"tf":1.7320508075688772},"213":{"tf":1.0},"75":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"1":{"8":{"df":1,"docs":{"196":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"3":{"2":{"df":2,"docs":{"196":{"tf":1.0},"197":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},".":{"a":{"d":{"d":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"196":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"196":{"tf":1.0}}}}}}}},"df":3,"docs":{"128":{"tf":1.0},"196":{"tf":1.4142135623730951},"197":{"tf":1.0}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":9,"docs":{"111":{"tf":1.0},"128":{"tf":1.4142135623730951},"220":{"tf":1.0},"223":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.0},"60":{"tf":1.0},"77":{"tf":1.4142135623730951}}}}}}}}}}},"p":{".":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":1,"docs":{"57":{"tf":1.0}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"(":{"\"":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"39":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"1":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"p":{"2":{"df":1,"docs":{"86":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":3,"docs":{"131":{"tf":1.4142135623730951},"75":{"tf":1.7320508075688772},"86":{"tf":1.0}}},"2":{"df":3,"docs":{"131":{"tf":1.4142135623730951},"75":{"tf":1.7320508075688772},"86":{"tf":1.0}}},"3":{"df":1,"docs":{"86":{"tf":1.0}}},"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":8,"docs":{"151":{"tf":3.1622776601683795},"152":{"tf":3.872983346207417},"153":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951},"159":{"tf":1.0},"164":{"tf":1.0},"170":{"tf":1.0},"175":{"tf":1.0}},"e":{"1":{"df":2,"docs":{"151":{"tf":1.0},"152":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"d":{"df":3,"docs":{"176":{"tf":1.0},"187":{"tf":2.449489742783178},"189":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":2,"docs":{"172":{"tf":1.0},"173":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"(":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"1":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"75":{"tf":1.0}}}}}}}},".":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"97":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"97":{"tf":1.7320508075688772}}}},"df":4,"docs":{"47":{"tf":1.0},"75":{"tf":2.23606797749979},"88":{"tf":1.0},"97":{"tf":1.4142135623730951}}}},"n":{"df":0,"docs":{},"i":{"c":{"!":{"(":{"\"":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"169":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"60":{"tf":1.4142135623730951},"63":{"tf":1.0}}}}},"w":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"0":{"tf":1.0},"121":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":1.7320508075688772},"142":{"tf":2.23606797749979},"143":{"tf":1.7320508075688772},"144":{"tf":1.4142135623730951},"146":{"tf":1.0},"169":{"tf":2.0},"22":{"tf":1.0},"34":{"tf":1.0},"51":{"tf":1.0},"60":{"tf":1.0}},"k":{"df":1,"docs":{"143":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":12,"docs":{"102":{"tf":1.0},"103":{"tf":1.0},"106":{"tf":1.7320508075688772},"195":{"tf":1.0},"203":{"tf":1.0},"213":{"tf":2.0},"77":{"tf":2.23606797749979},"78":{"tf":1.0},"84":{"tf":2.23606797749979},"88":{"tf":3.0},"95":{"tf":1.7320508075688772},"97":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"87":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"109":{"tf":1.0},"153":{"tf":1.0},"37":{"tf":1.0},"59":{"tf":1.0}}}}},"s":{"df":3,"docs":{"137":{"tf":2.0},"164":{"tf":1.0},"177":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"133":{"tf":1.0}}}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"137":{"tf":1.0},"147":{"tf":2.0},"148":{"tf":1.0},"149":{"tf":1.0}}}}}}}}}}}},"t":{"df":12,"docs":{"132":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.0},"2":{"tf":1.4142135623730951},"202":{"tf":1.0},"248":{"tf":1.0},"37":{"tf":1.7320508075688772},"51":{"tf":1.4142135623730951},"59":{"tf":1.7320508075688772},"73":{"tf":1.0},"89":{"tf":1.0},"94":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"37":{"tf":2.0},"59":{"tf":2.0}},"e":{"df":0,"docs":{},"q":{"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"203":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":4,"docs":{"106":{"tf":1.0},"123":{"tf":1.0},"134":{"tf":1.0},"137":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"93":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"248":{"tf":1.0},"75":{"tf":1.0},"90":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"148":{"tf":1.0},"248":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"129":{"tf":1.7320508075688772}}}}},"s":{"df":0,"docs":{},"s":{"<":{"'":{"a":{">":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"197":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"x":{"(":{"&":{"df":0,"docs":{},"x":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{}},"<":{"'":{"a":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":11,"docs":{"121":{"tf":1.0},"169":{"tf":2.23606797749979},"195":{"tf":1.4142135623730951},"200":{"tf":2.0},"239":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.0},"52":{"tf":1.0},"66":{"tf":1.0},"75":{"tf":1.0},"97":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":41,"docs":{"103":{"tf":1.0},"109":{"tf":1.0},"116":{"tf":1.0},"131":{"tf":1.0},"134":{"tf":1.0},"139":{"tf":1.0},"144":{"tf":1.0},"149":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.7320508075688772},"155":{"tf":1.0},"159":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"197":{"tf":1.0},"200":{"tf":1.0},"208":{"tf":1.0},"216":{"tf":1.0},"224":{"tf":1.0},"25":{"tf":1.0},"271":{"tf":1.0},"29":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"66":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.0},"97":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":14,"docs":{"109":{"tf":1.0},"147":{"tf":1.0},"176":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"197":{"tf":1.4142135623730951},"217":{"tf":1.0},"226":{"tf":1.0},"37":{"tf":1.0},"54":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"67":{"tf":1.0},"73":{"tf":2.23606797749979}}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":8,"docs":{"137":{"tf":1.7320508075688772},"205":{"tf":1.4142135623730951},"39":{"tf":2.0},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"73":{"tf":1.7320508075688772},"85":{"tf":1.0},"86":{"tf":1.0}},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"176":{"tf":1.0}},"e":{"df":0,"docs":{},"’":{"df":1,"docs":{"109":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":9,"docs":{"124":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.4142135623730951},"133":{"tf":1.0},"217":{"tf":1.0},"224":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.0},"88":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"75":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"75":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"'":{"df":2,"docs":{"37":{"tf":1.7320508075688772},"59":{"tf":1.7320508075688772}}},".":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"37":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"<":{"'":{"a":{"df":1,"docs":{"197":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"107":{"tf":1.0},"108":{"tf":2.0},"181":{"tf":2.23606797749979},"190":{"tf":1.4142135623730951},"37":{"tf":3.3166247903554},"56":{"tf":1.4142135623730951},"57":{"tf":2.23606797749979},"59":{"tf":3.3166247903554}}}}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"107":{"tf":1.4142135623730951}}}}},"n":{"df":1,"docs":{"266":{"tf":1.0}}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":9,"docs":{"102":{"tf":1.0},"152":{"tf":1.0},"168":{"tf":1.0},"183":{"tf":1.0},"186":{"tf":1.0},"220":{"tf":1.0},"255":{"tf":1.4142135623730951},"34":{"tf":1.0},"72":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"134":{"tf":1.0}}}},"y":{"df":1,"docs":{"47":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"(":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"\"":{")":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"1":{"0":{"0":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":8,"docs":{"131":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"157":{"tf":1.0},"169":{"tf":1.0},"197":{"tf":1.0},"202":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":1,"docs":{"177":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"60":{"tf":1.0}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"60":{"tf":1.0}}}}},"x":{"df":1,"docs":{"60":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"8":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"_":{"_":{"df":1,"docs":{"56":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"56":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"2":{"d":{"df":1,"docs":{"182":{"tf":2.0}}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"1":{".":{"0":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{".":{"0":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"3":{"2":{"df":1,"docs":{"86":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":3,"docs":{"106":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.7320508075688772}}}},"df":19,"docs":{"106":{"tf":1.7320508075688772},"113":{"tf":1.4142135623730951},"115":{"tf":1.0},"124":{"tf":1.0},"126":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"136":{"tf":2.23606797749979},"137":{"tf":1.7320508075688772},"182":{"tf":1.0},"188":{"tf":1.0},"199":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":2.0},"23":{"tf":1.0},"47":{"tf":1.0},"73":{"tf":2.23606797749979},"75":{"tf":3.7416573867739413},"85":{"tf":1.7320508075688772},"86":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":11,"docs":{"102":{"tf":1.0},"115":{"tf":1.4142135623730951},"131":{"tf":1.0},"139":{"tf":2.449489742783178},"191":{"tf":1.0},"229":{"tf":1.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"256":{"tf":1.4142135623730951},"52":{"tf":1.0},"60":{"tf":1.0}}}},"{":{"df":0,"docs":{},"x":{"df":2,"docs":{"85":{"tf":1.0},"86":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":1,"docs":{"251":{"tf":2.0}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"10":{"tf":1.0},"95":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}},"df":2,"docs":{"124":{"tf":1.0},"250":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"131":{"tf":1.0},"176":{"tf":1.0},"185":{"tf":1.0},"62":{"tf":1.0},"96":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":19,"docs":{"107":{"tf":1.0},"109":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":2.0},"144":{"tf":1.0},"145":{"tf":1.0},"195":{"tf":1.0},"203":{"tf":1.0},"211":{"tf":1.0},"213":{"tf":1.7320508075688772},"219":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"39":{"tf":1.0},"66":{"tf":1.0},"87":{"tf":1.0},"94":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"9":{"tf":1.0},"95":{"tf":2.449489742783178}}}},"w":{"df":1,"docs":{"226":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"170":{"tf":1.0},"98":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":8,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"115":{"tf":1.0},"151":{"tf":1.0},"164":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.4142135623730951},"81":{"tf":1.0}},"e":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"59":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":4,"docs":{"126":{"tf":1.0},"188":{"tf":1.4142135623730951},"190":{"tf":1.0},"3":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"211":{"tf":1.0},"213":{"tf":1.0},"60":{"tf":1.0}}}},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"189":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"60":{"tf":1.0}}}}}}},"df":1,"docs":{"60":{"tf":1.0}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"109":{"tf":1.0},"147":{"tf":1.0},"169":{"tf":1.0}}}},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"227":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.7320508075688772}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"109":{"tf":1.4142135623730951}}},"y":{"(":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"109":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"102":{"tf":1.4142135623730951},"107":{"tf":1.4142135623730951},"115":{"tf":1.0},"173":{"tf":1.0},"60":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":8,"docs":{"153":{"tf":1.0},"16":{"tf":1.0},"162":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.0},"256":{"tf":1.0},"72":{"tf":1.0},"75":{"tf":1.0}},"s":{"df":1,"docs":{"87":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"8":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"131":{"tf":1.0},"2":{"tf":1.0},"246":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"(":{"\"":{"1":{"0":{"df":1,"docs":{"148":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"x":{"df":1,"docs":{"202":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"147":{"tf":1.0},"148":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"147":{"tf":1.0}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"147":{"tf":1.0}}}}}}}}},"<":{"'":{"a":{">":{"(":{"&":{"'":{"a":{"df":2,"docs":{"196":{"tf":1.0},"197":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"t":{">":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"202":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"a":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"200":{"tf":1.0}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"89":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"<":{"_":{"_":{">":{"(":{"_":{"_":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"b":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"200":{"tf":1.0}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{">":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"c":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"200":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"(":{"c":{"1":{"df":1,"docs":{"27":{"tf":1.0}}},"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"d":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"200":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"200":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}},"f":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"200":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}},"g":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"200":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"200":{"tf":1.0}}}},"1":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"200":{"tf":1.0}}},"2":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"(":{"&":{"df":0,"docs":{},"x":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{}},"<":{"'":{"a":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"t":{"df":1,"docs":{"195":{"tf":1.0}}},"x":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{},"z":{"df":1,"docs":{"195":{"tf":1.0}}}},"<":{"'":{"a":{">":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"(":{"&":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"x":{"df":1,"docs":{"202":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"'":{"a":{"df":1,"docs":{"202":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"195":{"tf":1.7320508075688772}},"s":{"(":{"&":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"195":{"tf":1.0}}}}}}},"df":0,"docs":{}},"<":{"'":{"a":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"(":{"df":1,"docs":{"36":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"58":{"tf":1.0}}}},"df":0,"docs":{}},"df":22,"docs":{"115":{"tf":1.0},"126":{"tf":1.0},"136":{"tf":1.0},"141":{"tf":1.7320508075688772},"149":{"tf":1.0},"16":{"tf":1.0},"176":{"tf":1.4142135623730951},"177":{"tf":2.23606797749979},"179":{"tf":1.4142135623730951},"181":{"tf":2.449489742783178},"190":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.0},"211":{"tf":1.7320508075688772},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"54":{"tf":1.0},"58":{"tf":2.0},"60":{"tf":1.4142135623730951},"93":{"tf":1.0}},"l":{"df":0,"docs":{},"n":{"!":{"(":{"\"":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"195":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"0":{"0":{"1":{"1":{"df":1,"docs":{"25":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"8":{"0":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"0":{"0":{"0":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"25":{"tf":1.0}}},"3":{"0":{"0":{".":{"0":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"213":{"tf":1.0}}},"_":{"_":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}},"`":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"197":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"211":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"211":{"tf":1.0}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"211":{"tf":1.4142135623730951}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"195":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"195":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"202":{"tf":1.0}}}}}},"df":3,"docs":{"196":{"tf":1.0},"197":{"tf":1.0},"202":{"tf":1.0}}}}}}}},"a":{"df":1,"docs":{"48":{"tf":1.0}},"g":{"df":1,"docs":{"72":{"tf":1.0}}},"n":{"d":{"df":1,"docs":{"48":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"252":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"202":{"tf":1.0}}}}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"1":{"df":1,"docs":{"194":{"tf":1.0}}},"2":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"z":{"df":0,"docs":{},"z":{"df":1,"docs":{"64":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"210":{"tf":1.0}},"e":{"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"210":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":1,"docs":{"210":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"48":{"tf":1.4142135623730951}}}}}}}},"p":{"df":0,"docs":{},"u":{"df":1,"docs":{"251":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"75":{"tf":1.0}}}}}}}},"o":{"df":1,"docs":{"105":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"69":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"147":{"tf":1.0},"148":{"tf":1.0}}}}}},"x":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"141":{"tf":1.4142135623730951},"34":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"33":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"105":{"tf":1.0}}}}},"z":{"df":0,"docs":{},"z":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"z":{"df":0,"docs":{},"z":{"df":1,"docs":{"64":{"tf":1.0}}}}}},"df":1,"docs":{"64":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"71":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"73":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"210":{"tf":1.0}}}},"df":0,"docs":{}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":5,"docs":{"149":{"tf":1.0},"162":{"tf":1.0},"187":{"tf":2.6457513110645907},"190":{"tf":1.0},"191":{"tf":1.0}}}}}},"i":{"df":1,"docs":{"227":{"tf":1.0}}}},"i":{"'":{"df":0,"docs":{},"m":{"df":1,"docs":{"214":{"tf":1.4142135623730951}}}},"df":4,"docs":{"195":{"tf":1.0},"213":{"tf":1.0},"29":{"tf":1.4142135623730951},"31":{"tf":1.0}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"208":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"v":{"4":{"df":1,"docs":{"123":{"tf":1.0}}},"6":{"df":1,"docs":{"123":{"tf":1.0}}},"df":0,"docs":{}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"105":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"66":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"60":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}}}}}},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"71":{"tf":1.7320508075688772},"73":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":1,"docs":{"176":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"220":{"tf":1.0}}},"n":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":3,"docs":{"147":{"tf":1.0},"148":{"tf":1.0},"64":{"tf":1.0}},"o":{"df":1,"docs":{"69":{"tf":1.0}},"w":{"df":2,"docs":{"181":{"tf":1.4142135623730951},"213":{"tf":1.0}}}},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"199":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"66":{"tf":1.0}}},"l":{"d":{"df":1,"docs":{"226":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"df":2,"docs":{"73":{"tf":2.0},"93":{"tf":1.7320508075688772}}},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"112":{"tf":1.0}}}}}}}}}}},"r":{"df":1,"docs":{"194":{"tf":1.4142135623730951}},"e":{"c":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"48":{"tf":1.0}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"69":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":87,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":1.4142135623730951},"114":{"tf":1.4142135623730951},"115":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.0},"133":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"14":{"tf":1.4142135623730951},"141":{"tf":1.0},"142":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"148":{"tf":1.0},"16":{"tf":1.0},"18":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.7320508075688772},"188":{"tf":1.4142135623730951},"189":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.7320508075688772},"203":{"tf":1.0},"22":{"tf":2.23606797749979},"23":{"tf":1.4142135623730951},"24":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951},"32":{"tf":1.7320508075688772},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"39":{"tf":2.23606797749979},"40":{"tf":1.7320508075688772},"44":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"47":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":2.449489742783178},"52":{"tf":1.7320508075688772},"53":{"tf":1.4142135623730951},"54":{"tf":2.23606797749979},"56":{"tf":1.7320508075688772},"57":{"tf":1.7320508075688772},"60":{"tf":2.0},"63":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.7320508075688772},"69":{"tf":1.4142135623730951},"70":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.0},"84":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"86":{"tf":1.0},"89":{"tf":1.4142135623730951},"92":{"tf":1.0},"94":{"tf":1.4142135623730951},"97":{"tf":1.0},"99":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":10,"docs":{"105":{"tf":1.0},"125":{"tf":1.0},"15":{"tf":1.4142135623730951},"37":{"tf":2.0},"39":{"tf":1.0},"53":{"tf":1.0},"59":{"tf":2.0},"63":{"tf":1.0},"77":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"213":{"tf":1.0}}},"r":{"df":1,"docs":{"134":{"tf":1.0}}}},"i":{"df":2,"docs":{"176":{"tf":1.0},"71":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"66":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"54":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"47":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"1":{"df":1,"docs":{"128":{"tf":1.0}}},"df":0,"docs":{}},"w":{"df":2,"docs":{"109":{"tf":1.0},"226":{"tf":1.0}},"h":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"47":{"tf":1.0}}}},"df":0,"docs":{}}},"x":{"df":3,"docs":{"195":{"tf":2.0},"227":{"tf":1.0},"31":{"tf":1.0}}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"'":{"df":0,"docs":{},"v":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}}},"z":{"df":1,"docs":{"31":{"tf":1.0}}},"{":{"0":{":":{".":{"5":{"df":1,"docs":{"188":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"176":{"tf":1.0},"185":{"tf":1.0}}},":":{"#":{"0":{"1":{"0":{"b":{"df":1,"docs":{"189":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"1":{"df":1,"docs":{"188":{"tf":1.0}}},"df":0,"docs":{}},"2":{"df":1,"docs":{"191":{"tf":1.4142135623730951}}},"?":{"df":0,"docs":{},"}":{"\"":{",":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"220":{"tf":1.0},"228":{"tf":1.0}}}}},"c":{"df":1,"docs":{"80":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"199":{"tf":1.0}}}}}}}},"df":1,"docs":{"213":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":2,"docs":{"223":{"tf":1.0},"224":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":1,"docs":{"191":{"tf":1.0}}},"x":{"df":1,"docs":{"189":{"tf":1.0}}}},"a":{"b":{"c":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"186":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"190":{"tf":1.0}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{"0":{">":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"176":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},">":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"176":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"}":{"\"":{",":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"[":{"df":0,"docs":{},"i":{"df":1,"docs":{"218":{"tf":1.0}}}},"df":0,"docs":{}}}},"c":{"df":1,"docs":{"24":{"tf":1.0}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"211":{"tf":1.0}}}}}}},"df":3,"docs":{"213":{"tf":1.4142135623730951},"36":{"tf":1.0},"44":{"tf":1.0}},"p":{".":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"86":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"1":{"df":1,"docs":{"41":{"tf":1.0}}},"df":0,"docs":{}},"x":{"df":1,"docs":{"218":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"}":{"\"":{",":{"df":0,"docs":{},"v":{"1":{",":{"df":0,"docs":{},"v":{"2":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"_":{"_":{"df":2,"docs":{"58":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":46,"docs":{"100":{"tf":1.4142135623730951},"107":{"tf":1.0},"108":{"tf":1.0},"115":{"tf":1.4142135623730951},"120":{"tf":1.0},"126":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.0},"142":{"tf":1.0},"149":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"177":{"tf":1.4142135623730951},"179":{"tf":1.0},"181":{"tf":1.0},"200":{"tf":3.1622776601683795},"204":{"tf":1.4142135623730951},"205":{"tf":1.7320508075688772},"208":{"tf":1.0},"213":{"tf":1.4142135623730951},"220":{"tf":1.0},"223":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":2.449489742783178},"37":{"tf":1.4142135623730951},"40":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"47":{"tf":1.7320508075688772},"48":{"tf":1.0},"50":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":2.0},"62":{"tf":2.449489742783178},"63":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951},"66":{"tf":1.0},"77":{"tf":1.0},"85":{"tf":1.0},"89":{"tf":1.0},"91":{"tf":2.0},"95":{"tf":1.4142135623730951}}}}}},"v":{"a":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"153":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":2,"docs":{"153":{"tf":1.0},"154":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"b":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"99":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":1,"docs":{"124":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":3,"docs":{"181":{"tf":1.0},"183":{"tf":1.0},"87":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"251":{"tf":1.4142135623730951},"52":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"249":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"(":{"2":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"144":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":10,"docs":{"11":{"tf":1.0},"141":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"15":{"tf":1.0},"160":{"tf":1.0},"199":{"tf":1.0},"209":{"tf":1.0},"226":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}},"m":{"df":1,"docs":{"108":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"155":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"0":{"tf":1.0},"144":{"tf":1.0},"151":{"tf":1.4142135623730951},"152":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":2.0},"4":{"tf":1.0},"7":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"126":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"51":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"103":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"124":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"d":{"df":23,"docs":{"121":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.0},"147":{"tf":1.0},"153":{"tf":1.0},"170":{"tf":1.0},"176":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.0},"222":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"252":{"tf":1.0},"256":{"tf":1.0},"270":{"tf":1.0},"56":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"115":{"tf":1.4142135623730951},"139":{"tf":2.0}}}},"u":{"b":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"158":{"tf":2.0}}}}},"df":23,"docs":{"105":{"tf":1.0},"142":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":3.4641016151377544},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":2.0},"165":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"173":{"tf":1.0},"174":{"tf":1.0},"208":{"tf":1.4142135623730951},"219":{"tf":1.0},"226":{"tf":1.4142135623730951},"271":{"tf":1.7320508075688772},"77":{"tf":1.7320508075688772},"78":{"tf":1.4142135623730951},"88":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"153":{"tf":1.4142135623730951},"158":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"95":{"tf":1.0}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":4,"docs":{"148":{"tf":1.0},"176":{"tf":1.0},"248":{"tf":1.0},"250":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"251":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"(":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":3,"docs":{"122":{"tf":1.0},"251":{"tf":2.0},"256":{"tf":1.0}}}},"t":{"df":2,"docs":{"139":{"tf":1.0},"248":{"tf":1.0}}}}},"q":{"df":2,"docs":{"151":{"tf":1.0},"152":{"tf":1.0}},"u":{"a":{"c":{"df":0,"docs":{},"k":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"100":{"tf":1.7320508075688772},"99":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"100":{"tf":1.0}}}},"d":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"124":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"k":{"df":1,"docs":{"99":{"tf":1.4142135623730951}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"107":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"216":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"113":{"tf":1.0},"3":{"tf":1.4142135623730951},"4":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"91":{"tf":1.0}}}},"t":{"df":2,"docs":{"60":{"tf":1.7320508075688772},"69":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"47":{"tf":1.7320508075688772}}}},"x":{"(":{"df":0,"docs":{},"u":{"3":{"2":{"df":1,"docs":{"71":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"\"":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"47":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"#":{"\"":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"47":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"#":{"#":{"\"":{"a":{"df":1,"docs":{"47":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"(":{"1":{"0":{"df":1,"docs":{"205":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"1":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"(":{"\"":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"41":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":4,"docs":{"204":{"tf":1.4142135623730951},"39":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.7320508075688772}}},"2":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"41":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":4,"docs":{"204":{"tf":1.4142135623730951},"39":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"41":{"tf":1.7320508075688772}}},"3":{"df":1,"docs":{"204":{"tf":1.4142135623730951}}},"<":{"'":{"a":{">":{"(":{"&":{"'":{"a":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":1,"docs":{"139":{"tf":1.0}}},"c":{">":{">":{"(":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{">":{">":{"(":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"139":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"96":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"96":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":2,"docs":{"125":{"tf":1.0},"96":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"96":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":7,"docs":{"131":{"tf":1.0},"15":{"tf":1.0},"218":{"tf":1.0},"24":{"tf":1.4142135623730951},"63":{"tf":1.0},"73":{"tf":2.0},"87":{"tf":1.0}},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"24":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"1":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"k":{"df":1,"docs":{"203":{"tf":1.7320508075688772}}}},"w":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"48":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"47":{"tf":1.0}}}}}},"df":4,"docs":{"131":{"tf":1.0},"139":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.7320508075688772}}},"x":{":":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"x":{"df":1,"docs":{"250":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"250":{"tf":1.7320508075688772},"252":{"tf":1.0},"253":{"tf":1.0}}}},"b":{"df":0,"docs":{},"x":{"df":1,"docs":{"251":{"tf":1.7320508075688772}}}},"c":{"df":1,"docs":{"233":{"tf":1.0}}},"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"252":{"tf":1.0}}},"x":{"df":1,"docs":{"250":{"tf":1.0}}}},"df":6,"docs":{"194":{"tf":2.449489742783178},"202":{"tf":2.0},"205":{"tf":2.0},"39":{"tf":1.0},"47":{"tf":1.0},"73":{"tf":1.4142135623730951}},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"155":{"tf":1.0},"64":{"tf":1.0}}}},"d":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"1":{"df":1,"docs":{"146":{"tf":1.0}}},"2":{"(":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"(":{")":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"146":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"146":{"tf":1.0}}},"df":0,"docs":{}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":6,"docs":{"105":{"tf":1.0},"153":{"tf":1.0},"197":{"tf":1.0},"224":{"tf":1.0},"227":{"tf":1.0},"248":{"tf":1.0}}}},"df":0,"docs":{}},"df":12,"docs":{"0":{"tf":1.0},"121":{"tf":1.7320508075688772},"146":{"tf":1.0},"162":{"tf":1.0},"199":{"tf":1.4142135623730951},"2":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":1.7320508075688772},"256":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"8":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"207":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"l":{"df":2,"docs":{"182":{"tf":1.0},"2":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"182":{"tf":1.0},"71":{"tf":1.0},"96":{"tf":1.0}}},"o":{"c":{"df":1,"docs":{"122":{"tf":2.449489742783178}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"122":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"147":{"tf":1.0},"52":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"139":{"tf":1.0},"205":{"tf":2.23606797749979},"211":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"115":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"200":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"113":{"tf":1.0},"157":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"122":{"tf":1.0},"127":{"tf":1.0},"162":{"tf":1.0},"248":{"tf":1.0},"3":{"tf":1.0}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"10":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"1":{"df":2,"docs":{"58":{"tf":1.4142135623730951},"77":{"tf":1.0}}},"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":4,"docs":{"58":{"tf":1.4142135623730951},"75":{"tf":2.6457513110645907},"77":{"tf":2.0},"79":{"tf":1.7320508075688772}},"e":{".":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}}}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"1":{".":{"0":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},":":{":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"&":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"75":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"d":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"77":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":3,"docs":{"256":{"tf":1.0},"78":{"tf":1.4142135623730951},"80":{"tf":1.0}},"i":{"df":2,"docs":{"10":{"tf":1.0},"11":{"tf":1.7320508075688772}}},"u":{"c":{"df":1,"docs":{"57":{"tf":1.0}}},"df":0,"docs":{}}},"df":5,"docs":{"105":{"tf":1.0},"115":{"tf":1.0},"157":{"tf":1.0},"16":{"tf":1.0},"169":{"tf":1.0}},"f":{"(":{"&":{"'":{"a":{"df":1,"docs":{"197":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"df":1,"docs":{"202":{"tf":1.0}}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"205":{"tf":1.7320508075688772}}},"2":{"df":1,"docs":{"205":{"tf":1.4142135623730951}}},"<":{"'":{"a":{"df":2,"docs":{"202":{"tf":1.0},"207":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"x":{"df":1,"docs":{"202":{"tf":1.0}}}},"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"218":{"tf":1.0}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"234":{"tf":1.0}}}}},"df":5,"docs":{"202":{"tf":1.4142135623730951},"37":{"tf":1.0},"39":{"tf":1.4142135623730951},"59":{"tf":1.0},"60":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":32,"docs":{"125":{"tf":1.0},"148":{"tf":1.0},"183":{"tf":1.0},"195":{"tf":4.0},"198":{"tf":1.0},"199":{"tf":2.449489742783178},"200":{"tf":1.7320508075688772},"202":{"tf":2.449489742783178},"203":{"tf":1.0},"204":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.7320508075688772},"213":{"tf":2.6457513110645907},"221":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.4142135623730951},"235":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.4142135623730951},"256":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.4142135623730951},"48":{"tf":1.0},"52":{"tf":2.0},"59":{"tf":1.0},"60":{"tf":1.4142135623730951},"73":{"tf":1.0},"77":{"tf":1.0},"88":{"tf":1.0},"91":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"37":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"236":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"248":{"tf":1.0}}}}},"g":{"_":{"a":{"b":{"c":{"d":{"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"(":{"_":{"_":{"df":1,"docs":{"84":{"tf":1.0}}},"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":3,"docs":{"248":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"88":{"tf":1.7320508075688772}}}},"s":{"df":0,"docs":{},"t":{"df":7,"docs":{"248":{"tf":2.0},"249":{"tf":2.449489742783178},"250":{"tf":3.0},"251":{"tf":4.0},"252":{"tf":1.7320508075688772},"253":{"tf":3.7416573867739413},"255":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"161":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}}}}}},"l":{"df":2,"docs":{"153":{"tf":1.0},"3":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"208":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":1,"docs":{"108":{"tf":1.4142135623730951}}},"o":{"a":{"d":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"199":{"tf":1.4142135623730951},"65":{"tf":1.0},"73":{"tf":1.0},"88":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":2,"docs":{"100":{"tf":1.0},"48":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"v":{"df":18,"docs":{"128":{"tf":1.0},"131":{"tf":1.0},"151":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.0},"197":{"tf":1.0},"211":{"tf":1.0},"22":{"tf":1.0},"271":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.4142135623730951},"45":{"tf":1.0},"63":{"tf":1.0},"71":{"tf":1.4142135623730951},"73":{"tf":1.0},"77":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"205":{"tf":1.0},"248":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"223":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"57":{"tf":1.0}}}}}},"l":{"a":{"c":{"df":6,"docs":{"129":{"tf":1.0},"176":{"tf":1.0},"181":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"45":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"9":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":2,"docs":{"3":{"tf":1.0},"77":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"115":{"tf":1.0},"149":{"tf":1.0},"22":{"tf":1.0},"60":{"tf":1.0}}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":17,"docs":{"108":{"tf":1.4142135623730951},"126":{"tf":1.0},"129":{"tf":1.0},"132":{"tf":1.4142135623730951},"160":{"tf":1.0},"176":{"tf":1.4142135623730951},"195":{"tf":1.0},"203":{"tf":1.0},"211":{"tf":1.0},"213":{"tf":1.7320508075688772},"221":{"tf":1.0},"246":{"tf":1.0},"250":{"tf":1.0},"254":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"99":{"tf":1.0}}}}}},"s":{"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"148":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"48":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"198":{"tf":1.0},"251":{"tf":1.4142135623730951}}}}},"i":{"d":{"df":1,"docs":{"154":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"124":{"tf":1.0}}}},"z":{"df":2,"docs":{"117":{"tf":1.0},"127":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":12,"docs":{"110":{"tf":1.0},"130":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.0},"192":{"tf":1.0},"20":{"tf":1.0},"209":{"tf":1.0},"35":{"tf":1.0},"42":{"tf":1.0},"67":{"tf":1.0},"75":{"tf":1.4142135623730951},"82":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"114":{"tf":1.0},"126":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":2,"docs":{"115":{"tf":1.0},"217":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"66":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"251":{"tf":1.7320508075688772}}}},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"109":{"tf":1.4142135623730951},"213":{"tf":1.0},"226":{"tf":1.0},"253":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"134":{"tf":1.4142135623730951}}}}}}}}},"i":{"3":{"2":{"df":3,"docs":{"133":{"tf":1.0},"147":{"tf":2.0},"169":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"134":{"tf":1.0},"137":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"146":{"tf":1.4142135623730951}}}}},"t":{"df":3,"docs":{"145":{"tf":1.0},"147":{"tf":1.0},"227":{"tf":1.0}}}},"df":24,"docs":{"102":{"tf":1.0},"131":{"tf":1.0},"134":{"tf":1.7320508075688772},"139":{"tf":1.0},"140":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.7320508075688772},"147":{"tf":1.0},"148":{"tf":1.7320508075688772},"149":{"tf":1.7320508075688772},"168":{"tf":1.0},"169":{"tf":2.6457513110645907},"181":{"tf":1.0},"218":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.7320508075688772},"252":{"tf":1.7320508075688772},"255":{"tf":1.0},"37":{"tf":1.0},"59":{"tf":1.0},"66":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":36,"docs":{"103":{"tf":1.0},"114":{"tf":1.4142135623730951},"125":{"tf":2.23606797749979},"131":{"tf":1.4142135623730951},"134":{"tf":1.0},"142":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.0},"149":{"tf":1.7320508075688772},"165":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"195":{"tf":2.0},"199":{"tf":1.0},"210":{"tf":2.0},"212":{"tf":1.0},"213":{"tf":1.7320508075688772},"215":{"tf":1.4142135623730951},"22":{"tf":1.0},"221":{"tf":1.0},"252":{"tf":1.0},"29":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.0},"60":{"tf":2.0},"66":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.4142135623730951},"78":{"tf":1.0},"91":{"tf":1.0},"96":{"tf":2.449489742783178},"98":{"tf":1.0},"99":{"tf":2.0}},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"227":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"s":{"df":3,"docs":{"153":{"tf":1.0},"220":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"213":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"118":{"tf":1.0},"147":{"tf":1.0},"79":{"tf":1.0}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"147":{"tf":1.0}}}}}}}}}},"h":{"df":1,"docs":{"94":{"tf":1.0}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":5,"docs":{"143":{"tf":1.4142135623730951},"176":{"tf":1.0},"187":{"tf":1.4142135623730951},"226":{"tf":1.0},"88":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}}}}}},"s":{"c":{"df":1,"docs":{"246":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"114":{"tf":1.0},"50":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"152":{"tf":2.0},"153":{"tf":1.4142135623730951},"168":{"tf":1.0}}}}},"r":{"df":1,"docs":{"205":{"tf":1.4142135623730951}}},"s":{"df":1,"docs":{"174":{"tf":1.0}}},"u":{"\\":{"df":0,"docs":{},"x":{"7":{"3":{"_":{"_":{"df":1,"docs":{"47":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":8,"docs":{"109":{"tf":1.7320508075688772},"127":{"tf":1.4142135623730951},"195":{"tf":1.7320508075688772},"204":{"tf":1.4142135623730951},"207":{"tf":1.0},"226":{"tf":1.0},"248":{"tf":1.0},"40":{"tf":1.0}}}},"n":{"(":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"271":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"227":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":11,"docs":{"1":{"tf":1.4142135623730951},"143":{"tf":1.7320508075688772},"162":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":2.6457513110645907},"199":{"tf":1.0},"2":{"tf":1.0},"204":{"tf":1.0},"60":{"tf":1.7320508075688772},"63":{"tf":1.0},"64":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":3,"docs":{"102":{"tf":1.4142135623730951},"131":{"tf":1.0},"88":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"\"":{".":{"a":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"108":{"tf":1.0},"95":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"'":{"df":1,"docs":{"87":{"tf":1.0}}},"(":{"df":0,"docs":{},"o":{"'":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"7":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"169":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"_":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"=":{"1":{"df":1,"docs":{"143":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"143":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"143":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"107":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"220":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"171":{"tf":1.0},"174":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":55,"docs":{"0":{"tf":1.4142135623730951},"1":{"tf":1.0},"10":{"tf":1.0},"102":{"tf":1.4142135623730951},"107":{"tf":1.4142135623730951},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"12":{"tf":1.7320508075688772},"121":{"tf":1.0},"124":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"144":{"tf":1.0},"150":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"170":{"tf":1.0},"176":{"tf":1.4142135623730951},"177":{"tf":1.0},"181":{"tf":1.4142135623730951},"183":{"tf":1.0},"19":{"tf":1.4142135623730951},"192":{"tf":1.4142135623730951},"197":{"tf":1.0},"2":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"204":{"tf":1.0},"207":{"tf":1.4142135623730951},"209":{"tf":1.4142135623730951},"227":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.4142135623730951},"250":{"tf":1.0},"251":{"tf":1.0},"270":{"tf":1.0},"3":{"tf":2.0},"35":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.7320508075688772},"67":{"tf":1.4142135623730951},"7":{"tf":1.0},"77":{"tf":1.0},"82":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951},"90":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}}}}}},"s":{"(":{"a":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},".":{"_":{"_":{"(":{"\"":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"45":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"114":{"tf":1.0},"119":{"tf":1.0}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"115":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"53":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"119":{"tf":1.0},"36":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"(":{"_":{"_":{"df":1,"docs":{"112":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"(":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":2,"docs":{"115":{"tf":1.0},"45":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"d":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"112":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"39":{"tf":1.0},"40":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"213":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"45":{"tf":1.7320508075688772}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"|":{"df":0,"docs":{},"p":{"df":1,"docs":{"137":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"1":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"(":{"\"":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"36":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"[":{"0":{"df":1,"docs":{"49":{"tf":1.0}}},"3":{".":{".":{"5":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{".":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"114":{"tf":1.0},"49":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":8,"docs":{"114":{"tf":1.4142135623730951},"178":{"tf":1.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"45":{"tf":2.0},"46":{"tf":1.0},"49":{"tf":1.0},"52":{"tf":1.0}}},"2":{"df":4,"docs":{"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"45":{"tf":1.4142135623730951},"52":{"tf":1.0}}},"3":{"df":1,"docs":{"45":{"tf":1.0}}},"[":{".":{".":{"1":{"df":1,"docs":{"53":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{".":{".":{"2":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"114":{"tf":1.0}}},"3":{".":{".":{"5":{"df":1,"docs":{"114":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"_":{"df":1,"docs":{"53":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":4,"docs":{"103":{"tf":1.7320508075688772},"139":{"tf":1.0},"151":{"tf":1.0},"51":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"e":{"df":32,"docs":{"107":{"tf":1.7320508075688772},"118":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"139":{"tf":1.0},"142":{"tf":1.0},"148":{"tf":1.0},"152":{"tf":1.7320508075688772},"156":{"tf":1.7320508075688772},"16":{"tf":1.0},"177":{"tf":2.23606797749979},"183":{"tf":1.0},"188":{"tf":1.0},"195":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"249":{"tf":2.0},"253":{"tf":1.0},"255":{"tf":1.7320508075688772},"256":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"88":{"tf":1.0},"99":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"213":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"131":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":4,"docs":{"148":{"tf":1.0},"197":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":2.0}}}},"y":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"92":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"92":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":1,"docs":{"107":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"58":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"149":{"tf":1.0}}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"108":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":12,"docs":{"133":{"tf":1.0},"134":{"tf":1.0},"137":{"tf":1.0},"15":{"tf":1.4142135623730951},"156":{"tf":1.0},"194":{"tf":1.4142135623730951},"195":{"tf":1.0},"199":{"tf":1.4142135623730951},"200":{"tf":1.0},"204":{"tf":1.0},"72":{"tf":1.0},"75":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"125":{"tf":2.6457513110645907},"190":{"tf":1.7320508075688772}},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"(":{"\"":{"d":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"\"":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"125":{"tf":1.0}}}}}}}},"d":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"(":{"\"":{"d":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"[":{"\"":{"d":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"10":{"tf":1.0},"251":{"tf":1.7320508075688772},"5":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"213":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":31,"docs":{"112":{"tf":1.4142135623730951},"113":{"tf":2.23606797749979},"114":{"tf":2.0},"115":{"tf":1.7320508075688772},"119":{"tf":1.7320508075688772},"132":{"tf":1.0},"146":{"tf":1.7320508075688772},"178":{"tf":1.0},"188":{"tf":1.4142135623730951},"198":{"tf":1.0},"202":{"tf":1.7320508075688772},"204":{"tf":2.0},"212":{"tf":1.0},"213":{"tf":2.23606797749979},"228":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":3.0},"39":{"tf":1.7320508075688772},"40":{"tf":2.449489742783178},"41":{"tf":2.6457513110645907},"43":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":2.23606797749979},"46":{"tf":2.0},"47":{"tf":1.7320508075688772},"50":{"tf":1.0},"53":{"tf":2.0},"60":{"tf":1.0},"84":{"tf":1.4142135623730951},"92":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":2,"docs":{"153":{"tf":1.0},"154":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"131":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"148":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"<":{"df":0,"docs":{},"i":{"3":{"2":{">":{"(":{")":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"|":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"148":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":1,"docs":{"148":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"8":{"tf":1.0}}}}},"df":11,"docs":{"114":{"tf":1.0},"131":{"tf":1.0},"16":{"tf":1.0},"169":{"tf":1.0},"248":{"tf":1.0},"250":{"tf":1.0},"255":{"tf":1.0},"52":{"tf":1.0},"73":{"tf":1.4142135623730951},"75":{"tf":1.7320508075688772},"93":{"tf":1.0}},"s":{"(":{"1":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"2":{"tf":1.0},"8":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"220":{"tf":1.0},"52":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":15,"docs":{"152":{"tf":1.0},"162":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"197":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"210":{"tf":1.0},"248":{"tf":2.449489742783178},"249":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"51":{"tf":1.0},"60":{"tf":1.0},"73":{"tf":1.0}},"m":{"df":3,"docs":{"139":{"tf":1.0},"3":{"tf":1.0},"95":{"tf":1.0}}},"n":{"df":2,"docs":{"153":{"tf":1.0},"98":{"tf":1.0}}}},"l":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"46":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"107":{"tf":1.4142135623730951},"124":{"tf":1.0},"251":{"tf":1.0}}}},"df":0,"docs":{}},"f":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{".":{"0":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},".":{"0":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"109":{"tf":1.0}}}}}},"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"226":{"tf":1.0}}}}}}},"df":6,"docs":{"105":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"183":{"tf":1.0},"196":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951},"226":{"tf":1.0}}},"1":{"df":1,"docs":{"105":{"tf":1.4142135623730951}}},"a":{"df":1,"docs":{"271":{"tf":1.0}},"g":{"df":1,"docs":{"107":{"tf":1.0}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"95":{"tf":1.0}}}}}}}},"c":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{")":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"103":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"77":{"tf":1.4142135623730951},"78":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"95":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"221":{"tf":1.4142135623730951}}}}}}},"d":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"*":{"df":0,"docs":{},"i":{"df":1,"docs":{"271":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.4142135623730951}}}}}}}},"i":{"df":3,"docs":{"106":{"tf":1.0},"205":{"tf":1.0},"97":{"tf":1.4142135623730951}},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"91":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"271":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"208":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"91":{"tf":1.4142135623730951}}},"m":{"df":1,"docs":{"91":{"tf":2.0}},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"91":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"91":{"tf":1.4142135623730951}}}}}},"p":{"1":{".":{"df":0,"docs":{},"i":{"df":1,"docs":{"75":{"tf":1.0}}},"x":{"df":1,"docs":{"75":{"tf":1.0}}}},"df":1,"docs":{"75":{"tf":1.4142135623730951}}},"2":{".":{"df":0,"docs":{},"i":{"df":1,"docs":{"75":{"tf":1.0}}},"x":{"df":1,"docs":{"75":{"tf":1.0}}}},"df":1,"docs":{"75":{"tf":1.4142135623730951}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"202":{"tf":1.0}}}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{")":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"216":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"95":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"95":{"tf":1.0}},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"107":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}},"u":{"df":2,"docs":{"216":{"tf":1.4142135623730951},"97":{"tf":2.0}}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"79":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"x":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"(":{"2":{"df":1,"docs":{"86":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":3,"docs":{"106":{"tf":1.0},"205":{"tf":1.0},"97":{"tf":1.4142135623730951}}},"y":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"(":{"2":{")":{")":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"86":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},":":{":":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{"_":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"b":{":":{":":{"c":{":":{":":{"df":0,"docs":{},"j":{"df":1,"docs":{"158":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"137":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"134":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"221":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"106":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":23,"docs":{"101":{"tf":1.4142135623730951},"102":{"tf":1.4142135623730951},"103":{"tf":2.0},"106":{"tf":1.4142135623730951},"196":{"tf":1.7320508075688772},"197":{"tf":1.4142135623730951},"202":{"tf":1.0},"205":{"tf":1.0},"208":{"tf":1.0},"216":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"227":{"tf":1.0},"236":{"tf":1.0},"271":{"tf":1.7320508075688772},"60":{"tf":2.8284271247461903},"75":{"tf":4.0},"77":{"tf":3.4641016151377544},"78":{"tf":1.4142135623730951},"91":{"tf":2.0},"93":{"tf":1.0},"97":{"tf":2.0}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"31":{"tf":1.0}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"i":{"df":1,"docs":{"158":{"tf":1.4142135623730951}}},"x":{"df":1,"docs":{"158":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"n":{"d":{"df":2,"docs":{"227":{"tf":1.0},"242":{"tf":1.0}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"r":{"df":8,"docs":{"152":{"tf":1.0},"154":{"tf":1.4142135623730951},"172":{"tf":1.0},"173":{"tf":1.0},"18":{"tf":1.0},"183":{"tf":1.0},"248":{"tf":1.4142135623730951},"249":{"tf":1.0}}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"113":{"tf":1.4142135623730951},"217":{"tf":1.4142135623730951},"221":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"177":{"tf":1.0},"9":{"tf":1.0}}},"v":{"df":3,"docs":{"1":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"153":{"tf":1.0},"154":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":1,"docs":{"11":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"154":{"tf":1.0},"155":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"u":{"1":{"df":1,"docs":{"57":{"tf":1.0}}},"df":1,"docs":{"57":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":1,"docs":{"98":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"132":{"tf":1.0},"195":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"253":{"tf":1.0},"73":{"tf":1.0},"96":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"<":{"a":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{">":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"84":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"84":{"tf":1.0}}}},"df":1,"docs":{"84":{"tf":1.0}}}}},"h":{"a":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"16":{"tf":2.0},"18":{"tf":1.0},"72":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"249":{"tf":1.0},"90":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"(":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"91":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"91":{"tf":2.8284271247461903},"96":{"tf":1.7320508075688772}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"i":{"df":1,"docs":{"48":{"tf":1.0}}}}},"df":2,"docs":{"251":{"tf":1.0},"48":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"182":{"tf":1.0}}}}},"l":{"df":1,"docs":{"251":{"tf":1.4142135623730951}}},"o":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"224":{"tf":1.0}}}}}},"df":1,"docs":{"224":{"tf":2.6457513110645907}},"s":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{")":{".":{"_":{"_":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"224":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":1,"docs":{"224":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"t":{"df":5,"docs":{"145":{"tf":1.0},"195":{"tf":1.0},"204":{"tf":1.0},"25":{"tf":1.0},"77":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"<":{"'":{"b":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"139":{"tf":1.0}}},"r":{"df":3,"docs":{"195":{"tf":1.0},"199":{"tf":1.4142135623730951},"203":{"tf":1.0}}}},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"57":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"255":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"w":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":2,"docs":{"60":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"_":{"_":{"df":1,"docs":{"77":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":9,"docs":{"143":{"tf":1.0},"149":{"tf":1.0},"168":{"tf":1.4142135623730951},"181":{"tf":1.0},"248":{"tf":1.0},"255":{"tf":1.0},"47":{"tf":1.0},"60":{"tf":1.0},"7":{"tf":1.0}},"n":{"df":1,"docs":{"131":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"117":{"tf":1.0},"127":{"tf":1.7320508075688772}}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"19":{"tf":1.0},"256":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"57":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":9,"docs":{"125":{"tf":1.0},"195":{"tf":1.4142135623730951},"199":{"tf":1.0},"33":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0},"78":{"tf":1.0},"91":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"60":{"tf":1.0}}}}}}},"m":{"d":{"df":1,"docs":{"124":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":10,"docs":{"114":{"tf":1.0},"132":{"tf":1.0},"134":{"tf":1.0},"152":{"tf":1.0},"39":{"tf":1.0},"52":{"tf":1.0},"56":{"tf":1.0},"60":{"tf":1.0},"77":{"tf":1.0},"90":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"195":{"tf":1.0},"196":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":4,"docs":{"132":{"tf":1.0},"182":{"tf":1.0},"218":{"tf":1.0},"6":{"tf":1.0}},"e":{"_":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"141":{"tf":1.0},"247":{"tf":1.0}}}}},"i":{"c":{"df":1,"docs":{"52":{"tf":1.0}}},"df":2,"docs":{"132":{"tf":1.0},"136":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"251":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":6,"docs":{"148":{"tf":1.0},"195":{"tf":1.4142135623730951},"37":{"tf":1.0},"59":{"tf":1.0},"73":{"tf":1.0},"96":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"124":{"tf":1.0},"129":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"155":{"tf":1.0},"157":{"tf":1.0}}},"x":{"df":1,"docs":{"60":{"tf":1.4142135623730951}}},"z":{"df":0,"docs":{},"e":{"df":14,"docs":{"115":{"tf":1.0},"117":{"tf":1.0},"124":{"tf":1.0},"139":{"tf":1.4142135623730951},"224":{"tf":2.449489742783178},"225":{"tf":1.0},"228":{"tf":1.0},"253":{"tf":1.0},"29":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.0},"89":{"tf":2.0}}}}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.0}}}},"p":{"df":2,"docs":{"65":{"tf":1.0},"66":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"162":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"213":{"tf":1.0}}}}},"i":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"6":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"113":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"1":{"df":4,"docs":{"113":{"tf":1.0},"114":{"tf":1.0},"121":{"tf":1.0},"53":{"tf":1.0}}},"2":{"df":4,"docs":{"113":{"tf":1.0},"114":{"tf":1.0},"121":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951}}},"3":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"(":{"4":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"113":{"tf":1.0}}}}}}},"df":2,"docs":{"113":{"tf":1.0},"121":{"tf":1.0}}},"df":12,"docs":{"113":{"tf":2.0},"114":{"tf":1.4142135623730951},"117":{"tf":1.0},"121":{"tf":2.449489742783178},"139":{"tf":1.4142135623730951},"19":{"tf":1.0},"228":{"tf":1.7320508075688772},"49":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":3.605551275463989},"53":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"122":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":9,"docs":{"124":{"tf":1.0},"131":{"tf":1.0},"144":{"tf":1.0},"3":{"tf":1.7320508075688772},"4":{"tf":1.0},"6":{"tf":1.0},"62":{"tf":1.0},"7":{"tf":1.0},"9":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"253":{"tf":1.0},"93":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"229":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"153":{"tf":1.0},"227":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":45,"docs":{"103":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"149":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"17":{"tf":1.7320508075688772},"179":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951},"2":{"tf":1.0},"200":{"tf":1.4142135623730951},"208":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"224":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"44":{"tf":1.0},"46":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"66":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951},"98":{"tf":1.0}}}},"v":{"df":1,"docs":{"33":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"(":{"&":{"\"":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"129":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"1":{"df":1,"docs":{"221":{"tf":1.7320508075688772}}},"2":{"df":1,"docs":{"221":{"tf":1.4142135623730951}}},"3":{"0":{"df":1,"docs":{"72":{"tf":1.4142135623730951}}},"df":1,"docs":{"221":{"tf":1.4142135623730951}}},"4":{"df":2,"docs":{"221":{"tf":1.0},"73":{"tf":1.0}}},"5":{"df":2,"docs":{"221":{"tf":1.4142135623730951},"60":{"tf":1.0}}},"7":{"df":1,"docs":{"71":{"tf":1.0}}},"9":{"8":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"72":{"tf":1.4142135623730951}}}},"b":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":2,"docs":{"60":{"tf":1.0},"71":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"221":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"v":{"df":3,"docs":{"216":{"tf":1.4142135623730951},"220":{"tf":1.0},"97":{"tf":2.0}}},"x":{"df":2,"docs":{"170":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951}}}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":10,"docs":{"132":{"tf":1.0},"143":{"tf":1.0},"153":{"tf":1.0},"157":{"tf":1.0},"181":{"tf":1.0},"22":{"tf":1.0},"248":{"tf":1.0},"40":{"tf":1.0},"63":{"tf":1.4142135623730951},"70":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"df":9,"docs":{"108":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"158":{"tf":1.0},"169":{"tf":1.4142135623730951},"182":{"tf":1.0},"254":{"tf":1.0},"47":{"tf":1.0},"89":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"56":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"100":{"tf":1.0},"99":{"tf":1.0}}}},"t":{"df":1,"docs":{"114":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":3,"docs":{"139":{"tf":1.0},"152":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"69":{"tf":1.4142135623730951}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":7,"docs":{"122":{"tf":1.4142135623730951},"127":{"tf":1.7320508075688772},"148":{"tf":1.0},"156":{"tf":1.0},"176":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"99":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":1,"docs":{"47":{"tf":1.0}}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"141":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"107":{"tf":1.4142135623730951}}}},"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":3,"docs":{"12":{"tf":1.0},"148":{"tf":1.4142135623730951},"250":{"tf":1.7320508075688772}},"i":{"df":21,"docs":{"106":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"139":{"tf":1.0},"176":{"tf":1.4142135623730951},"187":{"tf":1.0},"203":{"tf":1.0},"213":{"tf":1.4142135623730951},"248":{"tf":2.8284271247461903},"249":{"tf":1.4142135623730951},"250":{"tf":1.4142135623730951},"251":{"tf":1.0},"252":{"tf":1.4142135623730951},"254":{"tf":1.0},"256":{"tf":1.0},"56":{"tf":1.0},"73":{"tf":1.0},"84":{"tf":2.23606797749979},"90":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.4142135623730951},"97":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"142":{"tf":2.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"137":{"tf":1.0},"73":{"tf":2.0}}}}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"77":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}}}}}}},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"u":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"1":{".":{"0":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"c":{"/":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"154":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"152":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"168":{"tf":1.0},"169":{"tf":2.449489742783178}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"154":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"m":{"df":0,"docs":{},"o":{"d":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"154":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"154":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"i":{"b":{".":{"df":0,"docs":{},"r":{"df":4,"docs":{"152":{"tf":1.0},"154":{"tf":1.0},"169":{"tf":2.0},"170":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"152":{"tf":1.0},"155":{"tf":1.0}},"s":{":":{"3":{":":{"5":{"df":1,"docs":{"143":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{":":{"5":{"df":1,"docs":{"143":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":5,"docs":{"151":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0}}},"df":0,"docs":{}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"141":{"tf":1.0},"143":{"tf":2.23606797749979},"144":{"tf":1.0},"256":{"tf":1.7320508075688772},"51":{"tf":1.0}},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"195":{"tf":1.0}},"e":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"195":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"196":{"tf":1.0},"197":{"tf":1.0},"88":{"tf":1.0}}}}},"r":{"d":{"df":10,"docs":{"109":{"tf":1.0},"132":{"tf":1.0},"137":{"tf":1.0},"152":{"tf":1.0},"170":{"tf":1.0},"177":{"tf":1.0},"2":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":1.0},"87":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":1,"docs":{"130":{"tf":1.0}}}}},"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":1,"docs":{"0":{"tf":1.0}},"t":{"df":11,"docs":{"127":{"tf":1.0},"141":{"tf":1.0},"144":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"164":{"tf":1.0},"194":{"tf":1.0},"2":{"tf":1.0},"24":{"tf":1.0},"247":{"tf":1.0},"51":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":3,"docs":{"251":{"tf":2.449489742783178},"60":{"tf":1.0},"77":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"30":{"tf":1.0},"66":{"tf":1.0}}}}}}},"i":{"c":{">":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}},"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"102":{"tf":1.0}}}},"df":1,"docs":{"102":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"199":{"tf":2.0}}}}}},"df":6,"docs":{"102":{"tf":1.7320508075688772},"195":{"tf":1.4142135623730951},"198":{"tf":2.8284271247461903},"199":{"tf":3.3166247903554},"200":{"tf":4.123105625617661},"227":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":1,"docs":{"126":{"tf":1.0}}}},"y":{"df":3,"docs":{"199":{"tf":1.0},"37":{"tf":1.0},"59":{"tf":1.0}}}},"d":{":":{":":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{":":{":":{"<":{"df":0,"docs":{},"t":{"df":2,"docs":{"22":{"tf":1.0},"23":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"c":{"df":0,"docs":{},"h":{":":{":":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":10,"docs":{"247":{"tf":1.0},"248":{"tf":2.0},"249":{"tf":1.4142135623730951},"250":{"tf":1.4142135623730951},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{":":{":":{"_":{"_":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":7,"docs":{"125":{"tf":1.7320508075688772},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"133":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"134":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"f":{"df":1,"docs":{"133":{"tf":1.0}},"m":{"df":0,"docs":{},"t":{":":{":":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":5,"docs":{"180":{"tf":1.0},"181":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":4,"docs":{"180":{"tf":1.0},"181":{"tf":1.0},"200":{"tf":1.0},"228":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"156":{"tf":1.0}}}}}}}},"{":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"226":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"]":{"[":{"df":0,"docs":{},"f":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":2,"docs":{"176":{"tf":1.0},"177":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":6,"docs":{"109":{"tf":1.0},"136":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"226":{"tf":1.0}}}},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"146":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{":":{":":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"227":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"156":{"tf":1.0}}}}}}}},"{":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"146":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"133":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{":":{":":{"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":1,"docs":{"88":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"v":{"df":3,"docs":{"27":{"tf":1.0},"29":{"tf":1.0},"51":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}},"e":{":":{":":{"<":{"&":{"'":{"b":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}}}},"*":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"<":{"'":{"b":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"115":{"tf":1.0},"213":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"137":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.4142135623730951},"148":{"tf":1.0},"149":{"tf":1.0}}}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"133":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"94":{"tf":1.4142135623730951}},"s":{":":{":":{"a":{"d":{"d":{"df":2,"docs":{"226":{"tf":1.0},"94":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"106":{"tf":1.0}}},"df":0,"docs":{}}},"{":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":2,"docs":{"133":{"tf":1.0},"134":{"tf":1.0}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"t":{"df":2,"docs":{"148":{"tf":1.0},"227":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"137":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"48":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"111":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":6,"docs":{"148":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"45":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"58":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"58":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"270":{"tf":1.0}}}},"p":{"df":3,"docs":{"1":{"tf":1.0},"152":{"tf":1.0},"176":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":9,"docs":{"128":{"tf":1.0},"147":{"tf":1.0},"199":{"tf":1.0},"213":{"tf":1.0},"226":{"tf":1.4142135623730951},"249":{"tf":1.0},"251":{"tf":1.0},"37":{"tf":1.0},"59":{"tf":1.0}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"97":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":12,"docs":{"113":{"tf":1.0},"115":{"tf":1.7320508075688772},"123":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"126":{"tf":1.0},"199":{"tf":1.0},"250":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"255":{"tf":1.0},"45":{"tf":1.4142135623730951},"56":{"tf":1.0},"98":{"tf":1.0}}},"i":{"df":1,"docs":{"115":{"tf":1.4142135623730951}}},"y":{".":{"_":{"_":{"df":1,"docs":{"115":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{":":{":":{"a":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"8":{"(":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"48":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"i":{"df":1,"docs":{"48":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"181":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"255":{"tf":1.0}}}}},"df":31,"docs":{"113":{"tf":2.449489742783178},"119":{"tf":1.0},"121":{"tf":1.0},"126":{"tf":2.0},"132":{"tf":1.4142135623730951},"133":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"141":{"tf":1.0},"145":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951},"147":{"tf":2.23606797749979},"148":{"tf":1.4142135623730951},"195":{"tf":1.7320508075688772},"196":{"tf":1.0},"197":{"tf":2.0},"198":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.7320508075688772},"208":{"tf":1.0},"213":{"tf":1.4142135623730951},"228":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":2.8284271247461903},"45":{"tf":1.0},"46":{"tf":2.449489742783178},"48":{"tf":2.0},"52":{"tf":2.0},"53":{"tf":2.23606797749979},"78":{"tf":1.0},"89":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"267":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"'":{"df":2,"docs":{"115":{"tf":1.0},"45":{"tf":1.0}}},".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"(":{")":{".":{"a":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"200":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"1":{"df":1,"docs":{"132":{"tf":1.0}}},"2":{"df":1,"docs":{"132":{"tf":1.0}}},"3":{"df":1,"docs":{"132":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"\"":{"*":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"37":{"tf":1.0},"59":{"tf":1.0}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"224":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"t":{"@":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"57":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"195":{"tf":1.4142135623730951}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"211":{"tf":1.0}}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":11,"docs":{"113":{"tf":1.4142135623730951},"114":{"tf":1.0},"204":{"tf":1.0},"36":{"tf":2.23606797749979},"37":{"tf":1.4142135623730951},"39":{"tf":1.7320508075688772},"40":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"73":{"tf":1.0}}}}}},"i":{"df":2,"docs":{"49":{"tf":1.0},"92":{"tf":1.0}}}},"i":{"df":1,"docs":{"45":{"tf":1.0}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"\"":{")":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"\"":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":1,"docs":{"63":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"59":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"115":{"tf":1.0}}}}}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"224":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"154":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"224":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"@":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"57":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"a":{"c":{"df":3,"docs":{"190":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":2,"docs":{"51":{"tf":1.0},"57":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"107":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"107":{"tf":1.0}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"d":{"df":3,"docs":{"226":{"tf":1.0},"37":{"tf":1.4142135623730951},"45":{"tf":1.0}}},"df":0,"docs":{}}}}},"y":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"154":{"tf":1.0}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"115":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":2,"docs":{"46":{"tf":1.0},"54":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":4,"docs":{"114":{"tf":1.0},"115":{"tf":1.0},"146":{"tf":1.4142135623730951},"213":{"tf":2.0}}}}}},"df":0,"docs":{}},"]":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"176":{"tf":1.0},"177":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":64,"docs":{"101":{"tf":1.7320508075688772},"102":{"tf":2.0},"103":{"tf":1.0},"107":{"tf":2.8284271247461903},"108":{"tf":3.0},"111":{"tf":2.0},"112":{"tf":1.4142135623730951},"113":{"tf":3.1622776601683795},"114":{"tf":2.449489742783178},"115":{"tf":2.0},"116":{"tf":1.0},"119":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.0},"126":{"tf":2.0},"128":{"tf":1.0},"132":{"tf":2.449489742783178},"136":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"181":{"tf":1.0},"187":{"tf":1.4142135623730951},"188":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"200":{"tf":1.4142135623730951},"213":{"tf":1.0},"22":{"tf":1.4142135623730951},"224":{"tf":1.0},"23":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":2.23606797749979},"250":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.7320508075688772},"269":{"tf":1.0},"36":{"tf":2.0},"37":{"tf":1.0},"39":{"tf":2.23606797749979},"40":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"45":{"tf":2.6457513110645907},"46":{"tf":2.23606797749979},"47":{"tf":2.6457513110645907},"48":{"tf":3.4641016151377544},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951},"53":{"tf":2.0},"56":{"tf":1.4142135623730951},"57":{"tf":2.23606797749979},"59":{"tf":1.7320508075688772},"60":{"tf":1.7320508075688772},"71":{"tf":1.0},"77":{"tf":1.4142135623730951},"78":{"tf":1.0},"89":{"tf":1.0},"91":{"tf":2.8284271247461903},"92":{"tf":1.4142135623730951},"95":{"tf":2.8284271247461903},"96":{"tf":1.7320508075688772},"99":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"176":{"tf":1.0}}},"y":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"60":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"u":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"47":{"tf":1.0}}},"t":{"df":58,"docs":{"100":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"108":{"tf":1.0},"109":{"tf":1.0},"123":{"tf":1.4142135623730951},"126":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.4142135623730951},"181":{"tf":2.6457513110645907},"182":{"tf":1.0},"183":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":2.6457513110645907},"196":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951},"199":{"tf":1.0},"202":{"tf":2.0},"205":{"tf":1.0},"207":{"tf":1.4142135623730951},"208":{"tf":1.7320508075688772},"216":{"tf":1.4142135623730951},"221":{"tf":1.4142135623730951},"224":{"tf":1.0},"226":{"tf":2.23606797749979},"271":{"tf":1.0},"37":{"tf":1.7320508075688772},"55":{"tf":1.0},"56":{"tf":3.1622776601683795},"57":{"tf":2.449489742783178},"58":{"tf":1.7320508075688772},"59":{"tf":2.0},"60":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":2.0},"77":{"tf":2.449489742783178},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772},"85":{"tf":2.23606797749979},"86":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951},"91":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":2.23606797749979},"94":{"tf":2.0},"95":{"tf":1.4142135623730951},"96":{"tf":1.7320508075688772},"97":{"tf":2.0},"99":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"r":{"df":7,"docs":{"152":{"tf":1.0},"155":{"tf":1.0},"176":{"tf":1.7320508075688772},"181":{"tf":1.0},"183":{"tf":1.0},"195":{"tf":1.0},"2":{"tf":1.0}},"e":{"(":{"3":{"df":2,"docs":{"176":{"tf":1.0},"181":{"tf":1.0}}},"df":0,"docs":{},"i":{"3":{"2":{"df":2,"docs":{"176":{"tf":1.0},"181":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"u":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"v":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"108":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"108":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"108":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"108":{"tf":1.0}}}}}}}}}},"df":2,"docs":{"108":{"tf":2.6457513110645907},"92":{"tf":2.0}}}}},"y":{"_":{"c":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{":":{":":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"143":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":2,"docs":{"162":{"tf":1.4142135623730951},"224":{"tf":2.449489742783178}}}}}},"u":{"b":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"106":{"tf":1.0},"94":{"tf":1.0}}}}}}},"df":2,"docs":{"250":{"tf":1.0},"255":{"tf":1.0}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"=":{"\"":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"176":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"124":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"253":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"45":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"198":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"131":{"tf":1.0},"227":{"tf":1.4142135623730951},"25":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"108":{"tf":1.0}}}}},"df":0,"docs":{}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"88":{"tf":1.0}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"48":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"147":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"148":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"df":13,"docs":{"115":{"tf":1.0},"124":{"tf":1.7320508075688772},"149":{"tf":1.0},"176":{"tf":1.0},"180":{"tf":1.0},"2":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"270":{"tf":1.0},"37":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"176":{"tf":1.4142135623730951},"255":{"tf":1.0}}}}}},"g":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"75":{"tf":1.0},"94":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"253":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"(":{"1":{".":{"2":{"3":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"32":{"tf":1.0}}},"2":{"0":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{},"i":{"8":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"x":{"df":2,"docs":{"32":{"tf":1.0},"33":{"tf":1.4142135623730951}}}},"<":{"df":0,"docs":{},"t":{">":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"97":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"(":{"_":{"_":{"df":1,"docs":{"54":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"54":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}},"df":5,"docs":{"137":{"tf":1.0},"223":{"tf":1.0},"24":{"tf":1.4142135623730951},"84":{"tf":1.0},"97":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"95":{"tf":2.23606797749979}},"z":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"95":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"y":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"95":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"o":{"df":1,"docs":{"95":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"f":{"a":{"c":{"df":6,"docs":{"179":{"tf":1.0},"181":{"tf":1.0},"190":{"tf":1.4142135623730951},"224":{"tf":1.0},"54":{"tf":1.4142135623730951},"57":{"tf":1.0}},"e":{"\"":{",":{"1":{"8":{"df":1,"docs":{"223":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":4,"docs":{"108":{"tf":1.0},"181":{"tf":1.0},"51":{"tf":1.0},"95":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"\"":{",":{"1":{"8":{"df":1,"docs":{"223":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"108":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"224":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"153":{"tf":1.4142135623730951},"2":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"108":{"tf":2.0}}}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"127":{"tf":1.0},"148":{"tf":1.0},"226":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"164":{"tf":1.0},"246":{"tf":1.7320508075688772},"251":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"131":{"tf":1.0},"31":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"115":{"tf":1.0},"176":{"tf":1.0}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"176":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"w":{"a":{"df":0,"docs":{},"n":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"99":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"100":{"tf":2.6457513110645907},"99":{"tf":2.6457513110645907}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"99":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"99":{"tf":1.4142135623730951}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"124":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"144":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"252":{"tf":1.0},"255":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"n":{"c":{"df":3,"docs":{"2":{"tf":1.0},"240":{"tf":1.0},"242":{"tf":1.0}}},"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"94":{"tf":1.0}}}},"df":0,"docs":{},"x":{"df":8,"docs":{"107":{"tf":1.4142135623730951},"158":{"tf":1.0},"210":{"tf":1.0},"254":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"96":{"tf":1.0},"97":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"9":{"tf":1.0}}}}}}}},"t":{".":{"0":{"df":1,"docs":{"37":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"132":{"tf":1.0}}}}}}},"1":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},":":{":":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},">":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"202":{"tf":1.0}}}},"df":0,"docs":{}},"`":{"df":1,"docs":{"88":{"tf":1.7320508075688772}}},"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"124":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{".":{"_":{"_":{"df":1,"docs":{"60":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"60":{"tf":1.0}}}}}},"df":2,"docs":{"60":{"tf":2.449489742783178},"88":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"211":{"tf":1.4142135623730951}}}}}},"<":{"df":0,"docs":{},"t":{">":{"(":{"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"211":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"153":{"tf":1.0},"154":{"tf":1.0}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"(":{"df":1,"docs":{"36":{"tf":1.0}},"s":{"1":{"df":1,"docs":{"36":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"153":{"tf":1.0},"154":{"tf":1.0}}}},"df":0,"docs":{}}},"df":15,"docs":{"114":{"tf":1.4142135623730951},"156":{"tf":1.0},"162":{"tf":1.0},"195":{"tf":1.4142135623730951},"210":{"tf":1.0},"213":{"tf":2.23606797749979},"223":{"tf":1.0},"250":{"tf":1.0},"256":{"tf":1.0},"39":{"tf":1.0},"49":{"tf":1.4142135623730951},"51":{"tf":1.0},"60":{"tf":1.4142135623730951},"75":{"tf":1.0},"77":{"tf":1.4142135623730951}},"n":{"df":1,"docs":{"202":{"tf":1.0}}},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"227":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"k":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"91":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"124":{"tf":1.0}}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"251":{"tf":1.0},"254":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"k":{"df":2,"docs":{"217":{"tf":1.0},"94":{"tf":1.0}}}}},"df":31,"docs":{"106":{"tf":1.4142135623730951},"113":{"tf":1.0},"131":{"tf":1.0},"139":{"tf":1.0},"145":{"tf":1.0},"195":{"tf":1.4142135623730951},"198":{"tf":1.7320508075688772},"200":{"tf":3.605551275463989},"202":{"tf":4.795831523312719},"203":{"tf":1.7320508075688772},"207":{"tf":2.0},"211":{"tf":2.0},"213":{"tf":3.3166247903554},"215":{"tf":1.7320508075688772},"216":{"tf":2.0},"22":{"tf":1.0},"23":{"tf":1.0},"28":{"tf":1.7320508075688772},"37":{"tf":2.0},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"86":{"tf":1.7320508075688772},"87":{"tf":1.4142135623730951},"88":{"tf":2.449489742783178},"89":{"tf":1.7320508075688772},"92":{"tf":1.0},"94":{"tf":1.0},"97":{"tf":4.123105625617661}},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"92":{"tf":2.23606797749979}}}}}},"df":0,"docs":{},"m":{".":{"1":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"2":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":1,"docs":{"125":{"tf":2.449489742783178}},"s":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"1":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{".":{"0":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"125":{"tf":1.0}}},"2":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"10":{"tf":1.0}}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"148":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":6,"docs":{"174":{"tf":1.0},"204":{"tf":1.0},"226":{"tf":1.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"90":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"248":{"tf":2.23606797749979},"250":{"tf":1.0},"253":{"tf":2.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"251":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"162":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"n":{"df":1,"docs":{"62":{"tf":1.0}}},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"113":{"tf":1.0},"141":{"tf":1.0},"16":{"tf":1.0},"45":{"tf":1.0},"6":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":8,"docs":{"152":{"tf":1.4142135623730951},"169":{"tf":4.795831523312719},"186":{"tf":1.4142135623730951},"216":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"271":{"tf":1.7320508075688772},"73":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":6,"docs":{"16":{"tf":1.0},"176":{"tf":2.23606797749979},"177":{"tf":2.0},"208":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"5":{"tf":1.4142135623730951}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"2":{"tf":1.0}}}},"t":{"'":{"df":2,"docs":{"48":{"tf":1.4142135623730951},"66":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"63":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":1,"docs":{"127":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"162":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"211":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"253":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"126":{"tf":1.0}}}},"’":{"df":1,"docs":{"115":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"’":{"df":0,"docs":{},"r":{"df":1,"docs":{"78":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"114":{"tf":1.0},"182":{"tf":1.0},"248":{"tf":1.0},"255":{"tf":1.0}}},"k":{"df":1,"docs":{"4":{"tf":1.0}}}},"r":{"d":{"df":2,"docs":{"129":{"tf":1.7320508075688772},"248":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":3,"docs":{"124":{"tf":1.0},"128":{"tf":1.0},"270":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":8,"docs":{"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"126":{"tf":1.0},"143":{"tf":1.0},"198":{"tf":1.0},"213":{"tf":1.0},"251":{"tf":1.7320508075688772},"4":{"tf":1.0}},"t":{"df":1,"docs":{"215":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":4,"docs":{"141":{"tf":2.0},"143":{"tf":1.4142135623730951},"2":{"tf":1.0},"237":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":11,"docs":{"106":{"tf":1.0},"115":{"tf":1.0},"132":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"170":{"tf":1.0},"195":{"tf":1.0},"2":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"34":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":6,"docs":{"114":{"tf":1.0},"12":{"tf":1.0},"220":{"tf":1.0},"223":{"tf":1.0},"256":{"tf":1.0},"63":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"88":{"tf":1.0}}}}}}}}}},"u":{"df":3,"docs":{"200":{"tf":1.0},"220":{"tf":1.0},"78":{"tf":1.0}},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"227":{"tf":2.0}}}}}},"i":{"df":1,"docs":{"195":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"e":{"df":24,"docs":{"102":{"tf":1.0},"114":{"tf":1.0},"117":{"tf":1.4142135623730951},"132":{"tf":1.0},"142":{"tf":1.0},"153":{"tf":1.0},"177":{"tf":1.0},"198":{"tf":1.0},"204":{"tf":1.0},"226":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.0},"255":{"tf":1.4142135623730951},"256":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"59":{"tf":1.0},"73":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"126":{"tf":1.0}}}}}}}}}},"p":{"df":8,"docs":{"114":{"tf":1.7320508075688772},"125":{"tf":1.0},"126":{"tf":1.4142135623730951},"143":{"tf":1.0},"18":{"tf":1.0},"22":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"52":{"tf":1.0}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"95":{"tf":1.4142135623730951}}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"251":{"tf":2.0}}}},"o":{"_":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"93":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"226":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"213":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":3,"docs":{"112":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"226":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"o":{"df":7,"docs":{"163":{"tf":1.0},"245":{"tf":1.0},"268":{"tf":1.0},"34":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"81":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"139":{"tf":1.0},"248":{"tf":1.0},"66":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"48":{"tf":1.0}}}},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"11":{"tf":1.0}}}}},"o":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"l":{"df":2,"docs":{"10":{"tf":1.0},"2":{"tf":1.0}}}},"p":{"df":1,"docs":{"168":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"136":{"tf":1.4142135623730951},"176":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"223":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":1,"docs":{"34":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"78":{"tf":1.0}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"80":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"80":{"tf":1.7320508075688772}}}}}}},"df":2,"docs":{"77":{"tf":2.23606797749979},"78":{"tf":2.0}}}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":50,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"102":{"tf":2.449489742783178},"103":{"tf":2.23606797749979},"104":{"tf":1.0},"105":{"tf":2.23606797749979},"106":{"tf":1.0},"107":{"tf":2.6457513110645907},"108":{"tf":3.0},"109":{"tf":1.4142135623730951},"123":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951},"128":{"tf":1.0},"132":{"tf":2.8284271247461903},"133":{"tf":1.0},"134":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"138":{"tf":1.0},"149":{"tf":1.0},"176":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"182":{"tf":1.0},"198":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":2.8284271247461903},"203":{"tf":1.0},"213":{"tf":2.449489742783178},"219":{"tf":1.4142135623730951},"221":{"tf":1.4142135623730951},"222":{"tf":1.0},"226":{"tf":2.0},"228":{"tf":1.0},"48":{"tf":1.0},"56":{"tf":1.4142135623730951},"77":{"tf":1.0},"82":{"tf":1.0},"87":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":2.23606797749979},"91":{"tf":2.23606797749979},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":2.6457513110645907},"95":{"tf":2.0},"96":{"tf":2.6457513110645907},"97":{"tf":2.449489742783178},"98":{"tf":2.0},"99":{"tf":2.23606797749979}},"s":{"]":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"176":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"’":{"df":2,"docs":{"107":{"tf":1.0},"108":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"36":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"75":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":2.449489742783178}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"248":{"tf":1.0},"252":{"tf":1.0},"256":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"152":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":1,"docs":{"183":{"tf":1.0}}}}},"df":3,"docs":{"162":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"91":{"tf":1.0}}},"u":{"df":0,"docs":{},"e":{"df":9,"docs":{"181":{"tf":1.0},"203":{"tf":1.0},"213":{"tf":1.0},"28":{"tf":1.7320508075688772},"34":{"tf":1.0},"57":{"tf":1.0},"64":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"91":{"tf":1.0}}}},"y":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"(":{"a":{"df":1,"docs":{"169":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"134":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":1,"docs":{"134":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"(":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"169":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"169":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"134":{"tf":1.0}}}}}}}}}},"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"134":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"134":{"tf":1.7320508075688772}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"134":{"tf":2.0}}}}}}}},"t":{"df":1,"docs":{"147":{"tf":1.0}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"l":{"df":9,"docs":{"109":{"tf":1.0},"18":{"tf":1.0},"183":{"tf":1.0},"19":{"tf":1.0},"226":{"tf":1.0},"54":{"tf":2.8284271247461903},"56":{"tf":1.7320508075688772},"60":{"tf":1.0},"93":{"tf":1.4142135623730951}},"e":{"'":{"df":1,"docs":{"54":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"r":{"b":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"137":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":6,"docs":{"100":{"tf":1.0},"102":{"tf":1.0},"114":{"tf":1.0},"119":{"tf":1.0},"139":{"tf":2.23606797749979},"217":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"5":{"tf":1.0},"9":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"95":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"147":{"tf":1.0}}}}}},"o":{"df":40,"docs":{"103":{"tf":1.0},"106":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"132":{"tf":1.4142135623730951},"137":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.4142135623730951},"152":{"tf":1.0},"156":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"167":{"tf":1.0},"169":{"tf":1.7320508075688772},"17":{"tf":1.0},"176":{"tf":1.0},"187":{"tf":1.0},"195":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"211":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.0},"219":{"tf":1.0},"228":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"250":{"tf":1.0},"253":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"39":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.7320508075688772},"52":{"tf":1.4142135623730951},"60":{"tf":1.7320508075688772},"75":{"tf":1.4142135623730951},"92":{"tf":1.0},"97":{"tf":1.0}},"x":{"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{":":{":":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"6":{"4":{"df":1,"docs":{"129":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"(":{"&":{"df":0,"docs":{},"x":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{">":{"(":{"_":{"df":2,"docs":{"22":{"tf":1.0},"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":77,"docs":{"102":{"tf":2.0},"103":{"tf":1.4142135623730951},"105":{"tf":2.8284271247461903},"106":{"tf":2.8284271247461903},"107":{"tf":1.4142135623730951},"109":{"tf":1.7320508075688772},"110":{"tf":1.0},"111":{"tf":1.0},"113":{"tf":1.7320508075688772},"123":{"tf":1.7320508075688772},"125":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"128":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":2.23606797749979},"132":{"tf":2.8284271247461903},"133":{"tf":2.0},"134":{"tf":1.4142135623730951},"136":{"tf":2.0},"137":{"tf":1.7320508075688772},"139":{"tf":2.0},"147":{"tf":1.0},"148":{"tf":2.0},"149":{"tf":1.0},"156":{"tf":1.0},"162":{"tf":1.0},"170":{"tf":1.4142135623730951},"176":{"tf":2.449489742783178},"180":{"tf":1.4142135623730951},"181":{"tf":2.23606797749979},"182":{"tf":1.0},"195":{"tf":1.4142135623730951},"197":{"tf":1.0},"20":{"tf":1.0},"200":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"203":{"tf":1.0},"210":{"tf":1.4142135623730951},"212":{"tf":1.4142135623730951},"213":{"tf":2.23606797749979},"215":{"tf":1.0},"219":{"tf":1.0},"22":{"tf":2.23606797749979},"221":{"tf":2.23606797749979},"226":{"tf":3.3166247903554},"227":{"tf":2.6457513110645907},"228":{"tf":2.0},"250":{"tf":1.4142135623730951},"253":{"tf":1.0},"29":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"51":{"tf":2.449489742783178},"52":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"54":{"tf":1.7320508075688772},"56":{"tf":1.7320508075688772},"60":{"tf":2.23606797749979},"75":{"tf":1.4142135623730951},"77":{"tf":1.7320508075688772},"78":{"tf":1.4142135623730951},"84":{"tf":3.0},"87":{"tf":2.23606797749979},"88":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951},"90":{"tf":2.0},"91":{"tf":2.0},"94":{"tf":1.7320508075688772},"95":{"tf":1.4142135623730951},"96":{"tf":2.0},"97":{"tf":1.4142135623730951},"98":{"tf":1.7320508075688772},"99":{"tf":1.7320508075688772}}},"i":{"c":{"df":5,"docs":{"124":{"tf":1.0},"132":{"tf":1.0},"149":{"tf":1.0},"193":{"tf":1.0},"253":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"+":{"2":{"1":{"1":{"d":{"df":1,"docs":{"47":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"2":{"8":{"df":1,"docs":{"250":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"6":{"df":4,"docs":{"131":{"tf":1.0},"22":{"tf":1.0},"253":{"tf":1.4142135623730951},"254":{"tf":1.0}}},"df":1,"docs":{"57":{"tf":1.0}}},"2":{"df":1,"docs":{"57":{"tf":1.0}}},"3":{"2":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"b":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},">":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":17,"docs":{"103":{"tf":1.0},"139":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"195":{"tf":1.4142135623730951},"212":{"tf":2.0},"22":{"tf":1.4142135623730951},"221":{"tf":2.23606797749979},"224":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"227":{"tf":1.4142135623730951},"228":{"tf":1.0},"54":{"tf":1.0},"58":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"79":{"tf":1.7320508075688772},"97":{"tf":3.0}}},"df":0,"docs":{}},"6":{"4":{"df":7,"docs":{"131":{"tf":1.4142135623730951},"248":{"tf":2.6457513110645907},"249":{"tf":2.23606797749979},"250":{"tf":2.0},"251":{"tf":1.0},"256":{"tf":1.4142135623730951},"57":{"tf":1.0}}},"df":0,"docs":{}},"8":{",":{"df":0,"docs":{},"i":{"1":{"6":{"df":1,"docs":{"54":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"]":{">":{"(":{"\"":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":20,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"107":{"tf":1.7320508075688772},"113":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.4142135623730951},"131":{"tf":3.7416573867739413},"134":{"tf":1.0},"139":{"tf":1.0},"142":{"tf":1.7320508075688772},"181":{"tf":1.0},"197":{"tf":1.0},"22":{"tf":1.0},"228":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":1.0},"54":{"tf":1.4142135623730951},"56":{"tf":1.0},"57":{"tf":1.7320508075688772},"88":{"tf":2.23606797749979}}},":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"u":{"df":1,"docs":{"132":{"tf":1.0}}}},"`":{",":{"`":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"204":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"132":{"tf":1.7320508075688772},"139":{"tf":1.0},"204":{"tf":2.0},"56":{"tf":1.0},"86":{"tf":2.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"126":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"213":{"tf":1.0}}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"132":{"tf":1.0},"142":{"tf":1.0}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"206":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"107":{"tf":1.0},"75":{"tf":1.4142135623730951}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":41,"docs":{"103":{"tf":1.0},"109":{"tf":1.0},"116":{"tf":1.0},"131":{"tf":1.0},"134":{"tf":1.0},"139":{"tf":1.4142135623730951},"144":{"tf":1.0},"149":{"tf":1.0},"152":{"tf":1.0},"155":{"tf":1.0},"159":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"197":{"tf":1.0},"200":{"tf":1.0},"208":{"tf":1.0},"216":{"tf":1.0},"224":{"tf":1.0},"25":{"tf":1.0},"271":{"tf":1.0},"29":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"66":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.0},"97":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"133":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"197":{"tf":1.0},"200":{"tf":1.0},"205":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}},"df":0,"docs":{}}}}},"f":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"270":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":3,"docs":{"47":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0}},"e":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"47":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"163":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"14":{"tf":1.4142135623730951}}}}}},"t":{"(":{"1":{"df":1,"docs":{"97":{"tf":1.0}}},"3":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":5,"docs":{"255":{"tf":1.0},"26":{"tf":1.0},"261":{"tf":1.0},"29":{"tf":1.7320508075688772},"56":{"tf":2.23606797749979}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"108":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"108":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"k":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"202":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":6,"docs":{"134":{"tf":1.0},"182":{"tf":1.0},"210":{"tf":1.0},"227":{"tf":1.0},"250":{"tf":1.0},"77":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"183":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"266":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"a":{"df":0,"docs":{},"f":{"df":15,"docs":{"115":{"tf":1.4142135623730951},"131":{"tf":2.0},"139":{"tf":3.3166247903554},"199":{"tf":1.0},"245":{"tf":1.0},"247":{"tf":1.4142135623730951},"248":{"tf":2.0},"249":{"tf":1.4142135623730951},"250":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"131":{"tf":1.0}}}},"z":{"df":1,"docs":{"228":{"tf":1.7320508075688772}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"131":{"tf":1.0},"200":{"tf":1.0},"66":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"220":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"14":{"tf":1.0},"17":{"tf":1.4142135623730951}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"141":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"p":{"df":4,"docs":{"142":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.0},"88":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"36":{"tf":1.0},"57":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"213":{"tf":2.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":9,"docs":{"107":{"tf":1.0},"115":{"tf":1.0},"144":{"tf":2.0},"152":{"tf":1.0},"156":{"tf":1.0},"223":{"tf":1.0},"255":{"tf":1.0},"3":{"tf":1.0},"47":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"195":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"131":{"tf":1.0}}}}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"128":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":4,"docs":{"129":{"tf":1.0},"139":{"tf":1.0},"210":{"tf":1.0},"247":{"tf":1.0}}}},"df":158,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"10":{"tf":1.0},"102":{"tf":2.8284271247461903},"103":{"tf":1.4142135623730951},"105":{"tf":1.7320508075688772},"106":{"tf":2.0},"107":{"tf":1.4142135623730951},"108":{"tf":1.0},"109":{"tf":1.7320508075688772},"11":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":2.0},"115":{"tf":1.4142135623730951},"116":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"121":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":2.449489742783178},"127":{"tf":1.7320508075688772},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"131":{"tf":1.7320508075688772},"132":{"tf":1.7320508075688772},"133":{"tf":2.449489742783178},"134":{"tf":1.7320508075688772},"136":{"tf":1.4142135623730951},"137":{"tf":2.23606797749979},"139":{"tf":3.1622776601683795},"14":{"tf":1.7320508075688772},"141":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":2.0},"147":{"tf":2.0},"148":{"tf":2.23606797749979},"149":{"tf":1.7320508075688772},"15":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":2.0},"155":{"tf":1.0},"156":{"tf":2.449489742783178},"157":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.7320508075688772},"169":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.4142135623730951},"173":{"tf":1.4142135623730951},"174":{"tf":2.0},"176":{"tf":2.23606797749979},"179":{"tf":1.0},"18":{"tf":1.4142135623730951},"181":{"tf":1.0},"182":{"tf":1.4142135623730951},"183":{"tf":2.0},"19":{"tf":1.4142135623730951},"191":{"tf":1.0},"193":{"tf":1.0},"195":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":1.7320508075688772},"200":{"tf":1.7320508075688772},"202":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"204":{"tf":1.4142135623730951},"205":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.0},"213":{"tf":3.3166247903554},"214":{"tf":1.4142135623730951},"215":{"tf":1.0},"216":{"tf":1.0},"218":{"tf":1.4142135623730951},"219":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.4142135623730951},"224":{"tf":1.7320508075688772},"226":{"tf":1.7320508075688772},"227":{"tf":1.0},"228":{"tf":1.4142135623730951},"238":{"tf":1.0},"24":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":3.1622776601683795},"249":{"tf":2.8284271247461903},"25":{"tf":1.0},"250":{"tf":2.6457513110645907},"251":{"tf":3.4641016151377544},"252":{"tf":1.0},"253":{"tf":2.449489742783178},"254":{"tf":1.7320508075688772},"255":{"tf":2.8284271247461903},"256":{"tf":1.7320508075688772},"27":{"tf":1.0},"271":{"tf":1.0},"29":{"tf":1.7320508075688772},"32":{"tf":1.0},"34":{"tf":2.0},"36":{"tf":1.7320508075688772},"37":{"tf":2.6457513110645907},"39":{"tf":1.0},"41":{"tf":1.4142135623730951},"44":{"tf":2.0},"45":{"tf":1.0},"46":{"tf":2.0},"47":{"tf":1.7320508075688772},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"50":{"tf":1.7320508075688772},"51":{"tf":1.4142135623730951},"52":{"tf":2.23606797749979},"53":{"tf":1.4142135623730951},"54":{"tf":1.7320508075688772},"56":{"tf":1.7320508075688772},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":2.449489742783178},"60":{"tf":2.0},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.7320508075688772},"69":{"tf":1.4142135623730951},"71":{"tf":1.7320508075688772},"72":{"tf":1.0},"73":{"tf":2.449489742783178},"75":{"tf":1.7320508075688772},"77":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"79":{"tf":1.0},"81":{"tf":1.0},"84":{"tf":1.0},"86":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.4142135623730951},"90":{"tf":1.4142135623730951},"91":{"tf":1.0},"94":{"tf":2.23606797749979},"95":{"tf":1.0},"96":{"tf":2.0},"97":{"tf":2.0},"98":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}},"e":{"(":{"a":{"df":1,"docs":{"204":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"208":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"208":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"r":{"df":3,"docs":{"176":{"tf":1.0},"195":{"tf":1.0},"57":{"tf":2.23606797749979}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"107":{"tf":2.23606797749979},"108":{"tf":1.0},"57":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"&":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"107":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":1,"docs":{"107":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"z":{"df":9,"docs":{"131":{"tf":1.0},"139":{"tf":1.4142135623730951},"176":{"tf":1.0},"190":{"tf":1.4142135623730951},"228":{"tf":1.4142135623730951},"52":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":2.23606797749979},"89":{"tf":1.4142135623730951}},"e":{">":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"126":{"tf":1.0},"251":{"tf":1.0},"4":{"tf":1.0},"66":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"f":{"8":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"114":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772}},"e":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"(":{"df":2,"docs":{"114":{"tf":1.0},"50":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":3,"docs":{"114":{"tf":1.7320508075688772},"49":{"tf":1.4142135623730951},"50":{"tf":1.4142135623730951}}},"df":5,"docs":{"111":{"tf":1.0},"113":{"tf":1.4142135623730951},"114":{"tf":2.23606797749979},"45":{"tf":1.0},"48":{"tf":1.7320508075688772}}}},"{":{"2":{"1":{"1":{"d":{"df":1,"docs":{"47":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{".":{"a":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"191":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"3":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"142":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"218":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"121":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"n":{"df":1,"docs":{"218":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"1":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{")":{".":{"_":{"_":{".":{"_":{"_":{"df":1,"docs":{"224":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"223":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"223":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"118":{"tf":1.0}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"(":{"3":{"df":1,"docs":{"118":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"223":{"tf":1.0}}}}}},"df":1,"docs":{"223":{"tf":1.4142135623730951}}}}}}},"df":8,"docs":{"118":{"tf":1.7320508075688772},"119":{"tf":1.4142135623730951},"128":{"tf":2.0},"216":{"tf":1.0},"219":{"tf":1.0},"22":{"tf":1.0},"223":{"tf":1.7320508075688772},"224":{"tf":1.0}}},"2":{".":{"_":{"_":{"df":1,"docs":{"118":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"118":{"tf":1.4142135623730951},"119":{"tf":2.0},"128":{"tf":1.0},"216":{"tf":1.0},"22":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0}}},"3":{"df":1,"docs":{"119":{"tf":1.4142135623730951}}},"4":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"123":{"tf":1.4142135623730951}}}}}}}}},"df":2,"docs":{"119":{"tf":1.0},"123":{"tf":1.0}}},"6":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"123":{"tf":1.4142135623730951}}}}}}}}},"df":1,"docs":{"123":{"tf":1.0}}},"[":{"0":{".":{".":{"3":{"df":1,"docs":{"121":{"tf":1.0}}},"4":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":1,"docs":{"120":{"tf":1.0}}}},"a":{"df":0,"docs":{},"l":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":3,"docs":{"210":{"tf":1.4142135623730951},"251":{"tf":1.0},"85":{"tf":2.8284271247461903}},"i":{"d":{"df":9,"docs":{"113":{"tf":1.4142135623730951},"114":{"tf":1.0},"115":{"tf":1.0},"15":{"tf":1.0},"193":{"tf":1.0},"195":{"tf":1.0},"227":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":48,"docs":{"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"125":{"tf":2.449489742783178},"128":{"tf":2.0},"131":{"tf":2.6457513110645907},"133":{"tf":1.0},"134":{"tf":1.4142135623730951},"139":{"tf":1.7320508075688772},"145":{"tf":1.4142135623730951},"15":{"tf":2.0},"165":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"170":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"200":{"tf":1.7320508075688772},"211":{"tf":1.0},"213":{"tf":3.4641016151377544},"216":{"tf":1.4142135623730951},"220":{"tf":1.0},"223":{"tf":1.0},"226":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"249":{"tf":1.4142135623730951},"251":{"tf":2.0},"252":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.4142135623730951},"34":{"tf":2.0},"37":{"tf":1.0},"39":{"tf":1.0},"47":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"63":{"tf":1.0},"66":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":2.6457513110645907},"75":{"tf":1.0},"77":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"96":{"tf":1.0},"97":{"tf":2.0}},"e":{"(":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"216":{"tf":1.0},"97":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"85":{"tf":1.0}}}}}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"73":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"s":{".":{"_":{"_":{"df":1,"docs":{"220":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"131":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"220":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{".":{"_":{"_":{"df":1,"docs":{"220":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"r":{"_":{"a":{"df":1,"docs":{"195":{"tf":1.4142135623730951}}},"b":{"df":1,"docs":{"195":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":27,"docs":{"13":{"tf":1.0},"14":{"tf":1.4142135623730951},"143":{"tf":1.0},"16":{"tf":1.4142135623730951},"17":{"tf":1.4142135623730951},"176":{"tf":1.0},"18":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.0},"213":{"tf":2.6457513110645907},"215":{"tf":1.0},"22":{"tf":1.7320508075688772},"243":{"tf":1.0},"248":{"tf":2.6457513110645907},"250":{"tf":2.23606797749979},"251":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":2.0},"45":{"tf":1.0},"59":{"tf":2.0},"64":{"tf":1.0},"72":{"tf":2.0},"73":{"tf":1.0},"89":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"193":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"145":{"tf":1.0},"227":{"tf":1.0},"249":{"tf":1.0},"60":{"tf":2.0},"69":{"tf":1.4142135623730951},"77":{"tf":1.0}}}},"t":{"df":1,"docs":{"126":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"255":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":2,"docs":{"176":{"tf":1.0},"247":{"tf":1.0}}}}}}},"df":22,"docs":{"114":{"tf":1.0},"118":{"tf":2.0},"120":{"tf":1.0},"121":{"tf":1.7320508075688772},"123":{"tf":2.0},"125":{"tf":1.0},"131":{"tf":1.0},"142":{"tf":1.4142135623730951},"183":{"tf":2.0},"188":{"tf":2.23606797749979},"191":{"tf":1.0},"204":{"tf":1.7320508075688772},"216":{"tf":1.7320508075688772},"218":{"tf":2.0},"22":{"tf":1.4142135623730951},"246":{"tf":1.0},"29":{"tf":1.0},"32":{"tf":1.4142135623730951},"56":{"tf":1.0},"70":{"tf":1.4142135623730951},"73":{"tf":2.0},"97":{"tf":2.449489742783178}},"e":{"c":{"!":{"(":{"1":{"df":1,"docs":{"118":{"tf":1.0}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"118":{"tf":1.0}}}}},"df":0,"docs":{}},"[":{"\"":{"b":{"df":0,"docs":{},"o":{"b":{"df":1,"docs":{"220":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"0":{"df":2,"docs":{"119":{"tf":1.0},"220":{"tf":1.4142135623730951}}},"1":{"0":{"4":{"df":1,"docs":{"114":{"tf":1.0}}},"df":0,"docs":{}},"df":11,"docs":{"118":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"142":{"tf":1.0},"191":{"tf":1.0},"213":{"tf":1.0},"218":{"tf":1.4142135623730951},"219":{"tf":1.0},"220":{"tf":1.0},"223":{"tf":1.7320508075688772},"224":{"tf":1.0}}},"2":{"df":2,"docs":{"120":{"tf":1.0},"224":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{",":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{":":{":":{"b":{"a":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"70":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{")":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"183":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"(":{"1":{"1":{"df":1,"docs":{"122":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":1,"docs":{"122":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},":":{":":{"_":{"_":{"(":{"df":1,"docs":{"119":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"[":{"1":{"df":2,"docs":{"118":{"tf":1.0},"120":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"118":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"118":{"tf":1.4142135623730951},"218":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"c":{"a":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"122":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"(":{"1":{"0":{"df":1,"docs":{"122":{"tf":1.0}}},"df":0,"docs":{}},"_":{"_":{"df":1,"docs":{"122":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"<":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"137":{"tf":1.0}}}}}},"[":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"118":{"tf":1.0}}},"df":0,"docs":{}}},"_":{"df":1,"docs":{"224":{"tf":1.0}}},"df":0,"docs":{},"i":{"3":{"2":{"df":5,"docs":{"119":{"tf":1.4142135623730951},"121":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"271":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"123":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":1,"docs":{"224":{"tf":1.4142135623730951}}}}},"t":{"df":3,"docs":{"109":{"tf":1.4142135623730951},"113":{"tf":1.0},"126":{"tf":1.0}}},"u":{"8":{"df":3,"docs":{"113":{"tf":1.0},"118":{"tf":1.4142135623730951},"119":{"tf":1.0}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{")":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"(":{"4":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":1,"docs":{"121":{"tf":1.0}}}}}},"df":10,"docs":{"118":{"tf":1.7320508075688772},"119":{"tf":2.449489742783178},"121":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"123":{"tf":1.0},"183":{"tf":1.7320508075688772},"224":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"36":{"tf":1.0},"45":{"tf":1.0}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":10,"docs":{"113":{"tf":1.0},"114":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"119":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":3.1622776601683795},"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"127":{"tf":1.0},"45":{"tf":1.0}},"’":{"df":1,"docs":{"122":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"r":{"b":{"=":{"\"":{"df":0,"docs":{},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"176":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"176":{"tf":1.0}},"o":{"df":0,"docs":{},"s":{"df":3,"docs":{"143":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":12,"docs":{"0":{"tf":1.0},"11":{"tf":1.0},"124":{"tf":1.0},"126":{"tf":1.0},"132":{"tf":1.0},"139":{"tf":1.0},"152":{"tf":1.0},"170":{"tf":1.0},"181":{"tf":1.0},"210":{"tf":1.0},"270":{"tf":1.0},"73":{"tf":1.0}},"f":{"df":1,"docs":{"226":{"tf":1.0}}}},"s":{"a":{"df":2,"docs":{"109":{"tf":1.0},"131":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"124":{"tf":1.0},"151":{"tf":1.4142135623730951},"19":{"tf":1.0},"251":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"227":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"i":{"a":{"df":10,"docs":{"210":{"tf":1.0},"227":{"tf":1.0},"246":{"tf":1.0},"251":{"tf":1.4142135623730951},"254":{"tf":1.0},"255":{"tf":1.4142135623730951},"60":{"tf":1.0},"75":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}}},"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"109":{"tf":1.0},"131":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"113":{"tf":1.4142135623730951},"253":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"126":{"tf":3.3166247903554}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"\"":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"126":{"tf":1.0}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"f":{"df":1,"docs":{"126":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"204":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"93":{"tf":1.0}}}}}}},"w":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":2,"docs":{"12":{"tf":1.0},"144":{"tf":1.4142135623730951}}}},"n":{"df":0,"docs":{},"t":{"df":15,"docs":{"121":{"tf":1.0},"143":{"tf":1.0},"154":{"tf":1.0},"158":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"2":{"tf":1.0},"200":{"tf":1.0},"48":{"tf":1.4142135623730951},"53":{"tf":1.0},"56":{"tf":1.4142135623730951},"87":{"tf":1.0},"89":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"14":{"tf":1.0},"17":{"tf":1.4142135623730951},"253":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"107":{"tf":1.0}}}},"y":{"df":34,"docs":{"106":{"tf":1.0},"113":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"132":{"tf":1.4142135623730951},"137":{"tf":1.0},"139":{"tf":1.0},"147":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"182":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.7320508075688772},"211":{"tf":1.0},"213":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.4142135623730951},"224":{"tf":1.0},"228":{"tf":1.0},"23":{"tf":1.0},"248":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.0},"87":{"tf":1.0},"90":{"tf":1.0},"97":{"tf":1.4142135623730951}}}},"df":3,"docs":{"109":{"tf":1.4142135623730951},"204":{"tf":2.0},"226":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"235":{"tf":1.0}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"i":{"b":{"df":0,"docs":{},"o":{"df":1,"docs":{"95":{"tf":2.6457513110645907}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"l":{"df":4,"docs":{"124":{"tf":1.0},"195":{"tf":1.0},"6":{"tf":1.0},"60":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"69":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"t":{"'":{"df":4,"docs":{"151":{"tf":1.0},"152":{"tf":1.0},"204":{"tf":1.0},"29":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"122":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"153":{"tf":1.0},"73":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"176":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":9,"docs":{"143":{"tf":1.0},"151":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"71":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"183":{"tf":1.0},"256":{"tf":1.0}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"152":{"tf":1.0},"174":{"tf":1.0}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"107":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"h":{"=":{"6":{"df":2,"docs":{"176":{"tf":1.4142135623730951},"187":{"tf":1.0}}},"df":0,"docs":{}},"df":7,"docs":{"176":{"tf":1.4142135623730951},"187":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"58":{"tf":1.7320508075688772},"77":{"tf":1.4142135623730951},"79":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"131":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":11,"docs":{"109":{"tf":1.0},"122":{"tf":1.0},"131":{"tf":1.0},"149":{"tf":1.0},"15":{"tf":1.0},"153":{"tf":1.7320508075688772},"220":{"tf":1.0},"37":{"tf":1.0},"59":{"tf":1.0},"77":{"tf":1.4142135623730951},"78":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":17,"docs":{"0":{"tf":1.0},"114":{"tf":1.0},"122":{"tf":1.4142135623730951},"144":{"tf":1.0},"147":{"tf":1.0},"176":{"tf":1.0},"199":{"tf":1.0},"211":{"tf":1.0},"248":{"tf":1.0},"271":{"tf":1.0},"36":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"57":{"tf":1.0},"63":{"tf":1.0},"95":{"tf":1.0}}}}}}},"z":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"107":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":3,"docs":{"141":{"tf":1.0},"176":{"tf":1.0},"249":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"214":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"d":{"df":3,"docs":{"145":{"tf":1.0},"195":{"tf":1.0},"52":{"tf":2.0}}},"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"16":{"tf":1.0}}}}}}}},"d":{"df":1,"docs":{"226":{"tf":1.0}}},"df":71,"docs":{"100":{"tf":1.0},"103":{"tf":1.0},"106":{"tf":1.0},"108":{"tf":1.0},"124":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"157":{"tf":1.0},"163":{"tf":1.0},"176":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":2.0},"196":{"tf":1.0},"199":{"tf":1.0},"2":{"tf":1.0},"200":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"203":{"tf":1.0},"205":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.7320508075688772},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"22":{"tf":2.23606797749979},"220":{"tf":1.0},"223":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.7320508075688772},"23":{"tf":1.4142135623730951},"24":{"tf":1.0},"249":{"tf":1.0},"25":{"tf":1.0},"251":{"tf":1.7320508075688772},"27":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951},"32":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"47":{"tf":1.7320508075688772},"48":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"53":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.4142135623730951},"78":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.7320508075688772},"86":{"tf":1.4142135623730951},"89":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"97":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"142":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"l":{"d":{"\"":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":23,"docs":{"109":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":2.23606797749979},"149":{"tf":1.0},"15":{"tf":1.0},"162":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"188":{"tf":1.0},"198":{"tf":1.0},"36":{"tf":2.0},"37":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.7320508075688772},"46":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"60":{"tf":1.0},"73":{"tf":1.0},"88":{"tf":1.4142135623730951},"89":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":1,"docs":{"95":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":4,"docs":{"142":{"tf":1.0},"254":{"tf":1.0},"60":{"tf":1.0},"88":{"tf":1.0}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"!":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"226":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"226":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"!":{"(":{"df":0,"docs":{},"f":{"df":3,"docs":{"109":{"tf":1.0},"183":{"tf":2.0},"226":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"60":{"tf":1.7320508075688772},"69":{"tf":1.0}}}}}},"df":14,"docs":{"12":{"tf":1.0},"132":{"tf":1.0},"177":{"tf":1.0},"183":{"tf":1.0},"248":{"tf":2.0},"250":{"tf":1.4142135623730951},"251":{"tf":1.0},"256":{"tf":1.4142135623730951},"259":{"tf":1.0},"47":{"tf":2.0},"48":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"162":{"tf":1.0},"207":{"tf":1.0},"249":{"tf":1.4142135623730951},"251":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"x":{"+":{"1":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}},"df":0,"docs":{}},".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"36":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"101":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":1,"docs":{"103":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"195":{"tf":1.0},"213":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"137":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"85":{"tf":1.0}}}}},"df":0,"docs":{}}},"1":{"df":1,"docs":{"75":{"tf":2.0}}},"2":{")":{".":{"a":{"b":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"75":{"tf":1.7320508075688772}}},"3":{"df":0,"docs":{},"f":{"df":1,"docs":{"47":{"tf":1.4142135623730951}}}},"8":{"6":{"/":{"df":0,"docs":{},"x":{"8":{"6":{"_":{"6":{"4":{"df":1,"docs":{"254":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"246":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":6,"docs":{"246":{"tf":1.4142135623730951},"250":{"tf":1.7320508075688772},"253":{"tf":1.7320508075688772},"255":{"tf":1.0},"256":{"tf":1.0},"52":{"tf":1.0}}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"e":{"df":1,"docs":{"31":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"137":{"tf":1.4142135623730951}}}}}}}}},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"31":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}}},"df":49,"docs":{"101":{"tf":1.4142135623730951},"102":{"tf":1.0},"106":{"tf":2.23606797749979},"119":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.7320508075688772},"14":{"tf":1.0},"142":{"tf":1.0},"15":{"tf":2.6457513110645907},"158":{"tf":1.0},"16":{"tf":3.0},"165":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.7320508075688772},"18":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"187":{"tf":3.872983346207417},"19":{"tf":1.4142135623730951},"194":{"tf":2.23606797749979},"195":{"tf":3.605551275463989},"197":{"tf":1.7320508075688772},"202":{"tf":1.4142135623730951},"205":{"tf":2.0},"210":{"tf":1.7320508075688772},"212":{"tf":3.1622776601683795},"213":{"tf":1.7320508075688772},"215":{"tf":2.6457513110645907},"218":{"tf":1.4142135623730951},"22":{"tf":1.7320508075688772},"227":{"tf":2.449489742783178},"23":{"tf":1.0},"248":{"tf":2.6457513110645907},"251":{"tf":2.6457513110645907},"253":{"tf":1.7320508075688772},"31":{"tf":2.6457513110645907},"32":{"tf":2.0},"33":{"tf":1.4142135623730951},"36":{"tf":2.449489742783178},"39":{"tf":2.0},"54":{"tf":1.4142135623730951},"56":{"tf":1.0},"60":{"tf":2.23606797749979},"69":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":2.8284271247461903},"75":{"tf":3.3166247903554},"85":{"tf":2.0},"86":{"tf":2.0},"97":{"tf":2.23606797749979}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}},"x":{"df":0,"docs":{},"x":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"108":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"y":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"195":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"85":{"tf":1.0}}}}},"df":0,"docs":{}}},"1":{"df":1,"docs":{"75":{"tf":2.0}}},"2":{")":{")":{".":{"a":{"b":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"a":{"b":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"75":{"tf":1.4142135623730951}}},":":{"3":{"df":2,"docs":{"60":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"137":{"tf":1.4142135623730951}}}}}}}}}},"df":35,"docs":{"101":{"tf":1.4142135623730951},"102":{"tf":1.0},"106":{"tf":2.23606797749979},"136":{"tf":1.4142135623730951},"137":{"tf":1.7320508075688772},"14":{"tf":1.0},"142":{"tf":1.0},"15":{"tf":2.23606797749979},"158":{"tf":1.0},"16":{"tf":1.4142135623730951},"18":{"tf":1.0},"182":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"195":{"tf":4.123105625617661},"197":{"tf":1.0},"202":{"tf":1.4142135623730951},"205":{"tf":2.0},"22":{"tf":1.4142135623730951},"227":{"tf":2.449489742783178},"23":{"tf":1.0},"248":{"tf":1.4142135623730951},"31":{"tf":1.7320508075688772},"32":{"tf":1.4142135623730951},"33":{"tf":2.0},"36":{"tf":2.23606797749979},"39":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"60":{"tf":2.23606797749979},"69":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":3.0},"75":{"tf":3.4641016151377544},"85":{"tf":2.23606797749979},"86":{"tf":2.23606797749979},"97":{"tf":2.6457513110645907}},"e":{"a":{"df":0,"docs":{},"h":{"df":2,"docs":{"139":{"tf":1.0},"182":{"tf":1.0}}},"r":{"df":2,"docs":{"181":{"tf":1.0},"226":{"tf":2.23606797749979}},"s":{"(":{"5":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{},"i":{"6":{"4":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{".":{"0":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"4":{"tf":1.0}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"80":{"tf":1.4142135623730951}}}}}},"p":{"df":1,"docs":{"152":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"'":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"107":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"162":{"tf":1.0},"168":{"tf":1.0}}}}}}},"’":{"df":0,"docs":{},"r":{"df":3,"docs":{"102":{"tf":1.0},"108":{"tf":1.0},"96":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":3,"docs":{"154":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0}}}}}}},"z":{"df":7,"docs":{"158":{"tf":1.0},"195":{"tf":1.0},"22":{"tf":1.4142135623730951},"23":{"tf":1.0},"31":{"tf":1.7320508075688772},"54":{"tf":1.0},"70":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":7,"docs":{"169":{"tf":2.0},"176":{"tf":1.0},"187":{"tf":1.0},"203":{"tf":1.0},"60":{"tf":2.0},"62":{"tf":1.0},"88":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"256":{"tf":1.0}}}}},"z":{"df":0,"docs":{},"z":{"df":0,"docs":{},"z":{"df":0,"docs":{},"z":{"df":1,"docs":{"213":{"tf":1.0}}}}}}}}},"breadcrumbs":{"root":{"0":{".":{".":{"1":{"0":{"0":{"df":1,"docs":{"122":{"tf":1.0}}},"df":1,"docs":{"122":{"tf":1.0}}},"df":0,"docs":{}},"2":{"df":2,"docs":{"115":{"tf":1.0},"53":{"tf":1.0}}},"5":{"df":1,"docs":{"120":{"tf":1.4142135623730951}}},"=":{"1":{"0":{"0":{"df":1,"docs":{"65":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"218":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"0":{"0":{"df":1,"docs":{"169":{"tf":1.4142135623730951}}},"1":{"_":{"df":0,"docs":{},"f":{"6":{"4":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"60":{"tf":1.0},"75":{"tf":1.7320508075688772}}},"1":{".":{"0":{"df":1,"docs":{"151":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"2":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"2":{"3":{"4":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"1":{"df":1,"docs":{"169":{"tf":1.0}}},"5":{"df":1,"docs":{"169":{"tf":1.0}}},"df":1,"docs":{"96":{"tf":1.0}}},"7":{"7":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"9":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{"0":{"0":{"1":{"df":1,"docs":{"176":{"tf":1.0}}},"df":0,"docs":{}},"5":{"df":1,"docs":{"187":{"tf":1.0}}},"df":0,"docs":{}},"5":{"df":1,"docs":{"187":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"1":{"df":1,"docs":{"25":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"b":{"df":1,"docs":{"25":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"5":{"df":1,"docs":{"187":{"tf":1.4142135623730951}}},":":{"df":0,"docs":{},"h":{"df":1,"docs":{"253":{"tf":1.0}}},"l":{"df":1,"docs":{"253":{"tf":1.0}}}},"_":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"251":{"tf":1.0}}},"df":0,"docs":{}}},"b":{"0":{"0":{"0":{"1":{"1":{"0":{"1":{"1":{"df":1,"docs":{"189":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"1":{"df":0,"docs":{},"u":{"3":{"2":{"df":1,"docs":{"25":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"0":{"1":{"df":1,"docs":{"25":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"1":{"0":{"1":{"1":{"df":1,"docs":{"189":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"1":{"_":{"1":{"1":{"1":{"1":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":38,"docs":{"106":{"tf":1.0},"119":{"tf":1.0},"122":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"134":{"tf":1.4142135623730951},"136":{"tf":2.449489742783178},"139":{"tf":2.0},"142":{"tf":1.4142135623730951},"143":{"tf":1.0},"169":{"tf":4.898979485566356},"176":{"tf":1.7320508075688772},"183":{"tf":1.4142135623730951},"185":{"tf":1.0},"189":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"205":{"tf":1.4142135623730951},"211":{"tf":1.4142135623730951},"218":{"tf":1.0},"221":{"tf":1.4142135623730951},"24":{"tf":1.0},"248":{"tf":2.0},"249":{"tf":1.7320508075688772},"251":{"tf":2.23606797749979},"255":{"tf":2.8284271247461903},"256":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.4142135623730951},"56":{"tf":1.0},"60":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"64":{"tf":1.7320508075688772},"65":{"tf":1.4142135623730951},"66":{"tf":1.4142135623730951},"69":{"tf":1.0},"70":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951}},"i":{"3":{"2":{"df":1,"docs":{"204":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"3":{"3":{"6":{"5":{"3":{"3":{"3":{"7":{"3":{"5":{"7":{"df":1,"docs":{"189":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"189":{"tf":1.0}}},"df":0,"docs":{}},"7":{"7":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"3":{"2":{"df":1,"docs":{"66":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"1":{"2":{"3":{"4":{"5":{"6":{"7":{"8":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"139":{"tf":1.0}}},"6":{"df":0,"docs":{},"f":{"a":{"3":{"a":{"c":{"8":{"4":{"df":1,"docs":{"39":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"b":{"df":1,"docs":{"189":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"3":{"4":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"5":{"6":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"6":{"0":{"0":{"0":{"0":{"2":{"3":{"2":{"4":{"0":{"5":{"0":{"df":1,"docs":{"191":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"df":1,"docs":{"250":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"7":{"8":{"5":{"6":{"3":{"4":{"1":{"2":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"8":{"0":{"df":0,"docs":{},"u":{"3":{"2":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"a":{"b":{"a":{"b":{"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}},"d":{"1":{"df":1,"docs":{"250":{"tf":1.0}}},"df":0,"docs":{},"e":{"a":{"d":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"189":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"22":{"tf":1.0}}}},"{":{":":{"df":0,"docs":{},"x":{"df":1,"docs":{"25":{"tf":1.0}}}},"df":0,"docs":{}}}},"1":{".":{".":{"=":{"1":{"0":{"0":{"df":1,"docs":{"63":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":5,"docs":{"176":{"tf":1.0},"60":{"tf":1.0},"75":{"tf":1.4142135623730951},"85":{"tf":1.0},"89":{"tf":1.0}}},"1":{"df":0,"docs":{},"f":{"6":{"4":{"df":1,"docs":{"101":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"2":{"3":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"4":{"5":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"5":{"8":{"df":1,"docs":{"176":{"tf":1.0}}},"9":{"df":1,"docs":{"19":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"\"":{".":{"_":{"_":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"137":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"1":{"df":1,"docs":{"82":{"tf":1.0}}},"2":{"df":1,"docs":{"82":{"tf":1.0}}},"3":{"df":1,"docs":{"192":{"tf":1.0}}},"df":0,"docs":{}},"0":{".":{"0":{"_":{"df":0,"docs":{},"f":{"3":{"2":{")":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{":":{":":{"<":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"131":{"tf":1.4142135623730951}}},"1":{"_":{"df":0,"docs":{},"f":{"3":{"2":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"0":{"0":{"0":{"0":{"0":{"0":{"df":1,"docs":{"191":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"131":{"tf":1.4142135623730951}}},"df":6,"docs":{"125":{"tf":1.0},"127":{"tf":1.4142135623730951},"218":{"tf":1.0},"51":{"tf":1.4142135623730951},"63":{"tf":1.0},"88":{"tf":1.0}}},"1":{"0":{"1":{"0":{"df":1,"docs":{"255":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"114":{"tf":1.0}}},"2":{"4":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"114":{"tf":1.4142135623730951}}},"]":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{")":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"119":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":22,"docs":{"105":{"tf":1.0},"119":{"tf":1.0},"122":{"tf":2.0},"125":{"tf":1.0},"128":{"tf":1.0},"149":{"tf":1.0},"15":{"tf":1.0},"189":{"tf":1.0},"205":{"tf":1.4142135623730951},"218":{"tf":1.0},"22":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":2.23606797749979},"255":{"tf":1.4142135623730951},"54":{"tf":1.0},"62":{"tf":1.7320508075688772},"64":{"tf":1.0},"66":{"tf":1.0},"73":{"tf":1.7320508075688772},"85":{"tf":1.0},"86":{"tf":1.4142135623730951},"88":{"tf":1.0}}},"1":{"1":{"df":1,"docs":{"114":{"tf":1.0}}},"5":{"df":1,"docs":{"139":{"tf":1.7320508075688772}}},"6":{"df":1,"docs":{"139":{"tf":1.7320508075688772}}},"7":{"df":1,"docs":{"139":{"tf":1.7320508075688772}}},"df":5,"docs":{"122":{"tf":1.7320508075688772},"169":{"tf":1.4142135623730951},"255":{"tf":1.0},"54":{"tf":1.0},"73":{"tf":1.4142135623730951}}},"2":{"2":{"df":1,"docs":{"24":{"tf":1.0}}},"3":{"df":1,"docs":{"228":{"tf":1.0}}},"7":{"df":1,"docs":{"56":{"tf":1.0}}},"8":{"df":2,"docs":{"250":{"tf":1.4142135623730951},"73":{"tf":1.0}}},">":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"88":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"126":{"tf":1.0},"146":{"tf":1.0},"16":{"tf":1.4142135623730951},"181":{"tf":1.0},"195":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":1.0},"54":{"tf":1.0},"73":{"tf":1.4142135623730951},"88":{"tf":1.0}}},"3":{"df":4,"docs":{"131":{"tf":1.7320508075688772},"209":{"tf":1.0},"224":{"tf":1.0},"54":{"tf":1.0}}},"5":{"0":{"0":{"df":1,"docs":{"77":{"tf":1.0}}},"df":0,"docs":{}},"6":{"df":1,"docs":{"131":{"tf":1.0}}},"7":{"9":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"195":{"tf":1.0},"64":{"tf":1.0}}},"6":{"df":1,"docs":{"73":{"tf":1.0}}},"8":{"df":7,"docs":{"181":{"tf":1.4142135623730951},"195":{"tf":1.0},"199":{"tf":1.0},"224":{"tf":1.4142135623730951},"226":{"tf":1.0},"57":{"tf":1.4142135623730951},"67":{"tf":1.0}}},"9":{"1":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}},"_":{"0":{"0":{"0":{".":{"0":{"0":{"0":{"_":{"1":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"4":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"8":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}},"b":{"df":1,"docs":{"189":{"tf":1.0}}},"df":68,"docs":{"106":{"tf":1.4142135623730951},"112":{"tf":1.0},"114":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"14":{"tf":1.0},"143":{"tf":1.0},"151":{"tf":1.7320508075688772},"152":{"tf":1.0},"153":{"tf":1.0},"16":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.0},"17":{"tf":1.4142135623730951},"176":{"tf":2.8284271247461903},"178":{"tf":1.0},"18":{"tf":1.0},"183":{"tf":1.4142135623730951},"185":{"tf":2.23606797749979},"186":{"tf":1.4142135623730951},"187":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"197":{"tf":1.0},"202":{"tf":1.0},"205":{"tf":1.0},"210":{"tf":2.449489742783178},"211":{"tf":1.0},"212":{"tf":2.0},"215":{"tf":1.0},"216":{"tf":1.0},"221":{"tf":1.4142135623730951},"228":{"tf":1.0},"24":{"tf":1.4142135623730951},"248":{"tf":1.0},"249":{"tf":1.4142135623730951},"25":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.4142135623730951},"256":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"4":{"tf":1.4142135623730951},"49":{"tf":1.0},"51":{"tf":2.23606797749979},"52":{"tf":1.4142135623730951},"54":{"tf":2.8284271247461903},"57":{"tf":1.0},"60":{"tf":2.0},"63":{"tf":1.4142135623730951},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.4142135623730951},"69":{"tf":1.7320508075688772},"70":{"tf":1.0},"73":{"tf":1.0},"78":{"tf":1.0},"88":{"tf":1.4142135623730951},"89":{"tf":1.7320508075688772}},"e":{"9":{"df":1,"docs":{"191":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"i":{"3":{"2":{"df":1,"docs":{"204":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"252":{"tf":1.0}}}},"u":{"3":{"2":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"54":{"tf":1.0}}},"df":0,"docs":{}}},"2":{".":{"0":{"df":5,"docs":{"123":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":1.0},"75":{"tf":1.0},"89":{"tf":1.0}}},"5":{"4":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"1":{"5":{"df":1,"docs":{"207":{"tf":1.0}}},"8":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"60":{"tf":1.0}}}}}}}}}}}},"df":2,"docs":{"207":{"tf":1.0},"60":{"tf":1.0}}},"df":0,"docs":{}},"2":{"1":{"df":2,"docs":{"151":{"tf":1.4142135623730951},"88":{"tf":1.0}}},"df":0,"docs":{}},"4":{"8":{"df":1,"docs":{"73":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":4,"docs":{"169":{"tf":1.0},"66":{"tf":1.4142135623730951},"73":{"tf":1.0},"88":{"tf":1.0}}},"1":{"1":{"2":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"186":{"tf":1.0},"48":{"tf":1.0}}},"2":{"1":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"4":{"df":1,"docs":{"126":{"tf":1.0}}},"5":{"1":{"_":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"5":{"df":2,"docs":{"131":{"tf":1.4142135623730951},"56":{"tf":1.0}}},"6":{"df":3,"docs":{"131":{"tf":1.4142135623730951},"134":{"tf":1.0},"73":{"tf":1.0}}},"df":2,"docs":{"115":{"tf":1.7320508075688772},"126":{"tf":1.0}}},"6":{"df":1,"docs":{"169":{"tf":1.0}}},"7":{"df":2,"docs":{"169":{"tf":1.0},"189":{"tf":2.449489742783178}}},"8":{"df":1,"docs":{"107":{"tf":1.0}}},"b":{"df":1,"docs":{"255":{"tf":1.0}}},"df":64,"docs":{"106":{"tf":1.0},"112":{"tf":1.0},"118":{"tf":2.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.4142135623730951},"127":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"134":{"tf":1.0},"14":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"148":{"tf":1.4142135623730951},"151":{"tf":1.7320508075688772},"152":{"tf":1.0},"153":{"tf":1.0},"163":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.4142135623730951},"176":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.7320508075688772},"183":{"tf":1.7320508075688772},"185":{"tf":1.4142135623730951},"186":{"tf":1.4142135623730951},"19":{"tf":1.0},"191":{"tf":1.0},"202":{"tf":1.0},"205":{"tf":1.0},"213":{"tf":1.7320508075688772},"218":{"tf":1.4142135623730951},"219":{"tf":1.0},"220":{"tf":1.4142135623730951},"223":{"tf":1.7320508075688772},"224":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.0},"24":{"tf":1.0},"249":{"tf":1.0},"25":{"tf":2.23606797749979},"251":{"tf":1.0},"252":{"tf":1.0},"255":{"tf":2.0},"29":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.4142135623730951},"33":{"tf":1.0},"36":{"tf":1.0},"5":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"52":{"tf":2.0},"54":{"tf":1.7320508075688772},"58":{"tf":1.0},"60":{"tf":1.4142135623730951},"63":{"tf":1.4142135623730951},"66":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.7320508075688772},"78":{"tf":1.0},"89":{"tf":1.7320508075688772},"97":{"tf":1.0}},"f":{"df":1,"docs":{"255":{"tf":1.0}}},"i":{"3":{"2":{"df":1,"docs":{"204":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"d":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"u":{"1":{"6":{"df":1,"docs":{"54":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"3":{".":{".":{"2":{"df":1,"docs":{"24":{"tf":1.0}}},"=":{"7":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":3,"docs":{"25":{"tf":1.0},"85":{"tf":1.0},"89":{"tf":1.0}}},"1":{"4":{"1":{"5":{"9":{"2":{"6":{"df":1,"docs":{"188":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"df":1,"docs":{"188":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"188":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"2":{"df":2,"docs":{"20":{"tf":1.0},"25":{"tf":1.0}}},"3":{"df":2,"docs":{"182":{"tf":1.7320508075688772},"20":{"tf":1.0}}},"df":0,"docs":{}},"0":{"0":{".":{"0":{"_":{"df":0,"docs":{},"f":{"3":{"2":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{":":{":":{"<":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"133":{"tf":1.4142135623730951},"226":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"66":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.0},"84":{"tf":1.0}}},"1":{"df":1,"docs":{"176":{"tf":1.7320508075688772}},"i":{"6":{"4":{"df":1,"docs":{"176":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"2":{"df":4,"docs":{"251":{"tf":1.4142135623730951},"253":{"tf":1.0},"73":{"tf":1.0},"87":{"tf":1.0}}},"5":{"df":2,"docs":{"137":{"tf":1.0},"195":{"tf":1.0}}},"6":{"5":{"df":1,"docs":{"226":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"7":{"3":{"5":{"9":{"2":{"8":{"5":{"5":{"9":{"df":1,"docs":{"189":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"_":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":56,"docs":{"105":{"tf":1.0},"106":{"tf":1.4142135623730951},"114":{"tf":1.0},"118":{"tf":2.23606797749979},"119":{"tf":1.0},"120":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"123":{"tf":1.0},"124":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"137":{"tf":1.0},"14":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.4142135623730951},"158":{"tf":1.0},"16":{"tf":1.0},"163":{"tf":1.0},"170":{"tf":1.0},"18":{"tf":1.0},"183":{"tf":1.4142135623730951},"186":{"tf":1.4142135623730951},"187":{"tf":1.0},"188":{"tf":1.4142135623730951},"19":{"tf":1.0},"191":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"204":{"tf":1.0},"210":{"tf":1.0},"213":{"tf":1.0},"218":{"tf":1.4142135623730951},"220":{"tf":1.4142135623730951},"223":{"tf":1.7320508075688772},"224":{"tf":1.4142135623730951},"228":{"tf":1.0},"24":{"tf":1.0},"248":{"tf":1.7320508075688772},"255":{"tf":1.4142135623730951},"29":{"tf":1.0},"32":{"tf":2.0},"33":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":2.0},"52":{"tf":2.0},"54":{"tf":1.7320508075688772},"6":{"tf":1.4142135623730951},"63":{"tf":1.4142135623730951},"64":{"tf":1.0},"66":{"tf":1.0},"69":{"tf":1.0},"73":{"tf":1.0},"78":{"tf":1.0},"89":{"tf":1.7320508075688772},"97":{"tf":1.0}},"i":{"6":{"4":{"df":1,"docs":{"54":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"u":{"8":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}},"4":{"\"":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"146":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"0":{"df":2,"docs":{"75":{"tf":1.0},"85":{"tf":1.0}}},"1":{"df":1,"docs":{"35":{"tf":1.0}}},"3":{"df":1,"docs":{"42":{"tf":1.0}}},"4":{"df":1,"docs":{"35":{"tf":1.0}}},"df":0,"docs":{}},"2":{"df":3,"docs":{"103":{"tf":1.0},"125":{"tf":1.0},"16":{"tf":1.7320508075688772}}},"4":{"df":1,"docs":{"131":{"tf":1.0}}},"df":35,"docs":{"114":{"tf":1.0},"118":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.4142135623730951},"137":{"tf":1.0},"139":{"tf":1.0},"143":{"tf":1.0},"158":{"tf":1.0},"16":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.4142135623730951},"19":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":1.0},"204":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.4142135623730951},"249":{"tf":2.23606797749979},"251":{"tf":1.7320508075688772},"253":{"tf":1.0},"256":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951},"36":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.7320508075688772},"52":{"tf":2.0},"54":{"tf":1.0},"63":{"tf":1.0},"7":{"tf":1.4142135623730951},"73":{"tf":1.0},"89":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"155":{"tf":1.0}}}}},"5":{"\"":{".":{"_":{"_":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"137":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{".":{"=":{"8":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":1,"docs":{"94":{"tf":1.0}}},"1":{"df":1,"docs":{"42":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":5,"docs":{"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"25":{"tf":1.0},"58":{"tf":1.0},"77":{"tf":1.0}}},"1":{"2":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"125":{"tf":1.0}}},"df":35,"docs":{"114":{"tf":1.0},"120":{"tf":1.0},"14":{"tf":1.0},"143":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.4142135623730951},"163":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0},"176":{"tf":1.4142135623730951},"187":{"tf":3.872983346207417},"194":{"tf":1.4142135623730951},"200":{"tf":1.0},"204":{"tf":1.0},"215":{"tf":1.4142135623730951},"22":{"tf":1.7320508075688772},"221":{"tf":1.0},"227":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"248":{"tf":2.8284271247461903},"25":{"tf":1.7320508075688772},"255":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":1.4142135623730951},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951},"64":{"tf":1.0},"66":{"tf":1.7320508075688772},"73":{"tf":1.7320508075688772},"8":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"86":{"tf":1.7320508075688772}},"i":{"3":{"2":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"134":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"3":{"2":{"df":1,"docs":{"31":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"102":{"tf":1.0}}},"df":0,"docs":{}}},"6":{".":{".":{"=":{"1":{"0":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":1,"docs":{"42":{"tf":1.0}}},"4":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"0":{".":{"3":{"4":{"df":1,"docs":{"190":{"tf":1.0}}},"df":1,"docs":{"190":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"142":{"tf":1.0}}},"4":{"df":7,"docs":{"246":{"tf":1.4142135623730951},"250":{"tf":2.0},"251":{"tf":1.7320508075688772},"253":{"tf":1.4142135623730951},"256":{"tf":1.0},"52":{"tf":1.4142135623730951},"73":{"tf":1.0}}},"5":{"5":{"3":{"5":{"df":1,"docs":{"47":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"df":1,"docs":{"65":{"tf":2.0}}},"9":{".":{"0":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"120":{"tf":1.0},"147":{"tf":1.0},"176":{"tf":1.0},"188":{"tf":1.0},"251":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"73":{"tf":1.0},"9":{"tf":1.4142135623730951}}},"7":{".":{"2":{"df":1,"docs":{"182":{"tf":1.4142135623730951}},"i":{"df":1,"docs":{"182":{"tf":1.0}}}},"df":0,"docs":{}},"6":{"7":{"df":1,"docs":{"89":{"tf":1.0}}},"8":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}},"df":11,"docs":{"10":{"tf":1.4142135623730951},"114":{"tf":1.0},"150":{"tf":1.0},"16":{"tf":1.0},"169":{"tf":1.0},"181":{"tf":1.4142135623730951},"188":{"tf":1.0},"195":{"tf":1.0},"202":{"tf":1.0},"54":{"tf":1.0},"73":{"tf":1.0}}},"8":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},".":{"2":{"df":1,"docs":{"42":{"tf":1.0}}},"df":0,"docs":{}},"2":{"df":1,"docs":{"139":{"tf":1.7320508075688772}}},"df":18,"docs":{"11":{"tf":1.4142135623730951},"110":{"tf":1.0},"111":{"tf":1.0},"113":{"tf":1.4142135623730951},"114":{"tf":2.449489742783178},"131":{"tf":1.0},"145":{"tf":1.0},"189":{"tf":1.0},"22":{"tf":1.0},"248":{"tf":1.7320508075688772},"249":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.7320508075688772},"52":{"tf":1.7320508075688772},"54":{"tf":1.0},"73":{"tf":1.0}},"i":{"3":{"2":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"134":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"8":{"df":1,"docs":{"101":{"tf":1.0}}},"df":0,"docs":{}}},"9":{".":{".":{"=":{"1":{"0":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":1,"docs":{"140":{"tf":1.0}}},"2":{"df":1,"docs":{"140":{"tf":1.0}}},"df":0,"docs":{}},"5":{"df":1,"docs":{"125":{"tf":1.0}}},"6":{"df":2,"docs":{"142":{"tf":1.0},"143":{"tf":1.0}}},"7":{".":{"1":{"2":{"3":{"_":{"df":0,"docs":{},"f":{"3":{"2":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"142":{"tf":1.0},"143":{"tf":1.4142135623730951},"24":{"tf":1.0}}},"8":{"df":3,"docs":{"125":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.4142135623730951}}},"9":{".":{"1":{"2":{"df":1,"docs":{"190":{"tf":1.0}}},"df":1,"docs":{"190":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"143":{"tf":1.4142135623730951}}},"df":6,"docs":{"12":{"tf":1.4142135623730951},"190":{"tf":1.0},"195":{"tf":1.4142135623730951},"199":{"tf":1.0},"54":{"tf":1.0},"70":{"tf":1.0}}},"_":{"_":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"23":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"(":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"179":{"tf":1.0}}}}}}},"i":{"df":1,"docs":{"179":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"179":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"3":{"0":{"df":1,"docs":{"133":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"119":{"tf":1.0}}}}},"df":0,"docs":{}},".":{"a":{"d":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"153":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"77":{"tf":1.0}}}}}}},"df":0,"docs":{},"r":{"df":1,"docs":{"153":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"137":{"tf":1.0}}}},"df":0,"docs":{}}}}}},":":{":":{"a":{"d":{"d":{"df":1,"docs":{"227":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"227":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},">":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"213":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"]":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"|":{"_":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":61,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"106":{"tf":1.0},"113":{"tf":2.0},"114":{"tf":1.4142135623730951},"122":{"tf":2.23606797749979},"123":{"tf":1.4142135623730951},"125":{"tf":2.449489742783178},"131":{"tf":3.1622776601683795},"133":{"tf":1.0},"134":{"tf":1.7320508075688772},"137":{"tf":1.0},"14":{"tf":1.7320508075688772},"141":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951},"148":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":2.8284271247461903},"181":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":2.449489742783178},"188":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.0},"199":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.4142135623730951},"218":{"tf":1.0},"219":{"tf":1.7320508075688772},"22":{"tf":1.7320508075688772},"220":{"tf":1.0},"223":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"25":{"tf":2.6457513110645907},"34":{"tf":1.0},"37":{"tf":1.7320508075688772},"39":{"tf":1.7320508075688772},"45":{"tf":1.0},"47":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.7320508075688772},"52":{"tf":1.4142135623730951},"54":{"tf":2.23606797749979},"56":{"tf":1.7320508075688772},"57":{"tf":1.7320508075688772},"58":{"tf":1.0},"60":{"tf":2.449489742783178},"62":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951},"65":{"tf":1.7320508075688772},"66":{"tf":2.0},"69":{"tf":2.449489742783178},"71":{"tf":1.0},"73":{"tf":2.23606797749979},"89":{"tf":1.4142135623730951},"97":{"tf":2.0},"99":{"tf":1.0}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"51":{"tf":1.0}}}}},"c":{"1":{":":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"<":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"156":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"3":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"211":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":17,"docs":{"105":{"tf":1.4142135623730951},"115":{"tf":1.0},"129":{"tf":1.0},"142":{"tf":1.0},"195":{"tf":1.0},"220":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"251":{"tf":2.23606797749979},"34":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.4142135623730951},"69":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"88":{"tf":1.4142135623730951}},"f":{"df":1,"docs":{"28":{"tf":1.0}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"1":{"df":1,"docs":{"51":{"tf":1.0}}},"df":1,"docs":{"59":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"93":{"tf":2.449489742783178}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"211":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}},"h":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}}},"s":{"df":2,"docs":{"36":{"tf":1.0},"37":{"tf":1.4142135623730951}}},"t":{"0":{"df":1,"docs":{"54":{"tf":1.0}}},"1":{"df":1,"docs":{"54":{"tf":1.0}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"93":{"tf":1.0}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"93":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"v":{"df":2,"docs":{"29":{"tf":1.0},"34":{"tf":1.0}}},"x":{"df":1,"docs":{"195":{"tf":2.0}}}},"a":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"'":{".":{".":{"=":{"'":{"df":0,"docs":{},"z":{"df":1,"docs":{"24":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"132":{"tf":1.0}}}}}}},"df":0,"docs":{}},".":{".":{"b":{"df":2,"docs":{"218":{"tf":1.0},"63":{"tf":1.0}}},"df":0,"docs":{}},"_":{"_":{"df":1,"docs":{"63":{"tf":1.0}}},"df":0,"docs":{}},"a":{"d":{"d":{"(":{"b":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},":":{"0":{"df":1,"docs":{"271":{"tf":1.0}}},"df":0,"docs":{}},">":{"(":{"&":{"'":{"a":{"df":1,"docs":{"202":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"6":{"4":{"df":1,"docs":{"246":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"b":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":1,"docs":{"77":{"tf":1.0}}}}}}},"c":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"g":{"df":1,"docs":{"188":{"tf":1.0}}}}}},"df":2,"docs":{"186":{"tf":1.0},"188":{"tf":1.0}}},"df":2,"docs":{"70":{"tf":1.0},"75":{"tf":1.0}},"i":{"df":1,"docs":{"252":{"tf":2.23606797749979}},"l":{"df":1,"docs":{"204":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"144":{"tf":2.23606797749979}}}},"v":{"df":14,"docs":{"131":{"tf":1.0},"132":{"tf":1.0},"142":{"tf":1.0},"148":{"tf":1.0},"152":{"tf":1.0},"154":{"tf":1.0},"176":{"tf":1.4142135623730951},"194":{"tf":1.0},"218":{"tf":1.0},"248":{"tf":1.0},"251":{"tf":1.0},"4":{"tf":1.0},"47":{"tf":1.0},"94":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"60":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"153":{"tf":1.4142135623730951},"75":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"87":{"tf":1.0},"90":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"195":{"tf":1.0},"250":{"tf":1.0},"95":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":9,"docs":{"114":{"tf":1.0},"121":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.4142135623730951},"199":{"tf":1.0},"246":{"tf":1.0},"256":{"tf":1.0},"49":{"tf":1.0},"75":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"94":{"tf":1.0}}}}}}}},"r":{"d":{"df":2,"docs":{"127":{"tf":1.4142135623730951},"252":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":4,"docs":{"168":{"tf":1.0},"169":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"248":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"224":{"tf":1.0}}}},"v":{"df":1,"docs":{"57":{"tf":1.4142135623730951}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":10,"docs":{"122":{"tf":1.0},"125":{"tf":1.0},"132":{"tf":1.0},"162":{"tf":1.0},"218":{"tf":1.0},"248":{"tf":1.4142135623730951},"256":{"tf":1.0},"48":{"tf":1.0},"77":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"224":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"223":{"tf":1.7320508075688772},"224":{"tf":2.23606797749979}}}}}}},"d":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"226":{"tf":1.0},"94":{"tf":1.0}}}}}}},"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":2,"docs":{"103":{"tf":1.0},"112":{"tf":1.0}}}}}}}},"<":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"94":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"170":{"tf":1.0}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"165":{"tf":1.0},"169":{"tf":1.7320508075688772}},"e":{"(":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"195":{"tf":1.0}}}}}},"df":0,"docs":{},"x":{"df":1,"docs":{"165":{"tf":1.0}}}},"<":{"'":{"a":{">":{"(":{"&":{"'":{"a":{"df":2,"docs":{"196":{"tf":1.0},"197":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"212":{"tf":1.0}}},"2":{"df":1,"docs":{"212":{"tf":1.0}}},"3":{"df":1,"docs":{"212":{"tf":1.0}}},"4":{"df":1,"docs":{"212":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"170":{"tf":1.0}}}},"df":0,"docs":{}}}}},"o":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"153":{"tf":1.7320508075688772},"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"o":{"(":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"147":{"tf":1.0}}}}}},"df":0,"docs":{}},"x":{"df":1,"docs":{"167":{"tf":1.0}}}},"df":2,"docs":{"167":{"tf":1.0},"169":{"tf":1.7320508075688772}}}}}},"df":26,"docs":{"131":{"tf":1.4142135623730951},"152":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"165":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"168":{"tf":1.7320508075688772},"169":{"tf":1.4142135623730951},"170":{"tf":1.7320508075688772},"176":{"tf":1.0},"183":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"249":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"256":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.0},"60":{"tf":1.0},"85":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":2.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"57":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"t":{"df":4,"docs":{"202":{"tf":1.0},"25":{"tf":1.0},"73":{"tf":1.0},"94":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"202":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":8,"docs":{"105":{"tf":1.4142135623730951},"131":{"tf":1.0},"191":{"tf":1.0},"250":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.7320508075688772},"256":{"tf":1.0},"39":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"254":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}},"df":15,"docs":{"115":{"tf":1.0},"122":{"tf":1.0},"131":{"tf":1.0},"144":{"tf":1.0},"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"202":{"tf":1.4142135623730951},"203":{"tf":1.0},"248":{"tf":1.0},"255":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"56":{"tf":1.0},"63":{"tf":1.0}},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":19,"docs":{"104":{"tf":1.7320508075688772},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"139":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"201":{"tf":1.7320508075688772},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"255":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"4":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"37":{"tf":1.0},"59":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"148":{"tf":1.0},"162":{"tf":1.0},"211":{"tf":1.0},"53":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"124":{"tf":1.4142135623730951}}}}}}},"df":10,"docs":{"107":{"tf":2.23606797749979},"181":{"tf":1.7320508075688772},"197":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.7320508075688772},"37":{"tf":2.6457513110645907},"56":{"tf":1.7320508075688772},"57":{"tf":2.449489742783178},"59":{"tf":2.6457513110645907},"72":{"tf":2.449489742783178}},"e":{".":{"0":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"226":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"226":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"&":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"107":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},">":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"107":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"107":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}}},"h":{"df":1,"docs":{"253":{"tf":1.0}}},"l":{"df":1,"docs":{"253":{"tf":1.0}},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":2,"docs":{"124":{"tf":2.23606797749979},"2":{"tf":1.0}}}}}}}}},"i":{"a":{"df":3,"docs":{"148":{"tf":2.449489742783178},"227":{"tf":2.23606797749979},"77":{"tf":1.0}},"s":{"df":2,"docs":{"148":{"tf":1.0},"227":{"tf":1.0}}}},"c":{"df":2,"docs":{"176":{"tf":1.0},"185":{"tf":1.7320508075688772}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"176":{"tf":1.0},"187":{"tf":2.449489742783178}}}},"v":{"df":1,"docs":{"199":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":10,"docs":{"113":{"tf":1.4142135623730951},"115":{"tf":1.4142135623730951},"122":{"tf":1.0},"249":{"tf":2.0},"251":{"tf":1.0},"253":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951},"51":{"tf":1.0},"60":{"tf":1.4142135623730951},"75":{"tf":1.0}}},"df":0,"docs":{},"w":{"(":{"d":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"176":{"tf":1.0},"195":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"89":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":18,"docs":{"114":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.0},"148":{"tf":1.0},"176":{"tf":1.0},"197":{"tf":1.0},"213":{"tf":1.0},"217":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"248":{"tf":1.4142135623730951},"255":{"tf":1.0},"256":{"tf":1.7320508075688772},"48":{"tf":1.0},"57":{"tf":1.0},"79":{"tf":1.0},"87":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"73":{"tf":1.0},"9":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"h":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"70":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":3,"docs":{"125":{"tf":1.4142135623730951},"132":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"139":{"tf":1.0},"144":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"2":{"tf":1.0},"90":{"tf":1.0}}}}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":9,"docs":{"113":{"tf":1.4142135623730951},"114":{"tf":1.0},"115":{"tf":1.4142135623730951},"200":{"tf":1.0},"253":{"tf":1.0},"3":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.0},"77":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"255":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"125":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"122":{"tf":1.0},"14":{"tf":1.0},"15":{"tf":1.0},"18":{"tf":1.0},"211":{"tf":1.0},"99":{"tf":1.0}}}}}}},"n":{"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"255":{"tf":1.0}}}}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"147":{"tf":2.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"96":{"tf":1.0}}}}}}},":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"\"":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"91":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":2,"docs":{"91":{"tf":1.7320508075688772},"96":{"tf":2.6457513110645907}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":10,"docs":{"131":{"tf":1.0},"132":{"tf":1.4142135623730951},"194":{"tf":1.7320508075688772},"195":{"tf":3.0},"196":{"tf":1.7320508075688772},"197":{"tf":1.0},"202":{"tf":1.0},"213":{"tf":1.7320508075688772},"66":{"tf":1.0},"91":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"202":{"tf":1.4142135623730951}},"e":{"_":{"a":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"&":{"'":{"a":{"df":1,"docs":{"202":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"210":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":15,"docs":{"107":{"tf":1.0},"108":{"tf":1.0},"132":{"tf":1.0},"139":{"tf":1.4142135623730951},"162":{"tf":1.0},"170":{"tf":1.0},"182":{"tf":1.0},"199":{"tf":1.0},"224":{"tf":1.0},"248":{"tf":1.0},"33":{"tf":1.0},"45":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.0},"98":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":11,"docs":{"113":{"tf":1.0},"129":{"tf":1.4142135623730951},"132":{"tf":1.0},"147":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"165":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"3":{"tf":1.0},"4":{"tf":1.0},"94":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"137":{"tf":1.0},"173":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"182":{"tf":1.0},"250":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"177":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"213":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.0}}},"y":{"(":{"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"213":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{">":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"213":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"3":{"(":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"213":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{">":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"213":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"`":{"'":{"df":1,"docs":{"213":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"10":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"a":{"c":{"df":0,"docs":{},"h":{"df":6,"docs":{"10":{"tf":1.0},"103":{"tf":1.0},"125":{"tf":1.0},"215":{"tf":1.0},"36":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"122":{"tf":1.0},"210":{"tf":1.0},"248":{"tf":1.0}}}}}}}}},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"247":{"tf":1.0},"248":{"tf":1.0},"255":{"tf":1.0},"87":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"c":{"df":1,"docs":{"233":{"tf":1.7320508075688772}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"246":{"tf":1.4142135623730951},"250":{"tf":1.4142135623730951},"254":{"tf":1.0},"52":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"a":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"75":{"tf":1.0},"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"75":{"tf":1.0},"77":{"tf":1.7320508075688772}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":1,"docs":{"109":{"tf":1.0}}}}}},"g":{"df":5,"docs":{"165":{"tf":1.0},"167":{"tf":1.0},"216":{"tf":1.0},"252":{"tf":1.7320508075688772},"97":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":21,"docs":{"121":{"tf":1.0},"169":{"tf":1.0},"176":{"tf":2.449489742783178},"185":{"tf":1.4142135623730951},"186":{"tf":2.23606797749979},"195":{"tf":1.0},"199":{"tf":1.0},"210":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.4142135623730951},"247":{"tf":1.0},"248":{"tf":2.449489742783178},"249":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.7320508075688772},"256":{"tf":1.0},"54":{"tf":1.0},"75":{"tf":1.4142135623730951},"87":{"tf":1.0},"88":{"tf":1.0},"94":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}}}}}},"m":{"df":3,"docs":{"107":{"tf":1.4142135623730951},"246":{"tf":1.0},"73":{"tf":2.0}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"109":{"tf":1.0},"226":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":2.0}}},"df":0,"docs":{}}}},"r":{".":{"_":{"_":{"df":1,"docs":{"119":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"df":1,"docs":{"51":{"tf":1.0}}},"[":{".":{".":{"2":{"df":1,"docs":{"52":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{".":{".":{"2":{"df":1,"docs":{"52":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"y":{"'":{"df":1,"docs":{"51":{"tf":1.0}}},"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"89":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":1,"docs":{"89":{"tf":1.0}}}},"df":12,"docs":{"100":{"tf":1.4142135623730951},"117":{"tf":1.0},"119":{"tf":1.0},"228":{"tf":1.0},"251":{"tf":1.0},"48":{"tf":1.7320508075688772},"51":{"tf":3.4641016151377544},"52":{"tf":2.0},"87":{"tf":2.23606797749979},"88":{"tf":1.0},"89":{"tf":2.0},"98":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"88":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":9,"docs":{"118":{"tf":1.0},"119":{"tf":1.0},"131":{"tf":1.4142135623730951},"218":{"tf":1.0},"220":{"tf":1.4142135623730951},"228":{"tf":1.4142135623730951},"51":{"tf":2.0},"52":{"tf":1.7320508075688772},"89":{"tf":1.7320508075688772}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":1,"docs":{"251":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"m":{"!":{"(":{"\"":{"a":{"d":{"d":{"df":2,"docs":{"248":{"tf":1.4142135623730951},"249":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"d":{"c":{"df":0,"docs":{},"w":{"df":1,"docs":{"254":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":2,"docs":{"248":{"tf":1.0},"253":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"247":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"250":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":10,"docs":{"246":{"tf":1.0},"247":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":3.3166247903554},"252":{"tf":1.7320508075688772},"253":{"tf":1.0},"255":{"tf":2.0},"256":{"tf":2.8284271247461903}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"194":{"tf":1.0},"2":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"<":{"[":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"105":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":11,"docs":{"246":{"tf":2.8284271247461903},"247":{"tf":1.4142135623730951},"248":{"tf":3.0},"249":{"tf":2.0},"250":{"tf":1.4142135623730951},"251":{"tf":2.0},"252":{"tf":1.4142135623730951},"253":{"tf":1.4142135623730951},"254":{"tf":1.7320508075688772},"255":{"tf":2.449489742783178},"256":{"tf":2.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"!":{"(":{"!":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"0":{".":{"1":{"+":{"0":{".":{"2":{"=":{"=":{"0":{".":{"3":{"df":1,"docs":{"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"3":{"2":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}}},"2":{"4":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"3":{"df":1,"docs":{"25":{"tf":1.0}}},"9":{".":{"6":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"_":{"df":1,"docs":{"70":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"66":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"51":{"tf":1.0}}}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"!":{"(":{"\"":{"df":0,"docs":{},"{":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{"0":{">":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"187":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"51":{"tf":1.0}}}}}},"[":{"0":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"p":{".":{"c":{"a":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"127":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"88":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"(":{"&":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"29":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"53":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"d":{":":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"(":{"&":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"51":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"52":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"24":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"25":{"tf":1.4142135623730951}}}}},"v":{"df":2,"docs":{"22":{"tf":1.0},"32":{"tf":1.0}},"e":{"c":{".":{"c":{"a":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"122":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"df":1,"docs":{"73":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"<":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"89":{"tf":1.0}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"89":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"!":{"(":{"\"":{"a":{"b":{"c":{"\"":{".":{"a":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"142":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"107":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"3":{"2":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"22":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"(":{"1":{".":{".":{"_":{"_":{"df":1,"docs":{"24":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"*":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":0,"docs":{}}},"r":{"1":{"df":1,"docs":{"39":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"115":{"tf":1.0}}}}}}},"x":{"df":1,"docs":{"36":{"tf":1.0}}}},"1":{"0":{"0":{"0":{"df":1,"docs":{"131":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"df":1,"docs":{"115":{"tf":1.0}}},"df":0,"docs":{}},"2":{".":{"4":{"6":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"df":1,"docs":{"107":{"tf":1.0}}},"df":0,"docs":{}},"3":{"0":{"0":{".":{"1":{"_":{"df":0,"docs":{},"f":{"3":{"2":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{".":{"0":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}},"0":{"df":1,"docs":{"84":{"tf":1.0}}},"df":2,"docs":{"39":{"tf":1.0},"84":{"tf":1.0}}},"6":{"df":3,"docs":{"163":{"tf":1.0},"165":{"tf":1.0},"94":{"tf":1.0}}},"7":{"df":1,"docs":{"167":{"tf":1.0}}},"[":{"df":0,"docs":{},"x":{",":{"df":0,"docs":{},"i":{"df":1,"docs":{"19":{"tf":1.0}}}},"df":0,"docs":{}}},"_":{"_":{",":{"\"":{"df":0,"docs":{},"y":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"155":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":3,"docs":{"107":{"tf":1.7320508075688772},"155":{"tf":1.0},"56":{"tf":1.0}}},"df":0,"docs":{}},"a":{"d":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"(":{"\"":{"4":{"\"":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"147":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"249":{"tf":1.4142135623730951},"255":{"tf":1.0},"256":{"tf":1.0},"60":{"tf":1.0},"69":{"tf":1.0}},"g":{"df":1,"docs":{"72":{"tf":1.0}}}},"b":{"\"":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}},"df":1,"docs":{"69":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"69":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"d":{".":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"99":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"c":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"80":{"tf":1.0}}}}}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"(":{"1":{"0":{"df":1,"docs":{"97":{"tf":1.0}}},"5":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"2":{"0":{"df":1,"docs":{"97":{"tf":1.0}}},"5":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":1,"docs":{"114":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"(":{"2":{"df":1,"docs":{"210":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"211":{"tf":1.0},"66":{"tf":1.0},"70":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"221":{"tf":2.449489742783178}}}}}}},"df":0,"docs":{}}}}}}}},"df":7,"docs":{"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"178":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"45":{"tf":1.0}},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"5":{"df":1,"docs":{"134":{"tf":1.0}}},"8":{"df":1,"docs":{"134":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"f":{"df":0,"docs":{},"i":{"b":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"221":{"tf":2.23606797749979}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"73":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"94":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"!":{"(":{"\"":{"_":{"_":{"df":2,"docs":{"188":{"tf":1.7320508075688772},"189":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":2,"docs":{"187":{"tf":2.23606797749979},"188":{"tf":1.0}}}}}}},"{":{"1":{"df":0,"docs":{},"}":{"df":0,"docs":{},"{":{"0":{"df":1,"docs":{"185":{"tf":1.0}}},"df":0,"docs":{}}}},":":{"?":{"df":0,"docs":{},"}":{"\"":{",":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"186":{"tf":1.0}}}},"df":0,"docs":{}},"}":{"\"":{",":{"d":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}}},"v":{"df":1,"docs":{"183":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"_":{",":{"a":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}},"df":2,"docs":{"136":{"tf":1.0},"185":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}}}},"g":{"df":1,"docs":{"69":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"r":{"1":{")":{",":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"r":{"2":{"df":1,"docs":{"39":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"h":{"1":{"df":1,"docs":{"49":{"tf":1.0}}},"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"&":{"4":{"2":{"df":1,"docs":{"129":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"49":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{")":{",":{"\"":{"df":0,"docs":{},"y":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"157":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":1,"docs":{"157":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"i":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"(":{"2":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"1":{"df":1,"docs":{"132":{"tf":1.4142135623730951}}},"8":{":":{":":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"18":{"tf":1.0},"248":{"tf":1.0},"54":{"tf":1.7320508075688772}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"131":{"tf":1.0}}}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"73":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"78":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"47":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"(":{"\"":{"3":{"df":1,"docs":{"146":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"n":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"(":{"2":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":2,"docs":{"134":{"tf":1.0},"65":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"m":{".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"133":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"1":{":":{":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"60":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"60":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"139":{"tf":1.4142135623730951}}}}},"o":{"df":1,"docs":{"248":{"tf":1.0}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"_":{"_":{"df":1,"docs":{"136":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"p":{".":{"1":{"df":1,"docs":{"56":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"137":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"3":{".":{"df":0,"docs":{},"i":{"df":1,"docs":{"86":{"tf":1.0}}},"x":{"df":1,"docs":{"86":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"[":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"106":{"tf":1.0}}}}}}},"r":{"a":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"47":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":1,"docs":{"199":{"tf":1.0}},"e":{"a":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"1":{"(":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"(":{")":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"146":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"t":{"1":{".":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":1,"docs":{"77":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{".":{"_":{"_":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"134":{"tf":1.4142135623730951},"145":{"tf":1.0},"66":{"tf":1.0}}}}}}}},"s":{".":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"92":{"tf":1.0}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"92":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"1":{"df":1,"docs":{"45":{"tf":1.0}}},"3":{"df":1,"docs":{"45":{"tf":1.0}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"125":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"(":{"&":{"c":{"1":{")":{",":{"1":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{")":{",":{"3":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"139":{"tf":1.4142135623730951},"52":{"tf":1.0}},"e":{"1":{"df":4,"docs":{"113":{"tf":1.0},"114":{"tf":1.0},"121":{"tf":1.0},"53":{"tf":1.0}}},"2":{"df":2,"docs":{"113":{"tf":1.0},"114":{"tf":1.0}}},"3":{"df":2,"docs":{"113":{"tf":1.0},"121":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"d":{":":{":":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"(":{"&":{"*":{"b":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"131":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"(":{"1":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"137":{"tf":1.0}}}}},"t":{".":{"1":{"df":1,"docs":{"54":{"tf":1.0}}},"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"92":{"tf":1.0}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"92":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":1,"docs":{"28":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"1":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"223":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"(":{"&":{"df":0,"docs":{},"x":{"df":1,"docs":{"23":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"u":{"8":{":":{":":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":2,"docs":{"131":{"tf":1.0},"22":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"v":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"218":{"tf":1.0}}}}}},"1":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"219":{"tf":1.7320508075688772}}}}}}},"df":2,"docs":{"118":{"tf":1.0},"119":{"tf":1.4142135623730951}}},"2":{"df":5,"docs":{"119":{"tf":1.0},"128":{"tf":1.0},"216":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0}}},"4":{"df":1,"docs":{"119":{"tf":1.0}}},"[":{"0":{"df":1,"docs":{"123":{"tf":1.0}}},"1":{"df":1,"docs":{"123":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":2,"docs":{"220":{"tf":1.0},"88":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"[":{"1":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":4,"docs":{"118":{"tf":1.0},"120":{"tf":1.0},"29":{"tf":1.0},"32":{"tf":1.0}},"e":{"c":{".":{"c":{"a":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"122":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"122":{"tf":2.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"df":8,"docs":{"14":{"tf":1.4142135623730951},"16":{"tf":1.4142135623730951},"18":{"tf":1.0},"248":{"tf":1.4142135623730951},"251":{"tf":1.0},"253":{"tf":1.0},"54":{"tf":1.7320508075688772},"56":{"tf":1.0}}},"z":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":5,"docs":{"131":{"tf":1.4142135623730951},"16":{"tf":1.0},"211":{"tf":1.0},"22":{"tf":1.0},"224":{"tf":1.0}}}}},"df":7,"docs":{"143":{"tf":1.0},"22":{"tf":1.0},"24":{"tf":1.0},"262":{"tf":1.7320508075688772},"29":{"tf":1.0},"52":{"tf":1.0},"89":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":10,"docs":{"19":{"tf":2.0},"210":{"tf":1.0},"22":{"tf":1.4142135623730951},"248":{"tf":1.0},"249":{"tf":1.0},"31":{"tf":1.4142135623730951},"54":{"tf":1.0},"58":{"tf":1.0},"62":{"tf":1.0},"69":{"tf":1.0}}}}},"o":{"c":{"df":0,"docs":{},"i":{"df":12,"docs":{"105":{"tf":2.0},"106":{"tf":1.0},"148":{"tf":1.0},"74":{"tf":1.7320508075688772},"75":{"tf":2.6457513110645907},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":2.6457513110645907},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":5,"docs":{"249":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"c":{"/":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":6,"docs":{"2":{"tf":1.0},"263":{"tf":1.7320508075688772},"264":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"264":{"tf":1.7320508075688772},"6":{"tf":1.0}},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"241":{"tf":1.7320508075688772}}}},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"60":{"tf":1.0}}},"k":{"df":1,"docs":{"124":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"195":{"tf":1.0}}}}},"n":{"d":{"df":1,"docs":{"108":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"171":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"95":{"tf":1.7320508075688772}}}}},"o":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":9,"docs":{"115":{"tf":1.0},"122":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.4142135623730951},"136":{"tf":1.0},"176":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.0},"252":{"tf":1.0}}}},"df":0,"docs":{}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":5,"docs":{"153":{"tf":1.0},"220":{"tf":1.4142135623730951},"250":{"tf":1.0},"256":{"tf":1.0},"9":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":6,"docs":{"131":{"tf":1.0},"248":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"270":{"tf":1.0},"88":{"tf":1.0}}},"df":0,"docs":{}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"264":{"tf":1.7320508075688772}}}},"y":{"df":1,"docs":{"211":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"2":{"tf":1.0}},"e":{"!":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"95":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"x":{"df":1,"docs":{"253":{"tf":1.4142135623730951}},"i":{"df":1,"docs":{"73":{"tf":1.7320508075688772}}}},",":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"202":{"tf":1.0}}}},"df":0,"docs":{}}},"b":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"\\":{"df":0,"docs":{},"u":{"df":0,"docs":{},"{":{"2":{"1":{"1":{"d":{"df":1,"docs":{"48":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"x":{"5":{"2":{"\\":{"df":0,"docs":{},"x":{"7":{"5":{"\\":{"df":0,"docs":{},"x":{"7":{"3":{"\\":{"df":0,"docs":{},"x":{"7":{"4":{"df":1,"docs":{"48":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"2":{"\\":{"df":0,"docs":{},"x":{"df":0,"docs":{},"e":{"6":{"\\":{"df":0,"docs":{},"x":{"8":{"2":{"\\":{"df":0,"docs":{},"x":{"a":{"8":{"\\":{"df":0,"docs":{},"x":{"8":{"2":{"\\":{"df":0,"docs":{},"x":{"b":{"1":{"\\":{"df":0,"docs":{},"x":{"8":{"2":{"\\":{"df":0,"docs":{},"x":{"b":{"b":{"df":1,"docs":{"48":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"88":{"tf":1.4142135623730951}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"48":{"tf":1.0}}}}}},">":{"(":{"df":0,"docs":{},"x":{"df":3,"docs":{"195":{"tf":1.7320508075688772},"197":{"tf":1.0},"202":{"tf":1.0}}}},">":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"105":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"a":{"a":{"a":{"a":{"df":0,"docs":{},"h":{"!":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"91":{"tf":1.0},"96":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"?":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"91":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"153":{"tf":1.0},"154":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"154":{"tf":1.0},"155":{"tf":1.0}}}},":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"154":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"144":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"143":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"255":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"d":{"df":3,"docs":{"3":{"tf":1.0},"92":{"tf":1.0},"98":{"tf":1.0}}},"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"71":{"tf":1.0}}},"df":0,"docs":{}},"z":{"df":1,"docs":{"158":{"tf":1.0}}}},":":{":":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"172":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"88":{"tf":1.0}}}},"df":4,"docs":{"172":{"tf":2.0},"70":{"tf":1.0},"71":{"tf":1.0},"94":{"tf":2.6457513110645907}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"94":{"tf":2.23606797749979}}}}}},"s":{"df":0,"docs":{},"e":{"df":9,"docs":{"11":{"tf":1.0},"113":{"tf":1.4142135623730951},"153":{"tf":1.0},"176":{"tf":1.0},"204":{"tf":1.4142135623730951},"213":{"tf":1.0},"3":{"tf":1.7320508075688772},"60":{"tf":1.0},"94":{"tf":1.0}}},"i":{"c":{"df":27,"docs":{"112":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"12":{"tf":1.0},"125":{"tf":1.4142135623730951},"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"196":{"tf":1.0},"197":{"tf":1.0},"20":{"tf":1.7320508075688772},"21":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"238":{"tf":1.7320508075688772},"24":{"tf":1.0},"247":{"tf":1.4142135623730951},"25":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"93":{"tf":1.0}}},"df":1,"docs":{"213":{"tf":1.0}}}},"z":{"df":1,"docs":{"71":{"tf":1.0}}}},"df":23,"docs":{"105":{"tf":2.0},"131":{"tf":1.4142135623730951},"139":{"tf":1.7320508075688772},"158":{"tf":1.0},"169":{"tf":2.449489742783178},"176":{"tf":1.0},"186":{"tf":1.7320508075688772},"194":{"tf":1.4142135623730951},"195":{"tf":3.605551275463989},"197":{"tf":1.0},"199":{"tf":1.4142135623730951},"202":{"tf":2.23606797749979},"249":{"tf":2.449489742783178},"250":{"tf":1.7320508075688772},"255":{"tf":1.0},"256":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"60":{"tf":1.0},"69":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"94":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"176":{"tf":1.0},"200":{"tf":1.0}}}}},"df":7,"docs":{"108":{"tf":1.0},"195":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"155":{"tf":1.0},"164":{"tf":1.0},"195":{"tf":1.0},"204":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"162":{"tf":1.0},"193":{"tf":1.0}},"n":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"131":{"tf":1.0},"255":{"tf":1.0},"56":{"tf":1.7320508075688772},"60":{"tf":1.0},"90":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"251":{"tf":1.0}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"57":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":38,"docs":{"1":{"tf":1.0},"100":{"tf":1.0},"102":{"tf":1.4142135623730951},"115":{"tf":1.0},"118":{"tf":1.4142135623730951},"123":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"14":{"tf":1.0},"141":{"tf":1.0},"144":{"tf":1.0},"15":{"tf":1.0},"151":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"169":{"tf":1.0},"17":{"tf":1.0},"171":{"tf":1.0},"176":{"tf":1.0},"18":{"tf":1.0},"194":{"tf":1.0},"202":{"tf":1.0},"255":{"tf":1.0},"36":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"51":{"tf":1.4142135623730951},"60":{"tf":1.0},"71":{"tf":1.0},"77":{"tf":1.0},"79":{"tf":1.0},"84":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"152":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":2,"docs":{"152":{"tf":1.0},"260":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"i":{"d":{"df":2,"docs":{"170":{"tf":1.0},"2":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":6,"docs":{"131":{"tf":1.0},"132":{"tf":1.0},"134":{"tf":1.0},"151":{"tf":1.0},"2":{"tf":1.0},"248":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"141":{"tf":1.0}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"n":{"df":1,"docs":{"62":{"tf":1.4142135623730951}}}},"df":2,"docs":{"122":{"tf":1.0},"62":{"tf":1.0}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"202":{"tf":1.0},"93":{"tf":1.0}}}}}},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":9,"docs":{"144":{"tf":1.0},"152":{"tf":2.8284271247461903},"153":{"tf":1.0},"155":{"tf":1.7320508075688772},"176":{"tf":1.0},"189":{"tf":1.7320508075688772},"199":{"tf":1.4142135623730951},"255":{"tf":1.0},"69":{"tf":1.7320508075688772}}}}},"d":{"df":5,"docs":{"14":{"tf":1.4142135623730951},"16":{"tf":1.0},"210":{"tf":1.0},"37":{"tf":1.0},"59":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"60":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"r":{"d":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"100":{"tf":1.0},"99":{"tf":1.0}}}}},"q":{"df":0,"docs":{},"u":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"100":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"99":{"tf":1.0}}}}}}},"df":2,"docs":{"100":{"tf":2.6457513110645907},"99":{"tf":2.6457513110645907}}},"df":0,"docs":{}},"t":{"df":9,"docs":{"139":{"tf":1.4142135623730951},"2":{"tf":1.0},"248":{"tf":1.0},"250":{"tf":2.23606797749979},"251":{"tf":2.23606797749979},"253":{"tf":1.4142135623730951},"4":{"tf":1.0},"48":{"tf":1.0},"52":{"tf":1.0}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"139":{"tf":1.0},"25":{"tf":1.0}}}}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":77,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"106":{"tf":1.0},"108":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.4142135623730951},"115":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"123":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"133":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"14":{"tf":1.0},"141":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":1.7320508075688772},"155":{"tf":1.0},"156":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"188":{"tf":1.0},"19":{"tf":1.0},"199":{"tf":1.0},"213":{"tf":1.7320508075688772},"215":{"tf":1.4142135623730951},"218":{"tf":1.0},"219":{"tf":1.0},"22":{"tf":1.4142135623730951},"220":{"tf":1.4142135623730951},"223":{"tf":1.0},"224":{"tf":1.7320508075688772},"227":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"47":{"tf":1.7320508075688772},"50":{"tf":1.0},"51":{"tf":1.7320508075688772},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":2.0},"56":{"tf":1.4142135623730951},"57":{"tf":2.0},"58":{"tf":1.0},"60":{"tf":2.0},"62":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772},"70":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":2.0},"77":{"tf":1.7320508075688772},"84":{"tf":1.0},"89":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}},",":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"39":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":18,"docs":{"161":{"tf":1.0},"162":{"tf":1.7320508075688772},"167":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":1.0},"227":{"tf":1.0},"247":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":1.7320508075688772},"255":{"tf":2.23606797749979},"256":{"tf":1.4142135623730951},"71":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":2.0},"92":{"tf":1.0},"94":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":1,"docs":{"9":{"tf":1.0}}}}},"o":{"b":{"df":2,"docs":{"176":{"tf":1.0},"185":{"tf":1.7320508075688772}}},"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"78":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"176":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"k":{"/":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"260":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":17,"docs":{"0":{"tf":1.0},"110":{"tf":1.0},"12":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.0},"192":{"tf":1.0},"197":{"tf":1.0},"20":{"tf":1.0},"209":{"tf":1.0},"228":{"tf":1.0},"3":{"tf":1.4142135623730951},"35":{"tf":1.0},"42":{"tf":1.0},"67":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.7320508075688772},"82":{"tf":1.0}}},"l":{"df":13,"docs":{"105":{"tf":1.7320508075688772},"126":{"tf":1.0},"213":{"tf":1.0},"226":{"tf":1.0},"26":{"tf":1.7320508075688772},"27":{"tf":1.0},"28":{"tf":2.0},"29":{"tf":1.0},"57":{"tf":1.0},"79":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"91":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"25":{"tf":1.0},"69":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"248":{"tf":1.0}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"1":{"df":1,"docs":{"194":{"tf":2.449489742783178}}},"2":{"df":1,"docs":{"194":{"tf":2.23606797749979}}},"_":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"(":{"&":{"df":1,"docs":{"40":{"tf":1.0}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"40":{"tf":1.0}}}}}},"df":2,"docs":{"39":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":21,"docs":{"193":{"tf":1.0},"195":{"tf":3.1622776601683795},"197":{"tf":1.0},"2":{"tf":1.0},"204":{"tf":1.4142135623730951},"208":{"tf":1.0},"211":{"tf":2.0},"213":{"tf":1.4142135623730951},"220":{"tf":1.4142135623730951},"271":{"tf":1.7320508075688772},"35":{"tf":1.7320508075688772},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"38":{"tf":2.0},"39":{"tf":1.4142135623730951},"40":{"tf":2.449489742783178},"41":{"tf":1.7320508075688772},"52":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"77":{"tf":1.0}},"e":{"d":{"(":{"&":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"h":{"df":12,"docs":{"107":{"tf":1.4142135623730951},"108":{"tf":1.4142135623730951},"139":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":2.0},"210":{"tf":1.0},"248":{"tf":1.4142135623730951},"37":{"tf":1.0},"52":{"tf":1.0},"59":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":14,"docs":{"102":{"tf":1.0},"121":{"tf":1.0},"131":{"tf":1.7320508075688772},"143":{"tf":1.0},"16":{"tf":1.0},"198":{"tf":1.0},"200":{"tf":1.4142135623730951},"202":{"tf":2.8284271247461903},"203":{"tf":2.6457513110645907},"213":{"tf":1.4142135623730951},"51":{"tf":1.0},"88":{"tf":1.4142135623730951},"90":{"tf":1.0},"97":{"tf":2.23606797749979}}},"df":0,"docs":{}}},"x":{":":{":":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"2":{"0":{"df":2,"docs":{"37":{"tf":1.0},"59":{"tf":1.0}}},"df":1,"docs":{"75":{"tf":1.0}}},"3":{"df":1,"docs":{"211":{"tf":1.4142135623730951}}},"5":{"df":1,"docs":{"36":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"60":{"tf":1.0}}}}}},"v":{"4":{"(":{"\"":{"1":{"2":{"7":{".":{"0":{".":{"0":{".":{"1":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"123":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"(":{"\"":{":":{":":{"1":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"123":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"227":{"tf":1.0}}}}}},"df":0,"docs":{}},"<":{"d":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":3,"docs":{"101":{"tf":1.7320508075688772},"103":{"tf":1.0},"227":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"60":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"44":{"tf":1.4142135623730951}}}}},"u":{"8":{"df":2,"docs":{"37":{"tf":1.0},"59":{"tf":1.0}}},"df":0,"docs":{}}},"df":2,"docs":{"230":{"tf":1.7320508075688772},"44":{"tf":1.0}}}},"r":{"\"":{"\\":{"df":0,"docs":{},"u":{"df":0,"docs":{},"{":{"2":{"1":{"1":{"d":{"df":1,"docs":{"48":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"#":{"\"":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"183":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"66":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":4,"docs":{"109":{"tf":1.0},"247":{"tf":1.0},"65":{"tf":2.0},"66":{"tf":2.8284271247461903}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"91":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"156":{"tf":1.0},"255":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"176":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"166":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"156":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"115":{"tf":1.7320508075688772}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"<":{"'":{"_":{"df":1,"docs":{"207":{"tf":1.0}}},"a":{"df":1,"docs":{"207":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"g":{"df":1,"docs":{"255":{"tf":1.0}}},"i":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"57":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":3,"docs":{"1":{"tf":1.0},"10":{"tf":1.4142135623730951},"5":{"tf":1.7320508075688772}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"6":{"4":{"df":1,"docs":{"129":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"x":{"df":1,"docs":{"253":{"tf":1.0}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"114":{"tf":1.0}}},"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"47":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":13,"docs":{"113":{"tf":1.0},"114":{"tf":2.449489742783178},"115":{"tf":1.7320508075688772},"139":{"tf":1.0},"251":{"tf":1.4142135623730951},"253":{"tf":2.23606797749979},"45":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":3.7416573867739413},"49":{"tf":1.4142135623730951},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0}},"s":{"(":{"&":{"[":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"48":{"tf":1.4142135623730951}}}}}}}}},"c":{"'":{"df":1,"docs":{"139":{"tf":1.0}}},".":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"(":{"1":{"df":1,"docs":{"216":{"tf":1.0}}},"2":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"1":{"df":2,"docs":{"131":{"tf":1.0},"27":{"tf":1.4142135623730951}}},"2":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":3,"docs":{"131":{"tf":1.0},"156":{"tf":1.0},"27":{"tf":1.0}}},">":{"(":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"105":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"|":{"a":{"df":1,"docs":{"216":{"tf":1.0}}},"df":0,"docs":{},"x":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{",":{"df":1,"docs":{"216":{"tf":1.7320508075688772}}},"df":1,"docs":{"97":{"tf":2.449489742783178}}}},"df":2,"docs":{"216":{"tf":1.0},"97":{"tf":2.0}}}}}},"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"(":{"1":{"0":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":1,"docs":{"226":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"97":{"tf":2.0}}}}},"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"252":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{"df":1,"docs":{"214":{"tf":1.4142135623730951}},"e":{"(":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"214":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"214":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"<":{"'":{"a":{"df":1,"docs":{"203":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"216":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":25,"docs":{"102":{"tf":1.7320508075688772},"107":{"tf":1.0},"109":{"tf":1.0},"126":{"tf":1.0},"143":{"tf":2.0},"153":{"tf":1.7320508075688772},"155":{"tf":1.0},"204":{"tf":1.0},"210":{"tf":1.0},"213":{"tf":1.7320508075688772},"219":{"tf":1.0},"223":{"tf":1.7320508075688772},"224":{"tf":1.4142135623730951},"226":{"tf":1.0},"250":{"tf":1.0},"252":{"tf":2.0},"256":{"tf":1.7320508075688772},"47":{"tf":1.0},"53":{"tf":1.0},"75":{"tf":2.23606797749979},"77":{"tf":1.0},"78":{"tf":1.0},"84":{"tf":1.0},"94":{"tf":1.4142135623730951},"97":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"139":{"tf":1.0},"34":{"tf":1.0},"75":{"tf":2.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"4":{"tf":1.0}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":14,"docs":{"114":{"tf":1.0},"127":{"tf":1.0},"168":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.0},"250":{"tf":1.0},"41":{"tf":1.0},"44":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"52":{"tf":1.0},"60":{"tf":1.0},"88":{"tf":1.0},"98":{"tf":1.0}}}},"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}}},"’":{"df":0,"docs":{},"t":{"df":1,"docs":{"109":{"tf":1.7320508075688772}}}}},"p":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"93":{"tf":1.0}}}},"c":{"df":3,"docs":{"115":{"tf":2.6457513110645907},"122":{"tf":2.8284271247461903},"127":{"tf":2.6457513110645907}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"47":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"107":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":6,"docs":{"176":{"tf":1.0},"190":{"tf":1.4142135623730951},"210":{"tf":1.4142135623730951},"211":{"tf":2.0},"213":{"tf":4.123105625617661},"215":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"56":{"tf":1.7320508075688772},"73":{"tf":1.0}}},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":6,"docs":{"144":{"tf":1.0},"151":{"tf":2.23606797749979},"152":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0}}}}}}},"df":8,"docs":{"1":{"tf":1.0},"143":{"tf":1.0},"151":{"tf":1.0},"164":{"tf":1.0},"166":{"tf":1.7320508075688772},"168":{"tf":1.0},"169":{"tf":2.0},"204":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":18,"docs":{"108":{"tf":1.0},"142":{"tf":1.4142135623730951},"151":{"tf":1.0},"195":{"tf":1.7320508075688772},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"270":{"tf":1.0},"37":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.4142135623730951},"66":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"91":{"tf":1.0},"97":{"tf":1.0}}},"t":{"df":2,"docs":{"131":{"tf":1.7320508075688772},"139":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"134":{"tf":1.0}}}},"df":2,"docs":{"45":{"tf":1.4142135623730951},"7":{"tf":1.0}}},"u":{"df":0,"docs":{},"s":{"df":11,"docs":{"100":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"131":{"tf":1.4142135623730951},"204":{"tf":1.0},"249":{"tf":1.0},"255":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}},"d":{"df":1,"docs":{"1":{"tf":1.0}}},"df":15,"docs":{"105":{"tf":1.4142135623730951},"114":{"tf":1.0},"124":{"tf":1.0},"158":{"tf":1.0},"186":{"tf":1.0},"216":{"tf":1.0},"24":{"tf":1.0},"249":{"tf":2.23606797749979},"252":{"tf":1.4142135623730951},"27":{"tf":1.0},"39":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"60":{"tf":1.0},"80":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"234":{"tf":1.7320508075688772}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"187":{"tf":1.0}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"93":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"(":{"1":{"0":{"0":{".":{"0":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"6":{"4":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"127":{"tf":1.0},"158":{"tf":1.0},"57":{"tf":1.0},"90":{"tf":1.0}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"139":{"tf":1.0},"2":{"tf":1.0},"224":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"0":{"tf":1.0},"12":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"g":{"df":18,"docs":{"122":{"tf":1.0},"124":{"tf":1.0},"128":{"tf":1.0},"137":{"tf":1.0},"146":{"tf":1.0},"176":{"tf":1.0},"199":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.0},"224":{"tf":1.0},"248":{"tf":1.0},"36":{"tf":1.4142135623730951},"39":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"_":{"_":{"df":1,"docs":{"77":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"i":{"3":{"2":{"df":2,"docs":{"60":{"tf":1.7320508075688772},"69":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"110":{"tf":1.0},"132":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"153":{"tf":1.0},"2":{"tf":1.0},"270":{"tf":1.0},"48":{"tf":1.0},"98":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"187":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"88":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"47":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":13,"docs":{"114":{"tf":2.0},"131":{"tf":1.7320508075688772},"26":{"tf":1.7320508075688772},"27":{"tf":2.0},"28":{"tf":1.0},"29":{"tf":1.0},"39":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951},"89":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"p":{"df":1,"docs":{"56":{"tf":1.0}}},"v":{"df":1,"docs":{"56":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"89":{"tf":1.4142135623730951}},"e":{"(":{"[":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"89":{"tf":1.0}}}}}}}},"0":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"8":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{">":{"(":{"df":0,"docs":{},"v":{"df":1,"docs":{"89":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":7,"docs":{"132":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"226":{"tf":1.0},"39":{"tf":1.0},"88":{"tf":1.7320508075688772},"89":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"195":{"tf":1.0},"197":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":4,"docs":{"102":{"tf":1.0},"213":{"tf":1.0},"248":{"tf":1.0},"253":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"253":{"tf":1.0},"73":{"tf":1.0},"96":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"162":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"235":{"tf":1.7320508075688772}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"126":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"144":{"tf":1.7320508075688772}}},"r":{"df":1,"docs":{"114":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"105":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":1,"docs":{"7":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"11":{"tf":1.0},"6":{"tf":1.0}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"133":{"tf":2.449489742783178}}}}}}}},"o":{"b":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"b":{"df":0,"docs":{},"i":{"(":{"\"":{"c":{"df":1,"docs":{"252":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"252":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"251":{"tf":2.23606797749979},"252":{"tf":2.449489742783178}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":4,"docs":{"1":{"tf":1.0},"105":{"tf":1.7320508075688772},"36":{"tf":1.0},"7":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"161":{"tf":1.0},"183":{"tf":1.0}}},"u":{"df":0,"docs":{},"r":{"df":9,"docs":{"210":{"tf":3.3166247903554},"211":{"tf":2.0},"212":{"tf":1.4142135623730951},"213":{"tf":4.358898943540674},"214":{"tf":2.0},"215":{"tf":2.23606797749979},"216":{"tf":1.7320508075688772},"224":{"tf":1.0},"97":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"213":{"tf":1.0}}},"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"(":{"df":0,"docs":{},"i":{"df":1,"docs":{"210":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"210":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":1,"docs":{"210":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"(":{"df":0,"docs":{},"i":{"df":1,"docs":{"210":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"e":{"df":2,"docs":{"131":{"tf":1.0},"143":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"114":{"tf":1.0}}}}}}}},"m":{"d":{"df":1,"docs":{"250":{"tf":1.7320508075688772}}},"df":0,"docs":{},"p":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"97":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":2,"docs":{"255":{"tf":1.0},"93":{"tf":1.4142135623730951}}}},"o":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":1,"docs":{"10":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"10":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":84,"docs":{"10":{"tf":1.0},"100":{"tf":1.4142135623730951},"102":{"tf":1.7320508075688772},"103":{"tf":1.0},"105":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.4142135623730951},"11":{"tf":1.4142135623730951},"112":{"tf":1.0},"115":{"tf":1.0},"118":{"tf":1.4142135623730951},"12":{"tf":1.0},"120":{"tf":1.4142135623730951},"123":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.7320508075688772},"137":{"tf":1.0},"14":{"tf":1.4142135623730951},"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"146":{"tf":1.4142135623730951},"149":{"tf":1.0},"153":{"tf":2.0},"154":{"tf":1.0},"155":{"tf":1.7320508075688772},"156":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":1.7320508075688772},"16":{"tf":1.0},"162":{"tf":1.0},"169":{"tf":2.0},"170":{"tf":2.0},"175":{"tf":1.7320508075688772},"183":{"tf":1.0},"19":{"tf":1.0},"194":{"tf":1.0},"204":{"tf":1.4142135623730951},"205":{"tf":1.0},"211":{"tf":1.4142135623730951},"213":{"tf":1.0},"218":{"tf":1.7320508075688772},"227":{"tf":1.4142135623730951},"246":{"tf":1.0},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"251":{"tf":2.0},"252":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.7320508075688772},"256":{"tf":2.23606797749979},"270":{"tf":1.0},"271":{"tf":1.0},"3":{"tf":2.23606797749979},"36":{"tf":2.0},"39":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"47":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"6":{"tf":1.0},"60":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0},"7":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.7320508075688772},"79":{"tf":1.0},"8":{"tf":1.4142135623730951},"85":{"tf":2.0},"86":{"tf":1.4142135623730951},"9":{"tf":1.7320508075688772},"92":{"tf":1.4142135623730951},"93":{"tf":1.4142135623730951},"94":{"tf":1.7320508075688772},"95":{"tf":1.4142135623730951}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"255":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"114":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":2,"docs":{"195":{"tf":1.0},"199":{"tf":2.0}},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}},"i":{"c":{"(":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"<":{"'":{"a":{">":{"(":{"_":{"df":1,"docs":{"199":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"53":{"tf":1.0}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":25,"docs":{"110":{"tf":1.7320508075688772},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.4142135623730951},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"137":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":3.0},"223":{"tf":2.23606797749979},"3":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"'":{"df":1,"docs":{"221":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"75":{"tf":1.0}}},"r":{"(":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"56":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":4,"docs":{"211":{"tf":2.23606797749979},"56":{"tf":1.0},"77":{"tf":1.7320508075688772},"78":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"n":{"df":1,"docs":{"162":{"tf":1.0}}}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"147":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"205":{"tf":1.0},"3":{"tf":1.0},"47":{"tf":1.0}}},"m":{"a":{"df":1,"docs":{"183":{"tf":1.0}},"n":{"d":{"df":3,"docs":{"169":{"tf":1.0},"7":{"tf":1.7320508075688772},"8":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":18,"docs":{"160":{"tf":2.0},"161":{"tf":2.449489742783178},"162":{"tf":3.0},"163":{"tf":1.4142135623730951},"164":{"tf":2.23606797749979},"165":{"tf":1.7320508075688772},"166":{"tf":1.0},"167":{"tf":1.7320508075688772},"168":{"tf":3.4641016151377544},"169":{"tf":2.6457513110645907},"170":{"tf":1.4142135623730951},"171":{"tf":1.0},"172":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.4142135623730951},"176":{"tf":1.0},"41":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":9,"docs":{"111":{"tf":1.0},"116":{"tf":1.4142135623730951},"121":{"tf":1.0},"126":{"tf":1.0},"142":{"tf":1.4142135623730951},"147":{"tf":1.0},"171":{"tf":1.0},"197":{"tf":1.4142135623730951},"270":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"97":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"174":{"tf":1.0}}}}},"p":{"_":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"i":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"_":{"_":{"df":1,"docs":{"108":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"108":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"123":{"tf":1.0},"127":{"tf":1.0},"194":{"tf":1.0},"203":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"211":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"124":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"l":{"df":40,"docs":{"0":{"tf":1.0},"102":{"tf":2.23606797749979},"117":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"14":{"tf":1.0},"142":{"tf":1.4142135623730951},"152":{"tf":1.0},"16":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"177":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"200":{"tf":1.7320508075688772},"204":{"tf":1.4142135623730951},"210":{"tf":1.0},"213":{"tf":1.7320508075688772},"22":{"tf":1.4142135623730951},"226":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.4142135623730951},"251":{"tf":1.7320508075688772},"252":{"tf":1.0},"253":{"tf":1.4142135623730951},"255":{"tf":1.0},"256":{"tf":2.23606797749979},"270":{"tf":2.0},"271":{"tf":1.0},"41":{"tf":1.0},"51":{"tf":2.0},"52":{"tf":1.0},"88":{"tf":1.4142135623730951},"90":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"153":{"tf":1.0},"154":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"155":{"tf":1.0},"213":{"tf":1.0},"77":{"tf":1.0}}},"x":{"df":4,"docs":{"182":{"tf":1.0},"195":{"tf":1.0},"224":{"tf":1.0},"248":{"tf":1.0}}}},"i":{"c":{"df":3,"docs":{"168":{"tf":1.0},"176":{"tf":1.0},"228":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"115":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"n":{"d":{"df":19,"docs":{"42":{"tf":1.7320508075688772},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"197":{"tf":1.0}}}}}}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"108":{"tf":2.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"t":{"df":4,"docs":{"108":{"tf":1.0},"168":{"tf":1.0},"25":{"tf":1.4142135623730951},"54":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}},":":{":":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"169":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"169":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"45":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"228":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":8,"docs":{"102":{"tf":1.0},"106":{"tf":1.4142135623730951},"56":{"tf":1.0},"60":{"tf":1.0},"84":{"tf":1.7320508075688772},"88":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"64":{"tf":1.4142135623730951},"73":{"tf":1.0}}}}},"df":1,"docs":{"60":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"199":{"tf":2.449489742783178}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"122":{"tf":1.0}}}}},"s":{"(":{"_":{"df":1,"docs":{"60":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"60":{"tf":1.0}}}}}},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"60":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"u":{"3":{"2":{"df":1,"docs":{"60":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"255":{"tf":1.0}}}},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"249":{"tf":1.0}}}}},"i":{"d":{"df":4,"docs":{"114":{"tf":1.0},"213":{"tf":1.0},"218":{"tf":1.0},"250":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"177":{"tf":1.0},"60":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"114":{"tf":1.0},"199":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}}}}},"df":7,"docs":{"131":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"158":{"tf":1.4142135623730951},"228":{"tf":1.0},"87":{"tf":2.23606797749979},"88":{"tf":4.0},"89":{"tf":2.0}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"195":{"tf":1.0},"199":{"tf":1.0}},"t":{"df":3,"docs":{"114":{"tf":1.0},"195":{"tf":1.0},"250":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"63":{"tf":1.0},"88":{"tf":1.0},"97":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"m":{"df":9,"docs":{"208":{"tf":1.0},"211":{"tf":2.449489742783178},"220":{"tf":1.4142135623730951},"222":{"tf":1.4142135623730951},"223":{"tf":2.0},"224":{"tf":1.0},"249":{"tf":1.0},"60":{"tf":1.0},"75":{"tf":1.4142135623730951}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":13,"docs":{"105":{"tf":2.449489742783178},"122":{"tf":1.0},"126":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":2.0},"169":{"tf":1.0},"176":{"tf":1.4142135623730951},"195":{"tf":1.0},"200":{"tf":1.4142135623730951},"202":{"tf":1.0},"255":{"tf":1.0},"78":{"tf":1.0},"88":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"105":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"1":{"df":1,"docs":{"105":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"(":{"&":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"1":{"df":1,"docs":{"105":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"105":{"tf":1.4142135623730951}}}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"105":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"105":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"<":{"a":{"df":1,"docs":{"105":{"tf":1.4142135623730951}}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"105":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"91":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"111":{"tf":1.0},"133":{"tf":1.0},"144":{"tf":1.0},"250":{"tf":1.0},"252":{"tf":1.0},"95":{"tf":2.0}},"s":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"(":{")":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"133":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"77":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":4,"docs":{"12":{"tf":1.0},"205":{"tf":1.0},"65":{"tf":1.7320508075688772},"66":{"tf":2.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":12,"docs":{"139":{"tf":1.0},"153":{"tf":1.0},"181":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"61":{"tf":1.7320508075688772},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":3,"docs":{"105":{"tf":1.0},"210":{"tf":1.0},"47":{"tf":1.0}}},"t":{"df":2,"docs":{"252":{"tf":1.4142135623730951},"256":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":10,"docs":{"130":{"tf":1.7320508075688772},"131":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"133":{"tf":1.0},"134":{"tf":1.4142135623730951},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"131":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"t":{"df":15,"docs":{"131":{"tf":1.7320508075688772},"132":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"136":{"tf":1.7320508075688772},"137":{"tf":1.0},"176":{"tf":1.0},"220":{"tf":1.4142135623730951},"223":{"tf":1.0},"36":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"60":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"153":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"d":{"df":1,"docs":{"137":{"tf":1.0}},"s":{"[":{"0":{"]":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"137":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"]":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"137":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":8,"docs":{"128":{"tf":1.4142135623730951},"139":{"tf":1.0},"213":{"tf":1.0},"216":{"tf":1.4142135623730951},"248":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.0},"36":{"tf":1.0}}},"y":{"df":0,"docs":{},",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":1,"docs":{"63":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{":":{":":{"a":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{":":{":":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":1,"docs":{"251":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{":":{":":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"89":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{":":{":":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"143":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"143":{"tf":1.0}},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":1,"docs":{"143":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"8":{"(":{"&":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"251":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"176":{"tf":1.0},"177":{"tf":1.0},"195":{"tf":1.0},"253":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"249":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"155":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"102":{"tf":1.0},"131":{"tf":1.0},"251":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"0":{"tf":1.4142135623730951},"183":{"tf":2.0},"211":{"tf":2.449489742783178},"221":{"tf":1.4142135623730951},"66":{"tf":3.3166247903554},"70":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"221":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":3,"docs":{"221":{"tf":2.449489742783178},"64":{"tf":1.0},"66":{"tf":1.7320508075688772}}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"126":{"tf":1.7320508075688772}}},"y":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"126":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"251":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}},"w":{"df":1,"docs":{"96":{"tf":1.7320508075688772}}}},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"142":{"tf":2.0}}},"p":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"124":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":1,"docs":{"251":{"tf":1.4142135623730951}},"i":{"d":{"df":1,"docs":{"251":{"tf":2.23606797749979}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{":":{":":{"a":{"df":1,"docs":{"158":{"tf":1.4142135623730951}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"154":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"60":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{":":{":":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"173":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"170":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":14,"docs":{"109":{"tf":1.4142135623730951},"150":{"tf":1.7320508075688772},"151":{"tf":2.0},"152":{"tf":4.898979485566356},"153":{"tf":2.449489742783178},"154":{"tf":1.0},"155":{"tf":2.449489742783178},"156":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":2.23606797749979},"159":{"tf":1.0},"168":{"tf":2.449489742783178},"226":{"tf":1.0},"255":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"129":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":26,"docs":{"109":{"tf":1.0},"113":{"tf":2.0},"126":{"tf":1.0},"127":{"tf":1.0},"132":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.7320508075688772},"152":{"tf":1.0},"153":{"tf":1.4142135623730951},"157":{"tf":1.0},"164":{"tf":1.0},"168":{"tf":1.0},"176":{"tf":1.0},"183":{"tf":1.0},"193":{"tf":1.0},"195":{"tf":1.0},"213":{"tf":1.0},"218":{"tf":1.0},"221":{"tf":2.0},"226":{"tf":1.0},"227":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.7320508075688772},"72":{"tf":1.0},"73":{"tf":1.0},"9":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":1,"docs":{"215":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"194":{"tf":1.0}}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"131":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"108":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"221":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":11,"docs":{"115":{"tf":1.0},"124":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"137":{"tf":1.0},"141":{"tf":1.0},"204":{"tf":1.0},"246":{"tf":1.0},"65":{"tf":1.0},"77":{"tf":1.7320508075688772},"88":{"tf":1.0}}}}}},"v":{"df":1,"docs":{"270":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":5,"docs":{"133":{"tf":1.4142135623730951},"137":{"tf":1.0},"176":{"tf":1.4142135623730951},"182":{"tf":1.0},"256":{"tf":1.0}}}}}}},"x":{"df":1,"docs":{"253":{"tf":1.0}}}},"d":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"111":{"tf":1.0},"270":{"tf":1.0}}}}},"t":{"a":{"df":18,"docs":{"115":{"tf":1.4142135623730951},"139":{"tf":1.0},"144":{"tf":1.0},"195":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"2":{"tf":1.0},"200":{"tf":1.4142135623730951},"205":{"tf":1.7320508075688772},"213":{"tf":1.0},"248":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0},"52":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"89":{"tf":2.0}}},"df":0,"docs":{}},"y":{"df":3,"docs":{"10":{"tf":1.0},"176":{"tf":1.0},"226":{"tf":1.4142135623730951}},"s":{"(":{"df":0,"docs":{},"i":{"6":{"4":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{".":{"0":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"g":{"!":{"(":{"&":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"1":{"df":1,"docs":{"58":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"3":{"0":{"df":1,"docs":{"58":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"226":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"183":{"tf":1.0},"60":{"tf":1.0},"66":{"tf":1.0}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":11,"docs":{"149":{"tf":1.4142135623730951},"176":{"tf":1.0},"180":{"tf":1.7320508075688772},"181":{"tf":2.449489742783178},"182":{"tf":2.0},"183":{"tf":1.0},"200":{"tf":1.7320508075688772},"202":{"tf":2.0},"224":{"tf":1.0},"58":{"tf":1.7320508075688772},"88":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"131":{"tf":1.7320508075688772}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":4,"docs":{"16":{"tf":1.0},"248":{"tf":1.4142135623730951},"251":{"tf":1.0},"77":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"d":{"df":1,"docs":{"105":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"255":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"181":{"tf":1.0}},"e":{"(":{"7":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"4":{"tf":1.0}}}},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":18,"docs":{"105":{"tf":1.0},"106":{"tf":2.23606797749979},"124":{"tf":1.4142135623730951},"125":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.0},"143":{"tf":1.4142135623730951},"144":{"tf":1.0},"187":{"tf":1.0},"195":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.4142135623730951},"255":{"tf":1.0},"256":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951}}}}}},"df":1,"docs":{"186":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":16,"docs":{"103":{"tf":1.0},"109":{"tf":1.4142135623730951},"132":{"tf":1.0},"148":{"tf":1.0},"156":{"tf":1.0},"177":{"tf":1.0},"200":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.0},"226":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"45":{"tf":1.0},"56":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.4142135623730951},"90":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"x":{"df":1,"docs":{"15":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"181":{"tf":1.0},"255":{"tf":1.0},"91":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"162":{"tf":1.0}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"161":{"tf":1.0},"47":{"tf":1.7320508075688772}}}}}},"v":{"df":1,"docs":{"4":{"tf":1.0}}}},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"246":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"169":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"126":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"194":{"tf":1.0},"213":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"108":{"tf":1.0},"132":{"tf":1.0},"256":{"tf":1.0},"60":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":3,"docs":{"138":{"tf":1.7320508075688772},"231":{"tf":1.7320508075688772},"53":{"tf":1.0}}}},"i":{"df":0,"docs":{},"v":{"df":6,"docs":{"123":{"tf":1.0},"126":{"tf":1.4142135623730951},"181":{"tf":1.7320508075688772},"182":{"tf":1.0},"93":{"tf":1.7320508075688772},"94":{"tf":1.0}},"e":{"(":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":18,"docs":{"106":{"tf":1.0},"123":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"137":{"tf":1.0},"181":{"tf":2.0},"195":{"tf":2.6457513110645907},"199":{"tf":1.0},"202":{"tf":1.0},"205":{"tf":1.0},"37":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.4142135623730951},"77":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.0},"93":{"tf":1.0},"95":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":2,"docs":{"224":{"tf":1.0},"93":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":2,"docs":{"145":{"tf":1.0},"152":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}},"r":{"df":1,"docs":{"256":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"139":{"tf":1.0}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"75":{"tf":1.0}}}}}}},"df":2,"docs":{"193":{"tf":1.0},"75":{"tf":1.0}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"194":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":6,"docs":{"18":{"tf":1.7320508075688772},"19":{"tf":1.7320508075688772},"37":{"tf":1.0},"54":{"tf":1.4142135623730951},"59":{"tf":1.0},"75":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"11":{"tf":1.0},"143":{"tf":1.7320508075688772},"48":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"132":{"tf":1.0},"195":{"tf":1.0},"213":{"tf":1.4142135623730951},"217":{"tf":1.0},"52":{"tf":1.0}}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":3,"docs":{"10":{"tf":1.0},"111":{"tf":1.0},"87":{"tf":1.0}}}}}}}},"i":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"213":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":17,"docs":{"105":{"tf":1.0},"121":{"tf":1.0},"139":{"tf":1.0},"151":{"tf":1.0},"154":{"tf":1.4142135623730951},"195":{"tf":1.7320508075688772},"198":{"tf":1.0},"202":{"tf":1.0},"212":{"tf":1.0},"220":{"tf":1.0},"248":{"tf":1.7320508075688772},"54":{"tf":1.0},"70":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"94":{"tf":1.0},"99":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"(":{"&":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"105":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"a":{"df":1,"docs":{"105":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"208":{"tf":1.4142135623730951}},"i":{"df":1,"docs":{"2":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"255":{"tf":1.0}}}}},"r":{"df":2,"docs":{"152":{"tf":1.4142135623730951},"154":{"tf":1.0}},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"255":{"tf":1.0},"69":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"69":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"69":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"107":{"tf":1.0},"136":{"tf":1.0},"176":{"tf":1.0},"219":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.0},"250":{"tf":1.0},"52":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"151":{"tf":1.4142135623730951},"152":{"tf":1.7320508075688772}}}}}}},"df":1,"docs":{"69":{"tf":1.4142135623730951}}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"162":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"251":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"60":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"194":{"tf":1.0}}}}}}},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"102":{"tf":2.6457513110645907}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"123":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"df":11,"docs":{"109":{"tf":1.4142135623730951},"143":{"tf":1.4142135623730951},"176":{"tf":1.0},"180":{"tf":1.7320508075688772},"181":{"tf":1.0},"182":{"tf":2.6457513110645907},"183":{"tf":1.0},"200":{"tf":2.449489742783178},"226":{"tf":1.4142135623730951},"228":{"tf":1.0},"48":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"86":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"123":{"tf":1.7320508075688772},"17":{"tf":1.0},"23":{"tf":1.0}}}},"df":0,"docs":{}}}}},"v":{"(":{"a":{"df":1,"docs":{"169":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"169":{"tf":1.0}},"e":{"df":1,"docs":{"0":{"tf":1.0}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":2.23606797749979}}}}},"i":{"d":{"df":0,"docs":{},"e":{"(":{"1":{"5":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{":":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":1,"docs":{"169":{"tf":1.0}}}}}},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"271":{"tf":1.0}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"u":{"df":1,"docs":{"56":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}}}},"c":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"172":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"173":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{":":{":":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"(":{"1":{"0":{"df":1,"docs":{"169":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"(":{"1":{"0":{"df":1,"docs":{"169":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":17,"docs":{"132":{"tf":1.0},"160":{"tf":1.7320508075688772},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"164":{"tf":2.6457513110645907},"165":{"tf":2.0},"166":{"tf":2.0},"167":{"tf":2.0},"168":{"tf":3.1622776601683795},"169":{"tf":3.4641016151377544},"170":{"tf":1.4142135623730951},"171":{"tf":2.0},"172":{"tf":2.0},"173":{"tf":1.0},"174":{"tf":1.4142135623730951},"175":{"tf":1.4142135623730951}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"10":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"10":{"tf":1.0},"174":{"tf":1.4142135623730951},"8":{"tf":1.0}}}}}}}},"df":17,"docs":{"102":{"tf":1.0},"136":{"tf":1.0},"245":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.4142135623730951},"3":{"tf":1.0},"37":{"tf":1.0},"59":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":5,"docs":{"125":{"tf":1.4142135623730951},"129":{"tf":1.0},"152":{"tf":1.0},"176":{"tf":1.0},"57":{"tf":1.0}}}},"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":1,"docs":{"102":{"tf":1.7320508075688772}}}}}}},"g":{"df":2,"docs":{"176":{"tf":1.0},"45":{"tf":1.0}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"\\":{"df":0,"docs":{},"x":{"3":{"df":0,"docs":{},"f":{"df":1,"docs":{"47":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"91":{"tf":1.0}}},"y":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"91":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":1,"docs":{"91":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":32,"docs":{"103":{"tf":1.0},"112":{"tf":1.4142135623730951},"128":{"tf":1.0},"131":{"tf":1.4142135623730951},"137":{"tf":1.0},"146":{"tf":1.4142135623730951},"154":{"tf":1.0},"156":{"tf":1.0},"169":{"tf":1.0},"22":{"tf":1.4142135623730951},"227":{"tf":1.0},"251":{"tf":1.0},"29":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"36":{"tf":1.7320508075688772},"37":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.0},"56":{"tf":1.7320508075688772},"73":{"tf":1.4142135623730951},"75":{"tf":1.0},"77":{"tf":1.7320508075688772},"85":{"tf":1.4142135623730951},"86":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.4142135623730951},"96":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"122":{"tf":1.4142135623730951},"251":{"tf":1.0}}},"t":{"df":2,"docs":{"211":{"tf":1.4142135623730951},"78":{"tf":1.0}}},"’":{"df":0,"docs":{},"t":{"df":2,"docs":{"56":{"tf":1.0},"78":{"tf":1.4142135623730951}}}}},"t":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}},"u":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"195":{"tf":1.4142135623730951},"213":{"tf":1.7320508075688772},"47":{"tf":1.0},"75":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"202":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":4,"docs":{"127":{"tf":1.4142135623730951},"154":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"w":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"101":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"(":{"_":{"_":{"df":1,"docs":{"101":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"df":1,"docs":{"101":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"101":{"tf":1.0}}}},"df":0,"docs":{},"x":{"df":1,"docs":{"101":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"101":{"tf":2.449489742783178}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"(":{"_":{"_":{"df":1,"docs":{"141":{"tf":1.0}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"141":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"p":{"df":7,"docs":{"115":{"tf":1.0},"127":{"tf":1.4142135623730951},"195":{"tf":1.0},"200":{"tf":1.0},"208":{"tf":1.0},"213":{"tf":1.0},"232":{"tf":1.7320508075688772}}}}},"s":{"df":0,"docs":{},"t":{"df":4,"docs":{"225":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":2.0}}}},"u":{"c":{"df":0,"docs":{},"k":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"99":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"99":{"tf":1.0}}}}}}},"df":2,"docs":{"100":{"tf":2.8284271247461903},"99":{"tf":3.0}}}},"df":0,"docs":{},"e":{"df":5,"docs":{"151":{"tf":1.0},"204":{"tf":1.0},"255":{"tf":1.4142135623730951},"73":{"tf":1.0},"87":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"255":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"194":{"tf":1.0}}}},"df":0,"docs":{}}},"x":{"df":1,"docs":{"253":{"tf":1.0}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"102":{"tf":2.23606797749979},"228":{"tf":1.4142135623730951}},"i":{"c":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"102":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"102":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":4,"docs":{"101":{"tf":1.4142135623730951},"108":{"tf":1.0},"200":{"tf":1.4142135623730951},"99":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":11,"docs":{"22":{"tf":1.0},"246":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.7320508075688772},"255":{"tf":1.0},"256":{"tf":1.0},"43":{"tf":1.0},"52":{"tf":1.0},"63":{"tf":1.0},"89":{"tf":1.0}}},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"134":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"a":{"c":{"df":0,"docs":{},"h":{"df":21,"docs":{"0":{"tf":1.0},"102":{"tf":1.0},"144":{"tf":1.0},"152":{"tf":1.0},"156":{"tf":1.0},"183":{"tf":1.0},"194":{"tf":1.0},"2":{"tf":1.0},"217":{"tf":1.0},"220":{"tf":1.7320508075688772},"227":{"tf":1.0},"248":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.0},"56":{"tf":1.0},"60":{"tf":1.0},"79":{"tf":1.0},"87":{"tf":1.0},"9":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"87":{"tf":1.0}}}}},"s":{"df":1,"docs":{"153":{"tf":1.0}},"i":{"df":5,"docs":{"0":{"tf":1.0},"182":{"tf":1.0},"2":{"tf":1.4142135623730951},"248":{"tf":1.0},"3":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"218":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"0":{"tf":1.0},"132":{"tf":1.0},"205":{"tf":1.0}}}}},"t":{"df":1,"docs":{"69":{"tf":1.0}}}},"t":{"_":{"a":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"153":{"tf":1.7320508075688772},"154":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"df":3,"docs":{"250":{"tf":2.0},"251":{"tf":1.7320508075688772},"253":{"tf":1.0}}}},"b":{"df":0,"docs":{},"p":{"df":1,"docs":{"250":{"tf":1.0}}},"x":{"df":2,"docs":{"250":{"tf":1.0},"251":{"tf":3.1622776601683795}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"164":{"tf":1.0}}}}},"x":{"df":2,"docs":{"250":{"tf":1.0},"251":{"tf":1.7320508075688772}}}},"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"250":{"tf":1.0}},"t":{"df":2,"docs":{"151":{"tf":1.4142135623730951},"2":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"5":{"tf":1.7320508075688772}}}}}},"x":{"df":2,"docs":{"250":{"tf":1.0},"251":{"tf":1.4142135623730951}}}},"df":6,"docs":{"145":{"tf":1.0},"147":{"tf":1.4142135623730951},"148":{"tf":1.0},"216":{"tf":2.449489742783178},"48":{"tf":1.0},"70":{"tf":1.7320508075688772}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"g":{"df":1,"docs":{"200":{"tf":1.0}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"i":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"(":{"&":{"df":0,"docs":{},"x":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"'":{"a":{"df":1,"docs":{"197":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"l":{"df":2,"docs":{"142":{"tf":1.4142135623730951},"51":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":12,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"176":{"tf":1.0},"181":{"tf":1.4142135623730951},"3":{"tf":2.0},"4":{"tf":1.0},"5":{"tf":1.0},"6":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}},"m":{"df":1,"docs":{"60":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"115":{"tf":1.0},"122":{"tf":2.23606797749979},"123":{"tf":1.0},"131":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"195":{"tf":1.0},"220":{"tf":1.4142135623730951},"221":{"tf":1.0},"51":{"tf":1.4142135623730951},"54":{"tf":1.0},"60":{"tf":1.7320508075688772},"63":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}}}},"i":{"d":{"df":2,"docs":{"197":{"tf":1.0},"219":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"106":{"tf":1.0},"183":{"tf":1.0},"256":{"tf":1.4142135623730951}}}}},"s":{"df":3,"docs":{"195":{"tf":1.4142135623730951},"197":{"tf":2.449489742783178},"207":{"tf":1.4142135623730951}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"57":{"tf":1.7320508075688772}}}}},"b":{"df":1,"docs":{"246":{"tf":1.0}},"e":{"d":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"253":{"tf":1.7320508075688772}}}},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"122":{"tf":1.0},"125":{"tf":1.0},"60":{"tf":1.7320508075688772}}}}}},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":3,"docs":{"194":{"tf":1.0},"210":{"tf":1.0},"88":{"tf":1.0}}}}},"o":{"d":{"df":3,"docs":{"105":{"tf":1.0},"111":{"tf":1.0},"114":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"144":{"tf":1.0},"198":{"tf":1.0}}}}}}},"d":{"df":9,"docs":{"161":{"tf":1.4142135623730951},"193":{"tf":1.0},"194":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.0},"24":{"tf":1.0},"250":{"tf":1.0},"255":{"tf":1.0},"60":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}}},"df":2,"docs":{"1":{"tf":1.0},"204":{"tf":1.0}},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":12,"docs":{"0":{"tf":1.0},"110":{"tf":1.0},"130":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.0},"192":{"tf":1.0},"20":{"tf":1.0},"209":{"tf":1.0},"35":{"tf":1.0},"42":{"tf":1.0},"67":{"tf":1.0},"82":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":4,"docs":{"115":{"tf":1.0},"195":{"tf":1.0},"226":{"tf":1.4142135623730951},"66":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":6,"docs":{"109":{"tf":1.0},"125":{"tf":1.0},"139":{"tf":1.0},"155":{"tf":1.0},"193":{"tf":1.0},"251":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":5,"docs":{"162":{"tf":1.0},"194":{"tf":1.0},"251":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"125":{"tf":1.4142135623730951},"251":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":15,"docs":{"123":{"tf":1.7320508075688772},"133":{"tf":1.0},"145":{"tf":1.0},"195":{"tf":1.4142135623730951},"197":{"tf":1.0},"227":{"tf":1.4142135623730951},"60":{"tf":4.242640687119285},"69":{"tf":1.7320508075688772},"70":{"tf":1.0},"71":{"tf":1.7320508075688772},"73":{"tf":1.0},"77":{"tf":1.0},"80":{"tf":2.0},"89":{"tf":1.0},"98":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"183":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"143":{"tf":1.0},"190":{"tf":1.4142135623730951},"210":{"tf":1.0},"215":{"tf":1.0},"89":{"tf":1.0}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"!":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"177":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"177":{"tf":1.0}},"l":{"df":0,"docs":{},"n":{"df":1,"docs":{"177":{"tf":1.0}}}}}}}}},"q":{"df":2,"docs":{"105":{"tf":1.4142135623730951},"126":{"tf":1.7320508075688772}},"u":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"114":{"tf":1.0},"115":{"tf":1.0},"127":{"tf":1.0},"131":{"tf":1.0},"39":{"tf":1.0},"50":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"139":{"tf":1.4142135623730951},"146":{"tf":1.0},"218":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"r":{"(":{"df":7,"docs":{"134":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":2.0},"147":{"tf":2.23606797749979},"148":{"tf":1.0},"149":{"tf":1.4142135623730951},"48":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"\"":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"169":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":5,"docs":{"134":{"tf":1.4142135623730951},"137":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"148":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":78,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"107":{"tf":1.0},"112":{"tf":1.0},"114":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.7320508075688772},"128":{"tf":1.0},"131":{"tf":2.23606797749979},"132":{"tf":1.4142135623730951},"133":{"tf":2.0},"134":{"tf":1.4142135623730951},"14":{"tf":1.4142135623730951},"141":{"tf":1.4142135623730951},"142":{"tf":1.0},"145":{"tf":1.7320508075688772},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.7320508075688772},"15":{"tf":1.4142135623730951},"153":{"tf":1.0},"155":{"tf":1.0},"169":{"tf":1.4142135623730951},"177":{"tf":1.0},"18":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.0},"186":{"tf":1.0},"195":{"tf":1.4142135623730951},"200":{"tf":1.7320508075688772},"204":{"tf":1.0},"211":{"tf":1.4142135623730951},"213":{"tf":1.0},"215":{"tf":1.4142135623730951},"219":{"tf":1.0},"22":{"tf":1.0},"223":{"tf":1.0},"244":{"tf":1.7320508075688772},"25":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"271":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.4142135623730951},"40":{"tf":1.7320508075688772},"41":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"47":{"tf":1.0},"49":{"tf":1.4142135623730951},"51":{"tf":1.7320508075688772},"52":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"54":{"tf":1.0},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"59":{"tf":1.4142135623730951},"60":{"tf":1.7320508075688772},"62":{"tf":1.0},"63":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"77":{"tf":1.0},"86":{"tf":1.0},"88":{"tf":1.7320508075688772},"89":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":3,"docs":{"191":{"tf":1.0},"47":{"tf":2.6457513110645907},"48":{"tf":2.8284271247461903}}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":1,"docs":{"250":{"tf":1.0}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"270":{"tf":1.0}}}},"df":0,"docs":{}}},"x":{"df":1,"docs":{"251":{"tf":1.0}}}},"t":{"c":{"df":4,"docs":{"139":{"tf":1.0},"2":{"tf":1.0},"253":{"tf":1.0},"256":{"tf":1.0}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":9,"docs":{"122":{"tf":1.0},"148":{"tf":1.0},"176":{"tf":1.0},"213":{"tf":1.0},"251":{"tf":1.4142135623730951},"256":{"tf":1.0},"47":{"tf":1.0},"51":{"tf":1.0},"87":{"tf":1.0}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"134":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"134":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"162":{"tf":1.0},"204":{"tf":1.0}}}},"w":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"148":{"tf":1.0},"46":{"tf":1.0}}}}}}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"51":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"146":{"tf":1.0},"88":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"251":{"tf":1.0}}}},"p":{"df":0,"docs":{},"l":{"df":57,"docs":{"0":{"tf":1.0},"105":{"tf":1.0},"107":{"tf":1.0},"109":{"tf":1.0},"114":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.0},"132":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"149":{"tf":1.0},"152":{"tf":1.4142135623730951},"158":{"tf":1.0},"162":{"tf":1.7320508075688772},"165":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":2.0},"171":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.0},"191":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":3.0},"196":{"tf":1.0},"199":{"tf":1.0},"2":{"tf":2.0},"202":{"tf":1.0},"203":{"tf":1.0},"205":{"tf":1.0},"210":{"tf":1.0},"216":{"tf":1.0},"221":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.7320508075688772},"249":{"tf":1.4142135623730951},"250":{"tf":1.4142135623730951},"251":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.7320508075688772},"256":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"37":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"59":{"tf":1.0},"75":{"tf":1.4142135623730951},"87":{"tf":1.0},"88":{"tf":1.7320508075688772},"91":{"tf":1.7320508075688772},"94":{"tf":1.0}},"e":{"1":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}},"<":{"'":{"a":{"df":1,"docs":{"195":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"212":{"tf":1.0}},"e":{"(":{"5":{"df":1,"docs":{"212":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"212":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"122":{"tf":1.0},"131":{"tf":1.0},"202":{"tf":1.0}},"l":{"df":1,"docs":{"3":{"tf":1.0}}},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"183":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"127":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"255":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"c":{"(":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"213":{"tf":2.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"<":{"'":{"a":{"df":1,"docs":{"213":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":1,"docs":{"213":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"248":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":17,"docs":{"0":{"tf":1.4142135623730951},"1":{"tf":1.0},"107":{"tf":1.0},"116":{"tf":1.0},"138":{"tf":1.0},"155":{"tf":1.0},"163":{"tf":1.4142135623730951},"2":{"tf":2.0},"208":{"tf":1.4142135623730951},"270":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.4142135623730951},"37":{"tf":1.0},"59":{"tf":1.0},"76":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951},"92":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"125":{"tf":1.4142135623730951},"151":{"tf":1.0},"197":{"tf":1.0}}}},"t":{"df":3,"docs":{"141":{"tf":1.4142135623730951},"195":{"tf":1.0},"251":{"tf":1.0}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"122":{"tf":1.0},"145":{"tf":1.0},"169":{"tf":1.0},"248":{"tf":1.0},"34":{"tf":1.0}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"194":{"tf":1.0},"204":{"tf":1.0},"228":{"tf":1.0}}}},"n":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"125":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"195":{"tf":1.4142135623730951},"250":{"tf":2.23606797749979},"251":{"tf":1.4142135623730951},"60":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"22":{"tf":1.4142135623730951},"255":{"tf":1.0},"84":{"tf":1.4142135623730951}}},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"29":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"191":{"tf":1.0}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"157":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":9,"docs":{"30":{"tf":1.7320508075688772},"31":{"tf":1.7320508075688772},"32":{"tf":1.0},"34":{"tf":1.0},"62":{"tf":1.0},"66":{"tf":1.0},"69":{"tf":1.4142135623730951},"88":{"tf":2.23606797749979},"89":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"<":{"'":{"b":{">":{"(":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":2,"docs":{"118":{"tf":1.4142135623730951},"139":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"n":{"df":4,"docs":{"109":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"252":{"tf":1.0},"256":{"tf":1.0}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"183":{"tf":1.0},"54":{"tf":1.0}}}},"df":3,"docs":{"102":{"tf":1.0},"176":{"tf":1.0},"187":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"162":{"tf":1.0}}}}}}}},"f":{"(":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"213":{"tf":1.4142135623730951}}}}}}}},"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"103":{"tf":1.7320508075688772}}}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"203":{"tf":1.0}}}}}}},"3":{"df":1,"docs":{"213":{"tf":1.0}}},"df":0,"docs":{}},".":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"59":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"59":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"146":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"3":{"2":{":":{":":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{":":{":":{"<":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"126":{"tf":1.0},"23":{"tf":1.4142135623730951},"86":{"tf":1.0}}},"df":0,"docs":{}},"6":{"4":{"df":11,"docs":{"101":{"tf":1.0},"126":{"tf":1.0},"139":{"tf":1.0},"142":{"tf":2.449489742783178},"176":{"tf":1.0},"182":{"tf":1.4142135623730951},"23":{"tf":1.0},"75":{"tf":3.0},"85":{"tf":1.4142135623730951},"93":{"tf":1.0},"96":{"tf":1.0}}},"df":0,"docs":{}},"<":{"'":{"a":{"df":1,"docs":{"202":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},">":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"203":{"tf":1.0}}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"248":{"tf":1.0}}}},"t":{"df":2,"docs":{"132":{"tf":1.0},"87":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"x":{":":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"215":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":7,"docs":{"141":{"tf":1.4142135623730951},"143":{"tf":1.0},"169":{"tf":2.0},"194":{"tf":1.0},"195":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":1.4142135623730951}},"e":{"d":{"_":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"<":{"'":{"a":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"195":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"96":{"tf":1.0}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"134":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":5,"docs":{"25":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"69":{"tf":1.0},"91":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"132":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"248":{"tf":1.0}}}},"df":0,"docs":{}}}}},"n":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"213":{"tf":2.23606797749979}},"l":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"213":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"176":{"tf":1.0},"177":{"tf":1.0}}}}}}},"v":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"108":{"tf":1.4142135623730951}},"e":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"108":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"10":{"tf":1.0},"108":{"tf":1.0}}}}}}}},"df":11,"docs":{"109":{"tf":1.0},"146":{"tf":1.7320508075688772},"183":{"tf":1.0},"203":{"tf":1.4142135623730951},"213":{"tf":4.358898943540674},"214":{"tf":1.0},"226":{"tf":1.4142135623730951},"227":{"tf":1.0},"255":{"tf":1.0},"28":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"170":{"tf":1.0},"19":{"tf":1.0},"2":{"tf":1.4142135623730951}},"e":{"(":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":1,"docs":{"89":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"260":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"220":{"tf":1.4142135623730951}}}}},"w":{"df":10,"docs":{"114":{"tf":1.0},"155":{"tf":1.0},"162":{"tf":1.0},"171":{"tf":1.0},"195":{"tf":1.0},"227":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"255":{"tf":1.0},"54":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"122":{"tf":1.0},"256":{"tf":1.0}}}}}},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"256":{"tf":1.0}}}},"i":{"b":{"df":1,"docs":{"221":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"a":{"c":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"221":{"tf":2.8284271247461903}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":4,"docs":{"207":{"tf":1.4142135623730951},"56":{"tf":2.23606797749979},"57":{"tf":1.4142135623730951},"75":{"tf":1.0}},"s":{"'":{"df":1,"docs":{"56":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":2,"docs":{"270":{"tf":2.0},"271":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"146":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":9,"docs":{"146":{"tf":1.0},"151":{"tf":1.7320508075688772},"152":{"tf":2.8284271247461903},"154":{"tf":1.7320508075688772},"166":{"tf":1.0},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"59":{"tf":1.4142135623730951},"8":{"tf":1.0}}},"l":{"df":81,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"106":{"tf":1.0},"108":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.4142135623730951},"115":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"133":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"14":{"tf":1.0},"141":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":1.7320508075688772},"155":{"tf":1.0},"156":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.4142135623730951},"188":{"tf":1.0},"19":{"tf":1.0},"199":{"tf":1.0},"2":{"tf":1.0},"213":{"tf":1.7320508075688772},"215":{"tf":1.4142135623730951},"218":{"tf":1.0},"219":{"tf":1.0},"22":{"tf":1.4142135623730951},"220":{"tf":1.4142135623730951},"223":{"tf":1.0},"224":{"tf":1.7320508075688772},"227":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":2.0},"34":{"tf":1.0},"37":{"tf":1.0},"39":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951},"47":{"tf":1.7320508075688772},"50":{"tf":1.0},"51":{"tf":1.7320508075688772},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":2.0},"56":{"tf":1.4142135623730951},"57":{"tf":2.0},"58":{"tf":1.0},"60":{"tf":2.0},"62":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772},"70":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":2.0},"77":{"tf":1.7320508075688772},"84":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"169":{"tf":2.0}}}}}},"n":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"141":{"tf":1.0},"256":{"tf":1.0},"60":{"tf":1.0}}}},"d":{"df":47,"docs":{"103":{"tf":1.0},"109":{"tf":1.0},"116":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"134":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"149":{"tf":1.0},"152":{"tf":1.0},"155":{"tf":1.0},"159":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"197":{"tf":1.0},"200":{"tf":1.0},"208":{"tf":1.0},"216":{"tf":1.0},"224":{"tf":1.0},"228":{"tf":1.0},"25":{"tf":1.0},"271":{"tf":1.0},"29":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"66":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.0},"94":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":2,"docs":{"195":{"tf":1.0},"253":{"tf":1.0}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":4,"docs":{"169":{"tf":2.0},"217":{"tf":1.0},"248":{"tf":1.0},"3":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"200":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"105":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"131":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"&":{"df":1,"docs":{"53":{"tf":1.0}}},"df":1,"docs":{"53":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"148":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"<":{"df":0,"docs":{},"i":{"3":{"2":{">":{"(":{")":{".":{"a":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"|":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"148":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":16,"docs":{"105":{"tf":1.0},"114":{"tf":1.4142135623730951},"151":{"tf":1.0},"16":{"tf":1.0},"183":{"tf":1.0},"204":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.7320508075688772},"249":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"75":{"tf":1.7320508075688772},"77":{"tf":1.7320508075688772},"78":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"168":{"tf":1.0}}}}}}},"t":{"df":2,"docs":{"131":{"tf":1.0},"89":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"60":{"tf":1.0}}}},"x":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"153":{"tf":1.0},"154":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"195":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"195":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":56,"docs":{"112":{"tf":1.0},"114":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"14":{"tf":1.0},"142":{"tf":1.0},"145":{"tf":1.0},"15":{"tf":1.4142135623730951},"153":{"tf":1.0},"155":{"tf":1.0},"169":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.0},"181":{"tf":1.0},"186":{"tf":1.0},"195":{"tf":1.4142135623730951},"215":{"tf":1.4142135623730951},"219":{"tf":1.0},"22":{"tf":1.0},"223":{"tf":1.0},"25":{"tf":1.0},"271":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":1.4142135623730951},"40":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"47":{"tf":1.0},"49":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.7320508075688772},"62":{"tf":1.0},"63":{"tf":1.0},"70":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.4142135623730951},"86":{"tf":1.0},"89":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0}},"m":{"df":2,"docs":{"176":{"tf":1.4142135623730951},"195":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"102":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":3,"docs":{"100":{"tf":1.7320508075688772},"210":{"tf":1.0},"99":{"tf":1.4142135623730951}}},"o":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"126":{"tf":1.0},"131":{"tf":1.4142135623730951},"188":{"tf":1.0},"23":{"tf":1.4142135623730951},"85":{"tf":1.0}}}},"df":0,"docs":{},"w":{"df":6,"docs":{"61":{"tf":1.7320508075688772},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0}}}},"y":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":3,"docs":{"100":{"tf":1.4142135623730951},"107":{"tf":2.23606797749979},"99":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"t":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":3,"docs":{"109":{"tf":1.0},"183":{"tf":1.0},"226":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},":":{":":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":4,"docs":{"105":{"tf":1.7320508075688772},"176":{"tf":1.0},"181":{"tf":2.0},"182":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":7,"docs":{"109":{"tf":1.0},"136":{"tf":1.4142135623730951},"176":{"tf":1.7320508075688772},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":3,"docs":{"109":{"tf":1.0},"183":{"tf":1.0},"226":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"109":{"tf":1.0},"183":{"tf":2.0},"226":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"136":{"tf":1.0}}}},"n":{"(":{"&":{"'":{"a":{"df":1,"docs":{"203":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},")":{">":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"213":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":1,"docs":{"216":{"tf":1.4142135623730951}}},"i":{"3":{"2":{"df":1,"docs":{"213":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"3":{"2":{"df":1,"docs":{"97":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"|":{"df":0,"docs":{},"z":{"df":0,"docs":{},"|":{"df":0,"docs":{},"{":{"df":0,"docs":{},"z":{"df":1,"docs":{"213":{"tf":1.0}}}}}}}},"<":{"df":0,"docs":{},"f":{">":{"(":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"213":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"(":{"1":{"df":1,"docs":{"215":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"215":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":161,"docs":{"100":{"tf":2.449489742783178},"101":{"tf":2.449489742783178},"102":{"tf":2.449489742783178},"103":{"tf":2.23606797749979},"105":{"tf":3.0},"106":{"tf":1.4142135623730951},"107":{"tf":3.3166247903554},"108":{"tf":2.449489742783178},"109":{"tf":1.4142135623730951},"112":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"114":{"tf":1.7320508075688772},"115":{"tf":1.4142135623730951},"118":{"tf":1.7320508075688772},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":2.449489742783178},"125":{"tf":2.0},"126":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":2.23606797749979},"132":{"tf":1.4142135623730951},"133":{"tf":1.7320508075688772},"134":{"tf":1.7320508075688772},"136":{"tf":1.0},"137":{"tf":1.7320508075688772},"139":{"tf":2.449489742783178},"14":{"tf":1.4142135623730951},"141":{"tf":1.4142135623730951},"142":{"tf":2.0},"145":{"tf":1.4142135623730951},"146":{"tf":2.23606797749979},"147":{"tf":2.449489742783178},"148":{"tf":1.7320508075688772},"149":{"tf":2.0},"15":{"tf":1.7320508075688772},"153":{"tf":2.0},"154":{"tf":3.0},"155":{"tf":1.0},"156":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.7320508075688772},"16":{"tf":1.4142135623730951},"162":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":2.23606797749979},"17":{"tf":1.0},"170":{"tf":1.4142135623730951},"176":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.0},"181":{"tf":1.7320508075688772},"182":{"tf":1.0},"183":{"tf":1.4142135623730951},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.7320508075688772},"188":{"tf":1.4142135623730951},"189":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.7320508075688772},"191":{"tf":1.0},"194":{"tf":1.4142135623730951},"195":{"tf":4.123105625617661},"196":{"tf":2.23606797749979},"197":{"tf":2.449489742783178},"198":{"tf":1.0},"199":{"tf":2.6457513110645907},"200":{"tf":3.4641016151377544},"202":{"tf":2.8284271247461903},"203":{"tf":1.4142135623730951},"204":{"tf":1.0},"205":{"tf":1.7320508075688772},"208":{"tf":2.0},"210":{"tf":1.7320508075688772},"211":{"tf":2.23606797749979},"212":{"tf":1.4142135623730951},"213":{"tf":4.47213595499958},"214":{"tf":1.7320508075688772},"215":{"tf":1.7320508075688772},"216":{"tf":2.0},"218":{"tf":2.0},"219":{"tf":1.4142135623730951},"22":{"tf":2.6457513110645907},"220":{"tf":1.7320508075688772},"221":{"tf":2.449489742783178},"223":{"tf":1.4142135623730951},"224":{"tf":2.0},"226":{"tf":3.3166247903554},"227":{"tf":2.23606797749979},"228":{"tf":2.23606797749979},"23":{"tf":1.7320508075688772},"24":{"tf":1.4142135623730951},"25":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.4142135623730951},"254":{"tf":1.0},"27":{"tf":1.7320508075688772},"271":{"tf":2.0},"28":{"tf":1.4142135623730951},"29":{"tf":2.0},"31":{"tf":1.0},"32":{"tf":2.0},"33":{"tf":2.6457513110645907},"34":{"tf":2.0},"36":{"tf":3.1622776601683795},"37":{"tf":1.7320508075688772},"39":{"tf":3.0},"40":{"tf":2.23606797749979},"41":{"tf":1.4142135623730951},"44":{"tf":1.7320508075688772},"45":{"tf":2.0},"46":{"tf":1.7320508075688772},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":2.6457513110645907},"52":{"tf":1.7320508075688772},"53":{"tf":2.0},"54":{"tf":2.6457513110645907},"56":{"tf":2.23606797749979},"57":{"tf":2.23606797749979},"58":{"tf":1.0},"59":{"tf":1.4142135623730951},"60":{"tf":3.4641016151377544},"62":{"tf":1.4142135623730951},"63":{"tf":1.7320508075688772},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.7320508075688772},"69":{"tf":2.0},"70":{"tf":1.4142135623730951},"71":{"tf":1.7320508075688772},"72":{"tf":1.0},"73":{"tf":2.6457513110645907},"75":{"tf":2.6457513110645907},"77":{"tf":2.8284271247461903},"78":{"tf":2.0},"79":{"tf":1.7320508075688772},"80":{"tf":1.0},"84":{"tf":2.6457513110645907},"85":{"tf":2.0},"86":{"tf":2.0},"88":{"tf":2.0},"89":{"tf":2.23606797749979},"91":{"tf":3.3166247903554},"92":{"tf":1.7320508075688772},"93":{"tf":1.4142135623730951},"94":{"tf":2.449489742783178},"95":{"tf":2.449489742783178},"96":{"tf":2.23606797749979},"97":{"tf":3.605551275463989},"99":{"tf":2.6457513110645907}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"213":{"tf":2.449489742783178}}}}},"o":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"213":{"tf":2.449489742783178}},"e":{"(":{")":{">":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"213":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"213":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"12":{"tf":1.0}}}},"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"62":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":2,"docs":{"223":{"tf":1.0},"224":{"tf":1.0}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":23,"docs":{"103":{"tf":1.0},"147":{"tf":1.0},"149":{"tf":1.0},"164":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.7320508075688772},"170":{"tf":1.0},"187":{"tf":1.0},"195":{"tf":1.0},"207":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"215":{"tf":1.0},"218":{"tf":1.4142135623730951},"227":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.0},"88":{"tf":1.0},"9":{"tf":1.0},"94":{"tf":1.0}}}}}},"o":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"252":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"158":{"tf":1.0}}}},".":{"b":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}},":":{":":{"<":{"2":{"0":{"2":{"1":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":1,"docs":{"88":{"tf":1.0}}},"{":{"2":{"0":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"b":{"a":{"df":0,"docs":{},"r":{"(":{"1":{"df":1,"docs":{"71":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"71":{"tf":1.4142135623730951}}},"z":{"df":1,"docs":{"71":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"x":{"(":{"1":{"0":{"df":1,"docs":{"71":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"88":{"tf":1.0}}}}}}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"228":{"tf":1.0}}}}},"df":1,"docs":{"94":{"tf":2.6457513110645907}}}},"df":0,"docs":{}},"df":8,"docs":{"102":{"tf":1.7320508075688772},"139":{"tf":1.4142135623730951},"189":{"tf":1.7320508075688772},"252":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"94":{"tf":2.0}},"t":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"93":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"93":{"tf":2.0}}}},"r":{"<":{"'":{"a":{"df":1,"docs":{"203":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":2,"docs":{"195":{"tf":1.0},"213":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"199":{"tf":1.0}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"139":{"tf":1.0},"253":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"100":{"tf":1.0}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"99":{"tf":1.4142135623730951}}}}}}}},"k":{"df":1,"docs":{"0":{"tf":1.0}}},"m":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"107":{"tf":1.0}}}}}},"a":{"df":0,"docs":{},"t":{"!":{"(":{"\"":{"0":{"df":0,"docs":{},"o":{"df":0,"docs":{},"{":{":":{"df":0,"docs":{},"o":{"df":1,"docs":{"189":{"tf":1.0}}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"{":{":":{"df":0,"docs":{},"x":{"df":1,"docs":{"189":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"6":{"4":{"df":1,"docs":{"101":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"60":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"102":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"95":{"tf":1.0}}}},"u":{"8":{"df":2,"docs":{"101":{"tf":1.0},"102":{"tf":1.0}}},"df":0,"docs":{}},"{":{":":{"df":0,"docs":{},"p":{"df":1,"docs":{"39":{"tf":1.0}}}},"df":0,"docs":{}}},"_":{"_":{"df":1,"docs":{"178":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":27,"docs":{"108":{"tf":1.0},"114":{"tf":1.4142135623730951},"176":{"tf":2.449489742783178},"177":{"tf":3.0},"178":{"tf":2.0},"179":{"tf":1.4142135623730951},"180":{"tf":1.4142135623730951},"181":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"184":{"tf":2.0},"185":{"tf":1.4142135623730951},"186":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"188":{"tf":1.4142135623730951},"189":{"tf":1.7320508075688772},"190":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"22":{"tf":1.0},"226":{"tf":1.0},"23":{"tf":1.0},"248":{"tf":1.7320508075688772},"253":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"95":{"tf":1.0}}}},"df":4,"docs":{"107":{"tf":2.6457513110645907},"176":{"tf":1.0},"88":{"tf":1.0},"97":{"tf":1.0}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"183":{"tf":1.0}}}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"255":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":7,"docs":{"107":{"tf":1.0},"116":{"tf":1.0},"124":{"tf":1.0},"132":{"tf":1.0},"145":{"tf":1.4142135623730951},"148":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":4,"docs":{"170":{"tf":1.0},"195":{"tf":1.4142135623730951},"212":{"tf":1.0},"251":{"tf":1.0}}}},"x":{"df":1,"docs":{"176":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"n":{"c":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":1,"docs":{"220":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"75":{"tf":1.0}}},"df":1,"docs":{"249":{"tf":1.0}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"176":{"tf":1.0}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":3,"docs":{"132":{"tf":1.7320508075688772},"133":{"tf":1.0},"134":{"tf":1.4142135623730951}}}}}}},"<":{"&":{"'":{"_":{"df":2,"docs":{"119":{"tf":1.0},"132":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"[":{"df":0,"docs":{},"t":{"df":1,"docs":{"119":{"tf":1.0}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"132":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"133":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"133":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"133":{"tf":1.0}}}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"119":{"tf":1.0}}}}},"t":{"df":1,"docs":{"132":{"tf":1.0}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"(":{"df":1,"docs":{"137":{"tf":1.0}}},"df":1,"docs":{"137":{"tf":1.7320508075688772}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"8":{"df":1,"docs":{"114":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"137":{"tf":2.0}}}}}},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":3,"docs":{"153":{"tf":2.0},"154":{"tf":1.4142135623730951},"155":{"tf":1.0}},"e":{":":{":":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"a":{"d":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"154":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"60":{"tf":1.0}}}}}},"s":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"&":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"133":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":5,"docs":{"159":{"tf":1.7320508075688772},"175":{"tf":1.7320508075688772},"251":{"tf":1.4142135623730951},"253":{"tf":1.0},"256":{"tf":1.0}},"i":{"df":2,"docs":{"107":{"tf":1.7320508075688772},"252":{"tf":1.0}}}}},"n":{":":{":":{"<":{"a":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"(":{"3":{"df":1,"docs":{"213":{"tf":1.0}}},"4":{"df":1,"docs":{"213":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"'":{"df":1,"docs":{"99":{"tf":1.0}}},"(":{"df":0,"docs":{},"i":{"df":1,"docs":{"210":{"tf":1.4142135623730951}}}},"df":59,"docs":{"102":{"tf":1.0},"108":{"tf":1.0},"125":{"tf":1.0},"129":{"tf":1.0},"139":{"tf":2.0},"142":{"tf":1.0},"144":{"tf":1.0},"149":{"tf":1.4142135623730951},"153":{"tf":1.0},"155":{"tf":1.0},"162":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.0},"195":{"tf":3.1622776601683795},"196":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.4142135623730951},"203":{"tf":1.0},"209":{"tf":1.7320508075688772},"210":{"tf":2.23606797749979},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":2.0},"214":{"tf":2.449489742783178},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"246":{"tf":1.0},"252":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"33":{"tf":2.0},"34":{"tf":2.6457513110645907},"54":{"tf":1.0},"74":{"tf":1.7320508075688772},"75":{"tf":2.8284271247461903},"76":{"tf":1.0},"77":{"tf":1.7320508075688772},"78":{"tf":2.6457513110645907},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"84":{"tf":2.23606797749979},"90":{"tf":1.0},"91":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.4142135623730951},"97":{"tf":1.0},"99":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"107":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"155":{"tf":1.0},"248":{"tf":1.0},"251":{"tf":1.0}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"114":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"122":{"tf":1.0},"124":{"tf":1.0},"174":{"tf":1.0},"265":{"tf":1.7320508075688772}}}}}}},"g":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"2":{"tf":1.0}}}},"df":1,"docs":{"69":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"_":{"df":0,"docs":{},"i":{"3":{"2":{"(":{"_":{"_":{"df":1,"docs":{"84":{"tf":1.0}}},"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"(":{"_":{"_":{"df":1,"docs":{"84":{"tf":1.0}}},"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":47,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":2.23606797749979},"103":{"tf":1.4142135623730951},"104":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":2.449489742783178},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"134":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":1.4142135623730951},"166":{"tf":1.0},"169":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.0},"183":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.7320508075688772},"213":{"tf":1.0},"221":{"tf":1.0},"228":{"tf":1.0},"246":{"tf":1.4142135623730951},"247":{"tf":1.0},"248":{"tf":1.4142135623730951},"250":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"75":{"tf":1.0},"82":{"tf":1.7320508075688772},"83":{"tf":2.0},"84":{"tf":2.6457513110645907},"85":{"tf":1.7320508075688772},"86":{"tf":1.4142135623730951},"87":{"tf":2.6457513110645907},"88":{"tf":3.0},"89":{"tf":1.4142135623730951},"90":{"tf":1.4142135623730951},"91":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.4142135623730951},"98":{"tf":1.0},"99":{"tf":1.0}},"i":{"c":{"(":{"_":{"_":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},":":{":":{"<":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{">":{"(":{"_":{"_":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{">":{"(":{"_":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{},"x":{"df":1,"docs":{"198":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"t":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"107":{"tf":2.0}}}}}}},"df":0,"docs":{}},"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"r":{"df":1,"docs":{"39":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"190":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{"(":{"&":{"'":{"a":{"df":1,"docs":{"208":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"34":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"190":{"tf":1.4142135623730951}}}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"78":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":3,"docs":{"0":{"tf":1.0},"2":{"tf":1.0},"91":{"tf":1.0}}}},"i":{"df":0,"docs":{},"t":{"@":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"108":{"tf":1.4142135623730951}},"e":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"108":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":3,"docs":{"1":{"tf":1.0},"10":{"tf":1.4142135623730951},"108":{"tf":1.0}},"h":{"df":0,"docs":{},"u":{"b":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"129":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"36":{"tf":1.4142135623730951}}}}}}}}}}}},"df":6,"docs":{"124":{"tf":1.0},"143":{"tf":1.0},"226":{"tf":1.0},"256":{"tf":1.0},"56":{"tf":1.0},"75":{"tf":1.0}},"n":{"df":8,"docs":{"165":{"tf":1.0},"167":{"tf":1.0},"170":{"tf":1.4142135623730951},"22":{"tf":1.0},"226":{"tf":1.0},"246":{"tf":1.0},"252":{"tf":1.0},"48":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"131":{"tf":1.0},"243":{"tf":1.7320508075688772},"256":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"255":{"tf":1.0}}}},"o":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"169":{"tf":1.0},"24":{"tf":1.0},"3":{"tf":1.0},"8":{"tf":1.4142135623730951}}}},"df":6,"docs":{"204":{"tf":1.0},"211":{"tf":1.0},"228":{"tf":1.0},"4":{"tf":1.0},"65":{"tf":1.0},"75":{"tf":1.4142135623730951}},"e":{"df":6,"docs":{"114":{"tf":1.0},"121":{"tf":1.0},"161":{"tf":1.4142135623730951},"199":{"tf":1.0},"50":{"tf":1.0},"72":{"tf":1.0}}},"o":{"d":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"213":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":4,"docs":{"126":{"tf":1.0},"139":{"tf":1.0},"6":{"tf":1.0},"92":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"’":{"df":1,"docs":{"124":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"176":{"tf":1.0},"248":{"tf":1.0}}}}}}},"r":{"a":{"b":{"df":1,"docs":{"105":{"tf":1.4142135623730951}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"114":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"77":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"80":{"tf":1.0}}},"t":{"df":1,"docs":{"213":{"tf":2.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"(":{"df":2,"docs":{"44":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"153":{"tf":1.0}}}},"w":{"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"111":{"tf":1.0},"113":{"tf":1.0},"127":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"117":{"tf":1.0}}}}},"u":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":5,"docs":{"113":{"tf":1.0},"226":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"45":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"154":{"tf":1.0}}}}},"i":{"d":{"df":2,"docs":{"10":{"tf":1.0},"8":{"tf":1.0}},"e":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"60":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"h":{"1":{"df":1,"docs":{"49":{"tf":1.0}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"176":{"tf":1.0}}},"v":{"df":1,"docs":{"62":{"tf":1.0}}}},"n":{"d":{"df":3,"docs":{"10":{"tf":1.0},"121":{"tf":1.0},"19":{"tf":1.0}},"l":{"df":5,"docs":{"133":{"tf":1.0},"141":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"183":{"tf":1.4142135623730951}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"246":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"102":{"tf":1.0},"113":{"tf":1.0},"255":{"tf":1.0}}}}}},"r":{"d":{"df":1,"docs":{"2":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"215":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"246":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"4":{"2":{"df":1,"docs":{"129":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"o":{"df":1,"docs":{"124":{"tf":1.4142135623730951}}}},"df":4,"docs":{"105":{"tf":1.4142135623730951},"124":{"tf":2.23606797749979},"126":{"tf":2.449489742783178},"129":{"tf":2.23606797749979}},"m":{"a":{"df":0,"docs":{},"p":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"126":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":4,"docs":{"125":{"tf":1.7320508075688772},"127":{"tf":1.0},"128":{"tf":1.4142135623730951},"156":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"c":{"a":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"(":{"1":{"0":{"0":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"<":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"_":{"df":3,"docs":{"129":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0}}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":6,"docs":{"124":{"tf":2.23606797749979},"125":{"tf":1.0},"126":{"tf":2.6457513110645907},"127":{"tf":2.449489742783178},"128":{"tf":2.0},"129":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"156":{"tf":1.0}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"_":{"a":{"_":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"d":{"(":{"1":{"df":1,"docs":{"99":{"tf":1.0}}},"2":{"df":1,"docs":{"99":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"99":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"107":{"tf":1.0}}}}},"df":3,"docs":{"114":{"tf":1.4142135623730951},"253":{"tf":1.0},"49":{"tf":1.7320508075688772}},"e":{"a":{"d":{"df":3,"docs":{"60":{"tf":1.0},"7":{"tf":1.0},"88":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":2,"docs":{"125":{"tf":1.4142135623730951},"126":{"tf":1.7320508075688772}}}}},"p":{"df":5,"docs":{"113":{"tf":1.4142135623730951},"115":{"tf":1.0},"45":{"tf":1.0},"60":{"tf":1.4142135623730951},"75":{"tf":1.0}}},"r":{"df":1,"docs":{"154":{"tf":1.0}}},"v":{"df":0,"docs":{},"i":{"df":1,"docs":{"71":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":3,"docs":{"58":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"79":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":5,"docs":{"102":{"tf":1.0},"119":{"tf":1.4142135623730951},"128":{"tf":1.0},"36":{"tf":1.0},"85":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},",":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"45":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":35,"docs":{"112":{"tf":1.4142135623730951},"113":{"tf":2.0},"119":{"tf":1.0},"128":{"tf":1.0},"132":{"tf":1.0},"15":{"tf":1.0},"151":{"tf":1.4142135623730951},"152":{"tf":2.8284271247461903},"153":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.0},"187":{"tf":3.3166247903554},"188":{"tf":1.7320508075688772},"191":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"208":{"tf":1.0},"213":{"tf":1.0},"220":{"tf":1.0},"228":{"tf":1.0},"37":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"47":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.7320508075688772},"60":{"tf":1.0},"73":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.7320508075688772}},"你":{"df":0,"docs":{},"好":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"89":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"df":5,"docs":{"147":{"tf":1.0},"148":{"tf":1.0},"183":{"tf":1.0},"226":{"tf":1.0},"270":{"tf":1.0}}}},"n":{"c":{"df":3,"docs":{"132":{"tf":1.0},"134":{"tf":1.0},"94":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"88":{"tf":1.0}}},"df":79,"docs":{"103":{"tf":1.0},"109":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.4142135623730951},"120":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.4142135623730951},"134":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"144":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"152":{"tf":1.0},"155":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"16":{"tf":1.0},"175":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"195":{"tf":1.4142135623730951},"197":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.4142135623730951},"208":{"tf":1.4142135623730951},"210":{"tf":1.0},"216":{"tf":1.0},"224":{"tf":1.0},"228":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.4142135623730951},"25":{"tf":1.0},"256":{"tf":1.0},"271":{"tf":1.0},"29":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"47":{"tf":1.7320508075688772},"48":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"56":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.4142135623730951},"63":{"tf":1.0},"66":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.4142135623730951},"96":{"tf":1.0},"97":{"tf":1.0}}}},"x":{"a":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"47":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"189":{"tf":1.7320508075688772}}}},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"174":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"169":{"tf":1.0},"226":{"tf":1.0},"8":{"tf":1.0}}}},"df":2,"docs":{"250":{"tf":2.0},"92":{"tf":1.4142135623730951}},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"253":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"19":{"tf":1.0},"2":{"tf":1.0},"203":{"tf":1.4142135623730951},"250":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"250":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"139":{"tf":1.0}}}}}}}},"o":{"b":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"56":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"d":{"df":6,"docs":{"200":{"tf":1.0},"211":{"tf":1.0},"60":{"tf":1.4142135623730951},"69":{"tf":1.0},"71":{"tf":1.0},"73":{"tf":1.0}}},"df":0,"docs":{}},"o":{"d":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"126":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"153":{"tf":1.0},"154":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"154":{"tf":1.0},"155":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"195":{"tf":1.0}}}}},"p":{"df":1,"docs":{"126":{"tf":1.0}}},"r":{"df":0,"docs":{},"t":{"b":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"203":{"tf":1.4142135623730951}}}}}}}}},"df":1,"docs":{"203":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":3,"docs":{"164":{"tf":1.0},"166":{"tf":1.0},"169":{"tf":1.0}}}},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{":":{"/":{"/":{"d":{"df":0,"docs":{},"o":{"c":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"260":{"tf":1.0},"60":{"tf":1.0},"94":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"w":{"df":0,"docs":{},"w":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"5":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"107":{"tf":2.23606797749979}}}},"df":0,"docs":{}}}},"i":{"'":{"df":0,"docs":{},"m":{"df":3,"docs":{"199":{"tf":1.0},"47":{"tf":1.4142135623730951},"92":{"tf":1.7320508075688772}}}},"+":{"1":{",":{"df":0,"docs":{},"v":{"df":1,"docs":{"63":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},",":{"df":0,"docs":{},"v":{"df":1,"docs":{"63":{"tf":1.0}}}},".":{"df":2,"docs":{"75":{"tf":1.0},"88":{"tf":1.0}}},"1":{"6":{"df":2,"docs":{"134":{"tf":1.0},"54":{"tf":1.0}}},"df":1,"docs":{"132":{"tf":1.0}}},"2":{"df":1,"docs":{"132":{"tf":1.4142135623730951}}},"3":{"2":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"132":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},">":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":43,"docs":{"105":{"tf":3.0},"127":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":1.7320508075688772},"132":{"tf":2.0},"133":{"tf":1.4142135623730951},"134":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":2.449489742783178},"139":{"tf":2.23606797749979},"14":{"tf":1.4142135623730951},"15":{"tf":1.4142135623730951},"156":{"tf":1.0},"158":{"tf":2.8284271247461903},"16":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"169":{"tf":2.23606797749979},"170":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"195":{"tf":4.0},"196":{"tf":1.0},"197":{"tf":2.0},"199":{"tf":1.7320508075688772},"202":{"tf":1.7320508075688772},"203":{"tf":1.4142135623730951},"205":{"tf":2.0},"210":{"tf":2.23606797749979},"213":{"tf":2.23606797749979},"22":{"tf":1.4142135623730951},"227":{"tf":1.7320508075688772},"252":{"tf":2.0},"271":{"tf":1.4142135623730951},"32":{"tf":1.7320508075688772},"33":{"tf":1.7320508075688772},"51":{"tf":1.4142135623730951},"52":{"tf":2.0},"54":{"tf":2.0},"56":{"tf":2.0},"60":{"tf":3.4641016151377544},"69":{"tf":2.0},"73":{"tf":2.0},"84":{"tf":1.0}}},"df":1,"docs":{"132":{"tf":1.0}}},"6":{"4":{"df":2,"docs":{"176":{"tf":1.0},"54":{"tf":1.0}}},"df":0,"docs":{}},"8":{":":{":":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{"_":{"a":{"d":{"d":{"(":{"2":{"5":{"1":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"22":{"tf":1.0}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"d":{"df":2,"docs":{"251":{"tf":1.7320508075688772},"73":{"tf":3.1622776601683795}},"e":{"a":{"df":2,"docs":{"3":{"tf":1.0},"51":{"tf":1.0}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"226":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"62":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":5,"docs":{"161":{"tf":1.0},"169":{"tf":2.0},"195":{"tf":1.0},"51":{"tf":1.0},"73":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"182":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"144":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"211":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"75":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"l":{"<":{"'":{"_":{"df":1,"docs":{"119":{"tf":1.0}}},"a":{"df":4,"docs":{"202":{"tf":1.0},"203":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{",":{"df":1,"docs":{"216":{"tf":1.0}}},"df":3,"docs":{"86":{"tf":1.0},"88":{"tf":1.0},"97":{"tf":2.0}}}},"df":47,"docs":{"100":{"tf":2.0},"101":{"tf":1.4142135623730951},"102":{"tf":1.4142135623730951},"103":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":2.23606797749979},"108":{"tf":1.7320508075688772},"109":{"tf":1.0},"119":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"126":{"tf":1.0},"132":{"tf":2.0},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"183":{"tf":1.0},"196":{"tf":1.4142135623730951},"197":{"tf":1.0},"200":{"tf":1.7320508075688772},"205":{"tf":1.0},"207":{"tf":1.0},"221":{"tf":1.7320508075688772},"226":{"tf":2.23606797749979},"227":{"tf":1.4142135623730951},"271":{"tf":1.0},"56":{"tf":1.0},"60":{"tf":1.0},"75":{"tf":1.7320508075688772},"77":{"tf":2.23606797749979},"78":{"tf":1.7320508075688772},"79":{"tf":2.23606797749979},"80":{"tf":1.0},"85":{"tf":1.7320508075688772},"86":{"tf":1.0},"89":{"tf":1.0},"91":{"tf":1.4142135623730951},"92":{"tf":1.7320508075688772},"93":{"tf":1.0},"94":{"tf":1.4142135623730951},"95":{"tf":1.7320508075688772},"96":{"tf":2.23606797749979},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":55,"docs":{"102":{"tf":2.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"108":{"tf":2.23606797749979},"109":{"tf":1.4142135623730951},"11":{"tf":1.0},"12":{"tf":1.0},"120":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"125":{"tf":1.0},"126":{"tf":2.6457513110645907},"128":{"tf":1.0},"132":{"tf":2.449489742783178},"133":{"tf":2.449489742783178},"134":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"141":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"153":{"tf":1.7320508075688772},"154":{"tf":2.23606797749979},"176":{"tf":1.7320508075688772},"180":{"tf":1.7320508075688772},"181":{"tf":2.6457513110645907},"182":{"tf":2.0},"183":{"tf":1.0},"202":{"tf":1.4142135623730951},"203":{"tf":1.0},"213":{"tf":1.4142135623730951},"214":{"tf":1.0},"219":{"tf":1.4142135623730951},"221":{"tf":1.7320508075688772},"222":{"tf":1.0},"226":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":1.0},"56":{"tf":1.4142135623730951},"60":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"80":{"tf":1.4142135623730951},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.7320508075688772},"95":{"tf":1.7320508075688772},"96":{"tf":2.0},"97":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"'":{"df":1,"docs":{"91":{"tf":1.0}}},"df":3,"docs":{"106":{"tf":1.0},"91":{"tf":1.7320508075688772},"94":{"tf":1.0}}}}}}}}},"i":{"c":{"df":1,"docs":{"114":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"131":{"tf":1.0},"250":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"df":4,"docs":{"255":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"75":{"tf":1.0},"84":{"tf":1.7320508075688772}}},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"29":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"<":{"'":{"a":{"df":1,"docs":{"202":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"196":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":5,"docs":{"153":{"tf":1.0},"176":{"tf":1.0},"200":{"tf":1.0},"227":{"tf":1.0},"249":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":4,"docs":{"105":{"tf":1.0},"197":{"tf":1.0},"227":{"tf":1.0},"248":{"tf":1.0}}}}}}},"n":{"(":{"\"":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"250":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"252":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":7,"docs":{"248":{"tf":1.0},"249":{"tf":1.7320508075688772},"250":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.0},"254":{"tf":1.0},"256":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":1,"docs":{"224":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"c":{"df":1,"docs":{"211":{"tf":1.7320508075688772}},"h":{"df":1,"docs":{"93":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"s":{"(":{"1":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"u":{"d":{"df":7,"docs":{"126":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"174":{"tf":1.0},"177":{"tf":1.0},"255":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"73":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"227":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"122":{"tf":1.4142135623730951},"62":{"tf":1.0}}}},"d":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"210":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"131":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"127":{"tf":1.0},"214":{"tf":1.0}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"47":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}}}},"x":{"df":11,"docs":{"114":{"tf":2.6457513110645907},"120":{"tf":1.4142135623730951},"124":{"tf":1.0},"125":{"tf":1.0},"143":{"tf":1.4142135623730951},"183":{"tf":1.0},"49":{"tf":1.7320508075688772},"50":{"tf":1.0},"51":{"tf":1.7320508075688772},"54":{"tf":1.0},"63":{"tf":1.0}}}},"i":{"c":{"df":3,"docs":{"199":{"tf":1.4142135623730951},"251":{"tf":1.0},"254":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"125":{"tf":1.0},"210":{"tf":1.4142135623730951},"212":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"51":{"tf":1.0},"60":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"66":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"66":{"tf":1.0},"73":{"tf":1.4142135623730951}}}}}},"o":{"df":4,"docs":{"143":{"tf":1.4142135623730951},"206":{"tf":1.0},"58":{"tf":1.7320508075688772},"93":{"tf":1.0}},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"256":{"tf":1.0}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"132":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"108":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"199":{"tf":1.7320508075688772},"57":{"tf":1.0}},"i":{"df":3,"docs":{"127":{"tf":1.0},"14":{"tf":1.0},"51":{"tf":1.4142135623730951}}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"(":{"\"":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"250":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"249":{"tf":1.0},"256":{"tf":1.0}}}}}},"df":1,"docs":{"249":{"tf":2.23606797749979}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":13,"docs":{"102":{"tf":1.0},"172":{"tf":1.7320508075688772},"246":{"tf":2.23606797749979},"247":{"tf":1.0},"248":{"tf":2.23606797749979},"249":{"tf":1.4142135623730951},"250":{"tf":1.4142135623730951},"251":{"tf":1.7320508075688772},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":2.23606797749979},"256":{"tf":2.0}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"1":{"df":1,"docs":{"66":{"tf":1.7320508075688772}}},"2":{"df":1,"docs":{"66":{"tf":1.0}}},"df":1,"docs":{"105":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"(":{"\"":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"251":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"_":{"a":{"b":{"c":{"d":{"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"251":{"tf":1.0}}}}}},"df":2,"docs":{"248":{"tf":1.4142135623730951},"249":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"<":{"'":{"a":{">":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"197":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"195":{"tf":1.7320508075688772},"199":{"tf":1.0},"200":{"tf":2.449489742783178},"210":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.4142135623730951},"214":{"tf":1.4142135623730951},"248":{"tf":3.0},"249":{"tf":1.7320508075688772},"250":{"tf":1.4142135623730951},"251":{"tf":1.0},"256":{"tf":1.0},"94":{"tf":1.0}},"s":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"254":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":6,"docs":{"125":{"tf":1.7320508075688772},"128":{"tf":1.0},"247":{"tf":1.7320508075688772},"248":{"tf":1.7320508075688772},"252":{"tf":1.4142135623730951},"253":{"tf":1.0}}}}},"i":{"d":{"df":7,"docs":{"102":{"tf":1.0},"115":{"tf":1.0},"162":{"tf":1.0},"195":{"tf":1.0},"247":{"tf":1.0},"251":{"tf":1.4142135623730951},"255":{"tf":1.0}}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"1":{"tf":1.0}}},"n":{"c":{"df":6,"docs":{"213":{"tf":1.0},"57":{"tf":1.4142135623730951},"75":{"tf":1.0},"77":{"tf":1.7320508075688772},"78":{"tf":1.0},"87":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":4,"docs":{"255":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.4142135623730951},"88":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"d":{"df":17,"docs":{"102":{"tf":1.0},"114":{"tf":1.0},"134":{"tf":1.0},"139":{"tf":1.7320508075688772},"146":{"tf":1.0},"172":{"tf":1.0},"248":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"71":{"tf":1.7320508075688772},"95":{"tf":1.0},"96":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"247":{"tf":1.7320508075688772},"248":{"tf":2.0},"249":{"tf":1.0},"250":{"tf":2.449489742783178},"251":{"tf":2.0},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":2,"docs":{"126":{"tf":1.0},"131":{"tf":1.0}},"e":{"df":0,"docs":{},"g":{"df":10,"docs":{"124":{"tf":1.4142135623730951},"131":{"tf":1.7320508075688772},"199":{"tf":1.0},"22":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"60":{"tf":1.0},"75":{"tf":1.0},"85":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}},"r":{"df":2,"docs":{"152":{"tf":1.0},"261":{"tf":1.7320508075688772}}}},"l":{"df":2,"docs":{"254":{"tf":1.0},"255":{"tf":1.0}}},"n":{"d":{"df":1,"docs":{"114":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":2,"docs":{"208":{"tf":1.4142135623730951},"90":{"tf":1.0}},"e":{"<":{"'":{"a":{"df":1,"docs":{"208":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":4,"docs":{"10":{"tf":1.0},"115":{"tf":1.0},"127":{"tf":1.4142135623730951},"153":{"tf":1.0}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"12":{"tf":1.7320508075688772},"255":{"tf":1.0}}}}}}}},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"218":{"tf":1.0},"220":{"tf":2.23606797749979}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":7,"docs":{"129":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"137":{"tf":1.0},"19":{"tf":1.0},"205":{"tf":1.0},"72":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"<":{"'":{"a":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":3,"docs":{"139":{"tf":1.0},"195":{"tf":1.0},"200":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"139":{"tf":1.0},"247":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"247":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":3,"docs":{"109":{"tf":1.0},"226":{"tf":1.0},"88":{"tf":1.0}}}}}}},"o":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"133":{"tf":1.0},"146":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"148":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"177":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"177":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"133":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"p":{".":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"123":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"a":{"d":{"d":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"v":{"4":{"(":{"\"":{"1":{"2":{"7":{".":{"0":{".":{"0":{".":{"1":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"123":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"(":{"\"":{":":{":":{"1":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"123":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"123":{"tf":2.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"123":{"tf":1.0}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"194":{"tf":1.0}}}}}}}},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"d":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"91":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"105":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"c":{"(":{"&":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"118":{"tf":1.0}}},"df":1,"docs":{"118":{"tf":1.7320508075688772}}}},"df":0,"docs":{},"v":{"df":1,"docs":{"118":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"’":{"df":0,"docs":{},"t":{"df":1,"docs":{"103":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":1,"docs":{"89":{"tf":1.7320508075688772}}}}}},"t":{"'":{"df":15,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"174":{"tf":1.0},"200":{"tf":1.7320508075688772},"251":{"tf":1.0},"47":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0},"6":{"tf":1.0},"66":{"tf":1.0},"72":{"tf":1.0},"88":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":11,"docs":{"122":{"tf":1.0},"15":{"tf":1.0},"153":{"tf":1.7320508075688772},"156":{"tf":1.4142135623730951},"158":{"tf":1.0},"164":{"tf":1.4142135623730951},"217":{"tf":1.4142135623730951},"219":{"tf":1.0},"221":{"tf":1.4142135623730951},"223":{"tf":1.0},"95":{"tf":1.0}}},"r":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"220":{"tf":2.0}}}}}},"df":14,"docs":{"114":{"tf":1.4142135623730951},"119":{"tf":1.0},"183":{"tf":1.4142135623730951},"217":{"tf":2.449489742783178},"218":{"tf":2.8284271247461903},"219":{"tf":2.23606797749979},"220":{"tf":3.0},"221":{"tf":3.1622776601683795},"222":{"tf":2.0},"223":{"tf":2.449489742783178},"224":{"tf":3.1622776601683795},"63":{"tf":1.7320508075688772},"65":{"tf":1.4142135623730951},"66":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":3,"docs":{"132":{"tf":1.0},"251":{"tf":1.0},"56":{"tf":1.0}}}}}},"’":{"df":4,"docs":{"107":{"tf":1.0},"109":{"tf":1.0},"114":{"tf":1.0},"121":{"tf":1.0}}}}},"j":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"190":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"176":{"tf":1.0}}}}},"df":1,"docs":{"158":{"tf":1.4142135623730951}},"i":{"df":1,"docs":{"48":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"255":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"255":{"tf":1.0}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"248":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"170":{"tf":1.4142135623730951}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"169":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"246":{"tf":1.0}}}}}},"y":{"df":3,"docs":{"124":{"tf":2.0},"125":{"tf":1.4142135623730951},"126":{"tf":2.449489742783178}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"162":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":7,"docs":{"131":{"tf":1.4142135623730951},"132":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"213":{"tf":1.0},"64":{"tf":1.0},"95":{"tf":1.0}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"248":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":9,"docs":{"102":{"tf":2.0},"176":{"tf":1.0},"195":{"tf":1.0},"204":{"tf":1.0},"249":{"tf":1.0},"53":{"tf":1.0},"88":{"tf":1.4142135623730951},"96":{"tf":1.0},"99":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"204":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"n":{"df":6,"docs":{"117":{"tf":1.0},"197":{"tf":1.0},"224":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"88":{"tf":1.0}}}}}}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":2,"docs":{"255":{"tf":3.4641016151377544},"66":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"94":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"60":{"tf":1.0}}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"260":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":5,"docs":{"108":{"tf":1.4142135623730951},"12":{"tf":1.0},"253":{"tf":1.0},"9":{"tf":1.0},"90":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"124":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"t":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"105":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":4,"docs":{"105":{"tf":1.0},"132":{"tf":1.0},"204":{"tf":1.0},"64":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"249":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"(":{"\"":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"x":{"df":1,"docs":{"250":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"249":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"199":{"tf":1.0},"213":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.4142135623730951}}}}}},"z":{"df":0,"docs":{},"i":{"df":2,"docs":{"176":{"tf":1.0},"224":{"tf":1.0}}}}},"df":1,"docs":{"253":{"tf":1.0}},"e":{"a":{"d":{"df":2,"docs":{"255":{"tf":1.0},"5":{"tf":1.0}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":18,"docs":{"11":{"tf":1.0},"110":{"tf":1.0},"130":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.0},"192":{"tf":1.0},"195":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.0},"205":{"tf":1.0},"209":{"tf":1.0},"270":{"tf":1.0},"3":{"tf":1.0},"35":{"tf":1.0},"42":{"tf":1.0},"6":{"tf":1.0},"67":{"tf":1.0},"82":{"tf":1.0}}}},"v":{"df":3,"docs":{"127":{"tf":1.4142135623730951},"195":{"tf":1.0},"220":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":5,"docs":{"143":{"tf":1.4142135623730951},"187":{"tf":1.7320508075688772},"19":{"tf":1.0},"226":{"tf":1.4142135623730951},"88":{"tf":1.0}}}},"g":{"a":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"253":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"d":{"df":1,"docs":{"141":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"60":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"115":{"tf":2.0},"143":{"tf":1.0}},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":9,"docs":{"115":{"tf":1.7320508075688772},"122":{"tf":2.0},"188":{"tf":1.0},"228":{"tf":1.0},"51":{"tf":1.7320508075688772},"52":{"tf":1.4142135623730951},"60":{"tf":1.7320508075688772},"87":{"tf":1.0},"88":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"115":{"tf":1.0},"131":{"tf":1.0}}}},"t":{"'":{"df":5,"docs":{"125":{"tf":1.0},"153":{"tf":1.4142135623730951},"168":{"tf":1.0},"204":{"tf":1.0},"256":{"tf":1.0}}},"df":4,"docs":{"125":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.0},"8":{"tf":1.0}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"53":{"tf":1.7320508075688772}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"(":{"&":{"'":{"a":{"df":1,"docs":{"196":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"148":{"tf":1.0},"246":{"tf":1.0}}}}},"x":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"204":{"tf":2.0}}},"df":0,"docs":{}}}},"i":{"b":{".":{"df":0,"docs":{},"r":{"df":7,"docs":{"151":{"tf":1.0},"153":{"tf":1.7320508075688772},"154":{"tf":1.4142135623730951},"155":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"170":{"tf":1.4142135623730951}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":1,"docs":{"173":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"129":{"tf":1.4142135623730951},"164":{"tf":1.0}},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":21,"docs":{"109":{"tf":1.0},"130":{"tf":1.0},"132":{"tf":1.0},"137":{"tf":1.0},"148":{"tf":1.0},"152":{"tf":2.6457513110645907},"153":{"tf":1.7320508075688772},"155":{"tf":1.7320508075688772},"164":{"tf":1.4142135623730951},"168":{"tf":1.7320508075688772},"169":{"tf":1.0},"170":{"tf":1.0},"174":{"tf":1.4142135623730951},"176":{"tf":1.0},"180":{"tf":1.0},"2":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":1.0},"268":{"tf":1.7320508075688772},"269":{"tf":1.0},"87":{"tf":1.0}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":20,"docs":{"139":{"tf":1.4142135623730951},"192":{"tf":1.7320508075688772},"193":{"tf":2.23606797749979},"194":{"tf":2.8284271247461903},"195":{"tf":5.196152422706632},"196":{"tf":1.7320508075688772},"197":{"tf":2.23606797749979},"198":{"tf":1.7320508075688772},"199":{"tf":3.0},"200":{"tf":1.7320508075688772},"201":{"tf":1.7320508075688772},"202":{"tf":2.8284271247461903},"203":{"tf":2.449489742783178},"204":{"tf":3.0},"205":{"tf":1.0},"206":{"tf":2.0},"207":{"tf":1.0},"208":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"s":{"/":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"60":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"77":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":2,"docs":{"77":{"tf":1.7320508075688772},"78":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":6,"docs":{"127":{"tf":1.4142135623730951},"251":{"tf":1.0},"48":{"tf":1.0},"87":{"tf":1.0},"89":{"tf":1.0},"98":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"47":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":45,"docs":{"103":{"tf":1.0},"107":{"tf":1.0},"112":{"tf":1.0},"128":{"tf":1.0},"141":{"tf":1.4142135623730951},"143":{"tf":1.0},"146":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"16":{"tf":1.0},"161":{"tf":1.4142135623730951},"162":{"tf":1.7320508075688772},"165":{"tf":1.4142135623730951},"169":{"tf":2.449489742783178},"17":{"tf":1.0},"176":{"tf":1.0},"194":{"tf":1.0},"212":{"tf":1.0},"248":{"tf":1.0},"271":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.4142135623730951},"7":{"tf":1.7320508075688772},"70":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"77":{"tf":1.0},"8":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.4142135623730951}}},"k":{"df":4,"docs":{"132":{"tf":1.0},"172":{"tf":1.0},"173":{"tf":1.0},"60":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"255":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"!":{"[":{"1":{"df":1,"docs":{"183":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"183":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"e":{"(":{")":{".":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"208":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"60":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"208":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"1":{"df":1,"docs":{"60":{"tf":1.0}}},"2":{"df":1,"docs":{"60":{"tf":1.0}}},"3":{"df":1,"docs":{"60":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"60":{"tf":1.0}}}}}}}}}}}},":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"60":{"tf":1.0}}}}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"!":{"[":{"1":{",":{"2":{",":{"3":{",":{"4":{",":{"5":{",":{"6":{",":{"7":{"df":1,"docs":{"271":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"<":{"'":{"a":{"df":1,"docs":{"208":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":11,"docs":{"156":{"tf":1.0},"176":{"tf":1.0},"183":{"tf":1.0},"208":{"tf":1.7320508075688772},"247":{"tf":1.0},"250":{"tf":1.0},"256":{"tf":1.0},"271":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"60":{"tf":4.69041575982343}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":10,"docs":{"113":{"tf":1.0},"131":{"tf":1.0},"139":{"tf":1.0},"199":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"43":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"88":{"tf":1.4142135623730951}}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"195":{"tf":1.7320508075688772},"199":{"tf":1.4142135623730951}}}}},"l":{"df":0,"docs":{},"v":{"df":0,"docs":{},"m":{"df":2,"docs":{"251":{"tf":1.4142135623730951},"255":{"tf":1.0}}}}},"o":{"a":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"254":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"1":{"tf":1.7320508075688772},"105":{"tf":1.0},"109":{"tf":1.0},"226":{"tf":1.0},"255":{"tf":1.4142135623730951}}},"t":{"df":2,"docs":{"249":{"tf":1.0},"254":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"250":{"tf":2.0}},"g":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"217":{"tf":1.0},"25":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"47":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"47":{"tf":1.4142135623730951}}}}}},"df":9,"docs":{"124":{"tf":1.0},"195":{"tf":2.0},"199":{"tf":1.0},"200":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"54":{"tf":1.4142135623730951},"71":{"tf":1.0},"87":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"195":{"tf":2.23606797749979},"199":{"tf":1.0},"204":{"tf":1.0},"211":{"tf":1.0},"220":{"tf":1.0},"97":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"195":{"tf":1.0}}}},"<":{"'":{"a":{"df":1,"docs":{"197":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"194":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"k":{"df":11,"docs":{"129":{"tf":1.0},"131":{"tf":1.0},"149":{"tf":1.0},"153":{"tf":1.0},"181":{"tf":1.0},"248":{"tf":1.0},"3":{"tf":1.0},"56":{"tf":1.0},"70":{"tf":1.0},"84":{"tf":1.0},"93":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"102":{"tf":1.0},"124":{"tf":1.0}}}}},"p":{"df":6,"docs":{"115":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.4142135623730951},"64":{"tf":1.7320508075688772},"65":{"tf":1.0},"66":{"tf":4.0}}}},"t":{"df":2,"docs":{"144":{"tf":1.0},"2":{"tf":1.0}}},"w":{"df":2,"docs":{"246":{"tf":1.0},"253":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"127":{"tf":1.4142135623730951},"131":{"tf":1.0},"211":{"tf":1.0},"250":{"tf":1.0},"270":{"tf":1.0}}}}}},"s":{"df":1,"docs":{"7":{"tf":1.0}}},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"255":{"tf":1.4142135623730951}}}}},"m":{"1":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"128":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"128":{"tf":1.0}}},"2":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"v":{"2":{"df":1,"docs":{"128":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"128":{"tf":1.0}}},"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"139":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":5,"docs":{"118":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"256":{"tf":1.0},"257":{"tf":1.7320508075688772}},"s":{"]":{"[":{"df":0,"docs":{},"m":{"a":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"177":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"115":{"tf":1.0},"255":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"r":{"df":4,"docs":{"151":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0}}}},"1":{"df":1,"docs":{"152":{"tf":1.0}}},"2":{"df":1,"docs":{"152":{"tf":1.0}}},"df":152,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"108":{"tf":1.0},"109":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.4142135623730951},"114":{"tf":1.7320508075688772},"115":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.7320508075688772},"125":{"tf":1.7320508075688772},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":2.449489742783178},"132":{"tf":1.4142135623730951},"133":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"14":{"tf":1.4142135623730951},"141":{"tf":1.4142135623730951},"142":{"tf":1.0},"143":{"tf":1.4142135623730951},"145":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"148":{"tf":1.0},"149":{"tf":2.6457513110645907},"15":{"tf":1.4142135623730951},"155":{"tf":1.0},"156":{"tf":1.4142135623730951},"157":{"tf":1.0},"16":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"163":{"tf":1.0},"169":{"tf":1.0},"17":{"tf":1.0},"176":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.0},"181":{"tf":1.7320508075688772},"182":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.7320508075688772},"188":{"tf":1.4142135623730951},"189":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"194":{"tf":1.4142135623730951},"195":{"tf":2.8284271247461903},"196":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":2.0},"200":{"tf":1.7320508075688772},"202":{"tf":2.0},"203":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":1.4142135623730951},"208":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":2.0},"212":{"tf":1.0},"213":{"tf":2.449489742783178},"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"218":{"tf":2.0},"219":{"tf":1.0},"22":{"tf":2.449489742783178},"220":{"tf":1.7320508075688772},"221":{"tf":1.4142135623730951},"223":{"tf":1.4142135623730951},"224":{"tf":1.7320508075688772},"226":{"tf":2.0},"227":{"tf":1.0},"228":{"tf":1.7320508075688772},"23":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"25":{"tf":1.0},"251":{"tf":1.4142135623730951},"27":{"tf":1.4142135623730951},"271":{"tf":1.0},"28":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951},"31":{"tf":1.0},"32":{"tf":1.7320508075688772},"33":{"tf":1.7320508075688772},"34":{"tf":1.4142135623730951},"36":{"tf":2.8284271247461903},"37":{"tf":1.7320508075688772},"39":{"tf":2.449489742783178},"40":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"45":{"tf":2.0},"46":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":2.449489742783178},"52":{"tf":1.7320508075688772},"53":{"tf":1.7320508075688772},"54":{"tf":2.449489742783178},"56":{"tf":1.7320508075688772},"57":{"tf":1.7320508075688772},"58":{"tf":1.0},"59":{"tf":1.4142135623730951},"60":{"tf":2.449489742783178},"62":{"tf":1.4142135623730951},"63":{"tf":1.7320508075688772},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.7320508075688772},"69":{"tf":1.7320508075688772},"70":{"tf":1.4142135623730951},"71":{"tf":1.7320508075688772},"72":{"tf":1.0},"73":{"tf":2.449489742783178},"75":{"tf":1.0},"77":{"tf":1.7320508075688772},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"84":{"tf":1.4142135623730951},"85":{"tf":2.0},"86":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"89":{"tf":2.0},"91":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":1.0},"94":{"tf":1.7320508075688772},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.7320508075688772},"99":{"tf":1.0}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"k":{"df":0,"docs":{},"e":{"df":81,"docs":{"0":{"tf":1.0},"100":{"tf":1.0},"103":{"tf":1.4142135623730951},"108":{"tf":1.0},"115":{"tf":1.0},"122":{"tf":1.4142135623730951},"126":{"tf":1.0},"14":{"tf":1.0},"142":{"tf":1.4142135623730951},"144":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0},"16":{"tf":1.4142135623730951},"163":{"tf":1.0},"169":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.0},"181":{"tf":2.0},"182":{"tf":1.0},"183":{"tf":1.0},"19":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":2.0},"196":{"tf":1.0},"199":{"tf":2.449489742783178},"200":{"tf":1.0},"202":{"tf":1.4142135623730951},"203":{"tf":1.0},"205":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.7320508075688772},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"22":{"tf":2.23606797749979},"220":{"tf":1.0},"223":{"tf":1.0},"226":{"tf":1.4142135623730951},"228":{"tf":1.7320508075688772},"23":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"248":{"tf":1.0},"25":{"tf":1.0},"27":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951},"32":{"tf":1.0},"36":{"tf":1.4142135623730951},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.4142135623730951},"47":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"54":{"tf":1.7320508075688772},"56":{"tf":1.0},"57":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"59":{"tf":1.0},"60":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.4142135623730951},"8":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.7320508075688772},"86":{"tf":1.4142135623730951},"88":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.7320508075688772},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"208":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"r":{"<":{"'":{"a":{"df":1,"docs":{"208":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":8,"docs":{"113":{"tf":1.0},"152":{"tf":1.4142135623730951},"176":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"36":{"tf":1.0},"47":{"tf":1.0},"94":{"tf":1.0}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"213":{"tf":1.0}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.0},"195":{"tf":1.0},"213":{"tf":1.0},"254":{"tf":1.0},"87":{"tf":1.0}}}},"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"251":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"(":{"df":0,"docs":{},"|":{"df":0,"docs":{},"x":{"df":1,"docs":{"137":{"tf":1.0}}}}},".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"1":{"df":1,"docs":{"127":{"tf":1.0}}},"3":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"(":{"5":{"0":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":3,"docs":{"124":{"tf":1.0},"127":{"tf":1.7320508075688772},"147":{"tf":2.23606797749979}}},"r":{"df":0,"docs":{},"k":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"164":{"tf":1.0}}}}}},"df":3,"docs":{"14":{"tf":1.0},"252":{"tf":1.0},"57":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"176":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"t":{"c":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":1,"docs":{"73":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":20,"docs":{"134":{"tf":1.0},"142":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":2.0},"148":{"tf":1.0},"149":{"tf":1.0},"216":{"tf":1.0},"220":{"tf":1.0},"227":{"tf":1.0},"34":{"tf":1.7320508075688772},"48":{"tf":1.0},"60":{"tf":2.8284271247461903},"67":{"tf":1.7320508075688772},"68":{"tf":2.23606797749979},"69":{"tf":3.4641016151377544},"70":{"tf":2.8284271247461903},"71":{"tf":2.8284271247461903},"72":{"tf":2.23606797749979},"73":{"tf":4.358898943540674},"97":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"x":{"df":1,"docs":{"131":{"tf":1.0}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"251":{"tf":1.0}}}}}}},"y":{"b":{"df":5,"docs":{"114":{"tf":1.0},"132":{"tf":1.0},"154":{"tf":1.0},"181":{"tf":1.0},"48":{"tf":1.0}}},"df":0,"docs":{}}},"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"1":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}},"df":1,"docs":{"88":{"tf":2.449489742783178}},"e":{"a":{"df":0,"docs":{},"n":{"df":10,"docs":{"132":{"tf":1.0},"144":{"tf":1.0},"200":{"tf":1.4142135623730951},"251":{"tf":1.0},"256":{"tf":1.7320508075688772},"37":{"tf":1.0},"47":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"89":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"169":{"tf":2.0}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"132":{"tf":1.0},"141":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"124":{"tf":1.0},"2":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}}}},"m":{":":{":":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"213":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"115":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"54":{"tf":1.7320508075688772},"97":{"tf":1.4142135623730951}}}}},"c":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":9,"docs":{"115":{"tf":1.0},"131":{"tf":1.0},"199":{"tf":1.4142135623730951},"254":{"tf":2.23606797749979},"256":{"tf":1.7320508075688772},"39":{"tf":1.4142135623730951},"45":{"tf":1.0},"88":{"tf":1.4142135623730951},"99":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"132":{"tf":1.0},"220":{"tf":1.0},"94":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":7,"docs":{"141":{"tf":1.0},"147":{"tf":1.0},"239":{"tf":1.7320508075688772},"60":{"tf":2.0},"69":{"tf":1.4142135623730951},"73":{"tf":1.0},"8":{"tf":1.0}},"e":{":":{":":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"2":{"5":{"5":{",":{"2":{"5":{"5":{",":{"0":{"df":2,"docs":{"60":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":1,"docs":{"69":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"73":{"tf":2.0}}}}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"69":{"tf":1.0}},"e":{"df":0,"docs":{},"{":{"_":{"_":{"df":1,"docs":{"60":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"x":{":":{"1":{"df":2,"docs":{"60":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"60":{"tf":1.0}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"60":{"tf":1.0},"69":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"_":{"_":{"df":1,"docs":{"60":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"226":{"tf":2.23606797749979},"227":{"tf":1.4142135623730951},"93":{"tf":1.7320508075688772}},"s":{"(":{"2":{"0":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":1,"docs":{"226":{"tf":1.0}}},"u":{"3":{"2":{"df":1,"docs":{"226":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"h":{"df":0,"docs":{},"o":{"d":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"102":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"df":34,"docs":{"102":{"tf":2.0},"103":{"tf":1.0},"107":{"tf":2.449489742783178},"114":{"tf":1.4142135623730951},"116":{"tf":1.7320508075688772},"118":{"tf":1.0},"125":{"tf":1.0},"131":{"tf":1.4142135623730951},"133":{"tf":1.7320508075688772},"134":{"tf":1.4142135623730951},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"196":{"tf":1.7320508075688772},"207":{"tf":1.0},"219":{"tf":2.0},"221":{"tf":1.4142135623730951},"222":{"tf":1.7320508075688772},"223":{"tf":2.0},"224":{"tf":1.0},"226":{"tf":1.4142135623730951},"45":{"tf":1.0},"60":{"tf":1.4142135623730951},"74":{"tf":1.7320508075688772},"75":{"tf":3.0},"76":{"tf":1.0},"77":{"tf":2.8284271247461903},"78":{"tf":1.4142135623730951},"79":{"tf":1.0},"80":{"tf":1.7320508075688772},"81":{"tf":1.0},"86":{"tf":1.4142135623730951},"87":{"tf":1.0},"91":{"tf":2.23606797749979},"94":{"tf":1.7320508075688772}},"’":{"df":1,"docs":{"102":{"tf":1.0}}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.7320508075688772}},"m":{"df":1,"docs":{"10":{"tf":1.0}}}},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"88":{"tf":1.4142135623730951}},"e":{".":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"[":{"6":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},":":{":":{"<":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"88":{"tf":1.0}}}},"`":{"'":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"176":{"tf":1.0}}}},"x":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"86":{"tf":1.4142135623730951}}}}}},"o":{"d":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"154":{"tf":1.0},"155":{"tf":1.0}}}},"df":7,"docs":{"131":{"tf":1.0},"153":{"tf":1.7320508075688772},"154":{"tf":2.0},"158":{"tf":1.7320508075688772},"168":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0}},"e":{"df":1,"docs":{"251":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":3,"docs":{"14":{"tf":1.0},"15":{"tf":1.0},"18":{"tf":1.0}},"i":{"df":30,"docs":{"115":{"tf":1.0},"131":{"tf":1.0},"16":{"tf":1.0},"169":{"tf":1.7320508075688772},"211":{"tf":1.0},"22":{"tf":1.4142135623730951},"220":{"tf":1.0},"24":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":1.7320508075688772},"253":{"tf":2.6457513110645907},"29":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"36":{"tf":1.7320508075688772},"37":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0},"49":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0},"85":{"tf":1.7320508075688772},"86":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.4142135623730951}}}}},"u":{"df":0,"docs":{},"l":{"df":14,"docs":{"148":{"tf":1.4142135623730951},"150":{"tf":1.7320508075688772},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":3.3166247903554},"154":{"tf":2.23606797749979},"155":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"168":{"tf":2.449489742783178},"170":{"tf":1.0},"45":{"tf":1.0}},"u":{"df":1,"docs":{"131":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":1,"docs":{"102":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"181":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"!":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"96":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":26,"docs":{"105":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.4142135623730951},"143":{"tf":1.0},"147":{"tf":1.0},"176":{"tf":1.7320508075688772},"181":{"tf":1.0},"195":{"tf":1.0},"197":{"tf":1.0},"206":{"tf":1.0},"207":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"250":{"tf":1.0},"251":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"256":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.0},"53":{"tf":1.0},"88":{"tf":1.4142135623730951},"93":{"tf":1.0},"98":{"tf":1.0}},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"255":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"v":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"211":{"tf":2.0}}}},"df":0,"docs":{}},"df":4,"docs":{"248":{"tf":1.4142135623730951},"251":{"tf":2.0},"253":{"tf":1.0},"255":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"(":{"df":1,"docs":{"112":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"(":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"205":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":15,"docs":{"105":{"tf":1.0},"112":{"tf":1.0},"128":{"tf":1.4142135623730951},"139":{"tf":1.0},"211":{"tf":1.7320508075688772},"213":{"tf":2.449489742783178},"215":{"tf":1.4142135623730951},"220":{"tf":1.0},"251":{"tf":1.0},"37":{"tf":3.1622776601683795},"45":{"tf":1.0},"59":{"tf":3.1622776601683795},"60":{"tf":1.7320508075688772},"63":{"tf":1.0},"69":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"g":{"1":{"df":1,"docs":{"60":{"tf":1.0}}},"2":{"df":1,"docs":{"60":{"tf":1.0}}},"df":3,"docs":{"60":{"tf":2.449489742783178},"69":{"tf":2.0},"73":{"tf":1.4142135623730951}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":7,"docs":{"105":{"tf":1.0},"127":{"tf":1.4142135623730951},"147":{"tf":1.0},"156":{"tf":1.0},"215":{"tf":1.0},"47":{"tf":1.0},"99":{"tf":1.0}}}},"df":0,"docs":{},"l":{"(":{"a":{"df":1,"docs":{"250":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"250":{"tf":2.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":12,"docs":{"107":{"tf":1.4142135623730951},"156":{"tf":1.0},"195":{"tf":1.0},"224":{"tf":1.0},"248":{"tf":1.0},"250":{"tf":1.0},"252":{"tf":1.0},"255":{"tf":2.0},"47":{"tf":1.0},"79":{"tf":2.0},"94":{"tf":1.0},"98":{"tf":1.0}},"i":{"df":5,"docs":{"146":{"tf":1.0},"147":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0},"94":{"tf":1.0}}},"y":{"(":{"\"":{"1":{"0":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":2,"docs":{"145":{"tf":1.0},"147":{"tf":1.0}}}},"1":{".":{"0":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"148":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"n":{"1":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":3,"docs":{"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"(":{"\"":{"1":{"0":{"df":1,"docs":{"147":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"1":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"147":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":14,"docs":{"121":{"tf":1.0},"125":{"tf":1.0},"14":{"tf":1.7320508075688772},"18":{"tf":1.0},"195":{"tf":1.0},"211":{"tf":1.0},"213":{"tf":1.7320508075688772},"220":{"tf":1.0},"36":{"tf":1.7320508075688772},"40":{"tf":1.7320508075688772},"41":{"tf":1.0},"57":{"tf":1.4142135623730951},"73":{"tf":1.0},"75":{"tf":2.0}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"213":{"tf":1.0}}}},"df":60,"docs":{"109":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"120":{"tf":1.0},"121":{"tf":2.0},"122":{"tf":1.4142135623730951},"125":{"tf":1.7320508075688772},"127":{"tf":1.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"131":{"tf":1.7320508075688772},"139":{"tf":3.3166247903554},"14":{"tf":1.0},"146":{"tf":1.7320508075688772},"156":{"tf":1.0},"16":{"tf":1.0},"183":{"tf":1.0},"195":{"tf":1.4142135623730951},"196":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":1.4142135623730951},"200":{"tf":1.0},"202":{"tf":1.0},"204":{"tf":3.7416573867739413},"205":{"tf":2.23606797749979},"208":{"tf":2.0},"211":{"tf":2.23606797749979},"213":{"tf":2.6457513110645907},"215":{"tf":1.0},"216":{"tf":1.0},"218":{"tf":1.0},"22":{"tf":1.0},"220":{"tf":2.0},"221":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"24":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"253":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"32":{"tf":1.0},"39":{"tf":2.0},"40":{"tf":2.23606797749979},"41":{"tf":2.449489742783178},"45":{"tf":1.0},"53":{"tf":1.0},"60":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.7320508075688772},"70":{"tf":1.0},"73":{"tf":2.0},"75":{"tf":1.7320508075688772},"91":{"tf":1.0},"97":{"tf":1.4142135623730951}}}},"y":{"_":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{":":{":":{"a":{"d":{"d":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"165":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"167":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"228":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"(":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"1":{"3":{"_":{"df":0,"docs":{},"u":{"3":{"2":{"df":1,"docs":{"103":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"\"":{"a":{"b":{"c":{"df":1,"docs":{"103":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":1,"docs":{"228":{"tf":1.0}}},"x":{"df":1,"docs":{"103":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"132":{"tf":1.0},"48":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"70":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":1,"docs":{"70":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"170":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"103":{"tf":2.0}}}}},"df":0,"docs":{}}}}},"n":{"+":{"=":{"1":{"df":1,"docs":{"65":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"_":{"_":{"df":1,"docs":{"134":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":2,"docs":{"145":{"tf":1.0},"147":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":1,"docs":{"145":{"tf":1.0}}},"2":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"145":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":2,"docs":{"145":{"tf":1.0},"147":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":3,"docs":{"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.4142135623730951}}}}}},"df":2,"docs":{"145":{"tf":1.0},"147":{"tf":1.0}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"<":{"df":0,"docs":{},"i":{"3":{"2":{">":{"(":{")":{".":{"_":{"_":{"df":1,"docs":{"147":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"91":{"tf":1.7320508075688772}}}},"m":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"108":{"tf":1.0},"91":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"126":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"0":{"df":1,"docs":{"51":{"tf":1.0}}},"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{".":{"a":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"251":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"251":{"tf":1.0}}}}},"df":0,"docs":{}},"d":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"195":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":39,"docs":{"107":{"tf":2.0},"108":{"tf":1.7320508075688772},"109":{"tf":1.0},"125":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"151":{"tf":1.4142135623730951},"152":{"tf":2.0},"153":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.4142135623730951},"16":{"tf":1.0},"176":{"tf":1.7320508075688772},"181":{"tf":1.7320508075688772},"186":{"tf":1.7320508075688772},"190":{"tf":1.0},"197":{"tf":1.0},"198":{"tf":1.0},"210":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":2.23606797749979},"223":{"tf":1.0},"224":{"tf":1.0},"227":{"tf":1.0},"248":{"tf":1.0},"250":{"tf":1.4142135623730951},"251":{"tf":1.7320508075688772},"253":{"tf":2.23606797749979},"255":{"tf":1.4142135623730951},"37":{"tf":2.449489742783178},"51":{"tf":1.0},"56":{"tf":2.449489742783178},"57":{"tf":1.7320508075688772},"59":{"tf":2.8284271247461903},"63":{"tf":2.23606797749979},"72":{"tf":1.0},"77":{"tf":1.4142135623730951},"78":{"tf":1.0},"91":{"tf":1.7320508075688772},"95":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"210":{"tf":1.0}}}}}},"s":{".":{"_":{"_":{"df":1,"docs":{"220":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"0":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"51":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{")":{".":{"_":{"_":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"224":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"223":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"[":{"2":{"df":1,"docs":{"51":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":1,"docs":{"131":{"tf":1.0}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"170":{"tf":1.7320508075688772}}}}}},"c":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.7320508075688772}}}}}}},"df":19,"docs":{"119":{"tf":1.0},"134":{"tf":1.7320508075688772},"147":{"tf":1.0},"148":{"tf":1.0},"212":{"tf":1.0},"218":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.0},"271":{"tf":1.4142135623730951},"51":{"tf":1.0},"60":{"tf":1.0},"62":{"tf":3.4641016151377544},"63":{"tf":2.0},"64":{"tf":2.449489742783178},"65":{"tf":2.23606797749979},"73":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":3.3166247903554},"89":{"tf":1.7320508075688772}},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"255":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":5,"docs":{"108":{"tf":1.0},"246":{"tf":1.0},"252":{"tf":1.0},"36":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"(":{"df":0,"docs":{},"r":{"df":1,"docs":{"199":{"tf":1.0}}},"v":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":67,"docs":{"0":{"tf":1.0},"103":{"tf":1.0},"106":{"tf":1.0},"108":{"tf":1.4142135623730951},"109":{"tf":1.0},"114":{"tf":1.4142135623730951},"115":{"tf":1.0},"116":{"tf":1.0},"123":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.4142135623730951},"137":{"tf":1.0},"139":{"tf":1.0},"144":{"tf":1.4142135623730951},"149":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"159":{"tf":1.0},"162":{"tf":1.0},"164":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"19":{"tf":1.4142135623730951},"191":{"tf":1.0},"195":{"tf":1.4142135623730951},"197":{"tf":1.0},"200":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.0},"216":{"tf":1.0},"224":{"tf":1.0},"248":{"tf":1.4142135623730951},"25":{"tf":1.0},"251":{"tf":2.449489742783178},"253":{"tf":1.4142135623730951},"256":{"tf":1.0},"271":{"tf":1.0},"29":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"47":{"tf":1.7320508075688772},"50":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"56":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"66":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"81":{"tf":1.0},"86":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.4142135623730951},"9":{"tf":1.0},"94":{"tf":1.4142135623730951},"96":{"tf":1.0},"97":{"tf":1.0},"99":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"g":{"df":1,"docs":{"62":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"162":{"tf":1.0},"66":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":1,"docs":{"34":{"tf":1.4142135623730951}}}}},"df":1,"docs":{"33":{"tf":1.4142135623730951}}}}}}}}},"df":4,"docs":{"195":{"tf":1.0},"200":{"tf":1.0},"251":{"tf":1.0},"34":{"tf":1.0}}}}},"w":{"(":{"c":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"126":{"tf":1.0},"91":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"216":{"tf":1.0}}}}}}},"x":{"df":2,"docs":{"75":{"tf":1.0},"97":{"tf":1.0}}}},"df":23,"docs":{"109":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"131":{"tf":1.0},"156":{"tf":1.0},"16":{"tf":1.0},"164":{"tf":1.4142135623730951},"167":{"tf":1.0},"168":{"tf":1.0},"195":{"tf":1.0},"221":{"tf":1.0},"226":{"tf":1.0},"227":{"tf":1.0},"271":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"52":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.4142135623730951},"72":{"tf":2.0},"78":{"tf":1.4142135623730951},"92":{"tf":1.0}},"i":{"d":{"@":{"1":{"0":{"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"73":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"177":{"tf":1.4142135623730951},"248":{"tf":1.0},"45":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":5,"docs":{"109":{"tf":1.4142135623730951},"225":{"tf":1.7320508075688772},"226":{"tf":2.23606797749979},"227":{"tf":1.4142135623730951},"228":{"tf":1.0}}}}}},"x":{"df":0,"docs":{},"t":{"(":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"219":{"tf":1.0},"221":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":7,"docs":{"168":{"tf":1.0},"219":{"tf":1.7320508075688772},"221":{"tf":2.0},"223":{"tf":1.0},"3":{"tf":1.0},"60":{"tf":1.0},"65":{"tf":1.0}},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"223":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"60":{"tf":2.449489742783178}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"195":{"tf":1.7320508075688772}}}}},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"204":{"tf":2.0},"205":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}},"o":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"195":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"173":{"tf":1.4142135623730951}}}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"195":{"tf":2.6457513110645907}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"60":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"91":{"tf":1.4142135623730951},"96":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}}},"i":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"206":{"tf":1.0}}}}},"df":0,"docs":{}}},"n":{"df":5,"docs":{"114":{"tf":1.0},"200":{"tf":1.0},"204":{"tf":1.7320508075688772},"213":{"tf":1.0},"84":{"tf":1.0}},"e":{"df":10,"docs":{"142":{"tf":1.0},"17":{"tf":1.0},"199":{"tf":1.0},"211":{"tf":1.0},"216":{"tf":1.4142135623730951},"221":{"tf":1.4142135623730951},"34":{"tf":1.0},"60":{"tf":1.4142135623730951},"73":{"tf":1.0},"97":{"tf":2.0}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"102":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"208":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"p":{"df":1,"docs":{"247":{"tf":1.0}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"44":{"tf":1.0},"48":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"69":{"tf":1.7320508075688772}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"126":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":17,"docs":{"121":{"tf":1.0},"126":{"tf":1.0},"139":{"tf":1.0},"143":{"tf":1.4142135623730951},"151":{"tf":1.4142135623730951},"162":{"tf":1.0},"168":{"tf":1.0},"17":{"tf":1.0},"182":{"tf":1.0},"19":{"tf":1.0},"213":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"250":{"tf":1.0},"48":{"tf":1.0},"75":{"tf":1.0},"90":{"tf":1.0}}},"h":{"df":4,"docs":{"107":{"tf":1.0},"162":{"tf":1.0},"213":{"tf":1.0},"248":{"tf":1.0}}},"i":{"c":{"df":1,"docs":{"106":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"218":{"tf":1.0}}}}}},"w":{"df":13,"docs":{"125":{"tf":1.0},"133":{"tf":1.0},"139":{"tf":1.0},"147":{"tf":1.0},"153":{"tf":1.0},"155":{"tf":1.0},"162":{"tf":1.0},"181":{"tf":1.0},"19":{"tf":1.0},"205":{"tf":1.4142135623730951},"213":{"tf":1.4142135623730951},"248":{"tf":1.0},"52":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"113":{"tf":1.0},"45":{"tf":1.0},"60":{"tf":1.0}}}},"m":{"(":{"df":0,"docs":{},"i":{"3":{"2":{"df":2,"docs":{"195":{"tf":1.0},"197":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},":":{":":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"133":{"tf":1.0}}}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"1":{":":{":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"60":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"60":{"tf":1.0}}},"2":{":":{":":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"60":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"60":{"tf":1.0}}},"=":{"1":{"df":2,"docs":{"176":{"tf":1.4142135623730951},"187":{"tf":1.0}}},"df":0,"docs":{}},"_":{"1":{"df":1,"docs":{"105":{"tf":2.0}}},"2":{"df":1,"docs":{"105":{"tf":2.449489742783178}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"149":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":1,"docs":{"149":{"tf":1.0}}}}}},"df":23,"docs":{"105":{"tf":2.0},"115":{"tf":1.0},"122":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.7320508075688772},"137":{"tf":1.0},"149":{"tf":1.7320508075688772},"151":{"tf":1.4142135623730951},"176":{"tf":2.0},"187":{"tf":1.0},"195":{"tf":1.4142135623730951},"21":{"tf":1.7320508075688772},"22":{"tf":1.0},"222":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"248":{"tf":1.0},"25":{"tf":1.0},"255":{"tf":1.4142135623730951},"60":{"tf":1.0},"62":{"tf":1.7320508075688772},"63":{"tf":2.0},"73":{"tf":1.4142135623730951}}}}},"df":5,"docs":{"133":{"tf":1.7320508075688772},"139":{"tf":2.0},"199":{"tf":2.23606797749979},"215":{"tf":2.449489742783178},"73":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"255":{"tf":1.7320508075688772}}}},"s":{".":{"0":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"=":{"\"":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"176":{"tf":1.0}}}}},"df":0,"docs":{}},"df":14,"docs":{"100":{"tf":1.7320508075688772},"101":{"tf":1.0},"102":{"tf":2.23606797749979},"103":{"tf":2.449489742783178},"121":{"tf":1.0},"123":{"tf":1.0},"176":{"tf":1.0},"40":{"tf":1.4142135623730951},"52":{"tf":1.0},"75":{"tf":2.23606797749979},"77":{"tf":1.0},"96":{"tf":1.4142135623730951},"98":{"tf":2.0},"99":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"251":{"tf":1.0}}}}},"df":0,"docs":{}}},"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":2,"docs":{"51":{"tf":1.0},"52":{"tf":1.0}}}},"r":{"df":9,"docs":{"102":{"tf":1.0},"122":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.4142135623730951},"143":{"tf":1.0},"144":{"tf":1.0},"149":{"tf":1.0},"37":{"tf":1.0},"59":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"189":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":2,"docs":{"248":{"tf":1.7320508075688772},"71":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"197":{"tf":1.0}}}},"df":0,"docs":{}}}},"h":{"df":2,"docs":{"100":{"tf":1.0},"99":{"tf":1.0}}},"k":{"(":{"_":{"df":1,"docs":{"146":{"tf":1.0}}},"a":{"df":1,"docs":{"169":{"tf":1.0}}},"df":1,"docs":{"146":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"(":{"8":{"df":1,"docs":{"134":{"tf":1.0}}},"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"134":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"146":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"48":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"n":{"1":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"145":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"147":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"147":{"tf":1.0}}},"df":3,"docs":{"134":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"149":{"tf":1.0}}},"df":1,"docs":{"133":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"137":{"tf":1.0}}}}}}},"t":{"df":1,"docs":{"145":{"tf":1.0}}}},"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"75":{"tf":1.0},"88":{"tf":2.0}}}},"df":5,"docs":{"145":{"tf":1.0},"149":{"tf":1.0},"169":{"tf":3.3166247903554},"204":{"tf":1.0},"40":{"tf":1.0}}},"l":{"d":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"(":{"&":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"226":{"tf":1.0}},"e":{"_":{"d":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"226":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"226":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"125":{"tf":1.0},"143":{"tf":1.0},"197":{"tf":1.0}}}}},"n":{"c":{"df":5,"docs":{"220":{"tf":1.0},"248":{"tf":1.0},"255":{"tf":1.0},"41":{"tf":1.0},"51":{"tf":1.0}}},"df":33,"docs":{"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"125":{"tf":1.0},"131":{"tf":1.0},"139":{"tf":1.4142135623730951},"146":{"tf":1.0},"148":{"tf":1.0},"152":{"tf":1.4142135623730951},"16":{"tf":1.4142135623730951},"165":{"tf":1.0},"17":{"tf":1.0},"176":{"tf":1.0},"181":{"tf":1.0},"195":{"tf":2.0},"199":{"tf":1.0},"200":{"tf":1.0},"210":{"tf":1.7320508075688772},"213":{"tf":1.4142135623730951},"218":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"224":{"tf":1.4142135623730951},"227":{"tf":1.0},"248":{"tf":1.0},"255":{"tf":1.0},"29":{"tf":1.0},"39":{"tf":1.0},"41":{"tf":1.4142135623730951},"60":{"tf":1.7320508075688772},"87":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"151":{"tf":1.0}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"0":{"tf":1.4142135623730951},"12":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"122":{"tf":1.4142135623730951},"256":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"200":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"a":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"133":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":4,"docs":{"166":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":1.0},"183":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"248":{"tf":1.0},"249":{"tf":1.7320508075688772},"250":{"tf":3.1622776601683795},"252":{"tf":1.7320508075688772},"253":{"tf":1.4142135623730951},"254":{"tf":2.0},"255":{"tf":1.0},"256":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{":":{":":{"a":{"d":{"d":{"df":1,"docs":{"227":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":13,"docs":{"112":{"tf":1.4142135623730951},"114":{"tf":1.0},"118":{"tf":1.4142135623730951},"125":{"tf":1.4142135623730951},"183":{"tf":2.0},"247":{"tf":1.0},"25":{"tf":1.0},"50":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"9":{"tf":1.0},"94":{"tf":2.8284271247461903}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"251":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"46":{"tf":1.0}}}}}}},"s":{":":{":":{"a":{"d":{"d":{"<":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"94":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"<":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"94":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":5,"docs":{"102":{"tf":1.0},"2":{"tf":1.0},"204":{"tf":1.0},"249":{"tf":1.0},"256":{"tf":2.0}}},"o":{"df":0,"docs":{},"n":{"<":{"&":{"'":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}}},"u":{"8":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"v":{"df":1,"docs":{"125":{"tf":1.0}}}},"df":1,"docs":{"216":{"tf":1.0}},"i":{"3":{"2":{"df":3,"docs":{"170":{"tf":1.4142135623730951},"34":{"tf":1.0},"60":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"219":{"tf":1.0},"221":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"t":{"df":3,"docs":{"147":{"tf":1.0},"51":{"tf":1.0},"60":{"tf":1.0}}},"u":{"3":{"2":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":4,"docs":{"170":{"tf":1.4142135623730951},"176":{"tf":1.0},"255":{"tf":1.4142135623730951},"256":{"tf":2.449489742783178}},"s":{"(":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"255":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"254":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"256":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"248":{"tf":1.0},"251":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"153":{"tf":1.0},"6":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"124":{"tf":1.0},"136":{"tf":1.0},"139":{"tf":1.4142135623730951},"226":{"tf":1.0},"251":{"tf":1.4142135623730951},"75":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"109":{"tf":1.7320508075688772},"226":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":1,"docs":{"9":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"114":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"0":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}},"i":{"df":1,"docs":{"106":{"tf":1.0}}},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"79":{"tf":1.0}}}}},"df":0,"docs":{}}},"x":{"df":1,"docs":{"106":{"tf":1.0}}}},"df":9,"docs":{"135":{"tf":1.7320508075688772},"136":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"180":{"tf":1.0},"191":{"tf":1.4142135623730951},"250":{"tf":1.0},"71":{"tf":1.0}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":3,"docs":{"246":{"tf":1.0},"255":{"tf":1.0},"77":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"t":{"(":{"\"":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"x":{"df":1,"docs":{"251":{"tf":1.4142135623730951}}}},"d":{"df":0,"docs":{},"x":{"df":1,"docs":{"251":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"252":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":3,"docs":{"248":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"255":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"145":{"tf":1.4142135623730951}}}}},"df":23,"docs":{"107":{"tf":1.4142135623730951},"115":{"tf":1.4142135623730951},"121":{"tf":1.0},"131":{"tf":1.0},"141":{"tf":1.4142135623730951},"143":{"tf":1.0},"162":{"tf":1.0},"169":{"tf":2.0},"172":{"tf":1.0},"173":{"tf":1.0},"176":{"tf":1.0},"181":{"tf":1.0},"199":{"tf":1.0},"248":{"tf":1.4142135623730951},"249":{"tf":1.0},"250":{"tf":1.4142135623730951},"34":{"tf":1.0},"37":{"tf":1.0},"47":{"tf":1.0},"51":{"tf":1.0},"59":{"tf":1.0},"72":{"tf":1.0},"75":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"66":{"tf":2.449489742783178}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":2,"docs":{"195":{"tf":1.7320508075688772},"202":{"tf":2.23606797749979}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"124":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"t":{"df":29,"docs":{"105":{"tf":1.0},"106":{"tf":1.4142135623730951},"176":{"tf":2.449489742783178},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"183":{"tf":1.0},"184":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.0},"188":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"191":{"tf":1.0},"226":{"tf":1.0},"24":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":2.8284271247461903},"249":{"tf":2.0},"250":{"tf":1.0},"251":{"tf":2.23606797749979},"252":{"tf":1.0},"256":{"tf":1.4142135623730951},"39":{"tf":1.0},"94":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"153":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"\"":{",":{"df":0,"docs":{},"n":{"df":1,"docs":{"64":{"tf":1.0}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"105":{"tf":1.0},"2":{"tf":1.0}}}},"df":15,"docs":{"111":{"tf":1.0},"114":{"tf":1.0},"139":{"tf":1.0},"176":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.0},"203":{"tf":1.0},"205":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.4142135623730951},"60":{"tf":1.0},"65":{"tf":1.0},"87":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"131":{"tf":1.7320508075688772},"142":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":1,"docs":{"94":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"253":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"124":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"249":{"tf":1.0}}}}}}}}},"w":{"df":0,"docs":{},"n":{"df":4,"docs":{"128":{"tf":1.0},"200":{"tf":1.7320508075688772},"213":{"tf":1.0},"75":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"1":{"8":{"df":1,"docs":{"196":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"3":{"2":{"df":2,"docs":{"196":{"tf":1.0},"197":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},".":{"a":{"d":{"d":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"196":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"196":{"tf":1.0}}}}}}}},"df":3,"docs":{"128":{"tf":1.0},"196":{"tf":1.4142135623730951},"197":{"tf":1.0}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":14,"docs":{"111":{"tf":1.0},"128":{"tf":1.7320508075688772},"220":{"tf":1.0},"223":{"tf":1.0},"35":{"tf":1.7320508075688772},"36":{"tf":2.23606797749979},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0},"60":{"tf":1.0},"77":{"tf":1.4142135623730951}}}}}}}}}}},"p":{".":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":1,"docs":{"57":{"tf":1.0}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"(":{"\"":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"39":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"1":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"p":{"2":{"df":1,"docs":{"86":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":3,"docs":{"131":{"tf":1.4142135623730951},"75":{"tf":1.7320508075688772},"86":{"tf":1.0}}},"2":{"df":3,"docs":{"131":{"tf":1.4142135623730951},"75":{"tf":1.7320508075688772},"86":{"tf":1.0}}},"3":{"df":1,"docs":{"86":{"tf":1.0}}},"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":8,"docs":{"151":{"tf":3.4641016151377544},"152":{"tf":4.0},"153":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951},"159":{"tf":1.0},"164":{"tf":1.0},"170":{"tf":1.0},"175":{"tf":1.0}},"e":{"1":{"df":2,"docs":{"151":{"tf":1.0},"152":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"d":{"df":3,"docs":{"176":{"tf":1.0},"187":{"tf":2.6457513110645907},"189":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":2,"docs":{"172":{"tf":1.0},"173":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"(":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"1":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"75":{"tf":1.0}}}}}}}},".":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"97":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"97":{"tf":1.7320508075688772}}}},"df":4,"docs":{"47":{"tf":1.0},"75":{"tf":2.23606797749979},"88":{"tf":1.0},"97":{"tf":1.4142135623730951}}}},"n":{"df":0,"docs":{},"i":{"c":{"!":{"(":{"\"":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"169":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":2,"docs":{"60":{"tf":1.4142135623730951},"63":{"tf":1.0}}}}},"w":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":17,"docs":{"0":{"tf":1.0},"121":{"tf":1.0},"140":{"tf":1.7320508075688772},"141":{"tf":2.449489742783178},"142":{"tf":2.8284271247461903},"143":{"tf":2.23606797749979},"144":{"tf":2.0},"145":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"169":{"tf":2.0},"22":{"tf":1.0},"34":{"tf":1.0},"51":{"tf":1.0},"60":{"tf":1.0}},"k":{"df":1,"docs":{"143":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":12,"docs":{"102":{"tf":1.0},"103":{"tf":1.0},"106":{"tf":2.0},"195":{"tf":1.0},"203":{"tf":1.0},"213":{"tf":2.0},"77":{"tf":2.23606797749979},"78":{"tf":1.0},"84":{"tf":2.23606797749979},"88":{"tf":3.0},"95":{"tf":2.0},"97":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"87":{"tf":1.0}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"109":{"tf":1.0},"153":{"tf":1.0},"37":{"tf":1.0},"59":{"tf":1.0}}}}},"s":{"df":3,"docs":{"137":{"tf":2.23606797749979},"164":{"tf":1.0},"177":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"133":{"tf":1.0}}}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"137":{"tf":1.0},"147":{"tf":2.0},"148":{"tf":1.0},"149":{"tf":1.0}}}}}}}}}}}},"t":{"df":12,"docs":{"132":{"tf":1.0},"196":{"tf":1.0},"198":{"tf":1.0},"2":{"tf":1.4142135623730951},"202":{"tf":1.0},"248":{"tf":1.0},"37":{"tf":1.7320508075688772},"51":{"tf":1.4142135623730951},"59":{"tf":1.7320508075688772},"73":{"tf":1.0},"89":{"tf":1.0},"94":{"tf":1.0}},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"37":{"tf":2.23606797749979},"59":{"tf":2.23606797749979}},"e":{"df":0,"docs":{},"q":{"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"203":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":4,"docs":{"106":{"tf":1.0},"123":{"tf":1.0},"134":{"tf":1.0},"137":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"93":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"248":{"tf":1.0},"75":{"tf":1.0},"90":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"148":{"tf":1.0},"248":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"129":{"tf":2.0}}}}},"s":{"df":0,"docs":{},"s":{"<":{"'":{"a":{">":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"197":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"x":{"(":{"&":{"df":0,"docs":{},"x":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{}},"<":{"'":{"a":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":11,"docs":{"121":{"tf":1.0},"169":{"tf":2.23606797749979},"195":{"tf":1.4142135623730951},"200":{"tf":2.0},"239":{"tf":1.7320508075688772},"254":{"tf":1.0},"256":{"tf":1.0},"52":{"tf":1.0},"66":{"tf":1.0},"75":{"tf":1.0},"97":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":41,"docs":{"103":{"tf":1.0},"109":{"tf":1.0},"116":{"tf":1.0},"131":{"tf":1.0},"134":{"tf":1.0},"139":{"tf":1.0},"144":{"tf":1.0},"149":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.7320508075688772},"155":{"tf":1.0},"159":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"197":{"tf":1.0},"200":{"tf":1.0},"208":{"tf":1.0},"216":{"tf":1.0},"224":{"tf":1.0},"25":{"tf":1.0},"271":{"tf":1.0},"29":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"66":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.0},"97":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":19,"docs":{"109":{"tf":1.0},"147":{"tf":1.0},"176":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"197":{"tf":1.4142135623730951},"217":{"tf":1.0},"226":{"tf":1.0},"37":{"tf":1.0},"54":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"67":{"tf":1.7320508075688772},"68":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":2.8284271247461903}}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"91":{"tf":1.0}}}}},"df":8,"docs":{"137":{"tf":1.7320508075688772},"205":{"tf":1.4142135623730951},"39":{"tf":2.0},"56":{"tf":1.4142135623730951},"57":{"tf":1.0},"73":{"tf":1.7320508075688772},"85":{"tf":1.0},"86":{"tf":1.0}},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"176":{"tf":1.0}},"e":{"df":0,"docs":{},"’":{"df":1,"docs":{"109":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":9,"docs":{"124":{"tf":1.0},"129":{"tf":1.0},"131":{"tf":1.4142135623730951},"133":{"tf":1.0},"217":{"tf":1.0},"224":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.0},"88":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"75":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"75":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"'":{"df":2,"docs":{"37":{"tf":1.7320508075688772},"59":{"tf":1.7320508075688772}}},".":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"37":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"<":{"'":{"a":{"df":1,"docs":{"197":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":8,"docs":{"107":{"tf":1.0},"108":{"tf":2.0},"181":{"tf":2.23606797749979},"190":{"tf":1.4142135623730951},"37":{"tf":3.3166247903554},"56":{"tf":1.4142135623730951},"57":{"tf":2.23606797749979},"59":{"tf":3.3166247903554}}}}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"107":{"tf":1.4142135623730951}}}}},"n":{"df":1,"docs":{"266":{"tf":1.7320508075688772}}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":9,"docs":{"102":{"tf":1.0},"152":{"tf":1.0},"168":{"tf":1.0},"183":{"tf":1.0},"186":{"tf":1.0},"220":{"tf":1.0},"255":{"tf":1.4142135623730951},"34":{"tf":1.0},"72":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"134":{"tf":1.0}}}},"y":{"df":1,"docs":{"47":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"125":{"tf":1.0}},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"(":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"\"":{")":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"1":{"0":{"0":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"0":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":8,"docs":{"131":{"tf":1.0},"154":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"157":{"tf":1.0},"169":{"tf":1.0},"197":{"tf":1.0},"202":{"tf":1.0},"93":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":1,"docs":{"177":{"tf":1.0}},"s":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"60":{"tf":1.0}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"60":{"tf":1.0}}}}},"x":{"df":1,"docs":{"60":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"8":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"8":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"(":{"_":{"_":{"df":1,"docs":{"56":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"56":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"2":{"d":{"df":1,"docs":{"182":{"tf":2.0}}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"1":{".":{"0":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{".":{"0":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"f":{"3":{"2":{"df":1,"docs":{"86":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":3,"docs":{"106":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.7320508075688772}}}},"df":19,"docs":{"106":{"tf":1.7320508075688772},"113":{"tf":1.4142135623730951},"115":{"tf":1.0},"124":{"tf":1.0},"126":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"136":{"tf":2.23606797749979},"137":{"tf":1.7320508075688772},"182":{"tf":1.0},"188":{"tf":1.0},"199":{"tf":1.0},"204":{"tf":1.0},"205":{"tf":2.0},"23":{"tf":1.4142135623730951},"47":{"tf":1.0},"73":{"tf":2.23606797749979},"75":{"tf":3.7416573867739413},"85":{"tf":1.7320508075688772},"86":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"r":{"df":16,"docs":{"102":{"tf":1.0},"115":{"tf":1.4142135623730951},"131":{"tf":1.0},"139":{"tf":2.449489742783178},"191":{"tf":1.0},"229":{"tf":1.7320508075688772},"230":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"256":{"tf":1.4142135623730951},"52":{"tf":1.0},"60":{"tf":1.0}}}},"{":{"df":0,"docs":{},"x":{"df":2,"docs":{"85":{"tf":1.0},"86":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"127":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"p":{"df":1,"docs":{"251":{"tf":2.0}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"10":{"tf":1.0},"95":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}},"df":2,"docs":{"124":{"tf":1.0},"250":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":5,"docs":{"131":{"tf":1.0},"176":{"tf":1.0},"185":{"tf":1.4142135623730951},"62":{"tf":1.0},"96":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":19,"docs":{"107":{"tf":1.0},"109":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":2.0},"144":{"tf":1.0},"145":{"tf":1.0},"195":{"tf":1.0},"203":{"tf":1.0},"211":{"tf":1.0},"213":{"tf":1.7320508075688772},"219":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"39":{"tf":1.0},"66":{"tf":1.0},"87":{"tf":1.0},"94":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"9":{"tf":1.0},"95":{"tf":2.449489742783178}}}},"w":{"df":1,"docs":{"226":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"170":{"tf":1.0},"98":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":8,"docs":{"0":{"tf":1.4142135623730951},"1":{"tf":1.4142135623730951},"115":{"tf":1.0},"151":{"tf":1.0},"164":{"tf":1.0},"2":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951}},"e":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"59":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"1":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":4,"docs":{"126":{"tf":1.0},"188":{"tf":1.7320508075688772},"190":{"tf":1.0},"3":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"211":{"tf":1.0},"213":{"tf":1.0},"60":{"tf":1.0}}}},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"189":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"60":{"tf":1.0}}}}}}},"df":1,"docs":{"60":{"tf":1.0}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"109":{"tf":1.0},"147":{"tf":1.0},"169":{"tf":1.0}}}},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"227":{"tf":1.0},"251":{"tf":1.0},"252":{"tf":1.7320508075688772}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"109":{"tf":1.4142135623730951}}},"y":{"(":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"109":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"102":{"tf":1.4142135623730951},"107":{"tf":1.4142135623730951},"115":{"tf":1.0},"173":{"tf":1.0},"60":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":8,"docs":{"153":{"tf":1.0},"16":{"tf":1.0},"162":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.0},"256":{"tf":1.0},"72":{"tf":1.0},"75":{"tf":1.0}},"s":{"df":1,"docs":{"87":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"8":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"131":{"tf":1.0},"2":{"tf":1.0},"246":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"(":{"\"":{"1":{"0":{"df":1,"docs":{"148":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"x":{"df":1,"docs":{"202":{"tf":1.0}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"147":{"tf":1.0},"148":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"147":{"tf":1.0}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"147":{"tf":1.0}}}}}}}}},"<":{"'":{"a":{">":{"(":{"&":{"'":{"a":{"df":2,"docs":{"196":{"tf":1.0},"197":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"t":{">":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"202":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"a":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"200":{"tf":1.0}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"y":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"89":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"<":{"_":{"_":{">":{"(":{"_":{"_":{"df":1,"docs":{"89":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"b":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"200":{"tf":1.0}}}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{">":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"c":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"200":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"r":{"(":{"c":{"1":{"df":1,"docs":{"27":{"tf":1.0}}},"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"d":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"200":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"200":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}},"f":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"200":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}},"g":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"200":{"tf":1.0}}}}}},"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"200":{"tf":1.0}}}},"1":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"200":{"tf":1.0}}},"2":{"(":{"&":{"df":0,"docs":{},"i":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"(":{"&":{"df":0,"docs":{},"x":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{}},"<":{"'":{"a":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"t":{"df":1,"docs":{"195":{"tf":1.0}}},"x":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{},"z":{"df":1,"docs":{"195":{"tf":1.0}}}},"<":{"'":{"a":{">":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"195":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"(":{"&":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"x":{"df":1,"docs":{"202":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"<":{"'":{"a":{"df":1,"docs":{"202":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"195":{"tf":1.7320508075688772}},"s":{"(":{"&":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"195":{"tf":1.0}}}}}}},"df":0,"docs":{}},"<":{"'":{"a":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"(":{"df":1,"docs":{"36":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"180":{"tf":1.0},"181":{"tf":1.4142135623730951},"58":{"tf":1.0}}}},"df":0,"docs":{}},"df":22,"docs":{"115":{"tf":1.0},"126":{"tf":1.0},"136":{"tf":1.0},"141":{"tf":1.7320508075688772},"149":{"tf":1.0},"16":{"tf":1.0},"176":{"tf":1.4142135623730951},"177":{"tf":2.23606797749979},"179":{"tf":1.7320508075688772},"181":{"tf":2.449489742783178},"190":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.0},"211":{"tf":1.7320508075688772},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0},"54":{"tf":1.0},"58":{"tf":2.23606797749979},"60":{"tf":1.4142135623730951},"93":{"tf":1.0}},"l":{"df":0,"docs":{},"n":{"!":{"(":{"\"":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"195":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"0":{"0":{"1":{"1":{"df":1,"docs":{"25":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"x":{"8":{"0":{"df":1,"docs":{"25":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{"0":{"0":{"0":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"25":{"tf":1.0}}},"3":{"0":{"0":{".":{"0":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"213":{"tf":1.0}}},"_":{"_":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}},"`":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"197":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"211":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"211":{"tf":1.0}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"211":{"tf":1.4142135623730951}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"195":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"195":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":1,"docs":{"202":{"tf":1.0}}}}}},"df":3,"docs":{"196":{"tf":1.0},"197":{"tf":1.0},"202":{"tf":1.0}}}}}}}},"a":{"df":1,"docs":{"48":{"tf":1.0}},"g":{"df":1,"docs":{"72":{"tf":1.0}}},"n":{"d":{"df":1,"docs":{"48":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"252":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"202":{"tf":1.0}}}}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"1":{"df":1,"docs":{"194":{"tf":1.0}}},"2":{"df":1,"docs":{"194":{"tf":1.0}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"z":{"df":0,"docs":{},"z":{"df":1,"docs":{"64":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"210":{"tf":1.0}},"e":{"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"210":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":1,"docs":{"210":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"48":{"tf":1.4142135623730951}}}}}}}},"p":{"df":0,"docs":{},"u":{"df":1,"docs":{"251":{"tf":1.0}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"75":{"tf":1.0}}}}}}}},"o":{"df":1,"docs":{"105":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"69":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"147":{"tf":1.0},"148":{"tf":1.0}}}}}},"x":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"141":{"tf":1.4142135623730951},"34":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"33":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"105":{"tf":1.0}}}}},"z":{"df":0,"docs":{},"z":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"z":{"df":0,"docs":{},"z":{"df":1,"docs":{"64":{"tf":1.0}}}}}},"df":1,"docs":{"64":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"71":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"73":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"210":{"tf":1.0}}}},"df":0,"docs":{}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":5,"docs":{"149":{"tf":1.0},"162":{"tf":1.0},"187":{"tf":2.6457513110645907},"190":{"tf":1.0},"191":{"tf":1.0}}}}}},"i":{"df":1,"docs":{"227":{"tf":1.0}}}},"i":{"'":{"df":0,"docs":{},"m":{"df":1,"docs":{"214":{"tf":1.4142135623730951}}}},"df":4,"docs":{"195":{"tf":1.0},"213":{"tf":1.0},"29":{"tf":1.4142135623730951},"31":{"tf":1.0}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"208":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"v":{"4":{"df":1,"docs":{"123":{"tf":1.0}}},"6":{"df":1,"docs":{"123":{"tf":1.0}}},"df":0,"docs":{}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"105":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"66":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"60":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}}}}}},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"71":{"tf":1.7320508075688772},"73":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":1,"docs":{"176":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"220":{"tf":1.0}}},"n":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":3,"docs":{"147":{"tf":1.0},"148":{"tf":1.0},"64":{"tf":1.0}},"o":{"df":1,"docs":{"69":{"tf":1.0}},"w":{"df":2,"docs":{"181":{"tf":1.4142135623730951},"213":{"tf":1.0}}}},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"199":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"66":{"tf":1.0}}},"l":{"d":{"df":1,"docs":{"226":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"n":{"df":2,"docs":{"73":{"tf":2.0},"93":{"tf":1.7320508075688772}}},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"112":{"tf":1.0}}}}}}}}}}},"r":{"df":1,"docs":{"194":{"tf":1.4142135623730951}},"e":{"c":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"48":{"tf":1.0}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"69":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"199":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":87,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":1.4142135623730951},"114":{"tf":1.4142135623730951},"115":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"131":{"tf":2.0},"132":{"tf":1.0},"133":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"14":{"tf":1.4142135623730951},"141":{"tf":1.0},"142":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"148":{"tf":1.0},"16":{"tf":1.0},"18":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"185":{"tf":1.0},"186":{"tf":1.0},"187":{"tf":1.7320508075688772},"188":{"tf":1.4142135623730951},"189":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.7320508075688772},"203":{"tf":1.0},"22":{"tf":2.23606797749979},"23":{"tf":1.4142135623730951},"24":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951},"32":{"tf":1.7320508075688772},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"39":{"tf":2.23606797749979},"40":{"tf":1.7320508075688772},"44":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"47":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":2.449489742783178},"52":{"tf":1.7320508075688772},"53":{"tf":1.4142135623730951},"54":{"tf":2.23606797749979},"56":{"tf":1.7320508075688772},"57":{"tf":1.7320508075688772},"60":{"tf":2.0},"63":{"tf":1.0},"65":{"tf":1.4142135623730951},"66":{"tf":1.7320508075688772},"69":{"tf":1.4142135623730951},"70":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.0},"84":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"86":{"tf":1.0},"89":{"tf":1.4142135623730951},"92":{"tf":1.0},"94":{"tf":1.4142135623730951},"97":{"tf":1.0},"99":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":10,"docs":{"105":{"tf":1.0},"125":{"tf":1.0},"15":{"tf":1.4142135623730951},"37":{"tf":2.0},"39":{"tf":1.0},"53":{"tf":1.0},"59":{"tf":2.0},"63":{"tf":1.0},"77":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"213":{"tf":1.0}}},"r":{"df":1,"docs":{"134":{"tf":1.0}}}},"i":{"df":2,"docs":{"176":{"tf":1.0},"71":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"66":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"54":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"47":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"1":{"df":1,"docs":{"128":{"tf":1.0}}},"df":0,"docs":{}},"w":{"df":2,"docs":{"109":{"tf":1.0},"226":{"tf":1.0}},"h":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"47":{"tf":1.0}}}},"df":0,"docs":{}}},"x":{"df":3,"docs":{"195":{"tf":2.0},"227":{"tf":1.0},"31":{"tf":1.0}}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"'":{"df":0,"docs":{},"v":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}}},"z":{"df":1,"docs":{"31":{"tf":1.0}}},"{":{"0":{":":{".":{"5":{"df":1,"docs":{"188":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"176":{"tf":1.0},"185":{"tf":1.0}}},":":{"#":{"0":{"1":{"0":{"b":{"df":1,"docs":{"189":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"1":{"df":1,"docs":{"188":{"tf":1.0}}},"df":0,"docs":{}},"2":{"df":1,"docs":{"191":{"tf":1.4142135623730951}}},"?":{"df":0,"docs":{},"}":{"\"":{",":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":2,"docs":{"220":{"tf":1.0},"228":{"tf":1.0}}}}},"c":{"df":1,"docs":{"80":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"199":{"tf":1.0}}}}}}}},"df":1,"docs":{"213":{"tf":1.0}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":2,"docs":{"223":{"tf":1.0},"224":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":1,"docs":{"191":{"tf":1.0}}},"x":{"df":1,"docs":{"189":{"tf":1.0}}}},"a":{"b":{"c":{"df":1,"docs":{"186":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":1,"docs":{"186":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"190":{"tf":1.0}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{"0":{">":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"176":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},">":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"176":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"}":{"\"":{",":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"[":{"df":0,"docs":{},"i":{"df":1,"docs":{"218":{"tf":1.0}}}},"df":0,"docs":{}}}},"c":{"df":1,"docs":{"24":{"tf":1.0}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"211":{"tf":1.0}}}}}}},"df":3,"docs":{"213":{"tf":1.4142135623730951},"36":{"tf":1.0},"44":{"tf":1.0}},"p":{".":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"86":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"1":{"df":1,"docs":{"41":{"tf":1.0}}},"df":0,"docs":{}},"x":{"df":1,"docs":{"218":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},",":{"df":0,"docs":{},"{":{"df":0,"docs":{},"}":{"\"":{",":{"df":0,"docs":{},"v":{"1":{",":{"df":0,"docs":{},"v":{"2":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"_":{"_":{"df":2,"docs":{"58":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":47,"docs":{"100":{"tf":1.4142135623730951},"107":{"tf":1.0},"108":{"tf":1.0},"115":{"tf":1.4142135623730951},"120":{"tf":1.0},"126":{"tf":1.0},"131":{"tf":1.0},"136":{"tf":1.0},"142":{"tf":1.0},"149":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"177":{"tf":2.0},"178":{"tf":1.0},"179":{"tf":1.7320508075688772},"181":{"tf":1.0},"200":{"tf":3.1622776601683795},"204":{"tf":1.4142135623730951},"205":{"tf":1.7320508075688772},"208":{"tf":1.0},"213":{"tf":1.4142135623730951},"220":{"tf":1.0},"223":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":2.449489742783178},"37":{"tf":1.4142135623730951},"40":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"47":{"tf":1.7320508075688772},"48":{"tf":1.0},"50":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":2.0},"62":{"tf":2.449489742783178},"63":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951},"66":{"tf":1.0},"77":{"tf":1.0},"85":{"tf":1.0},"89":{"tf":1.0},"91":{"tf":2.0},"95":{"tf":1.4142135623730951}}}}}},"v":{"a":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"153":{"tf":1.0}}}},"df":0,"docs":{},"t":{"df":2,"docs":{"153":{"tf":1.0},"154":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"b":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"99":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":1,"docs":{"124":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":3,"docs":{"181":{"tf":1.0},"183":{"tf":1.0},"87":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"251":{"tf":1.4142135623730951},"52":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":1,"docs":{"249":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"(":{"2":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"142":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"144":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":25,"docs":{"11":{"tf":1.0},"141":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"15":{"tf":1.0},"160":{"tf":1.0},"199":{"tf":1.0},"209":{"tf":1.7320508075688772},"210":{"tf":1.0},"211":{"tf":1.0},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0},"217":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"226":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}},"m":{"df":1,"docs":{"108":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"155":{"tf":1.0}}}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":15,"docs":{"0":{"tf":1.0},"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"144":{"tf":1.0},"151":{"tf":1.4142135623730951},"152":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":2.449489742783178},"4":{"tf":1.4142135623730951},"5":{"tf":1.0},"6":{"tf":1.0},"7":{"tf":1.4142135623730951},"8":{"tf":1.0},"9":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"126":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"195":{"tf":1.4142135623730951},"196":{"tf":1.0},"51":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"103":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"124":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"d":{"df":23,"docs":{"121":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"136":{"tf":1.0},"147":{"tf":1.0},"153":{"tf":1.0},"170":{"tf":1.0},"176":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.0},"183":{"tf":1.0},"222":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"252":{"tf":1.0},"256":{"tf":1.0},"270":{"tf":1.0},"56":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":2,"docs":{"115":{"tf":1.4142135623730951},"139":{"tf":2.0}}}},"u":{"b":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"158":{"tf":2.23606797749979}}}}},"df":24,"docs":{"105":{"tf":1.0},"142":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":3.4641016151377544},"156":{"tf":1.7320508075688772},"157":{"tf":1.7320508075688772},"158":{"tf":2.23606797749979},"159":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.4142135623730951},"170":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"173":{"tf":1.0},"174":{"tf":1.0},"208":{"tf":1.4142135623730951},"219":{"tf":1.0},"226":{"tf":1.4142135623730951},"271":{"tf":1.7320508075688772},"77":{"tf":1.7320508075688772},"78":{"tf":1.4142135623730951},"88":{"tf":1.7320508075688772},"89":{"tf":1.4142135623730951}},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"153":{"tf":1.4142135623730951},"158":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"95":{"tf":1.0}}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"256":{"tf":1.4142135623730951}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":4,"docs":{"148":{"tf":1.0},"176":{"tf":1.0},"248":{"tf":1.0},"250":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"251":{"tf":1.0}}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"(":{"df":1,"docs":{"39":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":3,"docs":{"122":{"tf":1.0},"251":{"tf":2.0},"256":{"tf":1.0}}}},"t":{"df":2,"docs":{"139":{"tf":1.0},"248":{"tf":1.0}}}}},"q":{"df":2,"docs":{"151":{"tf":1.0},"152":{"tf":1.0}},"u":{"a":{"c":{"df":0,"docs":{},"k":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"100":{"tf":1.7320508075688772},"99":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"100":{"tf":1.0}}}},"d":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"124":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"k":{"df":1,"docs":{"99":{"tf":1.4142135623730951}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"107":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"216":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"113":{"tf":1.0},"3":{"tf":1.4142135623730951},"4":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"91":{"tf":1.0}}}},"t":{"df":2,"docs":{"60":{"tf":1.7320508075688772},"69":{"tf":1.0}}}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"47":{"tf":1.7320508075688772}}}},"x":{"(":{"df":0,"docs":{},"u":{"3":{"2":{"df":1,"docs":{"71":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"\"":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"47":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"#":{"\"":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"47":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"#":{"#":{"\"":{"a":{"df":1,"docs":{"47":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"(":{"1":{"0":{"df":1,"docs":{"205":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"1":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"(":{"\"":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"41":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":4,"docs":{"204":{"tf":1.4142135623730951},"39":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.7320508075688772}}},"2":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"41":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":4,"docs":{"204":{"tf":1.4142135623730951},"39":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951},"41":{"tf":1.7320508075688772}}},"3":{"df":1,"docs":{"204":{"tf":1.4142135623730951}}},"<":{"'":{"a":{">":{"(":{"&":{"'":{"a":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"df":1,"docs":{"139":{"tf":1.0}}},"c":{">":{">":{"(":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{">":{">":{"(":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"139":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"96":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"96":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":2,"docs":{"125":{"tf":1.0},"96":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"96":{"tf":1.0}}}}}}},"df":0,"docs":{},"g":{"df":7,"docs":{"131":{"tf":1.0},"15":{"tf":1.0},"218":{"tf":1.0},"24":{"tf":1.7320508075688772},"63":{"tf":1.0},"73":{"tf":2.0},"87":{"tf":1.0}},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"24":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"1":{"df":1,"docs":{"24":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"k":{"df":1,"docs":{"203":{"tf":2.0}}}},"w":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"48":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"47":{"tf":1.0}}}}}},"df":4,"docs":{"131":{"tf":1.0},"139":{"tf":1.0},"47":{"tf":1.4142135623730951},"48":{"tf":1.7320508075688772}}},"x":{":":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"x":{"df":1,"docs":{"250":{"tf":1.0}}}},"df":0,"docs":{}}},"df":3,"docs":{"250":{"tf":1.7320508075688772},"252":{"tf":1.0},"253":{"tf":1.0}}}},"b":{"df":0,"docs":{},"x":{"df":1,"docs":{"251":{"tf":1.7320508075688772}}}},"c":{"df":1,"docs":{"233":{"tf":1.7320508075688772}}},"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"252":{"tf":1.0}}},"x":{"df":1,"docs":{"250":{"tf":1.0}}}},"df":6,"docs":{"194":{"tf":2.449489742783178},"202":{"tf":2.0},"205":{"tf":2.0},"39":{"tf":1.0},"47":{"tf":1.0},"73":{"tf":1.4142135623730951}},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"155":{"tf":1.0},"64":{"tf":1.0}}}},"d":{"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"256":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"1":{"df":1,"docs":{"146":{"tf":1.0}}},"2":{"(":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"(":{")":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"146":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"146":{"tf":1.0}}},"df":0,"docs":{}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":6,"docs":{"105":{"tf":1.0},"153":{"tf":1.0},"197":{"tf":1.0},"224":{"tf":1.0},"227":{"tf":1.0},"248":{"tf":1.0}}}},"df":0,"docs":{}},"df":12,"docs":{"0":{"tf":1.4142135623730951},"121":{"tf":1.7320508075688772},"146":{"tf":1.0},"162":{"tf":1.0},"199":{"tf":1.4142135623730951},"2":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":1.7320508075688772},"256":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"8":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"207":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"l":{"df":2,"docs":{"182":{"tf":1.0},"2":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"182":{"tf":1.0},"71":{"tf":1.0},"96":{"tf":1.0}}},"o":{"c":{"df":1,"docs":{"122":{"tf":2.449489742783178}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":5,"docs":{"122":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"147":{"tf":1.0},"52":{"tf":1.0}}}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"139":{"tf":1.0},"205":{"tf":2.449489742783178},"211":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"115":{"tf":1.0}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"200":{"tf":1.0}}}},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"113":{"tf":1.0},"157":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":5,"docs":{"122":{"tf":1.0},"127":{"tf":1.0},"162":{"tf":1.0},"248":{"tf":1.0},"3":{"tf":1.0}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"10":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"1":{"df":2,"docs":{"58":{"tf":1.4142135623730951},"77":{"tf":1.0}}},"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":4,"docs":{"58":{"tf":1.4142135623730951},"75":{"tf":2.6457513110645907},"77":{"tf":2.0},"79":{"tf":1.7320508075688772}},"e":{".":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}}}}}}}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"1":{".":{"0":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},":":{":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"&":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"75":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"d":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"77":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":3,"docs":{"256":{"tf":1.0},"78":{"tf":1.4142135623730951},"80":{"tf":1.0}},"i":{"df":2,"docs":{"10":{"tf":1.4142135623730951},"11":{"tf":2.0}}},"u":{"c":{"df":1,"docs":{"57":{"tf":1.0}}},"df":0,"docs":{}}},"df":5,"docs":{"105":{"tf":1.0},"115":{"tf":1.0},"157":{"tf":1.4142135623730951},"16":{"tf":1.0},"169":{"tf":1.0}},"f":{"(":{"&":{"'":{"a":{"df":1,"docs":{"197":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"195":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"df":1,"docs":{"202":{"tf":1.0}}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"205":{"tf":1.7320508075688772}}},"2":{"df":1,"docs":{"205":{"tf":1.4142135623730951}}},"<":{"'":{"a":{"df":2,"docs":{"202":{"tf":1.0},"207":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"x":{"df":1,"docs":{"202":{"tf":1.0}}}},"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"218":{"tf":1.0}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"234":{"tf":1.7320508075688772}}}}},"df":5,"docs":{"202":{"tf":1.4142135623730951},"37":{"tf":1.0},"39":{"tf":1.4142135623730951},"59":{"tf":1.0},"60":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":34,"docs":{"125":{"tf":1.0},"148":{"tf":1.0},"183":{"tf":1.0},"195":{"tf":4.0},"198":{"tf":1.0},"199":{"tf":2.449489742783178},"200":{"tf":1.7320508075688772},"202":{"tf":2.449489742783178},"203":{"tf":1.0},"204":{"tf":1.4142135623730951},"210":{"tf":1.0},"211":{"tf":1.7320508075688772},"213":{"tf":2.6457513110645907},"221":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.4142135623730951},"235":{"tf":1.7320508075688772},"251":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.4142135623730951},"256":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.7320508075688772},"39":{"tf":2.0},"40":{"tf":1.0},"41":{"tf":1.0},"48":{"tf":1.0},"52":{"tf":2.0},"59":{"tf":1.0},"60":{"tf":1.4142135623730951},"73":{"tf":1.0},"77":{"tf":1.0},"88":{"tf":1.0},"91":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"37":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"236":{"tf":1.7320508075688772}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"248":{"tf":1.0}}}}},"g":{"_":{"a":{"b":{"c":{"d":{"df":1,"docs":{"253":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"(":{"_":{"_":{"df":1,"docs":{"84":{"tf":1.0}}},"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":3,"docs":{"248":{"tf":1.0},"250":{"tf":1.0},"251":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"88":{"tf":1.7320508075688772}}}},"s":{"df":0,"docs":{},"t":{"df":7,"docs":{"248":{"tf":2.0},"249":{"tf":2.449489742783178},"250":{"tf":3.1622776601683795},"251":{"tf":4.123105625617661},"252":{"tf":1.7320508075688772},"253":{"tf":3.872983346207417},"255":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"161":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}}}}}},"l":{"df":2,"docs":{"153":{"tf":1.0},"3":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"208":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":1,"docs":{"108":{"tf":1.4142135623730951}}},"o":{"a":{"d":{"df":1,"docs":{"249":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"199":{"tf":1.4142135623730951},"65":{"tf":1.0},"73":{"tf":1.0},"88":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":2,"docs":{"100":{"tf":1.0},"48":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"v":{"df":18,"docs":{"128":{"tf":1.0},"131":{"tf":1.0},"151":{"tf":1.0},"16":{"tf":1.0},"17":{"tf":1.0},"197":{"tf":1.0},"211":{"tf":1.0},"22":{"tf":1.0},"271":{"tf":1.0},"36":{"tf":1.0},"40":{"tf":1.4142135623730951},"45":{"tf":1.0},"63":{"tf":1.0},"71":{"tf":1.4142135623730951},"73":{"tf":1.0},"77":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"205":{"tf":1.0},"248":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"223":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"57":{"tf":1.0}}}}}},"l":{"a":{"c":{"df":6,"docs":{"129":{"tf":1.0},"176":{"tf":1.0},"181":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"45":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"9":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":2,"docs":{"3":{"tf":1.0},"77":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"115":{"tf":1.4142135623730951},"149":{"tf":1.0},"22":{"tf":1.0},"60":{"tf":1.0}}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":17,"docs":{"108":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"129":{"tf":1.0},"132":{"tf":1.4142135623730951},"160":{"tf":1.0},"176":{"tf":1.4142135623730951},"195":{"tf":1.0},"203":{"tf":1.0},"211":{"tf":1.0},"213":{"tf":1.7320508075688772},"221":{"tf":1.0},"246":{"tf":1.0},"250":{"tf":1.0},"254":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"99":{"tf":1.0}}}}}},"s":{"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"148":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"48":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"198":{"tf":1.0},"251":{"tf":1.4142135623730951}}}}},"i":{"d":{"df":1,"docs":{"154":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"124":{"tf":1.0}}}},"z":{"df":2,"docs":{"117":{"tf":1.0},"127":{"tf":1.4142135623730951}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":12,"docs":{"110":{"tf":1.0},"130":{"tf":1.0},"140":{"tf":1.0},"150":{"tf":1.0},"192":{"tf":1.0},"20":{"tf":1.0},"209":{"tf":1.0},"35":{"tf":1.0},"42":{"tf":1.0},"67":{"tf":1.0},"75":{"tf":1.4142135623730951},"82":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"114":{"tf":1.0},"126":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":2,"docs":{"115":{"tf":1.0},"217":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"66":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"251":{"tf":1.7320508075688772}}}},"r":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"109":{"tf":1.4142135623730951},"213":{"tf":1.0},"226":{"tf":1.0},"253":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"134":{"tf":1.4142135623730951}}}}}}}}},"i":{"3":{"2":{"df":3,"docs":{"133":{"tf":1.0},"147":{"tf":2.0},"169":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"134":{"tf":1.0},"137":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"146":{"tf":1.4142135623730951}}}}},"t":{"df":3,"docs":{"145":{"tf":1.0},"147":{"tf":1.0},"227":{"tf":1.0}}}},"df":28,"docs":{"102":{"tf":1.0},"131":{"tf":1.0},"134":{"tf":1.7320508075688772},"139":{"tf":1.0},"140":{"tf":1.7320508075688772},"141":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.4142135623730951},"145":{"tf":2.449489742783178},"146":{"tf":1.4142135623730951},"147":{"tf":1.7320508075688772},"148":{"tf":2.23606797749979},"149":{"tf":2.449489742783178},"168":{"tf":1.0},"169":{"tf":2.6457513110645907},"181":{"tf":1.0},"218":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.7320508075688772},"252":{"tf":1.7320508075688772},"255":{"tf":1.0},"37":{"tf":1.0},"59":{"tf":1.0},"66":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":36,"docs":{"103":{"tf":1.0},"114":{"tf":1.4142135623730951},"125":{"tf":2.23606797749979},"131":{"tf":1.4142135623730951},"134":{"tf":1.0},"142":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.0},"149":{"tf":1.7320508075688772},"165":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"195":{"tf":2.0},"199":{"tf":1.0},"210":{"tf":2.0},"212":{"tf":1.0},"213":{"tf":1.7320508075688772},"215":{"tf":1.7320508075688772},"22":{"tf":1.0},"221":{"tf":1.0},"252":{"tf":1.0},"29":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"54":{"tf":1.0},"60":{"tf":2.0},"66":{"tf":1.0},"75":{"tf":1.0},"77":{"tf":1.4142135623730951},"78":{"tf":1.0},"91":{"tf":1.0},"96":{"tf":2.6457513110645907},"98":{"tf":1.0},"99":{"tf":2.23606797749979}},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"227":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"u":{"df":0,"docs":{},"s":{"df":3,"docs":{"153":{"tf":1.0},"220":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"213":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"118":{"tf":1.0},"147":{"tf":1.0},"79":{"tf":1.0}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"147":{"tf":1.0}}}}}}}}}},"h":{"df":1,"docs":{"94":{"tf":1.0}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":5,"docs":{"143":{"tf":1.4142135623730951},"176":{"tf":1.0},"187":{"tf":1.4142135623730951},"226":{"tf":1.0},"88":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"4":{"tf":1.7320508075688772}}}}}}},"s":{"c":{"df":1,"docs":{"246":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"114":{"tf":1.0},"50":{"tf":1.0}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"152":{"tf":2.0},"153":{"tf":1.4142135623730951},"168":{"tf":1.0}}}}},"r":{"df":1,"docs":{"205":{"tf":1.4142135623730951}}},"s":{"df":1,"docs":{"174":{"tf":1.0}}},"u":{"\\":{"df":0,"docs":{},"x":{"7":{"3":{"_":{"_":{"df":1,"docs":{"47":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":8,"docs":{"109":{"tf":2.0},"127":{"tf":1.4142135623730951},"195":{"tf":1.7320508075688772},"204":{"tf":1.4142135623730951},"207":{"tf":1.4142135623730951},"226":{"tf":1.0},"248":{"tf":1.0},"40":{"tf":1.4142135623730951}}}},"n":{"(":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"271":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"227":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":11,"docs":{"1":{"tf":1.7320508075688772},"143":{"tf":1.7320508075688772},"162":{"tf":1.4142135623730951},"168":{"tf":1.0},"169":{"tf":2.6457513110645907},"199":{"tf":1.0},"2":{"tf":1.0},"204":{"tf":1.0},"60":{"tf":1.7320508075688772},"63":{"tf":1.0},"64":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":3,"docs":{"102":{"tf":1.4142135623730951},"131":{"tf":1.0},"88":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"\"":{".":{"a":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"108":{"tf":1.0},"95":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"'":{"df":1,"docs":{"87":{"tf":1.0}}},"(":{"df":0,"docs":{},"o":{"'":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"7":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"d":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"169":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"_":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"=":{"1":{"df":1,"docs":{"143":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"143":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"143":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"107":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"220":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"171":{"tf":1.0},"174":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":55,"docs":{"0":{"tf":1.7320508075688772},"1":{"tf":1.4142135623730951},"10":{"tf":1.0},"102":{"tf":1.4142135623730951},"107":{"tf":1.4142135623730951},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"12":{"tf":2.0},"121":{"tf":1.0},"124":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"144":{"tf":1.0},"150":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"170":{"tf":1.0},"176":{"tf":1.4142135623730951},"177":{"tf":1.0},"181":{"tf":1.4142135623730951},"183":{"tf":1.0},"19":{"tf":1.4142135623730951},"192":{"tf":1.4142135623730951},"197":{"tf":1.0},"2":{"tf":1.7320508075688772},"20":{"tf":1.4142135623730951},"204":{"tf":1.0},"207":{"tf":1.4142135623730951},"209":{"tf":1.4142135623730951},"227":{"tf":1.0},"246":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.4142135623730951},"250":{"tf":1.0},"251":{"tf":1.0},"270":{"tf":1.0},"3":{"tf":2.0},"35":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"47":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.7320508075688772},"67":{"tf":1.4142135623730951},"7":{"tf":1.4142135623730951},"77":{"tf":1.0},"82":{"tf":1.4142135623730951},"9":{"tf":1.7320508075688772},"90":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}}}}}},"s":{"(":{"a":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},".":{"_":{"_":{"(":{"\"":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"45":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"114":{"tf":1.0},"119":{"tf":1.0}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"115":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"53":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":2,"docs":{"119":{"tf":1.0},"36":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"(":{"_":{"_":{"df":1,"docs":{"112":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"(":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":2,"docs":{"115":{"tf":1.0},"45":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"d":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"112":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"39":{"tf":1.0},"40":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"213":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"45":{"tf":1.7320508075688772}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"|":{"df":0,"docs":{},"p":{"df":1,"docs":{"137":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"1":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"(":{"\"":{"df":0,"docs":{},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"36":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"[":{"0":{"df":1,"docs":{"49":{"tf":1.0}}},"3":{".":{".":{"5":{"df":1,"docs":{"49":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{".":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"114":{"tf":1.0},"49":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":8,"docs":{"114":{"tf":1.4142135623730951},"178":{"tf":1.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"45":{"tf":2.0},"46":{"tf":1.0},"49":{"tf":1.0},"52":{"tf":1.0}}},"2":{"df":4,"docs":{"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"45":{"tf":1.4142135623730951},"52":{"tf":1.0}}},"3":{"df":1,"docs":{"45":{"tf":1.0}}},"[":{".":{".":{"1":{"df":1,"docs":{"53":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{".":{".":{"2":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"114":{"tf":1.0}}},"3":{".":{".":{"5":{"df":1,"docs":{"114":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"_":{"df":1,"docs":{"53":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":4,"docs":{"103":{"tf":2.0},"139":{"tf":1.0},"151":{"tf":1.0},"51":{"tf":1.4142135623730951}}}},"m":{"df":0,"docs":{},"e":{"df":32,"docs":{"107":{"tf":1.7320508075688772},"118":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"139":{"tf":1.0},"142":{"tf":1.0},"148":{"tf":1.0},"152":{"tf":1.7320508075688772},"156":{"tf":1.7320508075688772},"16":{"tf":1.0},"177":{"tf":2.23606797749979},"183":{"tf":1.0},"188":{"tf":1.0},"195":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"249":{"tf":2.0},"253":{"tf":1.0},"255":{"tf":1.7320508075688772},"256":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"88":{"tf":1.0},"99":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"213":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"131":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":4,"docs":{"148":{"tf":1.0},"197":{"tf":1.0},"249":{"tf":1.0},"251":{"tf":2.0}}}},"y":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"92":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"92":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":1,"docs":{"107":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"58":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"149":{"tf":1.0}}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"108":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":12,"docs":{"133":{"tf":1.0},"134":{"tf":1.0},"137":{"tf":1.0},"15":{"tf":1.7320508075688772},"156":{"tf":1.0},"194":{"tf":1.7320508075688772},"195":{"tf":1.0},"199":{"tf":1.4142135623730951},"200":{"tf":1.0},"204":{"tf":1.0},"72":{"tf":1.0},"75":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"125":{"tf":2.6457513110645907},"190":{"tf":1.7320508075688772}},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"(":{"\"":{"d":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"\"":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"125":{"tf":1.0}}}}}}}},"d":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"125":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"a":{"c":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"(":{"\"":{"d":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"[":{"\"":{"d":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"125":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":3,"docs":{"10":{"tf":1.0},"251":{"tf":1.7320508075688772},"5":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"213":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":31,"docs":{"112":{"tf":1.4142135623730951},"113":{"tf":2.23606797749979},"114":{"tf":2.0},"115":{"tf":1.7320508075688772},"119":{"tf":1.7320508075688772},"132":{"tf":1.0},"146":{"tf":1.7320508075688772},"178":{"tf":1.0},"188":{"tf":1.4142135623730951},"198":{"tf":1.0},"202":{"tf":1.7320508075688772},"204":{"tf":2.0},"212":{"tf":1.0},"213":{"tf":2.23606797749979},"228":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":3.0},"39":{"tf":1.7320508075688772},"40":{"tf":2.449489742783178},"41":{"tf":2.6457513110645907},"43":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":2.23606797749979},"46":{"tf":2.0},"47":{"tf":1.7320508075688772},"50":{"tf":1.0},"53":{"tf":2.0},"60":{"tf":1.0},"84":{"tf":1.4142135623730951},"92":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"_":{"a":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":2,"docs":{"153":{"tf":1.0},"154":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"131":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"148":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{":":{":":{"<":{"df":0,"docs":{},"i":{"3":{"2":{">":{"(":{")":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"|":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"148":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":1,"docs":{"148":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"8":{"tf":1.0}}}}},"df":11,"docs":{"114":{"tf":1.0},"131":{"tf":1.0},"16":{"tf":1.0},"169":{"tf":1.0},"248":{"tf":1.0},"250":{"tf":1.0},"255":{"tf":1.0},"52":{"tf":1.0},"73":{"tf":1.4142135623730951},"75":{"tf":1.7320508075688772},"93":{"tf":1.0}},"s":{"(":{"1":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"93":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"2":{"tf":1.0},"8":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"220":{"tf":1.0},"52":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":15,"docs":{"152":{"tf":1.0},"162":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"197":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0},"210":{"tf":1.0},"248":{"tf":2.449489742783178},"249":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"51":{"tf":1.0},"60":{"tf":1.0},"73":{"tf":1.0}},"m":{"df":3,"docs":{"139":{"tf":1.0},"3":{"tf":1.0},"95":{"tf":1.0}}},"n":{"df":2,"docs":{"153":{"tf":1.0},"98":{"tf":1.0}}}},"l":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"46":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"107":{"tf":1.4142135623730951},"124":{"tf":1.0},"251":{"tf":1.0}}}},"df":0,"docs":{}},"f":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{".":{"0":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},".":{"0":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"109":{"tf":1.0}}}}}},"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"226":{"tf":1.0}}}}}}},"df":6,"docs":{"105":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"183":{"tf":1.0},"196":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951},"226":{"tf":1.0}}},"1":{"df":1,"docs":{"105":{"tf":1.4142135623730951}}},"a":{"df":1,"docs":{"271":{"tf":1.0}},"g":{"df":1,"docs":{"107":{"tf":1.0}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"95":{"tf":1.0}}}}}}}},"c":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{")":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"103":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"77":{"tf":1.4142135623730951},"78":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"95":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"221":{"tf":1.4142135623730951}}}}}}},"d":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"(":{"*":{"df":0,"docs":{},"i":{"df":1,"docs":{"271":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.4142135623730951}}}}}}}},"i":{"df":3,"docs":{"106":{"tf":1.0},"205":{"tf":1.0},"97":{"tf":1.4142135623730951}},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"91":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"271":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"208":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"91":{"tf":1.4142135623730951}}},"m":{"df":1,"docs":{"91":{"tf":2.0}},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"91":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"91":{"tf":1.4142135623730951}}}}}},"p":{"1":{".":{"df":0,"docs":{},"i":{"df":1,"docs":{"75":{"tf":1.0}}},"x":{"df":1,"docs":{"75":{"tf":1.0}}}},"df":1,"docs":{"75":{"tf":1.4142135623730951}}},"2":{".":{"df":0,"docs":{},"i":{"df":1,"docs":{"75":{"tf":1.0}}},"x":{"df":1,"docs":{"75":{"tf":1.0}}}},"df":1,"docs":{"75":{"tf":1.4142135623730951}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"202":{"tf":1.0}}}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{")":{"(":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"216":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"95":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"95":{"tf":1.0}},"e":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"107":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}},"u":{"df":2,"docs":{"216":{"tf":1.4142135623730951},"97":{"tf":2.0}}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"79":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"x":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"(":{"2":{"df":1,"docs":{"86":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":3,"docs":{"106":{"tf":1.0},"205":{"tf":1.0},"97":{"tf":1.4142135623730951}}},"y":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"(":{"2":{")":{")":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"86":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},":":{":":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{"_":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"b":{":":{":":{"c":{":":{":":{"df":0,"docs":{},"j":{"df":1,"docs":{"158":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"137":{"tf":1.0}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"134":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"221":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"106":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":23,"docs":{"101":{"tf":1.4142135623730951},"102":{"tf":1.4142135623730951},"103":{"tf":2.0},"106":{"tf":1.4142135623730951},"196":{"tf":1.7320508075688772},"197":{"tf":1.4142135623730951},"202":{"tf":1.0},"205":{"tf":1.0},"208":{"tf":1.0},"216":{"tf":1.0},"219":{"tf":1.0},"221":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"227":{"tf":1.0},"236":{"tf":1.7320508075688772},"271":{"tf":1.7320508075688772},"60":{"tf":2.8284271247461903},"75":{"tf":4.0},"77":{"tf":3.4641016151377544},"78":{"tf":1.4142135623730951},"91":{"tf":2.0},"93":{"tf":1.0},"97":{"tf":2.0}}}},"m":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"31":{"tf":1.0}}}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"i":{"df":1,"docs":{"158":{"tf":1.4142135623730951}}},"x":{"df":1,"docs":{"158":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"n":{"d":{"df":2,"docs":{"227":{"tf":1.0},"242":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"r":{"df":8,"docs":{"152":{"tf":1.0},"154":{"tf":1.7320508075688772},"172":{"tf":1.0},"173":{"tf":1.0},"18":{"tf":1.0},"183":{"tf":1.0},"248":{"tf":1.4142135623730951},"249":{"tf":1.0}}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"113":{"tf":1.4142135623730951},"217":{"tf":1.4142135623730951},"221":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"177":{"tf":1.0},"9":{"tf":1.0}}},"v":{"df":3,"docs":{"1":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"153":{"tf":1.0},"154":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"df":1,"docs":{"11":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"154":{"tf":1.0},"155":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"u":{"1":{"df":1,"docs":{"57":{"tf":1.0}}},"df":1,"docs":{"57":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":1,"docs":{"98":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"132":{"tf":1.0},"195":{"tf":1.0},"198":{"tf":1.0},"199":{"tf":1.0},"253":{"tf":1.0},"73":{"tf":1.0},"96":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"<":{"a":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{">":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"84":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"84":{"tf":1.0}}}},"df":1,"docs":{"84":{"tf":1.0}}}}},"h":{"a":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"16":{"tf":2.23606797749979},"18":{"tf":1.0},"72":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"249":{"tf":1.0},"90":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"(":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"91":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":2,"docs":{"91":{"tf":2.8284271247461903},"96":{"tf":1.7320508075688772}}}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"i":{"df":1,"docs":{"48":{"tf":1.0}}}}},"df":2,"docs":{"251":{"tf":1.0},"48":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"182":{"tf":1.0}}}}},"l":{"df":1,"docs":{"251":{"tf":1.4142135623730951}}},"o":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"224":{"tf":1.0}}}}}},"df":1,"docs":{"224":{"tf":2.6457513110645907}},"s":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{")":{".":{"_":{"_":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"224":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":1,"docs":{"224":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"t":{"df":5,"docs":{"145":{"tf":1.0},"195":{"tf":1.0},"204":{"tf":1.0},"25":{"tf":1.0},"77":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"<":{"'":{"b":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":1,"docs":{"139":{"tf":1.0}}},"r":{"df":3,"docs":{"195":{"tf":1.0},"199":{"tf":1.4142135623730951},"203":{"tf":1.0}}}},"h":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"57":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"255":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"w":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"g":{"df":2,"docs":{"60":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"_":{"_":{"df":1,"docs":{"77":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":9,"docs":{"143":{"tf":1.0},"149":{"tf":1.0},"168":{"tf":1.4142135623730951},"181":{"tf":1.0},"248":{"tf":1.0},"255":{"tf":1.0},"47":{"tf":1.0},"60":{"tf":1.0},"7":{"tf":1.0}},"n":{"df":1,"docs":{"131":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":2,"docs":{"117":{"tf":1.0},"127":{"tf":1.7320508075688772}}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"19":{"tf":1.0},"256":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"57":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":9,"docs":{"125":{"tf":1.0},"195":{"tf":1.4142135623730951},"199":{"tf":1.0},"33":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0},"78":{"tf":1.0},"91":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"60":{"tf":1.0}}}}}}},"m":{"d":{"df":1,"docs":{"124":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":10,"docs":{"114":{"tf":1.0},"132":{"tf":1.0},"134":{"tf":1.0},"152":{"tf":1.0},"39":{"tf":1.0},"52":{"tf":1.0},"56":{"tf":1.0},"60":{"tf":1.0},"77":{"tf":1.0},"90":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"195":{"tf":1.0},"196":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":4,"docs":{"132":{"tf":1.0},"182":{"tf":1.0},"218":{"tf":1.0},"6":{"tf":1.0}},"e":{"_":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"141":{"tf":1.0},"247":{"tf":1.0}}}}},"i":{"c":{"df":1,"docs":{"52":{"tf":1.0}}},"df":2,"docs":{"132":{"tf":1.0},"136":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"251":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":6,"docs":{"148":{"tf":1.0},"195":{"tf":1.4142135623730951},"37":{"tf":1.0},"59":{"tf":1.0},"73":{"tf":1.0},"96":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"124":{"tf":1.0},"129":{"tf":1.0}}}}},"df":0,"docs":{}}},"t":{"df":2,"docs":{"155":{"tf":1.0},"157":{"tf":1.0}}},"x":{"df":1,"docs":{"60":{"tf":1.4142135623730951}}},"z":{"df":0,"docs":{},"e":{"df":14,"docs":{"115":{"tf":1.0},"117":{"tf":1.0},"124":{"tf":1.0},"139":{"tf":1.4142135623730951},"224":{"tf":2.449489742783178},"225":{"tf":1.4142135623730951},"228":{"tf":1.0},"253":{"tf":1.0},"29":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.0},"89":{"tf":2.0}}}}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"0":{"tf":1.0}}}},"p":{"df":2,"docs":{"65":{"tf":1.0},"66":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"162":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"213":{"tf":1.0}}}}},"i":{"c":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"6":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"113":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"1":{"df":4,"docs":{"113":{"tf":1.0},"114":{"tf":1.0},"121":{"tf":1.0},"53":{"tf":1.0}}},"2":{"df":4,"docs":{"113":{"tf":1.0},"114":{"tf":1.0},"121":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951}}},"3":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"(":{"4":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"113":{"tf":1.0}}}}}}},"df":2,"docs":{"113":{"tf":1.0},"121":{"tf":1.0}}},"df":12,"docs":{"113":{"tf":2.0},"114":{"tf":1.4142135623730951},"117":{"tf":1.0},"121":{"tf":2.6457513110645907},"139":{"tf":1.4142135623730951},"19":{"tf":1.0},"228":{"tf":1.7320508075688772},"49":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":3.872983346207417},"53":{"tf":2.0},"88":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"122":{"tf":1.0}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":14,"docs":{"10":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"124":{"tf":1.0},"131":{"tf":1.0},"144":{"tf":1.0},"3":{"tf":2.23606797749979},"4":{"tf":1.4142135623730951},"5":{"tf":1.0},"6":{"tf":1.4142135623730951},"62":{"tf":1.0},"7":{"tf":1.4142135623730951},"8":{"tf":1.0},"9":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"253":{"tf":1.0},"93":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"t":{"df":6,"docs":{"229":{"tf":1.7320508075688772},"230":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"153":{"tf":1.0},"227":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":45,"docs":{"103":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"116":{"tf":1.4142135623730951},"131":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"139":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"149":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"17":{"tf":1.7320508075688772},"179":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"191":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951},"2":{"tf":1.0},"200":{"tf":1.4142135623730951},"208":{"tf":1.4142135623730951},"216":{"tf":1.4142135623730951},"224":{"tf":1.4142135623730951},"25":{"tf":1.4142135623730951},"271":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"44":{"tf":1.0},"46":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"66":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"81":{"tf":1.4142135623730951},"86":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951},"98":{"tf":1.0}}}},"v":{"df":1,"docs":{"33":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"(":{"&":{"\"":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"129":{"tf":1.0}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"199":{"tf":1.0}}}}}},"1":{"df":1,"docs":{"221":{"tf":1.7320508075688772}}},"2":{"df":1,"docs":{"221":{"tf":1.4142135623730951}}},"3":{"0":{"df":1,"docs":{"72":{"tf":1.4142135623730951}}},"df":1,"docs":{"221":{"tf":1.4142135623730951}}},"4":{"df":2,"docs":{"221":{"tf":1.0},"73":{"tf":1.0}}},"5":{"df":2,"docs":{"221":{"tf":1.4142135623730951},"60":{"tf":1.0}}},"7":{"df":1,"docs":{"71":{"tf":1.0}}},"9":{"8":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"72":{"tf":1.4142135623730951}}}},"b":{"df":1,"docs":{"88":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":2,"docs":{"60":{"tf":1.0},"71":{"tf":1.0}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"221":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"v":{"df":3,"docs":{"216":{"tf":1.4142135623730951},"220":{"tf":1.0},"97":{"tf":2.0}}},"x":{"df":2,"docs":{"170":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951}}}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":10,"docs":{"132":{"tf":1.0},"143":{"tf":1.0},"153":{"tf":1.0},"157":{"tf":1.0},"181":{"tf":1.0},"22":{"tf":1.0},"248":{"tf":1.0},"40":{"tf":1.0},"63":{"tf":1.4142135623730951},"70":{"tf":1.0}}},"i":{"df":0,"docs":{},"m":{"df":9,"docs":{"108":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.0},"158":{"tf":1.0},"169":{"tf":1.4142135623730951},"182":{"tf":1.0},"254":{"tf":1.0},"47":{"tf":1.0},"89":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"56":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"100":{"tf":1.0},"99":{"tf":1.0}}}},"t":{"df":1,"docs":{"114":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":3,"docs":{"139":{"tf":1.0},"152":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"69":{"tf":1.4142135623730951}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"e":{"df":7,"docs":{"122":{"tf":1.4142135623730951},"127":{"tf":1.7320508075688772},"148":{"tf":1.0},"156":{"tf":1.0},"176":{"tf":1.4142135623730951},"187":{"tf":1.4142135623730951},"99":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":1,"docs":{"47":{"tf":1.0}}},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"141":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"107":{"tf":1.4142135623730951}}}},"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":3,"docs":{"12":{"tf":1.0},"148":{"tf":1.4142135623730951},"250":{"tf":1.7320508075688772}},"i":{"df":21,"docs":{"106":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"139":{"tf":1.0},"176":{"tf":1.4142135623730951},"187":{"tf":1.0},"203":{"tf":1.0},"213":{"tf":1.4142135623730951},"248":{"tf":2.8284271247461903},"249":{"tf":1.4142135623730951},"250":{"tf":1.4142135623730951},"251":{"tf":1.0},"252":{"tf":1.4142135623730951},"254":{"tf":1.0},"256":{"tf":1.0},"56":{"tf":1.0},"73":{"tf":1.0},"84":{"tf":2.23606797749979},"90":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.4142135623730951},"97":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"142":{"tf":2.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"137":{"tf":1.0},"73":{"tf":2.0}}}}},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"77":{"tf":1.0}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"6":{"tf":1.0}}}}}}}},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"10":{"tf":1.4142135623730951}}}}}},"u":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"75":{"tf":1.0}},"e":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"1":{".":{"0":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"r":{"c":{"/":{"b":{"a":{"c":{"df":0,"docs":{},"k":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"154":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"152":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"168":{"tf":1.0},"169":{"tf":2.449489742783178}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"154":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"m":{"df":0,"docs":{},"o":{"d":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"154":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"154":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"i":{"b":{".":{"df":0,"docs":{},"r":{"df":4,"docs":{"152":{"tf":1.0},"154":{"tf":1.0},"169":{"tf":2.0},"170":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"152":{"tf":1.0},"155":{"tf":1.0}},"s":{":":{"3":{":":{"5":{"df":1,"docs":{"143":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{":":{"5":{"df":1,"docs":{"143":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":5,"docs":{"151":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0}}},"df":0,"docs":{}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":5,"docs":{"141":{"tf":1.0},"143":{"tf":2.449489742783178},"144":{"tf":1.0},"256":{"tf":1.7320508075688772},"51":{"tf":1.0}},"f":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"195":{"tf":1.0}},"e":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"195":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"n":{"d":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"196":{"tf":1.0},"197":{"tf":1.0},"88":{"tf":1.0}}}}},"r":{"d":{"df":12,"docs":{"109":{"tf":1.0},"132":{"tf":1.0},"137":{"tf":1.0},"152":{"tf":1.0},"170":{"tf":1.0},"177":{"tf":1.0},"2":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":1.0},"268":{"tf":1.0},"269":{"tf":1.0},"87":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":1,"docs":{"130":{"tf":1.0}}}}},"df":1,"docs":{"268":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"r":{"df":1,"docs":{"0":{"tf":1.0}},"t":{"df":11,"docs":{"127":{"tf":1.0},"141":{"tf":1.0},"144":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"164":{"tf":1.0},"194":{"tf":1.0},"2":{"tf":1.0},"24":{"tf":1.0},"247":{"tf":1.0},"51":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":3,"docs":{"251":{"tf":2.449489742783178},"60":{"tf":1.0},"77":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":4,"docs":{"30":{"tf":1.7320508075688772},"31":{"tf":1.0},"32":{"tf":1.0},"66":{"tf":1.0}}}}}}},"i":{"c":{">":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"200":{"tf":1.0}}}},"df":0,"docs":{}},"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"102":{"tf":1.0}}}},"df":1,"docs":{"102":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"199":{"tf":2.0}}}}}},"df":6,"docs":{"102":{"tf":2.0},"195":{"tf":1.4142135623730951},"198":{"tf":3.4641016151377544},"199":{"tf":3.7416573867739413},"200":{"tf":4.47213595499958},"227":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":1,"docs":{"126":{"tf":1.0}}}},"y":{"df":3,"docs":{"199":{"tf":1.0},"37":{"tf":1.0},"59":{"tf":1.0}}}},"d":{":":{":":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{":":{":":{"<":{"df":0,"docs":{},"t":{"df":2,"docs":{"22":{"tf":1.0},"23":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"r":{"c":{"df":0,"docs":{},"h":{":":{":":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":10,"docs":{"247":{"tf":1.0},"248":{"tf":2.0},"249":{"tf":1.4142135623730951},"250":{"tf":1.4142135623730951},"251":{"tf":1.0},"252":{"tf":1.0},"253":{"tf":1.0},"254":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{":":{":":{"_":{"_":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":7,"docs":{"125":{"tf":1.7320508075688772},"126":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"133":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"134":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"f":{"df":1,"docs":{"133":{"tf":1.0}},"m":{"df":0,"docs":{},"t":{":":{":":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":5,"docs":{"180":{"tf":1.0},"181":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":4,"docs":{"180":{"tf":1.0},"181":{"tf":1.0},"200":{"tf":1.0},"228":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"156":{"tf":1.0}}}}}}}},"{":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"226":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"]":{"[":{"df":0,"docs":{},"f":{"df":0,"docs":{},"m":{"df":0,"docs":{},"t":{"df":2,"docs":{"176":{"tf":1.0},"177":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":6,"docs":{"109":{"tf":1.0},"136":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.0},"183":{"tf":1.0},"226":{"tf":1.0}}}},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"146":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{":":{":":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"o":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"227":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"156":{"tf":1.0}}}}}}}},"{":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"146":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"133":{"tf":1.0}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{":":{":":{"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"df":1,"docs":{"88":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"v":{"df":3,"docs":{"27":{"tf":1.0},"29":{"tf":1.0},"51":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}},"e":{":":{":":{"<":{"&":{"'":{"b":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}}}},"*":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}},"df":0,"docs":{}},"[":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"<":{"'":{"b":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"115":{"tf":1.0},"213":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":6,"docs":{"137":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.4142135623730951},"148":{"tf":1.0},"149":{"tf":1.0}}}}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"133":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"94":{"tf":1.4142135623730951}},"s":{":":{":":{"a":{"d":{"d":{"df":2,"docs":{"226":{"tf":1.0},"94":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"106":{"tf":1.0}}},"df":0,"docs":{}}},"{":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":2,"docs":{"133":{"tf":1.0},"134":{"tf":1.0}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"t":{"df":2,"docs":{"148":{"tf":1.0},"227":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"137":{"tf":1.4142135623730951}}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"48":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"111":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":6,"docs":{"148":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"45":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"58":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"58":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"270":{"tf":1.0}}}},"p":{"df":3,"docs":{"1":{"tf":1.0},"152":{"tf":1.0},"176":{"tf":1.0}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":9,"docs":{"128":{"tf":1.0},"147":{"tf":1.0},"199":{"tf":1.0},"213":{"tf":1.0},"226":{"tf":1.4142135623730951},"249":{"tf":1.0},"251":{"tf":1.0},"37":{"tf":1.0},"59":{"tf":1.0}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"97":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":12,"docs":{"113":{"tf":1.0},"115":{"tf":1.7320508075688772},"123":{"tf":1.7320508075688772},"124":{"tf":1.4142135623730951},"126":{"tf":1.0},"199":{"tf":1.0},"250":{"tf":1.4142135623730951},"251":{"tf":1.4142135623730951},"255":{"tf":1.0},"45":{"tf":1.4142135623730951},"56":{"tf":1.0},"98":{"tf":1.0}}},"i":{"df":1,"docs":{"115":{"tf":1.4142135623730951}}},"y":{".":{"_":{"_":{"df":1,"docs":{"115":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{":":{":":{"a":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"8":{"(":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"48":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"i":{"df":1,"docs":{"48":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"181":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"255":{"tf":1.0}}}}},"df":31,"docs":{"113":{"tf":2.6457513110645907},"119":{"tf":1.0},"121":{"tf":1.0},"126":{"tf":2.0},"132":{"tf":1.4142135623730951},"133":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"141":{"tf":1.0},"145":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951},"147":{"tf":2.23606797749979},"148":{"tf":1.4142135623730951},"195":{"tf":1.7320508075688772},"196":{"tf":1.0},"197":{"tf":2.0},"198":{"tf":1.0},"199":{"tf":1.0},"202":{"tf":1.7320508075688772},"208":{"tf":1.0},"213":{"tf":1.4142135623730951},"228":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":3.1622776601683795},"45":{"tf":1.0},"46":{"tf":2.6457513110645907},"48":{"tf":2.0},"52":{"tf":2.0},"53":{"tf":2.23606797749979},"78":{"tf":1.0},"89":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"267":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"'":{"df":2,"docs":{"115":{"tf":1.0},"45":{"tf":1.0}}},".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"(":{")":{".":{"a":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"200":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"1":{"df":1,"docs":{"132":{"tf":1.0}}},"2":{"df":1,"docs":{"132":{"tf":1.0}}},"3":{"df":1,"docs":{"132":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"\"":{"*":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"37":{"tf":1.0},"59":{"tf":1.0}}},"df":0,"docs":{}}}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"224":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"t":{"@":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"57":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"195":{"tf":1.4142135623730951}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"211":{"tf":1.0}}}}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":11,"docs":{"113":{"tf":1.4142135623730951},"114":{"tf":1.0},"204":{"tf":1.0},"36":{"tf":2.23606797749979},"37":{"tf":1.4142135623730951},"39":{"tf":1.7320508075688772},"40":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"73":{"tf":1.0}}}}}},"i":{"df":2,"docs":{"49":{"tf":1.0},"92":{"tf":1.0}}}},"i":{"df":1,"docs":{"45":{"tf":1.0}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"\"":{")":{",":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"\"":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":1,"docs":{"63":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"m":{"d":{"df":1,"docs":{"59":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"115":{"tf":1.0}}}}}},"s":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"224":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"154":{"tf":1.0}}}},"n":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"224":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"@":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"57":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"a":{"c":{"df":3,"docs":{"190":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":2,"docs":{"51":{"tf":1.0},"57":{"tf":1.0}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":1,"docs":{"107":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"107":{"tf":1.0}}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"d":{"df":3,"docs":{"226":{"tf":1.0},"37":{"tf":1.4142135623730951},"45":{"tf":1.0}}},"df":0,"docs":{}}}}},"y":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"154":{"tf":1.0}}}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"115":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":2,"docs":{"46":{"tf":1.0},"54":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":4,"docs":{"114":{"tf":1.0},"115":{"tf":1.0},"146":{"tf":1.4142135623730951},"213":{"tf":2.0}}}}}},"df":0,"docs":{}},"]":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"176":{"tf":1.0},"177":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":65,"docs":{"101":{"tf":1.7320508075688772},"102":{"tf":2.0},"103":{"tf":1.0},"107":{"tf":2.8284271247461903},"108":{"tf":3.0},"111":{"tf":2.449489742783178},"112":{"tf":1.7320508075688772},"113":{"tf":3.4641016151377544},"114":{"tf":2.6457513110645907},"115":{"tf":2.23606797749979},"116":{"tf":1.4142135623730951},"119":{"tf":1.0},"121":{"tf":1.0},"124":{"tf":1.0},"126":{"tf":2.0},"128":{"tf":1.0},"132":{"tf":2.449489742783178},"136":{"tf":1.7320508075688772},"137":{"tf":1.7320508075688772},"139":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"181":{"tf":1.0},"187":{"tf":1.7320508075688772},"188":{"tf":1.0},"190":{"tf":1.0},"195":{"tf":1.4142135623730951},"199":{"tf":1.7320508075688772},"200":{"tf":1.4142135623730951},"213":{"tf":1.0},"22":{"tf":1.4142135623730951},"224":{"tf":1.0},"23":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":2.23606797749979},"250":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.7320508075688772},"269":{"tf":1.7320508075688772},"36":{"tf":2.0},"37":{"tf":1.0},"39":{"tf":2.23606797749979},"40":{"tf":1.4142135623730951},"43":{"tf":2.0},"44":{"tf":1.0},"45":{"tf":3.0},"46":{"tf":2.6457513110645907},"47":{"tf":3.0},"48":{"tf":3.7416573867739413},"49":{"tf":2.0},"50":{"tf":2.0},"53":{"tf":2.23606797749979},"56":{"tf":1.4142135623730951},"57":{"tf":2.23606797749979},"59":{"tf":1.7320508075688772},"60":{"tf":1.7320508075688772},"71":{"tf":1.0},"77":{"tf":1.4142135623730951},"78":{"tf":1.0},"89":{"tf":1.0},"91":{"tf":2.8284271247461903},"92":{"tf":1.4142135623730951},"95":{"tf":2.8284271247461903},"96":{"tf":1.7320508075688772},"99":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"176":{"tf":1.0}}},"y":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"60":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"u":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"47":{"tf":1.0}}},"t":{"df":58,"docs":{"100":{"tf":1.4142135623730951},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.4142135623730951},"108":{"tf":1.0},"109":{"tf":1.0},"123":{"tf":1.4142135623730951},"126":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"170":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.4142135623730951},"181":{"tf":2.6457513110645907},"182":{"tf":1.0},"183":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":2.6457513110645907},"196":{"tf":1.4142135623730951},"197":{"tf":1.4142135623730951},"199":{"tf":1.0},"202":{"tf":2.0},"205":{"tf":1.0},"207":{"tf":1.4142135623730951},"208":{"tf":1.7320508075688772},"216":{"tf":1.7320508075688772},"221":{"tf":1.4142135623730951},"224":{"tf":1.0},"226":{"tf":2.23606797749979},"271":{"tf":1.0},"37":{"tf":1.7320508075688772},"55":{"tf":1.7320508075688772},"56":{"tf":3.4641016151377544},"57":{"tf":2.8284271247461903},"58":{"tf":2.23606797749979},"59":{"tf":2.23606797749979},"60":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":2.0},"77":{"tf":2.449489742783178},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772},"85":{"tf":2.449489742783178},"86":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951},"91":{"tf":1.0},"92":{"tf":1.4142135623730951},"93":{"tf":2.23606797749979},"94":{"tf":2.0},"95":{"tf":1.4142135623730951},"96":{"tf":1.7320508075688772},"97":{"tf":2.0},"99":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"r":{"df":7,"docs":{"152":{"tf":1.0},"155":{"tf":1.0},"176":{"tf":1.7320508075688772},"181":{"tf":1.0},"183":{"tf":1.0},"195":{"tf":1.0},"2":{"tf":1.0}},"e":{"(":{"3":{"df":2,"docs":{"176":{"tf":1.0},"181":{"tf":1.0}}},"df":0,"docs":{},"i":{"3":{"2":{"df":2,"docs":{"176":{"tf":1.0},"181":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"u":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"v":{"_":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"108":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"108":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"108":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"108":{"tf":1.0}}}}}}}}}},"df":2,"docs":{"108":{"tf":2.6457513110645907},"92":{"tf":2.0}}}}},"y":{"_":{"c":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{":":{":":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"143":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"y":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":2,"docs":{"162":{"tf":1.4142135623730951},"224":{"tf":2.449489742783178}}}}}},"u":{"b":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"106":{"tf":1.0},"94":{"tf":1.0}}}}}}},"df":2,"docs":{"250":{"tf":1.0},"255":{"tf":1.0}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"=":{"\"":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"176":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"124":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"253":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"45":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"198":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"131":{"tf":1.0},"227":{"tf":1.4142135623730951},"25":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"108":{"tf":1.0}}}}},"df":0,"docs":{}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"88":{"tf":1.0}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"48":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"147":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"148":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"h":{"df":13,"docs":{"115":{"tf":1.0},"124":{"tf":1.7320508075688772},"149":{"tf":1.0},"176":{"tf":1.0},"180":{"tf":1.0},"2":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"270":{"tf":1.0},"37":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":2,"docs":{"176":{"tf":1.4142135623730951},"255":{"tf":1.0}}}}}},"g":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"75":{"tf":1.0},"94":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"253":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"(":{"1":{".":{"2":{"3":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"32":{"tf":1.0}}},"2":{"0":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{},"i":{"8":{"df":1,"docs":{"84":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"x":{"df":2,"docs":{"32":{"tf":1.0},"33":{"tf":1.4142135623730951}}}},"<":{"df":0,"docs":{},"t":{">":{"(":{"df":0,"docs":{},"x":{"df":1,"docs":{"97":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"(":{"_":{"_":{"df":1,"docs":{"54":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"54":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}},"df":5,"docs":{"137":{"tf":1.0},"223":{"tf":1.0},"24":{"tf":1.4142135623730951},"84":{"tf":1.0},"97":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"95":{"tf":2.23606797749979}},"z":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"95":{"tf":1.7320508075688772}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"y":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"95":{"tf":1.0}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"o":{"df":1,"docs":{"95":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"f":{"a":{"c":{"df":6,"docs":{"179":{"tf":1.0},"181":{"tf":1.0},"190":{"tf":1.4142135623730951},"224":{"tf":1.0},"54":{"tf":1.4142135623730951},"57":{"tf":1.0}},"e":{"\"":{",":{"1":{"8":{"df":1,"docs":{"223":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":4,"docs":{"108":{"tf":1.0},"181":{"tf":1.0},"51":{"tf":1.0},"95":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"\"":{",":{"1":{"8":{"df":1,"docs":{"223":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"108":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":1,"docs":{"224":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"153":{"tf":1.4142135623730951},"2":{"tf":1.4142135623730951}},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"108":{"tf":2.23606797749979}}}}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"127":{"tf":1.0},"148":{"tf":1.0},"226":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"164":{"tf":1.0},"246":{"tf":1.7320508075688772},"251":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"131":{"tf":1.0},"31":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"115":{"tf":1.0},"176":{"tf":1.0}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"176":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"w":{"a":{"df":0,"docs":{},"n":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"99":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"100":{"tf":2.6457513110645907},"99":{"tf":2.6457513110645907}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"99":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"99":{"tf":1.4142135623730951}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"124":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"144":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"252":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"n":{"c":{"df":3,"docs":{"2":{"tf":1.0},"240":{"tf":1.7320508075688772},"242":{"tf":1.7320508075688772}}},"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"94":{"tf":1.0}}}},"df":0,"docs":{},"x":{"df":8,"docs":{"107":{"tf":1.7320508075688772},"158":{"tf":1.0},"210":{"tf":1.0},"254":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"96":{"tf":1.0},"97":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"9":{"tf":1.0}}}}}}}},"t":{".":{"0":{"df":1,"docs":{"37":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"132":{"tf":1.0}}}}}}},"1":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},"2":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}},":":{":":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"131":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},">":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"202":{"tf":1.0}}}},"df":0,"docs":{}},"`":{"df":1,"docs":{"88":{"tf":1.7320508075688772}}},"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"124":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{".":{"_":{"_":{"df":1,"docs":{"60":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"60":{"tf":1.0}}}}}},"df":2,"docs":{"60":{"tf":2.449489742783178},"88":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"211":{"tf":1.4142135623730951}}}}}},"<":{"df":0,"docs":{},"t":{">":{"(":{"_":{"df":0,"docs":{},"v":{"df":1,"docs":{"211":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"d":{"df":2,"docs":{"153":{"tf":1.0},"154":{"tf":1.0}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"(":{"df":1,"docs":{"36":{"tf":1.0}},"s":{"1":{"df":1,"docs":{"36":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"p":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"153":{"tf":1.0},"154":{"tf":1.0}}}},"df":0,"docs":{}}},"df":15,"docs":{"114":{"tf":1.4142135623730951},"156":{"tf":1.0},"162":{"tf":1.0},"195":{"tf":1.4142135623730951},"210":{"tf":1.0},"213":{"tf":2.23606797749979},"223":{"tf":1.0},"250":{"tf":1.0},"256":{"tf":1.0},"39":{"tf":1.0},"49":{"tf":1.4142135623730951},"51":{"tf":1.0},"60":{"tf":1.4142135623730951},"75":{"tf":1.0},"77":{"tf":1.4142135623730951}},"n":{"df":1,"docs":{"202":{"tf":1.0}}},"s":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"f":{"df":1,"docs":{"227":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"k":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"91":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"124":{"tf":1.0}}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"251":{"tf":1.0},"254":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"k":{"df":2,"docs":{"217":{"tf":1.0},"94":{"tf":1.0}}}}},"df":32,"docs":{"106":{"tf":1.4142135623730951},"113":{"tf":1.0},"131":{"tf":1.0},"139":{"tf":1.0},"145":{"tf":1.0},"195":{"tf":1.4142135623730951},"198":{"tf":2.23606797749979},"199":{"tf":1.0},"200":{"tf":3.872983346207417},"202":{"tf":4.795831523312719},"203":{"tf":1.7320508075688772},"207":{"tf":2.0},"211":{"tf":2.0},"213":{"tf":3.3166247903554},"215":{"tf":1.7320508075688772},"216":{"tf":2.0},"22":{"tf":1.0},"23":{"tf":1.0},"28":{"tf":1.7320508075688772},"37":{"tf":2.0},"51":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"85":{"tf":1.4142135623730951},"86":{"tf":1.7320508075688772},"87":{"tf":1.4142135623730951},"88":{"tf":2.449489742783178},"89":{"tf":1.7320508075688772},"92":{"tf":1.0},"94":{"tf":1.0},"97":{"tf":4.123105625617661}},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"92":{"tf":2.23606797749979}}}}}},"df":0,"docs":{},"m":{".":{"1":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"2":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":1,"docs":{"125":{"tf":2.449489742783178}},"s":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"1":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"(":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{".":{"0":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":1,"docs":{"125":{"tf":1.0}}},"2":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"10":{"tf":1.0}}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"148":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":6,"docs":{"174":{"tf":1.0},"204":{"tf":1.0},"226":{"tf":1.0},"251":{"tf":1.4142135623730951},"252":{"tf":1.0},"90":{"tf":1.0}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"248":{"tf":2.23606797749979},"250":{"tf":1.0},"253":{"tf":2.23606797749979}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"251":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"162":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"n":{"df":1,"docs":{"62":{"tf":1.0}}},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"113":{"tf":1.0},"141":{"tf":1.0},"16":{"tf":1.0},"45":{"tf":1.0},"6":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":11,"docs":{"152":{"tf":1.4142135623730951},"169":{"tf":4.898979485566356},"186":{"tf":1.4142135623730951},"216":{"tf":1.0},"258":{"tf":1.7320508075688772},"259":{"tf":2.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"271":{"tf":1.7320508075688772},"73":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":6,"docs":{"16":{"tf":1.0},"176":{"tf":2.23606797749979},"177":{"tf":2.0},"208":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"5":{"tf":1.7320508075688772}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"2":{"tf":1.0}}}},"t":{"'":{"df":2,"docs":{"48":{"tf":1.4142135623730951},"66":{"tf":1.0}}},"df":0,"docs":{}}},"df":1,"docs":{"63":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":1,"docs":{"127":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"162":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"211":{"tf":1.0},"249":{"tf":1.0},"250":{"tf":1.0},"253":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"126":{"tf":1.0}}}},"’":{"df":1,"docs":{"115":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"’":{"df":0,"docs":{},"r":{"df":1,"docs":{"78":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":4,"docs":{"114":{"tf":1.0},"182":{"tf":1.0},"248":{"tf":1.0},"255":{"tf":1.0}}},"k":{"df":1,"docs":{"4":{"tf":1.0}}}},"r":{"d":{"df":2,"docs":{"129":{"tf":2.0},"248":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":3,"docs":{"124":{"tf":1.0},"128":{"tf":1.0},"270":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":8,"docs":{"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"126":{"tf":1.0},"143":{"tf":1.0},"198":{"tf":1.0},"213":{"tf":1.0},"251":{"tf":1.7320508075688772},"4":{"tf":1.0}},"t":{"df":1,"docs":{"215":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":9,"docs":{"141":{"tf":2.0},"143":{"tf":1.4142135623730951},"2":{"tf":1.0},"237":{"tf":1.7320508075688772},"238":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":11,"docs":{"106":{"tf":1.0},"115":{"tf":1.0},"132":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"170":{"tf":1.0},"195":{"tf":1.0},"2":{"tf":1.0},"251":{"tf":1.0},"256":{"tf":1.0},"34":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":6,"docs":{"114":{"tf":1.0},"12":{"tf":1.0},"220":{"tf":1.0},"223":{"tf":1.0},"256":{"tf":1.0},"63":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"88":{"tf":1.0}}}}}}}}}},"u":{"df":3,"docs":{"200":{"tf":1.0},"220":{"tf":1.0},"78":{"tf":1.0}},"n":{"df":0,"docs":{},"k":{"df":1,"docs":{"227":{"tf":2.0}}}}}},"i":{"df":1,"docs":{"195":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"e":{"df":24,"docs":{"102":{"tf":1.0},"114":{"tf":1.0},"117":{"tf":1.4142135623730951},"132":{"tf":1.0},"142":{"tf":1.0},"153":{"tf":1.0},"177":{"tf":1.0},"198":{"tf":1.0},"204":{"tf":1.0},"226":{"tf":1.0},"246":{"tf":1.0},"249":{"tf":1.0},"255":{"tf":1.4142135623730951},"256":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"59":{"tf":1.0},"73":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0},"98":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"126":{"tf":1.0}}}}}}}}}},"p":{"df":8,"docs":{"114":{"tf":1.7320508075688772},"125":{"tf":1.0},"126":{"tf":1.4142135623730951},"143":{"tf":1.0},"18":{"tf":1.0},"22":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"52":{"tf":1.0}}},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"95":{"tf":1.4142135623730951}}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"251":{"tf":2.0}}}},"o":{"_":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"93":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}},"d":{"a":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"226":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"213":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":3,"docs":{"112":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"226":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"o":{"df":35,"docs":{"163":{"tf":1.0},"229":{"tf":1.0},"230":{"tf":1.0},"231":{"tf":1.0},"232":{"tf":1.0},"233":{"tf":1.0},"234":{"tf":1.0},"235":{"tf":1.0},"236":{"tf":1.0},"237":{"tf":1.0},"238":{"tf":1.0},"239":{"tf":1.0},"240":{"tf":1.0},"241":{"tf":1.0},"242":{"tf":1.0},"243":{"tf":1.0},"244":{"tf":1.0},"245":{"tf":1.4142135623730951},"257":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0},"260":{"tf":1.0},"261":{"tf":1.0},"262":{"tf":1.0},"263":{"tf":1.0},"264":{"tf":1.0},"265":{"tf":1.0},"266":{"tf":1.0},"267":{"tf":1.0},"268":{"tf":1.7320508075688772},"269":{"tf":1.0},"34":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"81":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"139":{"tf":1.0},"248":{"tf":1.0},"66":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"48":{"tf":1.0}}}},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"11":{"tf":1.0}}}}},"o":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"l":{"df":2,"docs":{"10":{"tf":1.0},"2":{"tf":1.0}}}},"p":{"df":1,"docs":{"168":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"136":{"tf":1.4142135623730951},"176":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"223":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":1,"docs":{"34":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"78":{"tf":1.0}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"80":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"80":{"tf":1.7320508075688772}}}}}}},"df":2,"docs":{"77":{"tf":2.23606797749979},"78":{"tf":2.0}}}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":55,"docs":{"100":{"tf":2.23606797749979},"101":{"tf":1.7320508075688772},"102":{"tf":2.8284271247461903},"103":{"tf":2.6457513110645907},"104":{"tf":2.0},"105":{"tf":2.6457513110645907},"106":{"tf":1.7320508075688772},"107":{"tf":3.0},"108":{"tf":3.3166247903554},"109":{"tf":2.0},"123":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951},"128":{"tf":1.0},"132":{"tf":2.8284271247461903},"133":{"tf":1.0},"134":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"138":{"tf":1.0},"149":{"tf":1.0},"176":{"tf":1.4142135623730951},"180":{"tf":1.0},"181":{"tf":1.7320508075688772},"182":{"tf":1.0},"198":{"tf":1.0},"200":{"tf":1.0},"202":{"tf":3.0},"203":{"tf":1.4142135623730951},"213":{"tf":2.449489742783178},"219":{"tf":1.4142135623730951},"221":{"tf":1.4142135623730951},"222":{"tf":1.0},"226":{"tf":2.0},"228":{"tf":1.0},"48":{"tf":1.0},"56":{"tf":1.4142135623730951},"77":{"tf":1.0},"82":{"tf":1.7320508075688772},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.0},"89":{"tf":1.4142135623730951},"90":{"tf":2.8284271247461903},"91":{"tf":2.6457513110645907},"92":{"tf":1.7320508075688772},"93":{"tf":1.7320508075688772},"94":{"tf":3.0},"95":{"tf":2.6457513110645907},"96":{"tf":3.1622776601683795},"97":{"tf":3.0},"98":{"tf":2.6457513110645907},"99":{"tf":2.8284271247461903}},"s":{"]":{"[":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"176":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"’":{"df":2,"docs":{"107":{"tf":1.0},"108":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"36":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"75":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":2.6457513110645907}}}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":3,"docs":{"248":{"tf":1.0},"252":{"tf":1.0},"256":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"152":{"tf":1.4142135623730951},"153":{"tf":1.0},"154":{"tf":1.0}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":1,"docs":{"183":{"tf":1.0}}}}},"df":3,"docs":{"162":{"tf":1.4142135623730951},"75":{"tf":1.4142135623730951},"91":{"tf":1.0}}},"u":{"df":0,"docs":{},"e":{"df":9,"docs":{"181":{"tf":1.0},"203":{"tf":1.0},"213":{"tf":1.0},"28":{"tf":1.7320508075688772},"34":{"tf":1.0},"57":{"tf":1.0},"64":{"tf":1.4142135623730951},"69":{"tf":1.4142135623730951},"91":{"tf":1.0}}}},"y":{"_":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"(":{"a":{"df":1,"docs":{"169":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"134":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":1,"docs":{"134":{"tf":1.0}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"(":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"169":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"169":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"134":{"tf":1.4142135623730951}}}}}}}}}},"<":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"134":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"134":{"tf":1.7320508075688772}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"134":{"tf":2.0}}}}}}}},"t":{"df":1,"docs":{"147":{"tf":1.0}}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"54":{"tf":1.4142135623730951}},"l":{"df":9,"docs":{"109":{"tf":1.0},"18":{"tf":1.0},"183":{"tf":1.0},"19":{"tf":1.0},"226":{"tf":1.0},"54":{"tf":3.1622776601683795},"56":{"tf":1.7320508075688772},"60":{"tf":1.0},"93":{"tf":1.4142135623730951}},"e":{"'":{"df":1,"docs":{"54":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"r":{"b":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"137":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":6,"docs":{"100":{"tf":1.0},"102":{"tf":1.0},"114":{"tf":1.0},"119":{"tf":1.4142135623730951},"139":{"tf":2.23606797749979},"217":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"5":{"tf":1.0},"9":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"95":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"147":{"tf":1.0}}}}}},"o":{"df":40,"docs":{"103":{"tf":1.0},"106":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"123":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"132":{"tf":1.4142135623730951},"137":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.4142135623730951},"152":{"tf":1.0},"156":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"167":{"tf":1.0},"169":{"tf":1.7320508075688772},"17":{"tf":1.0},"176":{"tf":1.0},"187":{"tf":1.0},"195":{"tf":1.4142135623730951},"199":{"tf":1.4142135623730951},"211":{"tf":1.0},"213":{"tf":1.0},"215":{"tf":1.0},"219":{"tf":1.0},"228":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"250":{"tf":1.0},"253":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"39":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.7320508075688772},"52":{"tf":1.4142135623730951},"60":{"tf":1.7320508075688772},"75":{"tf":1.4142135623730951},"92":{"tf":1.0},"97":{"tf":1.0}},"x":{"_":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{":":{":":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"6":{"4":{"df":1,"docs":{"129":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"(":{"&":{"df":0,"docs":{},"x":{"df":1,"docs":{"22":{"tf":1.0}}}},"df":0,"docs":{}},"<":{"df":0,"docs":{},"t":{">":{"(":{"_":{"df":2,"docs":{"22":{"tf":1.0},"23":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":111,"docs":{"102":{"tf":2.0},"103":{"tf":1.4142135623730951},"105":{"tf":3.0},"106":{"tf":3.0},"107":{"tf":1.4142135623730951},"109":{"tf":1.7320508075688772},"110":{"tf":1.7320508075688772},"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":2.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":2.23606797749979},"124":{"tf":1.0},"125":{"tf":1.7320508075688772},"126":{"tf":1.7320508075688772},"127":{"tf":1.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.7320508075688772},"131":{"tf":2.449489742783178},"132":{"tf":3.0},"133":{"tf":2.449489742783178},"134":{"tf":1.7320508075688772},"135":{"tf":1.0},"136":{"tf":2.449489742783178},"137":{"tf":2.0},"138":{"tf":1.0},"139":{"tf":2.23606797749979},"147":{"tf":1.0},"148":{"tf":2.23606797749979},"149":{"tf":1.0},"156":{"tf":1.0},"162":{"tf":1.0},"170":{"tf":1.4142135623730951},"176":{"tf":2.449489742783178},"180":{"tf":1.4142135623730951},"181":{"tf":2.23606797749979},"182":{"tf":1.0},"195":{"tf":1.4142135623730951},"197":{"tf":1.0},"20":{"tf":1.7320508075688772},"200":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"203":{"tf":1.0},"21":{"tf":1.0},"210":{"tf":1.4142135623730951},"212":{"tf":1.7320508075688772},"213":{"tf":2.23606797749979},"215":{"tf":1.4142135623730951},"219":{"tf":1.0},"22":{"tf":2.449489742783178},"221":{"tf":2.23606797749979},"226":{"tf":3.3166247903554},"227":{"tf":2.8284271247461903},"228":{"tf":2.23606797749979},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"250":{"tf":1.4142135623730951},"253":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":2.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"42":{"tf":1.7320508075688772},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":2.6457513110645907},"52":{"tf":1.7320508075688772},"53":{"tf":1.7320508075688772},"54":{"tf":2.0},"55":{"tf":1.0},"56":{"tf":2.23606797749979},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":2.449489742783178},"75":{"tf":1.4142135623730951},"77":{"tf":1.7320508075688772},"78":{"tf":1.4142135623730951},"84":{"tf":3.0},"87":{"tf":2.23606797749979},"88":{"tf":1.4142135623730951},"89":{"tf":1.4142135623730951},"90":{"tf":2.0},"91":{"tf":2.0},"94":{"tf":1.7320508075688772},"95":{"tf":1.4142135623730951},"96":{"tf":2.23606797749979},"97":{"tf":1.4142135623730951},"98":{"tf":1.7320508075688772},"99":{"tf":1.7320508075688772}}},"i":{"c":{"df":5,"docs":{"124":{"tf":1.0},"132":{"tf":1.0},"149":{"tf":1.0},"193":{"tf":1.0},"253":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"+":{"2":{"1":{"1":{"d":{"df":1,"docs":{"47":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"2":{"8":{"df":1,"docs":{"250":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"6":{"df":4,"docs":{"131":{"tf":1.0},"22":{"tf":1.0},"253":{"tf":1.4142135623730951},"254":{"tf":1.0}}},"df":1,"docs":{"57":{"tf":1.0}}},"2":{"df":1,"docs":{"57":{"tf":1.0}}},"3":{"2":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"b":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"(":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},">":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"w":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":17,"docs":{"103":{"tf":1.0},"139":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"195":{"tf":1.4142135623730951},"212":{"tf":2.0},"22":{"tf":1.4142135623730951},"221":{"tf":2.23606797749979},"224":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"227":{"tf":1.4142135623730951},"228":{"tf":1.0},"54":{"tf":1.0},"58":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"79":{"tf":1.7320508075688772},"97":{"tf":3.0}}},"df":0,"docs":{}},"6":{"4":{"df":7,"docs":{"131":{"tf":1.4142135623730951},"248":{"tf":2.6457513110645907},"249":{"tf":2.23606797749979},"250":{"tf":2.0},"251":{"tf":1.0},"256":{"tf":1.4142135623730951},"57":{"tf":1.0}}},"df":0,"docs":{}},"8":{",":{"df":0,"docs":{},"i":{"1":{"6":{"df":1,"docs":{"54":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"]":{">":{"(":{"\"":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":20,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"107":{"tf":1.7320508075688772},"113":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.4142135623730951},"131":{"tf":3.7416573867739413},"134":{"tf":1.0},"139":{"tf":1.0},"142":{"tf":1.7320508075688772},"181":{"tf":1.0},"197":{"tf":1.0},"22":{"tf":1.0},"228":{"tf":1.0},"34":{"tf":1.0},"48":{"tf":1.0},"54":{"tf":1.4142135623730951},"56":{"tf":1.0},"57":{"tf":1.7320508075688772},"88":{"tf":2.23606797749979}}},":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"u":{"df":1,"docs":{"132":{"tf":1.0}}}},"`":{",":{"`":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"204":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"132":{"tf":1.7320508075688772},"139":{"tf":1.0},"204":{"tf":2.0},"56":{"tf":1.0},"86":{"tf":2.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"126":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"213":{"tf":1.0}}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"132":{"tf":1.0},"142":{"tf":1.0}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"206":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":2,"docs":{"107":{"tf":1.0},"75":{"tf":1.4142135623730951}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":41,"docs":{"103":{"tf":1.0},"109":{"tf":1.0},"116":{"tf":1.0},"131":{"tf":1.0},"134":{"tf":1.0},"139":{"tf":1.4142135623730951},"144":{"tf":1.0},"149":{"tf":1.0},"152":{"tf":1.0},"155":{"tf":1.0},"159":{"tf":1.0},"179":{"tf":1.0},"183":{"tf":1.0},"19":{"tf":1.0},"191":{"tf":1.0},"197":{"tf":1.0},"200":{"tf":1.0},"208":{"tf":1.0},"216":{"tf":1.0},"224":{"tf":1.0},"25":{"tf":1.0},"271":{"tf":1.0},"29":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0},"50":{"tf":1.0},"51":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"66":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0},"86":{"tf":1.0},"89":{"tf":1.0},"97":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"133":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"197":{"tf":1.0},"200":{"tf":1.0},"205":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}},"df":0,"docs":{}}}}},"f":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"270":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"o":{"d":{"df":3,"docs":{"47":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.0}},"e":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"47":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"163":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"14":{"tf":1.4142135623730951}}}}}},"t":{"(":{"1":{"df":1,"docs":{"97":{"tf":1.0}}},"3":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"97":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":7,"docs":{"255":{"tf":1.0},"26":{"tf":1.7320508075688772},"261":{"tf":1.7320508075688772},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":2.23606797749979},"56":{"tf":2.23606797749979}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"108":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"108":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"k":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"202":{"tf":1.0}}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":6,"docs":{"134":{"tf":1.0},"182":{"tf":1.0},"210":{"tf":1.0},"227":{"tf":1.0},"250":{"tf":1.0},"77":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"183":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"266":{"tf":1.7320508075688772}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"i":{"3":{"2":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"s":{"a":{"df":0,"docs":{},"f":{"df":16,"docs":{"115":{"tf":1.4142135623730951},"131":{"tf":2.0},"139":{"tf":3.3166247903554},"199":{"tf":1.0},"245":{"tf":1.7320508075688772},"246":{"tf":1.0},"247":{"tf":1.7320508075688772},"248":{"tf":2.23606797749979},"249":{"tf":1.7320508075688772},"250":{"tf":1.7320508075688772},"251":{"tf":1.7320508075688772},"252":{"tf":1.4142135623730951},"253":{"tf":1.4142135623730951},"254":{"tf":1.4142135623730951},"255":{"tf":1.4142135623730951},"256":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"131":{"tf":1.0}}}},"z":{"df":1,"docs":{"228":{"tf":2.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"131":{"tf":1.0}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"131":{"tf":1.0},"200":{"tf":1.0},"66":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"220":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"14":{"tf":1.0},"17":{"tf":1.7320508075688772}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"141":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":2.0}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"p":{"df":4,"docs":{"142":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.0},"88":{"tf":1.0}}}},"df":0,"docs":{}}}},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"36":{"tf":1.0},"57":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"213":{"tf":2.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":9,"docs":{"107":{"tf":1.0},"115":{"tf":1.0},"144":{"tf":2.0},"152":{"tf":1.0},"156":{"tf":1.0},"223":{"tf":1.0},"255":{"tf":1.0},"3":{"tf":1.0},"47":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"195":{"tf":1.0}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"131":{"tf":1.0}}}}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"128":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":4,"docs":{"129":{"tf":1.0},"139":{"tf":1.0},"210":{"tf":1.0},"247":{"tf":1.4142135623730951}}}},"df":158,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"10":{"tf":1.0},"102":{"tf":2.8284271247461903},"103":{"tf":1.4142135623730951},"105":{"tf":1.7320508075688772},"106":{"tf":2.0},"107":{"tf":1.4142135623730951},"108":{"tf":1.0},"109":{"tf":1.7320508075688772},"11":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":2.0},"115":{"tf":1.4142135623730951},"116":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"121":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":2.23606797749979},"126":{"tf":2.449489742783178},"127":{"tf":1.7320508075688772},"128":{"tf":1.0},"129":{"tf":1.7320508075688772},"131":{"tf":1.7320508075688772},"132":{"tf":1.7320508075688772},"133":{"tf":2.449489742783178},"134":{"tf":1.7320508075688772},"136":{"tf":1.4142135623730951},"137":{"tf":2.23606797749979},"139":{"tf":3.1622776601683795},"14":{"tf":1.7320508075688772},"141":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":2.0},"147":{"tf":2.0},"148":{"tf":2.23606797749979},"149":{"tf":2.0},"15":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":2.0},"155":{"tf":1.0},"156":{"tf":2.8284271247461903},"157":{"tf":1.7320508075688772},"158":{"tf":1.7320508075688772},"159":{"tf":1.4142135623730951},"162":{"tf":1.0},"163":{"tf":1.0},"166":{"tf":1.0},"168":{"tf":1.7320508075688772},"169":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.4142135623730951},"173":{"tf":1.4142135623730951},"174":{"tf":2.0},"176":{"tf":2.23606797749979},"179":{"tf":1.0},"18":{"tf":1.4142135623730951},"181":{"tf":1.0},"182":{"tf":1.4142135623730951},"183":{"tf":2.0},"19":{"tf":1.4142135623730951},"191":{"tf":1.0},"193":{"tf":1.0},"195":{"tf":1.4142135623730951},"197":{"tf":1.0},"199":{"tf":1.7320508075688772},"200":{"tf":1.7320508075688772},"202":{"tf":1.4142135623730951},"203":{"tf":1.4142135623730951},"204":{"tf":1.4142135623730951},"205":{"tf":1.0},"207":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.0},"213":{"tf":3.3166247903554},"214":{"tf":1.4142135623730951},"215":{"tf":1.0},"216":{"tf":1.0},"218":{"tf":1.4142135623730951},"219":{"tf":1.0},"221":{"tf":1.0},"223":{"tf":1.4142135623730951},"224":{"tf":1.7320508075688772},"226":{"tf":1.7320508075688772},"227":{"tf":1.0},"228":{"tf":1.4142135623730951},"238":{"tf":1.7320508075688772},"24":{"tf":1.0},"246":{"tf":1.0},"247":{"tf":1.0},"248":{"tf":3.1622776601683795},"249":{"tf":2.8284271247461903},"25":{"tf":1.0},"250":{"tf":2.6457513110645907},"251":{"tf":3.4641016151377544},"252":{"tf":1.0},"253":{"tf":2.449489742783178},"254":{"tf":1.7320508075688772},"255":{"tf":2.8284271247461903},"256":{"tf":1.7320508075688772},"27":{"tf":1.0},"271":{"tf":1.0},"29":{"tf":1.7320508075688772},"32":{"tf":1.0},"34":{"tf":2.0},"36":{"tf":1.7320508075688772},"37":{"tf":2.6457513110645907},"39":{"tf":1.0},"41":{"tf":1.4142135623730951},"44":{"tf":2.0},"45":{"tf":1.0},"46":{"tf":2.0},"47":{"tf":1.7320508075688772},"48":{"tf":1.4142135623730951},"49":{"tf":1.4142135623730951},"50":{"tf":1.7320508075688772},"51":{"tf":1.4142135623730951},"52":{"tf":2.23606797749979},"53":{"tf":1.4142135623730951},"54":{"tf":1.7320508075688772},"56":{"tf":1.7320508075688772},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":2.449489742783178},"60":{"tf":2.0},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.7320508075688772},"69":{"tf":1.4142135623730951},"71":{"tf":1.7320508075688772},"72":{"tf":1.0},"73":{"tf":2.449489742783178},"75":{"tf":1.7320508075688772},"77":{"tf":1.4142135623730951},"78":{"tf":1.4142135623730951},"79":{"tf":1.0},"81":{"tf":1.0},"84":{"tf":1.0},"86":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.4142135623730951},"90":{"tf":1.4142135623730951},"91":{"tf":1.0},"94":{"tf":2.23606797749979},"95":{"tf":1.4142135623730951},"96":{"tf":2.0},"97":{"tf":2.0},"98":{"tf":1.4142135623730951},"99":{"tf":1.4142135623730951}},"e":{"(":{"a":{"df":1,"docs":{"204":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"(":{"&":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"208":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"208":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"r":{"df":3,"docs":{"176":{"tf":1.0},"195":{"tf":1.0},"57":{"tf":2.23606797749979}},"n":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"107":{"tf":2.23606797749979},"108":{"tf":1.0},"57":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"&":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"107":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":1,"docs":{"107":{"tf":1.7320508075688772}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"z":{"df":9,"docs":{"131":{"tf":1.0},"139":{"tf":1.4142135623730951},"176":{"tf":1.0},"190":{"tf":1.4142135623730951},"228":{"tf":1.4142135623730951},"52":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":2.23606797749979},"89":{"tf":1.4142135623730951}},"e":{">":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"126":{"tf":1.0},"251":{"tf":1.0},"4":{"tf":1.0},"66":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"f":{"8":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"114":{"tf":1.7320508075688772},"50":{"tf":1.7320508075688772}},"e":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"(":{"df":2,"docs":{"114":{"tf":1.0},"50":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":3,"docs":{"114":{"tf":1.7320508075688772},"49":{"tf":1.4142135623730951},"50":{"tf":1.7320508075688772}}},"df":5,"docs":{"111":{"tf":1.0},"113":{"tf":1.4142135623730951},"114":{"tf":2.449489742783178},"45":{"tf":1.0},"48":{"tf":1.7320508075688772}}}},"{":{"2":{"1":{"1":{"d":{"df":1,"docs":{"47":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"v":{".":{"a":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"191":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"(":{"3":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"142":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"218":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"121":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"(":{"df":0,"docs":{},"n":{"df":1,"docs":{"218":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"1":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{")":{".":{"_":{"_":{".":{"_":{"_":{"df":1,"docs":{"224":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"223":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"223":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"118":{"tf":1.0}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"(":{"3":{"df":1,"docs":{"118":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"223":{"tf":1.0}}}}}},"df":1,"docs":{"223":{"tf":1.4142135623730951}}}}}}},"df":8,"docs":{"118":{"tf":1.7320508075688772},"119":{"tf":1.4142135623730951},"128":{"tf":2.0},"216":{"tf":1.0},"219":{"tf":1.0},"22":{"tf":1.0},"223":{"tf":1.7320508075688772},"224":{"tf":1.0}}},"2":{".":{"_":{"_":{"df":1,"docs":{"118":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"118":{"tf":1.4142135623730951},"119":{"tf":2.0},"128":{"tf":1.0},"216":{"tf":1.0},"22":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0}}},"3":{"df":1,"docs":{"119":{"tf":1.4142135623730951}}},"4":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"123":{"tf":1.4142135623730951}}}}}}}}},"df":2,"docs":{"119":{"tf":1.0},"123":{"tf":1.0}}},"6":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"123":{"tf":1.4142135623730951}}}}}}}}},"df":1,"docs":{"123":{"tf":1.0}}},"[":{"0":{".":{".":{"3":{"df":1,"docs":{"121":{"tf":1.0}}},"4":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":1,"docs":{"120":{"tf":1.0}}}},"a":{"df":0,"docs":{},"l":{"_":{"c":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":3,"docs":{"210":{"tf":1.4142135623730951},"251":{"tf":1.0},"85":{"tf":2.8284271247461903}},"i":{"d":{"df":9,"docs":{"113":{"tf":1.4142135623730951},"114":{"tf":1.0},"115":{"tf":1.0},"15":{"tf":1.0},"193":{"tf":1.0},"195":{"tf":1.0},"227":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":48,"docs":{"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"125":{"tf":2.449489742783178},"128":{"tf":2.0},"131":{"tf":2.6457513110645907},"133":{"tf":1.0},"134":{"tf":1.4142135623730951},"139":{"tf":1.7320508075688772},"145":{"tf":1.4142135623730951},"15":{"tf":2.0},"165":{"tf":1.4142135623730951},"167":{"tf":1.4142135623730951},"170":{"tf":1.4142135623730951},"183":{"tf":1.4142135623730951},"200":{"tf":1.7320508075688772},"211":{"tf":1.0},"213":{"tf":3.4641016151377544},"216":{"tf":1.4142135623730951},"220":{"tf":1.0},"223":{"tf":1.0},"226":{"tf":1.4142135623730951},"248":{"tf":1.4142135623730951},"249":{"tf":1.4142135623730951},"251":{"tf":2.0},"252":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.4142135623730951},"34":{"tf":2.0},"37":{"tf":1.0},"39":{"tf":1.0},"47":{"tf":1.0},"51":{"tf":1.0},"54":{"tf":1.0},"56":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"63":{"tf":1.0},"66":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":2.6457513110645907},"75":{"tf":1.0},"77":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"96":{"tf":1.0},"97":{"tf":2.0}},"e":{"(":{"&":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"216":{"tf":1.0},"97":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"85":{"tf":1.0}}}}}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"73":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"s":{".":{"_":{"_":{"df":1,"docs":{"220":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"131":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"220":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{".":{"_":{"_":{"df":1,"docs":{"220":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"r":{"_":{"a":{"df":1,"docs":{"195":{"tf":1.4142135623730951}}},"b":{"df":1,"docs":{"195":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":29,"docs":{"13":{"tf":1.7320508075688772},"14":{"tf":1.7320508075688772},"143":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.7320508075688772},"17":{"tf":2.0},"176":{"tf":1.0},"18":{"tf":1.4142135623730951},"19":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.0},"210":{"tf":1.4142135623730951},"211":{"tf":1.0},"213":{"tf":2.6457513110645907},"215":{"tf":1.0},"22":{"tf":1.7320508075688772},"243":{"tf":1.7320508075688772},"248":{"tf":2.6457513110645907},"250":{"tf":2.23606797749979},"251":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":2.0},"45":{"tf":1.0},"59":{"tf":2.0},"64":{"tf":1.0},"72":{"tf":2.0},"73":{"tf":1.0},"89":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"193":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"145":{"tf":1.0},"227":{"tf":1.0},"249":{"tf":1.0},"60":{"tf":2.0},"69":{"tf":1.4142135623730951},"77":{"tf":1.0}}}},"t":{"df":1,"docs":{"126":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"255":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"u":{"df":2,"docs":{"176":{"tf":1.0},"247":{"tf":1.0}}}}}}},"df":22,"docs":{"114":{"tf":1.0},"118":{"tf":2.0},"120":{"tf":1.0},"121":{"tf":1.7320508075688772},"123":{"tf":2.0},"125":{"tf":1.0},"131":{"tf":1.0},"142":{"tf":1.4142135623730951},"183":{"tf":2.0},"188":{"tf":2.23606797749979},"191":{"tf":1.0},"204":{"tf":1.7320508075688772},"216":{"tf":1.7320508075688772},"218":{"tf":2.0},"22":{"tf":1.4142135623730951},"246":{"tf":1.0},"29":{"tf":1.0},"32":{"tf":1.4142135623730951},"56":{"tf":1.0},"70":{"tf":1.4142135623730951},"73":{"tf":2.0},"97":{"tf":2.449489742783178}},"e":{"c":{"!":{"(":{"1":{"df":1,"docs":{"118":{"tf":1.0}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"118":{"tf":1.0}}}}},"df":0,"docs":{}},"[":{"\"":{"b":{"df":0,"docs":{},"o":{"b":{"df":1,"docs":{"220":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"0":{"df":2,"docs":{"119":{"tf":1.0},"220":{"tf":1.4142135623730951}}},"1":{"0":{"4":{"df":1,"docs":{"114":{"tf":1.0}}},"df":0,"docs":{}},"df":11,"docs":{"118":{"tf":1.0},"121":{"tf":1.0},"123":{"tf":1.0},"142":{"tf":1.0},"191":{"tf":1.0},"213":{"tf":1.0},"218":{"tf":1.4142135623730951},"219":{"tf":1.0},"220":{"tf":1.0},"223":{"tf":1.7320508075688772},"224":{"tf":1.0}}},"2":{"df":2,"docs":{"120":{"tf":1.0},"224":{"tf":1.0}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{",":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{":":{":":{"b":{"a":{"df":0,"docs":{},"r":{",":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":1,"docs":{"70":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{")":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"183":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"(":{"1":{"1":{"df":1,"docs":{"122":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":1,"docs":{"122":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},":":{":":{"_":{"_":{"(":{"df":1,"docs":{"119":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"[":{"1":{"df":2,"docs":{"118":{"tf":1.0},"120":{"tf":1.0}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"118":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"118":{"tf":1.4142135623730951},"218":{"tf":1.0}}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"_":{"c":{"a":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"122":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"(":{"1":{"0":{"df":1,"docs":{"122":{"tf":1.0}}},"df":0,"docs":{}},"_":{"_":{"df":1,"docs":{"122":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"<":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"137":{"tf":1.0}}}}}},"[":{"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"118":{"tf":1.0}}},"df":0,"docs":{}}},"_":{"df":1,"docs":{"224":{"tf":1.0}}},"df":0,"docs":{},"i":{"3":{"2":{"df":5,"docs":{"119":{"tf":1.4142135623730951},"121":{"tf":1.0},"223":{"tf":1.0},"224":{"tf":1.0},"271":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"p":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"123":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":1,"docs":{"224":{"tf":1.4142135623730951}}}}},"t":{"df":3,"docs":{"109":{"tf":1.4142135623730951},"113":{"tf":1.0},"126":{"tf":1.0}}},"u":{"8":{"df":3,"docs":{"113":{"tf":1.0},"118":{"tf":1.4142135623730951},"119":{"tf":1.0}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{")":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"(":{"4":{"df":1,"docs":{"121":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":1,"docs":{"121":{"tf":1.0}}}}}},"df":10,"docs":{"118":{"tf":1.7320508075688772},"119":{"tf":2.6457513110645907},"121":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"123":{"tf":1.0},"183":{"tf":1.7320508075688772},"224":{"tf":1.4142135623730951},"226":{"tf":1.4142135623730951},"36":{"tf":1.0},"45":{"tf":1.0}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":12,"docs":{"113":{"tf":1.0},"114":{"tf":1.4142135623730951},"117":{"tf":2.0},"118":{"tf":1.0},"119":{"tf":1.4142135623730951},"120":{"tf":1.0},"121":{"tf":1.4142135623730951},"122":{"tf":3.3166247903554},"123":{"tf":2.0},"124":{"tf":1.0},"127":{"tf":1.0},"45":{"tf":1.0}},"’":{"df":1,"docs":{"122":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"r":{"b":{"=":{"\"":{"df":0,"docs":{},"j":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"176":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"176":{"tf":1.0}},"o":{"df":0,"docs":{},"s":{"df":3,"docs":{"143":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":12,"docs":{"0":{"tf":1.0},"11":{"tf":1.0},"124":{"tf":1.0},"126":{"tf":1.0},"132":{"tf":1.0},"139":{"tf":1.0},"152":{"tf":1.0},"170":{"tf":1.0},"181":{"tf":1.0},"210":{"tf":1.0},"270":{"tf":1.0},"73":{"tf":1.0}},"f":{"df":1,"docs":{"226":{"tf":1.0}}}},"s":{"a":{"df":2,"docs":{"109":{"tf":1.0},"131":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"124":{"tf":1.0},"151":{"tf":1.4142135623730951},"19":{"tf":1.0},"251":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"156":{"tf":1.0}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"b":{"df":1,"docs":{"227":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}},"i":{"a":{"df":10,"docs":{"210":{"tf":1.0},"227":{"tf":1.0},"246":{"tf":1.0},"251":{"tf":1.4142135623730951},"254":{"tf":1.0},"255":{"tf":1.4142135623730951},"60":{"tf":1.0},"75":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0}}},"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"109":{"tf":1.0},"131":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":2,"docs":{"113":{"tf":1.4142135623730951},"253":{"tf":1.0}}}},"k":{"df":0,"docs":{},"e":{"df":1,"docs":{"126":{"tf":3.3166247903554}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"(":{"\"":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"126":{"tf":1.0}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"f":{"df":1,"docs":{"126":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"204":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"93":{"tf":1.0}}}}}}},"w":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":2,"docs":{"12":{"tf":1.0},"144":{"tf":1.4142135623730951}}}},"n":{"df":0,"docs":{},"t":{"df":15,"docs":{"121":{"tf":1.0},"143":{"tf":1.0},"154":{"tf":1.0},"158":{"tf":1.0},"169":{"tf":1.0},"180":{"tf":1.0},"181":{"tf":1.0},"182":{"tf":1.0},"2":{"tf":1.0},"200":{"tf":1.0},"48":{"tf":1.4142135623730951},"53":{"tf":1.0},"56":{"tf":1.4142135623730951},"87":{"tf":1.0},"89":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"14":{"tf":1.0},"17":{"tf":1.4142135623730951},"253":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"107":{"tf":1.0}}}},"y":{"df":34,"docs":{"106":{"tf":1.0},"113":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0},"132":{"tf":1.4142135623730951},"137":{"tf":1.0},"139":{"tf":1.0},"147":{"tf":1.0},"153":{"tf":1.0},"156":{"tf":1.0},"182":{"tf":1.0},"195":{"tf":1.0},"199":{"tf":1.7320508075688772},"211":{"tf":1.0},"213":{"tf":1.0},"218":{"tf":1.0},"219":{"tf":1.0},"220":{"tf":1.4142135623730951},"224":{"tf":1.0},"228":{"tf":1.0},"23":{"tf":1.0},"248":{"tf":1.0},"253":{"tf":1.0},"255":{"tf":1.0},"256":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.0},"87":{"tf":1.0},"90":{"tf":1.0},"97":{"tf":1.4142135623730951}}}},"df":3,"docs":{"109":{"tf":1.4142135623730951},"204":{"tf":2.0},"226":{"tf":1.4142135623730951}},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"235":{"tf":1.7320508075688772}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"i":{"b":{"df":0,"docs":{},"o":{"df":1,"docs":{"95":{"tf":2.6457513110645907}}}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"l":{"df":4,"docs":{"124":{"tf":1.0},"195":{"tf":1.0},"6":{"tf":1.0},"60":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"69":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"t":{"'":{"df":4,"docs":{"151":{"tf":1.0},"152":{"tf":1.0},"204":{"tf":1.0},"29":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"122":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"153":{"tf":1.0},"73":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"176":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":9,"docs":{"143":{"tf":1.0},"151":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"71":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":2,"docs":{"183":{"tf":1.0},"256":{"tf":1.0}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":2,"docs":{"152":{"tf":1.0},"174":{"tf":1.0}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"107":{"tf":1.4142135623730951}}}}},"t":{"df":0,"docs":{},"h":{"=":{"6":{"df":2,"docs":{"176":{"tf":1.4142135623730951},"187":{"tf":1.0}}},"df":0,"docs":{}},"df":7,"docs":{"176":{"tf":1.4142135623730951},"187":{"tf":1.0},"189":{"tf":1.0},"190":{"tf":1.0},"58":{"tf":1.7320508075688772},"77":{"tf":1.4142135623730951},"79":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"131":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":11,"docs":{"109":{"tf":1.0},"122":{"tf":1.0},"131":{"tf":1.0},"149":{"tf":1.0},"15":{"tf":1.0},"153":{"tf":1.7320508075688772},"220":{"tf":1.0},"37":{"tf":1.0},"59":{"tf":1.0},"77":{"tf":1.4142135623730951},"78":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":17,"docs":{"0":{"tf":1.0},"114":{"tf":1.0},"122":{"tf":1.4142135623730951},"144":{"tf":1.0},"147":{"tf":1.0},"176":{"tf":1.0},"199":{"tf":1.0},"211":{"tf":1.0},"248":{"tf":1.0},"271":{"tf":1.0},"36":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"57":{"tf":1.0},"63":{"tf":1.0},"95":{"tf":1.0}}}}}}},"z":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"107":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":3,"docs":{"141":{"tf":1.0},"176":{"tf":1.0},"249":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"214":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"d":{"df":3,"docs":{"145":{"tf":1.0},"195":{"tf":1.0},"52":{"tf":2.0}}},"df":0,"docs":{},"k":{"(":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"16":{"tf":1.0}}}}}}}},"d":{"df":1,"docs":{"226":{"tf":1.0}}},"df":71,"docs":{"100":{"tf":1.0},"103":{"tf":1.0},"106":{"tf":1.0},"108":{"tf":1.0},"124":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"157":{"tf":1.0},"163":{"tf":1.0},"176":{"tf":1.4142135623730951},"182":{"tf":1.0},"183":{"tf":1.0},"19":{"tf":1.0},"195":{"tf":2.0},"196":{"tf":1.0},"199":{"tf":1.0},"2":{"tf":1.0},"200":{"tf":1.4142135623730951},"202":{"tf":1.4142135623730951},"203":{"tf":1.0},"205":{"tf":1.0},"208":{"tf":1.0},"211":{"tf":1.7320508075688772},"212":{"tf":1.0},"213":{"tf":1.0},"214":{"tf":1.0},"22":{"tf":2.23606797749979},"220":{"tf":1.0},"223":{"tf":1.0},"226":{"tf":1.0},"228":{"tf":1.7320508075688772},"23":{"tf":1.4142135623730951},"24":{"tf":1.0},"249":{"tf":1.0},"25":{"tf":1.0},"251":{"tf":1.7320508075688772},"27":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"29":{"tf":1.4142135623730951},"32":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"47":{"tf":1.7320508075688772},"48":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"53":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"66":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":1.4142135623730951},"78":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.7320508075688772},"86":{"tf":1.4142135623730951},"89":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"97":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"142":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"l":{"d":{"\"":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"44":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"46":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":23,"docs":{"109":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":2.23606797749979},"149":{"tf":1.0},"15":{"tf":1.0},"162":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"188":{"tf":1.0},"198":{"tf":1.0},"36":{"tf":2.0},"37":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.7320508075688772},"46":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"60":{"tf":1.0},"73":{"tf":1.0},"88":{"tf":1.4142135623730951},"89":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":1,"docs":{"95":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":4,"docs":{"142":{"tf":1.0},"254":{"tf":1.0},"60":{"tf":1.0},"88":{"tf":1.0}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"!":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"\"":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"226":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":1,"docs":{"226":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"!":{"(":{"df":0,"docs":{},"f":{"df":3,"docs":{"109":{"tf":1.0},"183":{"tf":2.0},"226":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"60":{"tf":1.7320508075688772},"69":{"tf":1.0}}}}}},"df":14,"docs":{"12":{"tf":1.4142135623730951},"132":{"tf":1.0},"177":{"tf":1.0},"183":{"tf":1.0},"248":{"tf":2.0},"250":{"tf":1.4142135623730951},"251":{"tf":1.0},"256":{"tf":1.4142135623730951},"259":{"tf":1.7320508075688772},"47":{"tf":2.0},"48":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":4,"docs":{"162":{"tf":1.0},"207":{"tf":1.0},"249":{"tf":1.4142135623730951},"251":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"249":{"tf":1.0}}}}}}},"x":{"+":{"1":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}},"df":0,"docs":{}},".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"36":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{"df":1,"docs":{"101":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":1,"docs":{"103":{"tf":1.0}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"195":{"tf":1.0},"213":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"137":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"85":{"tf":1.0}}}}},"df":0,"docs":{}}},"1":{"df":1,"docs":{"75":{"tf":2.0}}},"2":{")":{".":{"a":{"b":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"75":{"tf":1.7320508075688772}}},"3":{"df":0,"docs":{},"f":{"df":1,"docs":{"47":{"tf":1.4142135623730951}}}},"8":{"6":{"/":{"df":0,"docs":{},"x":{"8":{"6":{"_":{"6":{"4":{"df":1,"docs":{"254":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"246":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":6,"docs":{"246":{"tf":1.4142135623730951},"250":{"tf":1.7320508075688772},"253":{"tf":1.7320508075688772},"255":{"tf":1.0},"256":{"tf":1.0},"52":{"tf":1.0}}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"e":{"df":1,"docs":{"31":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"137":{"tf":1.4142135623730951}}}}}}}}},"s":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"31":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}}},"df":49,"docs":{"101":{"tf":1.4142135623730951},"102":{"tf":1.0},"106":{"tf":2.23606797749979},"119":{"tf":1.4142135623730951},"136":{"tf":1.4142135623730951},"137":{"tf":1.7320508075688772},"14":{"tf":1.0},"142":{"tf":1.0},"15":{"tf":2.6457513110645907},"158":{"tf":1.0},"16":{"tf":3.0},"165":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.7320508075688772},"18":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"187":{"tf":3.872983346207417},"19":{"tf":1.4142135623730951},"194":{"tf":2.23606797749979},"195":{"tf":3.605551275463989},"197":{"tf":1.7320508075688772},"202":{"tf":1.4142135623730951},"205":{"tf":2.0},"210":{"tf":1.7320508075688772},"212":{"tf":3.1622776601683795},"213":{"tf":1.7320508075688772},"215":{"tf":2.6457513110645907},"218":{"tf":1.4142135623730951},"22":{"tf":1.7320508075688772},"227":{"tf":2.449489742783178},"23":{"tf":1.0},"248":{"tf":2.6457513110645907},"251":{"tf":2.6457513110645907},"253":{"tf":1.7320508075688772},"31":{"tf":2.6457513110645907},"32":{"tf":2.0},"33":{"tf":1.4142135623730951},"36":{"tf":2.449489742783178},"39":{"tf":2.0},"54":{"tf":1.4142135623730951},"56":{"tf":1.0},"60":{"tf":2.23606797749979},"69":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":2.8284271247461903},"75":{"tf":3.3166247903554},"85":{"tf":2.0},"86":{"tf":2.0},"97":{"tf":2.23606797749979}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"25":{"tf":1.0}}}},"x":{"df":0,"docs":{},"x":{"\"":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"108":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"y":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"195":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"85":{"tf":1.0}}}}},"df":0,"docs":{}}},"1":{"df":1,"docs":{"75":{"tf":2.0}}},"2":{")":{")":{".":{"a":{"b":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},".":{"a":{"b":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"75":{"tf":1.4142135623730951}}},":":{"3":{"df":2,"docs":{"60":{"tf":1.0},"69":{"tf":1.0}}},"df":0,"docs":{},"u":{"8":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"137":{"tf":1.4142135623730951}}}}}}}}}},"df":35,"docs":{"101":{"tf":1.4142135623730951},"102":{"tf":1.0},"106":{"tf":2.23606797749979},"136":{"tf":1.4142135623730951},"137":{"tf":1.7320508075688772},"14":{"tf":1.0},"142":{"tf":1.0},"15":{"tf":2.23606797749979},"158":{"tf":1.0},"16":{"tf":1.4142135623730951},"18":{"tf":1.0},"182":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"195":{"tf":4.123105625617661},"197":{"tf":1.0},"202":{"tf":1.4142135623730951},"205":{"tf":2.0},"22":{"tf":1.4142135623730951},"227":{"tf":2.449489742783178},"23":{"tf":1.0},"248":{"tf":1.4142135623730951},"31":{"tf":1.7320508075688772},"32":{"tf":1.4142135623730951},"33":{"tf":2.0},"36":{"tf":2.23606797749979},"39":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"60":{"tf":2.23606797749979},"69":{"tf":1.0},"70":{"tf":1.0},"73":{"tf":3.0},"75":{"tf":3.4641016151377544},"85":{"tf":2.23606797749979},"86":{"tf":2.23606797749979},"97":{"tf":2.6457513110645907}},"e":{"a":{"df":0,"docs":{},"h":{"df":2,"docs":{"139":{"tf":1.0},"182":{"tf":1.0}}},"r":{"df":2,"docs":{"181":{"tf":1.0},"226":{"tf":2.23606797749979}},"s":{"(":{"5":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{},"i":{"6":{"4":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{".":{"0":{"df":1,"docs":{"226":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"4":{"tf":1.0}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"80":{"tf":1.4142135623730951}}}}}},"p":{"df":1,"docs":{"152":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"'":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"107":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"162":{"tf":1.0},"168":{"tf":1.0}}}}}}},"’":{"df":0,"docs":{},"r":{"df":3,"docs":{"102":{"tf":1.0},"108":{"tf":1.0},"96":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":3,"docs":{"154":{"tf":1.0},"155":{"tf":1.0},"157":{"tf":1.0}}}}}}},"z":{"df":7,"docs":{"158":{"tf":1.0},"195":{"tf":1.0},"22":{"tf":1.4142135623730951},"23":{"tf":1.0},"31":{"tf":1.7320508075688772},"54":{"tf":1.0},"70":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":7,"docs":{"169":{"tf":2.0},"176":{"tf":1.0},"187":{"tf":1.0},"203":{"tf":1.0},"60":{"tf":2.0},"62":{"tf":1.0},"88":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":1,"docs":{"256":{"tf":1.0}}}}},"z":{"df":0,"docs":{},"z":{"df":0,"docs":{},"z":{"df":0,"docs":{},"z":{"df":1,"docs":{"213":{"tf":1.0}}}}}}}}},"title":{"root":{"1":{"df":1,"docs":{"4":{"tf":1.0}}},"2":{"df":1,"docs":{"5":{"tf":1.0}}},"3":{"df":1,"docs":{"6":{"tf":1.0}}},"4":{"df":1,"docs":{"7":{"tf":1.0}}},"5":{"df":1,"docs":{"8":{"tf":1.0}}},"6":{"df":1,"docs":{"9":{"tf":1.0}}},"7":{"df":1,"docs":{"10":{"tf":1.0}}},"8":{"df":2,"docs":{"11":{"tf":1.0},"114":{"tf":1.0}}},"9":{"df":1,"docs":{"12":{"tf":1.0}}},"a":{"b":{"df":0,"docs":{},"i":{"df":1,"docs":{"252":{"tf":1.0}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"144":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"155":{"tf":1.0}}}}}},"df":0,"docs":{}},"d":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"223":{"tf":1.0},"224":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"254":{"tf":1.0}}}}}}},"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"104":{"tf":1.0},"201":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":2,"docs":{"148":{"tf":1.0},"227":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"147":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"195":{"tf":1.0}}}}}},"r":{"c":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"185":{"tf":1.0},"186":{"tf":1.0}}}}}}}},"r":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"100":{"tf":1.0},"51":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"246":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"262":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"19":{"tf":1.0}}}}},"o":{"c":{"df":0,"docs":{},"i":{"df":3,"docs":{"105":{"tf":1.0},"74":{"tf":1.0},"78":{"tf":1.0}}}},"df":0,"docs":{}}},"y":{"df":0,"docs":{},"n":{"c":{"/":{"a":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"263":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"264":{"tf":1.0}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"241":{"tf":1.0}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"171":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"264":{"tf":1.0}}}}},"df":0,"docs":{}}},"b":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"3":{"tf":1.0}}},"i":{"c":{"df":6,"docs":{"112":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.0},"20":{"tf":1.0},"238":{"tf":1.0},"247":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"260":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"155":{"tf":1.0},"189":{"tf":1.0}}}}},"d":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":2,"docs":{"167":{"tf":1.0},"79":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":1,"docs":{"8":{"tf":1.0}}},"l":{"df":2,"docs":{"26":{"tf":1.0},"28":{"tf":1.0}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":4,"docs":{"271":{"tf":1.0},"35":{"tf":1.0},"38":{"tf":1.0},"40":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"202":{"tf":1.0},"203":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"<":{"d":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"df":1,"docs":{"101":{"tf":1.0}}}}},"df":0,"docs":{}},"df":1,"docs":{"230":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"65":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":2,"docs":{"10":{"tf":1.0},"5":{"tf":1.0}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"143":{"tf":1.0}}}},"p":{"a":{"c":{"df":2,"docs":{"122":{"tf":1.0},"127":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"190":{"tf":1.0},"211":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"166":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"142":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"234":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"26":{"tf":1.0},"27":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"235":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"b":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"251":{"tf":1.0},"252":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":3,"docs":{"210":{"tf":1.0},"215":{"tf":1.0},"216":{"tf":1.0}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"10":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":5,"docs":{"155":{"tf":1.0},"159":{"tf":1.0},"170":{"tf":1.0},"175":{"tf":1.0},"3":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"110":{"tf":1.0}}}},"df":0,"docs":{}}}},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"7":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":6,"docs":{"160":{"tf":1.0},"161":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"116":{"tf":1.0},"142":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"270":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"42":{"tf":1.0}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"25":{"tf":1.0}}}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"87":{"tf":1.0}}},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"222":{"tf":1.0},"223":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"65":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"61":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"130":{"tf":1.0}}},"t":{"df":2,"docs":{"131":{"tf":1.0},"136":{"tf":1.0}}}}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":6,"docs":{"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"155":{"tf":1.4142135623730951},"158":{"tf":1.0},"168":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"221":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"133":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":2,"docs":{"180":{"tf":1.0},"181":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"106":{"tf":1.0}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":2,"docs":{"138":{"tf":1.0},"231":{"tf":1.0}}}},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"93":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"18":{"tf":1.0},"19":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"143":{"tf":1.0}}}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"154":{"tf":1.0}}}},"i":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"208":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"102":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":2,"docs":{"180":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"123":{"tf":1.0}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.0}}}}}}},"o":{"c":{"df":8,"docs":{"160":{"tf":1.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"167":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"171":{"tf":1.0}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"10":{"tf":1.0}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"232":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"228":{"tf":1.0}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"102":{"tf":1.0}}}},"df":2,"docs":{"101":{"tf":1.0},"99":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"5":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"3":{"tf":1.0}}}},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"197":{"tf":1.0},"207":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":2,"docs":{"60":{"tf":1.0},"80":{"tf":1.0}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"190":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"244":{"tf":1.0}}}}}},"s":{"c":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"47":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":5,"docs":{"162":{"tf":1.0},"31":{"tf":1.0},"75":{"tf":1.0},"88":{"tf":1.0},"91":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":6,"docs":{"163":{"tf":1.0},"208":{"tf":1.0},"32":{"tf":1.0},"76":{"tf":1.0},"89":{"tf":1.0},"92":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"250":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"157":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"30":{"tf":1.0}}}}}}}}},"f":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"270":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"154":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"o":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"23":{"tf":1.0}}}},"df":0,"docs":{},"w":{"df":1,"docs":{"61":{"tf":1.0}}}}},"n":{"df":2,"docs":{"149":{"tf":1.0},"213":{"tf":1.0}},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"213":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"213":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":4,"docs":{"176":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"184":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"132":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"159":{"tf":1.0},"175":{"tf":1.0}},"i":{"df":1,"docs":{"107":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":8,"docs":{"209":{"tf":1.0},"214":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"74":{"tf":1.0},"78":{"tf":1.0},"84":{"tf":1.0},"95":{"tf":1.0}}}}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"265":{"tf":1.0}}}}}}},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"106":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"10":{"tf":1.0}}}},"l":{"df":0,"docs":{},"o":{"b":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"243":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"129":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"p":{"df":2,"docs":{"124":{"tf":1.0},"126":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"189":{"tf":1.0}}}},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"b":{"(":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"203":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"f":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"s":{"df":1,"docs":{"62":{"tf":1.0}}}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":2,"docs":{"79":{"tf":1.0},"85":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"133":{"tf":1.0},"96":{"tf":1.0}}}}}}}}}},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":3,"docs":{"114":{"tf":1.0},"120":{"tf":1.0},"49":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"212":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"172":{"tf":1.0},"246":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"214":{"tf":1.0},"248":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"22":{"tf":1.0}},"r":{"df":1,"docs":{"261":{"tf":1.0}}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"12":{"tf":1.0}}}}}}}},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"220":{"tf":1.0}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"220":{"tf":1.0}}}}}},"df":6,"docs":{"217":{"tf":1.0},"218":{"tf":1.0},"220":{"tf":1.0},"221":{"tf":1.0},"222":{"tf":1.0},"224":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"126":{"tf":1.0}}}}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"255":{"tf":1.0}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"249":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"204":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"b":{"df":1,"docs":{"129":{"tf":1.0}},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"155":{"tf":1.0},"268":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":7,"docs":{"192":{"tf":1.0},"193":{"tf":1.0},"194":{"tf":1.0},"195":{"tf":1.0},"201":{"tf":1.0},"204":{"tf":1.0},"206":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"165":{"tf":1.0},"7":{"tf":1.0}}}}},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"66":{"tf":1.0}}}}}},"m":{"a":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"257":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"149":{"tf":1.0}}}},"p":{"df":1,"docs":{"147":{"tf":1.0}}},"t":{"c":{"df":0,"docs":{},"h":{"df":4,"docs":{"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"254":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"239":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":7,"docs":{"116":{"tf":1.0},"196":{"tf":1.0},"219":{"tf":1.0},"222":{"tf":1.0},"74":{"tf":1.0},"77":{"tf":1.0},"86":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.0}}}}},"o":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"253":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":4,"docs":{"150":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"168":{"tf":1.0}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"207":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"37":{"tf":1.0},"59":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"14":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":2,"docs":{"157":{"tf":1.0},"186":{"tf":1.0}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"170":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.0}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":2,"docs":{"225":{"tf":1.0},"226":{"tf":1.0}}}}}},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"219":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"204":{"tf":1.0},"41":{"tf":1.0}}}},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"173":{"tf":1.0}}}}}}}},"df":0,"docs":{},"n":{"df":1,"docs":{"204":{"tf":1.0}}}},"u":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"21":{"tf":1.0}}}}},"df":0,"docs":{}}}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"100":{"tf":1.0},"103":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}}}},"c":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"189":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"0":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"249":{"tf":1.0},"250":{"tf":1.0},"252":{"tf":1.0},"254":{"tf":1.0}}},"df":0,"docs":{}}},"df":7,"docs":{"112":{"tf":1.0},"118":{"tf":1.0},"125":{"tf":1.0},"183":{"tf":1.0},"50":{"tf":1.0},"57":{"tf":1.0},"94":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"256":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":1,"docs":{"9":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"135":{"tf":1.0},"191":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"176":{"tf":1.0},"248":{"tf":1.0},"249":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":3,"docs":{"128":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0}}}}}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"151":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":1,"docs":{"187":{"tf":1.0}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"c":{"df":3,"docs":{"140":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":2,"docs":{"106":{"tf":1.0},"95":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":1,"docs":{"137":{"tf":1.0}}},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"37":{"tf":1.0},"59":{"tf":1.0}}}},"df":1,"docs":{"129":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"239":{"tf":1.0}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":2,"docs":{"67":{"tf":1.0},"73":{"tf":1.0}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"266":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"23":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"229":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"185":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"81":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"188":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"179":{"tf":1.0},"58":{"tf":1.0}},"l":{"df":0,"docs":{},"n":{"df":2,"docs":{"177":{"tf":1.0},"179":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"209":{"tf":1.0}}}},"df":0,"docs":{}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"3":{"tf":1.0}}}},"df":0,"docs":{}}}}},"u":{"b":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"158":{"tf":1.0}}}}},"df":2,"docs":{"156":{"tf":1.0},"157":{"tf":1.0}}},"df":0,"docs":{}}},"q":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"107":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"24":{"tf":1.0}}},"k":{"df":1,"docs":{"203":{"tf":1.0}}}}},"c":{"df":1,"docs":{"233":{"tf":1.0}}},"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"0":{"tf":1.0}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"205":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"10":{"tf":1.0},"11":{"tf":1.0}}}},"df":1,"docs":{"157":{"tf":1.0}},"f":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"234":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"235":{"tf":1.0},"38":{"tf":1.0},"39":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"236":{"tf":1.0}}}}}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"250":{"tf":1.0},"251":{"tf":1.0},"253":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"115":{"tf":1.0}}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"126":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":3,"docs":{"140":{"tf":1.0},"145":{"tf":1.0},"149":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":3,"docs":{"215":{"tf":1.0},"96":{"tf":1.0},"99":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":3,"docs":{"109":{"tf":1.0},"207":{"tf":1.0},"40":{"tf":1.0}}}},"n":{"df":1,"docs":{"1":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"12":{"tf":1.0},"7":{"tf":1.0},"9":{"tf":1.0}}}}}},"s":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":1,"docs":{"103":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":2,"docs":{"15":{"tf":1.0},"194":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":1,"docs":{"236":{"tf":1.0}}}},"n":{"d":{"df":1,"docs":{"242":{"tf":1.0}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"154":{"tf":1.0}}}},"df":0,"docs":{}}},"h":{"a":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":2,"docs":{"16":{"tf":1.0},"72":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"z":{"df":0,"docs":{},"e":{"df":1,"docs":{"225":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"121":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"3":{"tf":1.0}}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"229":{"tf":1.0}}}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"10":{"tf":1.0}}}}}}},"t":{"a":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"143":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"268":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"30":{"tf":1.0}}}}}}},"i":{"c":{"df":4,"docs":{"102":{"tf":1.0},"198":{"tf":1.4142135623730951},"199":{"tf":1.0},"200":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"123":{"tf":1.0}}}}},"r":{"df":3,"docs":{"113":{"tf":1.0},"44":{"tf":1.4142135623730951},"46":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"267":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":14,"docs":{"111":{"tf":1.0},"113":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"187":{"tf":1.0},"269":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"53":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":6,"docs":{"216":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"58":{"tf":1.0},"85":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"108":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"y":{"df":0,"docs":{},"m":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"252":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"c":{"df":2,"docs":{"240":{"tf":1.0},"242":{"tf":1.0}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"107":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":2,"docs":{"198":{"tf":1.0},"200":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"253":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"169":{"tf":1.0},"258":{"tf":1.0},"259":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":1,"docs":{"5":{"tf":1.0}}}}},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"129":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"237":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"d":{"df":0,"docs":{},"o":{"df":2,"docs":{"245":{"tf":1.0},"268":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":11,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"202":{"tf":1.0},"203":{"tf":1.0},"82":{"tf":1.0},"90":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}}}},"df":0,"docs":{},"y":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"134":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"119":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":17,"docs":{"105":{"tf":1.0},"106":{"tf":1.0},"110":{"tf":1.0},"123":{"tf":1.0},"130":{"tf":1.0},"133":{"tf":1.0},"136":{"tf":1.0},"148":{"tf":1.0},"20":{"tf":1.0},"212":{"tf":1.0},"215":{"tf":1.0},"227":{"tf":1.0},"228":{"tf":1.0},"29":{"tf":1.0},"42":{"tf":1.0},"56":{"tf":1.0},"96":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"b":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"206":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"26":{"tf":1.0},"261":{"tf":1.0},"29":{"tf":1.0}}}},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"266":{"tf":1.0}}}}},"s":{"a":{"df":0,"docs":{},"f":{"df":1,"docs":{"245":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"z":{"df":1,"docs":{"228":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"17":{"tf":1.0}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"144":{"tf":1.0}}},"df":0,"docs":{}}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"247":{"tf":1.0}}}},"df":5,"docs":{"149":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"238":{"tf":1.0},"95":{"tf":1.0}}},"t":{"df":0,"docs":{},"f":{"8":{"df":1,"docs":{"50":{"tf":1.0}}},"df":1,"docs":{"114":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"13":{"tf":1.0},"17":{"tf":1.0},"243":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"119":{"tf":1.0}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"117":{"tf":1.0},"123":{"tf":1.0}}}}}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"235":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":3,"docs":{"12":{"tf":1.0},"259":{"tf":1.0},"9":{"tf":1.0}}}}}}},"x":{"df":1,"docs":{"119":{"tf":1.0}}}}}},"lang":"English","pipeline":["trimmer","stopWordFilter","stemmer"],"ref":"id","version":"0.9.5"},"results_options":{"limit_results":30,"teaser_word_count":30},"search_options":{"bool":"OR","expand":true,"fields":{"body":{"boost":1},"breadcrumbs":{"boost":1},"title":{"boost":2}}}} \ No newline at end of file diff --git a/self-referential.html b/self-referential.html new file mode 100644 index 000000000..28ecc0c00 --- /dev/null +++ b/self-referential.html @@ -0,0 +1,250 @@ + + + + + + Self referential TODO - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Self referential

+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/smart-pointers/box.html b/smart-pointers/box.html new file mode 100644 index 000000000..2beda1b31 --- /dev/null +++ b/smart-pointers/box.html @@ -0,0 +1,250 @@ + + + + + + Box - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Box

+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/smart-pointers/cell-refcell.html b/smart-pointers/cell-refcell.html new file mode 100644 index 000000000..0b3d06a85 --- /dev/null +++ b/smart-pointers/cell-refcell.html @@ -0,0 +1,250 @@ + + + + + + Cell and RefCell - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Cell and RefCell

+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/smart-pointers/deref.html b/smart-pointers/deref.html new file mode 100644 index 000000000..649213cdc --- /dev/null +++ b/smart-pointers/deref.html @@ -0,0 +1,250 @@ + + + + + + Deref - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Deref

+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/smart-pointers/drop.html b/smart-pointers/drop.html new file mode 100644 index 000000000..1b343c478 --- /dev/null +++ b/smart-pointers/drop.html @@ -0,0 +1,250 @@ + + + + + + Drop - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Drop

+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/smart-pointers/intro.html b/smart-pointers/intro.html new file mode 100644 index 000000000..268ab9ccd --- /dev/null +++ b/smart-pointers/intro.html @@ -0,0 +1,250 @@ + + + + + + Smart pointers TODO - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Smart pointers

+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/smart-pointers/rc-arc.html b/smart-pointers/rc-arc.html new file mode 100644 index 000000000..ab0f836f8 --- /dev/null +++ b/smart-pointers/rc-arc.html @@ -0,0 +1,250 @@ + + + + + + Rc and Arc - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Rc and Arc

+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/std/String.html b/std/String.html new file mode 100644 index 000000000..2b158d458 --- /dev/null +++ b/std/String.html @@ -0,0 +1,250 @@ + + + + + + String - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

String

+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/std/intro.html b/std/intro.html new file mode 100644 index 000000000..9da24ea6b --- /dev/null +++ b/std/intro.html @@ -0,0 +1,250 @@ + + + + + + Standard Library TODO - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Stand Library todo

+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/tests/assertions.html b/tests/assertions.html new file mode 100644 index 000000000..d91b55821 --- /dev/null +++ b/tests/assertions.html @@ -0,0 +1,250 @@ + + + + + + Assertions - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Assertions

+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/tests/benchmark.html b/tests/benchmark.html new file mode 100644 index 000000000..909194038 --- /dev/null +++ b/tests/benchmark.html @@ -0,0 +1,251 @@ + + + + + + Benchmark - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Benchmark

+

https://doc.rust-lang.org/unstable-book/library-features/test.html

+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/tests/intro.html b/tests/intro.html new file mode 100644 index 000000000..4a989c916 --- /dev/null +++ b/tests/intro.html @@ -0,0 +1,250 @@ + + + + + + Tests TODO - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Tests

+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/tests/unit-integration.html b/tests/unit-integration.html new file mode 100644 index 000000000..3c10e7636 --- /dev/null +++ b/tests/unit-integration.html @@ -0,0 +1,250 @@ + + + + + + Unit and Integration - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Unit and Integration

+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/tests/write-tests.html b/tests/write-tests.html new file mode 100644 index 000000000..354993fb8 --- /dev/null +++ b/tests/write-tests.html @@ -0,0 +1,250 @@ + + + + + + Write Tests - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Write Tests

+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/theme-dawn.js b/theme-dawn.js new file mode 100644 index 000000000..af391d056 --- /dev/null +++ b/theme-dawn.js @@ -0,0 +1,7 @@ +ace.define("ace/theme/dawn",["require","exports","module","ace/lib/dom"],function(e,t,n){t.isDark=!1,t.cssClass="ace-dawn",t.cssText=".ace-dawn .ace_gutter {background: #ebebeb;color: #333}.ace-dawn .ace_print-margin {width: 1px;background: #e8e8e8}.ace-dawn {background-color: #F9F9F9;color: #080808}.ace-dawn .ace_cursor {color: #000000}.ace-dawn .ace_marker-layer .ace_selection {background: rgba(39, 95, 255, 0.30)}.ace-dawn.ace_multiselect .ace_selection.ace_start {box-shadow: 0 0 3px 0px #F9F9F9;}.ace-dawn .ace_marker-layer .ace_step {background: rgb(255, 255, 0)}.ace-dawn .ace_marker-layer .ace_bracket {margin: -1px 0 0 -1px;border: 1px solid rgba(75, 75, 126, 0.50)}.ace-dawn .ace_marker-layer .ace_active-line {background: rgba(36, 99, 180, 0.12)}.ace-dawn .ace_gutter-active-line {background-color : #dcdcdc}.ace-dawn .ace_marker-layer .ace_selected-word {border: 1px solid rgba(39, 95, 255, 0.30)}.ace-dawn .ace_invisible {color: rgba(75, 75, 126, 0.50)}.ace-dawn .ace_keyword,.ace-dawn .ace_meta {color: #794938}.ace-dawn .ace_constant,.ace-dawn .ace_constant.ace_character,.ace-dawn .ace_constant.ace_character.ace_escape,.ace-dawn .ace_constant.ace_other {color: #811F24}.ace-dawn .ace_invalid.ace_illegal {text-decoration: underline;font-style: italic;color: #F8F8F8;background-color: #B52A1D}.ace-dawn .ace_invalid.ace_deprecated {text-decoration: underline;font-style: italic;color: #B52A1D}.ace-dawn .ace_support {color: #691C97}.ace-dawn .ace_support.ace_constant {color: #B4371F}.ace-dawn .ace_fold {background-color: #794938;border-color: #080808}.ace-dawn .ace_list,.ace-dawn .ace_markup.ace_list,.ace-dawn .ace_support.ace_function {color: #693A17}.ace-dawn .ace_storage {font-style: italic;color: #A71D5D}.ace-dawn .ace_string {color: #0B6125}.ace-dawn .ace_string.ace_regexp {color: #CF5628}.ace-dawn .ace_comment {font-style: italic;color: #5A525F}.ace-dawn .ace_heading,.ace-dawn .ace_markup.ace_heading {color: #19356D}.ace-dawn .ace_variable {color: #234A97}.ace-dawn .ace_indent-guide {background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAEklEQVQImWNgYGBgYLh/5+x/AAizA4hxNNsZAAAAAElFTkSuQmCC) right repeat-y}";var r=e("../lib/dom");r.importCssString(t.cssText,t.cssClass)}); (function() { + ace.require(["ace/theme/dawn"], function(m) { + if (typeof module == "object" && typeof exports == "object" && module) { + module.exports = m; + } + }); + })(); diff --git a/theme-tomorrow_night.js b/theme-tomorrow_night.js new file mode 100644 index 000000000..7620b2aac --- /dev/null +++ b/theme-tomorrow_night.js @@ -0,0 +1,7 @@ +ace.define("ace/theme/tomorrow_night",["require","exports","module","ace/lib/dom"],function(e,t,n){t.isDark=!0,t.cssClass="ace-tomorrow-night",t.cssText=".ace-tomorrow-night .ace_gutter {background: #25282c;color: #C5C8C6}.ace-tomorrow-night .ace_print-margin {width: 1px;background: #25282c}.ace-tomorrow-night {background-color: #1D1F21;color: #C5C8C6}.ace-tomorrow-night .ace_cursor {color: #AEAFAD}.ace-tomorrow-night .ace_marker-layer .ace_selection {background: #373B41}.ace-tomorrow-night.ace_multiselect .ace_selection.ace_start {box-shadow: 0 0 3px 0px #1D1F21;}.ace-tomorrow-night .ace_marker-layer .ace_step {background: rgb(102, 82, 0)}.ace-tomorrow-night .ace_marker-layer .ace_bracket {margin: -1px 0 0 -1px;border: 1px solid #4B4E55}.ace-tomorrow-night .ace_marker-layer .ace_active-line {background: #282A2E}.ace-tomorrow-night .ace_gutter-active-line {background-color: #282A2E}.ace-tomorrow-night .ace_marker-layer .ace_selected-word {border: 1px solid #373B41}.ace-tomorrow-night .ace_invisible {color: #4B4E55}.ace-tomorrow-night .ace_keyword,.ace-tomorrow-night .ace_meta,.ace-tomorrow-night .ace_storage,.ace-tomorrow-night .ace_storage.ace_type,.ace-tomorrow-night .ace_support.ace_type {color: #B294BB}.ace-tomorrow-night .ace_keyword.ace_operator {color: #8ABEB7}.ace-tomorrow-night .ace_constant.ace_character,.ace-tomorrow-night .ace_constant.ace_language,.ace-tomorrow-night .ace_constant.ace_numeric,.ace-tomorrow-night .ace_keyword.ace_other.ace_unit,.ace-tomorrow-night .ace_support.ace_constant,.ace-tomorrow-night .ace_variable.ace_parameter {color: #DE935F}.ace-tomorrow-night .ace_constant.ace_other {color: #CED1CF}.ace-tomorrow-night .ace_invalid {color: #CED2CF;background-color: #DF5F5F}.ace-tomorrow-night .ace_invalid.ace_deprecated {color: #CED2CF;background-color: #B798BF}.ace-tomorrow-night .ace_fold {background-color: #81A2BE;border-color: #C5C8C6}.ace-tomorrow-night .ace_entity.ace_name.ace_function,.ace-tomorrow-night .ace_support.ace_function,.ace-tomorrow-night .ace_variable {color: #81A2BE}.ace-tomorrow-night .ace_support.ace_class,.ace-tomorrow-night .ace_support.ace_type {color: #F0C674}.ace-tomorrow-night .ace_heading,.ace-tomorrow-night .ace_markup.ace_heading,.ace-tomorrow-night .ace_string {color: #B5BD68}.ace-tomorrow-night .ace_entity.ace_name.ace_tag,.ace-tomorrow-night .ace_entity.ace_other.ace_attribute-name,.ace-tomorrow-night .ace_meta.ace_tag,.ace-tomorrow-night .ace_string.ace_regexp,.ace-tomorrow-night .ace_variable {color: #CC6666}.ace-tomorrow-night .ace_comment {color: #969896}.ace-tomorrow-night .ace_indent-guide {background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAEklEQVQImWNgYGBgYHB3d/8PAAOIAdULw8qMAAAAAElFTkSuQmCC) right repeat-y}";var r=e("../lib/dom");r.importCssString(t.cssText,t.cssClass)}); (function() { + ace.require(["ace/theme/tomorrow_night"], function(m) { + if (typeof module == "object" && typeof exports == "object" && module) { + module.exports = m; + } + }); + })(); diff --git a/theme/style1.css b/theme/style1.css new file mode 100644 index 000000000..4401632b9 --- /dev/null +++ b/theme/style1.css @@ -0,0 +1,81 @@ +@media only screen and (max-width:1080px) { + .sidetoc { + display: none !important; + } +} + +@media only screen and (min-width:1080px) { + main { + position: relative; + padding-right: 170px; + } + .sidetoc { + margin-left: auto; + margin-right: auto; + /*left: calc(100% + (var(--content-max-width))/4 - 180px);*/ + left: calc(100% - 200px); + position: absolute; + } + .pagetoc { + position: fixed; + width: 200px; + height: calc(100vh - var(--menu-bar-height) - 10rem); + overflow: auto; + z-index: 1000; + } + .pagetoc a { + border-left: 1px solid var(--sidebar-bg); + color: var(--fg) !important; + display: block; + padding-bottom: 5px; + padding-top: 5px; + padding-left: 10px; + text-align: left; + text-decoration: none; + font-size: 1.2rem; + } + .pagetoc a:hover, + .pagetoc a.active { + background: var(--sidebar-bg); + color: var(--sidebar-fg) !important; + } + .pagetoc .active { + background: var(--sidebar-bg); + color: var(--sidebar-fg); + } +} + +.page-footer { + margin-top: 50px; + border-top: 1px solid #ccc; + overflow: hidden; + padding: 10px 0; + color: gray; +} + +/* 修改章节目录的间距 */ +.chapter li.chapter-item { + /* 没有文件时的文字颜色 */ + color: #939da3; + margin-top: 1rem; +} + +/* 修改滚动条宽度 */ +::-webkit-scrollbar { + width: 5px; +} + +/* 表格靠左对齐 */ +table { + margin-left: 0 !important; +} + +/* 只使用底部的页面跳转,因为左右两边的宽跳转会被 page-toc 遮盖 */ +@media only screen and (max-width: 2560px) { + .nav-wide-wrapper { display: none; } + .nav-wrapper { display: block; } +} +@media only screen and (max-width: 2560px) { + .sidebar-visible .nav-wide-wrapper { display: none; } + .sidebar-visible .nav-wrapper { display: block; } +} diff --git a/threads/atomic.html b/threads/atomic.html new file mode 100644 index 000000000..a10713bce --- /dev/null +++ b/threads/atomic.html @@ -0,0 +1,250 @@ + + + + + + Atomic - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Atomic

+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/threads/basic-using.html b/threads/basic-using.html new file mode 100644 index 000000000..f1acc0782 --- /dev/null +++ b/threads/basic-using.html @@ -0,0 +1,250 @@ + + + + + + Basic using - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Basic using

+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/threads/intro.html b/threads/intro.html new file mode 100644 index 000000000..ae355dfe5 --- /dev/null +++ b/threads/intro.html @@ -0,0 +1,250 @@ + + + + + + Threads TODO - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Threads

+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/threads/message-passing.html b/threads/message-passing.html new file mode 100644 index 000000000..44b4cbe09 --- /dev/null +++ b/threads/message-passing.html @@ -0,0 +1,250 @@ + + + + + + Message passing - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Message passing

+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/threads/send-sync.html b/threads/send-sync.html new file mode 100644 index 000000000..c13ec3055 --- /dev/null +++ b/threads/send-sync.html @@ -0,0 +1,250 @@ + + + + + + Send and Sync - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Send and Sync

+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/threads/sync.html b/threads/sync.html new file mode 100644 index 000000000..6de050211 --- /dev/null +++ b/threads/sync.html @@ -0,0 +1,250 @@ + + + + + + Sync - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Sync

+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/tomorrow-night.css b/tomorrow-night.css new file mode 100644 index 000000000..81fe276e7 --- /dev/null +++ b/tomorrow-night.css @@ -0,0 +1,102 @@ +/* Tomorrow Night Theme */ +/* https://github.com/jmblog/color-themes-for-highlightjs */ +/* Original theme - https://github.com/chriskempson/tomorrow-theme */ +/* https://github.com/jmblog/color-themes-for-highlightjs */ + +/* Tomorrow Comment */ +.hljs-comment { + color: #969896; +} + +/* Tomorrow Red */ +.hljs-variable, +.hljs-attribute, +.hljs-tag, +.hljs-regexp, +.ruby .hljs-constant, +.xml .hljs-tag .hljs-title, +.xml .hljs-pi, +.xml .hljs-doctype, +.html .hljs-doctype, +.css .hljs-id, +.css .hljs-class, +.css .hljs-pseudo { + color: #cc6666; +} + +/* Tomorrow Orange */ +.hljs-number, +.hljs-preprocessor, +.hljs-pragma, +.hljs-built_in, +.hljs-literal, +.hljs-params, +.hljs-constant { + color: #de935f; +} + +/* Tomorrow Yellow */ +.ruby .hljs-class .hljs-title, +.css .hljs-rule .hljs-attribute { + color: #f0c674; +} + +/* Tomorrow Green */ +.hljs-string, +.hljs-value, +.hljs-inheritance, +.hljs-header, +.hljs-name, +.ruby .hljs-symbol, +.xml .hljs-cdata { + color: #b5bd68; +} + +/* Tomorrow Aqua */ +.hljs-title, +.css .hljs-hexcolor { + color: #8abeb7; +} + +/* Tomorrow Blue */ +.hljs-function, +.python .hljs-decorator, +.python .hljs-title, +.ruby .hljs-function .hljs-title, +.ruby .hljs-title .hljs-keyword, +.perl .hljs-sub, +.javascript .hljs-title, +.coffeescript .hljs-title { + color: #81a2be; +} + +/* Tomorrow Purple */ +.hljs-keyword, +.javascript .hljs-function { + color: #b294bb; +} + +.hljs { + display: block; + overflow-x: auto; + background: #1d1f21; + color: #c5c8c6; +} + +.coffeescript .javascript, +.javascript .xml, +.tex .hljs-formula, +.xml .javascript, +.xml .vbscript, +.xml .css, +.xml .hljs-cdata { + opacity: 0.5; +} + +.hljs-addition { + color: #718c00; +} + +.hljs-deletion { + color: #c82829; +} diff --git a/type-conversions/as.html b/type-conversions/as.html new file mode 100644 index 000000000..1290d186f --- /dev/null +++ b/type-conversions/as.html @@ -0,0 +1,351 @@ + + + + + + as - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Convert by as

+

Rust provides no implicit type conversion(coercion) between primitive types. But explicit type conversions can be performed using the as keyword.

+
    +
  1. 🌟
  2. +
+
// FIX the errors and FILL in the blank
+// DON'T remove any code
+fn main() {
+    let decimal = 97.123_f32;
+
+    let integer: __ = decimal as u8;
+
+    let c1: char = decimal as char;
+    let c2 = integer as char;
+
+    assert_eq!(integer, 'b' as u8);
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟 By default, overflow will cause compile errors, but we can add an global annotation to suppress these errors.
  2. +
+
fn main() {
+    assert_eq!(u8::MAX, 255);
+    // The max of `u8` is 255 as shown above.
+    // so the below code will cause an overflow error: literal out of range for `u8`.
+    // PLEASE looking for clues within compile errors to FIX it.
+    // DON'T modify any code in main.
+    let v = 1000 as u8;
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟 When casting any value to an unsigned type T, T::MAX + 1 is added or subtracted until the value fits into the new type.
  2. +
+
fn main() {
+    assert_eq!(1000 as u16, __);
+
+    assert_eq!(1000 as u8, __);
+
+    // For positive numbers, this is the same as the modulus
+    println!("1000 mod 256 is : {}", 1000 % 256);
+
+    assert_eq!(-1_i8 as u8, __);
+    
+    // Since Rust 1.45, the `as` keyword performs a *saturating cast* 
+    // when casting from float to int. If the floating point value exceeds 
+    // the upper bound or is less than the lower bound, the returned value 
+    // will be equal to the bound crossed.
+    assert_eq!(300.1_f32 as u8, __);
+    assert_eq!(-100.1_f32 as u8, __);
+    
+
+    // This behavior incurs a small runtime cost and can be avoided 
+    // with unsafe methods, however the results might overflow and 
+    // return **unsound values**. Use these methods wisely:
+    unsafe {
+        // 300.0 is 44
+        println!("300.0 is {}", 300.0_f32.to_int_unchecked::<u8>());
+        // -100.0 as u8 is 156
+        println!("-100.0 as u8 is {}", (-100.0_f32).to_int_unchecked::<u8>());
+        // nan as u8 is 0
+        println!("nan as u8 is {}", f32::NAN.to_int_unchecked::<u8>());
+    }
+}
+
    +
  1. 🌟🌟🌟 Raw pointers can be converted to memory address (integer) and vice versa.
  2. +
+

+// FILL in the blanks
+fn main() {
+    let mut values: [i32; 2] = [1, 2];
+    let p1: *mut i32 = values.as_mut_ptr();
+    let first_address: usize = p1 __; 
+    let second_address = first_address + 4; // 4 == std::mem::size_of::<i32>()
+    let p2: *mut i32 = second_address __; // p2 points to the 2nd element in values
+    unsafe {
+        // Add one to the second element
+        __
+    }
+    
+    assert_eq!(values[1], 3);
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟🌟
  2. +
+
fn main() {
+    let arr :[u64; 13] = [0; 13];
+    assert_eq!(std::mem::size_of_val(&arr), 8 * 13);
+    let a: *const [u64] = &arr;
+    let b = a as *const [u8];
+    unsafe {
+        assert_eq!(std::mem::size_of_val(&*b), __)
+    }
+
+    println!("Success!");
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/type-conversions/from-into.html b/type-conversions/from-into.html new file mode 100644 index 000000000..c7782525f --- /dev/null +++ b/type-conversions/from-into.html @@ -0,0 +1,405 @@ + + + + + + From/Into - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

From/Into

+

The From trait allows for a type to define how to create itself from another type, hence providing a very simple mechanism for converting between several types.

+

The From and Into traits are inherently linked, and this is actually part of its implementation. It means if we write something like this: impl From<T> for U, then we can use +let u: U = U::from(T) or let u:U = T.into().

+

The Into trait is simply the reciprocal of the From trait. That is, if you have implemented the From trait for your type, then the Into trait will be automatically implemented for the same type.

+

Using the Into trait will typically require the type annotations as the compiler is unable to determine this most of the time.

+

For example, we can easily convert &str into String :

+
fn main() {
+    let my_str = "hello";
+
+    // three conversions below all depends on the fact: String implements From<&str>:
+    let string1 = String::from(my_str);
+    let string2 = my_str.to_string();
+    // Explicit type annotation is required here
+    let string3: String = my_str.into();
+}
+

Because the standard library has already implemented this for us : impl From<&'_ str> for String .

+

Some implementations of From trait can be found here.

+
    +
  1. 🌟🌟🌟
  2. +
+
fn main() {
+    // impl From<bool> for i32
+    let i1: i32 = false.into();
+    let i2: i32 = i32::from(false);
+    assert_eq!(i1, i2);
+    assert_eq!(i1, 0);
+
+    // FIX the error in two ways
+    /* 1. use a similar type which `impl From<char>`, maybe you
+    should check the docs mentioned above to find the answer */
+    // 2. a keyword from the last chapter
+    let i3: i32 = 'a'.into();
+
+    // FIX the error in two ways
+    let s: String = 'a' as String;
+
+    println!("Success!");
+}
+

Implement From for custom types

+
    +
  1. 🌟🌟
  2. +
+
// From is now included in `std::prelude`, so there is no need to introduce it into the current scope
+// use std::convert::From;
+
+#[derive(Debug)]
+struct Number {
+    value: i32,
+}
+
+impl From<i32> for Number {
+    // IMPLEMENT `from` method
+}
+
+// FILL in the blanks
+fn main() {
+    let num = __(30);
+    assert_eq!(num.value, 30);
+
+    let num: Number = __;
+    assert_eq!(num.value, 30);
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟🌟 When performing error handling it is often useful to implement From trait for our own error type. Then we can use ? to automatically convert the underlying error type to our own error type.
  2. +
+
use std::fs;
+use std::io;
+use std::num;
+
+enum CliError {
+    IoError(io::Error),
+    ParseError(num::ParseIntError),
+}
+
+impl From<io::Error> for CliError {
+    // IMPLEMENT from method
+}
+
+impl From<num::ParseIntError> for CliError {
+    // IMPLEMENT from method
+}
+
+fn open_and_parse_file(file_name: &str) -> Result<i32, CliError> {
+    // ? automatically converts io::Error to CliError
+    let contents = fs::read_to_string(&file_name)?;
+    // num::ParseIntError -> CliError
+    let num: i32 = contents.trim().parse()?;
+    Ok(num)
+}
+
+fn main() {
+    println!("Success!");
+}
+

TryFrom/TryInto

+

Similar to From and Into, TryFrom and TryInto are generic traits for converting between types.

+

Unlike From/Into, TryFrom and TryInto are used for fallible conversions and return a Result instead of a plain value.

+
    +
  1. 🌟🌟
  2. +
+
// TryFrom and TryInto are included in `std::prelude`, so there is no need to introduce it into the current scope
+// use std::convert::TryInto;
+
+fn main() {
+    let n: i16 = 256;
+
+    // Into trait has a method `into`,
+    // hence TryInto has a method ?
+    let n: u8 = match n.__() {
+        Ok(n) => n,
+        Err(e) => {
+            println!("there is an error when converting: {:?}, but we catch it", e.to_string());
+            0
+        }
+    };
+
+    assert_eq!(n, __);
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟🌟
  2. +
+
#[derive(Debug, PartialEq)]
+struct EvenNum(i32);
+
+impl TryFrom<i32> for EvenNum {
+    type Error = ();
+
+    // IMPLEMENT `try_from`
+    fn try_from(value: i32) -> Result<Self, Self::Error> {
+        if value % 2 == 0 {
+            Ok(EvenNum(value))
+        } else {
+            Err(())
+        }
+    }
+}
+
+fn main() {
+    assert_eq!(EvenNum::try_from(8), Ok(EvenNum(8)));
+    assert_eq!(EvenNum::try_from(5), Err(()));
+
+    // FILL in the blanks
+    let result: Result<EvenNum, ()> = 8i32.try_into();
+    assert_eq!(result, __);
+    let result: Result<EvenNum, ()> = 5i32.try_into();
+    assert_eq!(result, __);
+
+    println!("Success!");
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/type-conversions/intro.html b/type-conversions/intro.html new file mode 100644 index 000000000..eed245d4d --- /dev/null +++ b/type-conversions/intro.html @@ -0,0 +1,255 @@ + + + + + + Type Conversion - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Type Conversion

+

Learning resources:

+ + +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/type-conversions/others.html b/type-conversions/others.html new file mode 100644 index 000000000..d092678e7 --- /dev/null +++ b/type-conversions/others.html @@ -0,0 +1,405 @@ + + + + + + Others - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Others

+

Convert any type to String

+

To convert any type to String, you can simply use the ToString trait for that type. Rather than doing that directly, you should implement the fmt::Display trait which will automatically provides ToString and also allows you to print the type with println!.

+
    +
  1. 🌟🌟
  2. +
+
use std::fmt;
+
+struct Point {
+    x: i32,
+    y: i32,
+}
+
+impl fmt::Display for Point {
+    // IMPLEMENT fmt method
+}
+
+fn main() {
+    let origin = Point { x: 0, y: 0 };
+    // FILL in the blanks
+    assert_eq!(origin.__, "The point is (0, 0)");
+    assert_eq!(format!(__), "The point is (0, 0)");
+
+    println!("Success!");
+}
+

Parse a String

+
    +
  1. 🌟🌟🌟 We can use parse method to convert a String into a i32 number, this is because FromStr is implemented for i32 type in standard library: impl FromStr for i32
  2. +
+
// To use `from_str` method, you need to introduce this trait into the current scope.
+use std::str::FromStr;
+fn main() {
+    let parsed: i32 = "5".__.unwrap();
+    let turbo_parsed = "10".__.unwrap();
+    let from_str = __.unwrap();
+    let sum = parsed + turbo_parsed + from_str;
+    assert_eq!(sum, 35);
+
+    println!("Success!");
+}
+
    +
  1. 🌟🌟 We can also implement the FromStr trait for our custom types
  2. +
+
use std::str::FromStr;
+use std::num::ParseIntError;
+
+#[derive(Debug, PartialEq)]
+struct Point {
+    x: i32,
+    y: i32
+}
+
+impl FromStr for Point {
+    type Err = ParseIntError;
+
+    fn from_str(s: &str) -> Result<Self, Self::Err> {
+        let coords: Vec<&str> = s.trim_matches(|p| p == '(' || p == ')' )
+                                 .split(',')
+                                 .map(|x| x.trim())
+                                 .collect();
+
+        let x_fromstr = coords[0].parse::<i32>()?;
+        let y_fromstr = coords[1].parse::<i32>()?;
+
+        Ok(Point { x: x_fromstr, y: y_fromstr })
+    }
+}
+fn main() {
+    // FILL in the blanks in two ways
+    // DON'T change code anywhere else 
+    let p = __;
+    assert_eq!(p.unwrap(), Point{ x: 3, y: 4} );
+
+    println!("Success!");
+}
+

Deref

+

You can find all the examples and exercises of the Deref trait here.

+

Transmute

+

std::mem::transmute is a unsafe function can be used to reinterprets the bits of a value of one type as another type. Both of the original and the result types must have the same size and neither of them can be invalid.

+

transmute is semantically equivalent to a bitwise move of one type into another. It copies the bits from the source value into the destination value, then forgets the original, seems equivalent to C's memcpy under the hood.

+

So, transmute is incredibly unsafe ! The caller has to ensure all the safes himself!

+

Examples

+
    +
  1. transmute can be used to turn a pointer into a function pointer, this is not portable on machines where function pointer and data pointer have different sizes.
  2. +
+
fn foo() -> i32 {
+    0
+}
+
+fn main() {
+    let pointer = foo as *const ();
+    let function = unsafe {
+        std::mem::transmute::<*const (), fn() -> i32>(pointer)
+    };
+    assert_eq!(function(), 0);
+}
+
    +
  1. Extending a lifetime or shortening the lifetime of an invariant is an advanced usage of transmute, yeah, very unsafe Rust!.
  2. +
+
struct R<'a>(&'a i32);
+unsafe fn extend_lifetime<'b>(r: R<'b>) -> R<'static> {
+    std::mem::transmute::<R<'b>, R<'static>>(r)
+}
+
+unsafe fn shorten_invariant_lifetime<'b, 'c>(r: &'b mut R<'static>)
+                                             -> &'b mut R<'c> {
+    std::mem::transmute::<&'b mut R<'static>, &'b mut R<'c>>(r)
+}
+
    +
  1. Rather than using transmute, you can use some alternatives instead.
  2. +
+
fn main() {
+    /*Turning raw bytes(&[u8]) to u32, f64, etc.: */
+    let raw_bytes = [0x78, 0x56, 0x34, 0x12];
+
+    let num = unsafe { std::mem::transmute::<[u8; 4], u32>(raw_bytes) };
+
+    // Use `u32::from_ne_bytes` instead
+    let num = u32::from_ne_bytes(raw_bytes);
+    // Or use `u32::from_le_bytes` or `u32::from_be_bytes` to specify the endianness
+    let num = u32::from_le_bytes(raw_bytes);
+    assert_eq!(num, 0x12345678);
+    let num = u32::from_be_bytes(raw_bytes);
+    assert_eq!(num, 0x78563412);
+
+    /*Turning a pointer into a usize: */
+    let ptr = &0;
+    let ptr_num_transmute = unsafe { std::mem::transmute::<&i32, usize>(ptr) };
+
+    // Use an `as` cast instead
+    let ptr_num_cast = ptr as *const i32 as usize;
+
+    /*Turning an &mut T into an &mut U: */
+    let ptr = &mut 0;
+    let val_transmuted = unsafe { std::mem::transmute::<&mut i32, &mut u32>(ptr) };
+
+    // Now, put together `as` and reborrowing - note the chaining of `as`
+    // `as` is not transitive
+    let val_casts = unsafe { &mut *(ptr as *mut i32 as *mut u32) };
+
+    /*Turning an &str into a &[u8]: */
+    // This is not a good way to do this.
+    let slice = unsafe { std::mem::transmute::<&str, &[u8]>("Rust") };
+    assert_eq!(slice, &[82, 117, 115, 116]);
+
+    // You could use `str::as_bytes`
+    let slice = "Rust".as_bytes();
+    assert_eq!(slice, &[82, 117, 115, 116]);
+
+    // Or, just use a byte string, if you have control over the string
+    // literal
+    assert_eq!(b"Rust", &[82, 117, 115, 116]);
+}
+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/unsafe/inline-asm.html b/unsafe/inline-asm.html new file mode 100644 index 000000000..cc02244a7 --- /dev/null +++ b/unsafe/inline-asm.html @@ -0,0 +1,631 @@ + + + + + + Inline assembly - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Inline assembly

+

Rust provides support for inline assembly via the asm! macro. +It can be used to embed handwritten assembly in the assembly output generated by the compiler. +Generally this should not be necessary, but might be where the required performance or timing +cannot be otherwise achieved. Accessing low level hardware primitives, e.g. in kernel code, may also demand this functionality.

+
+

Note: the examples here are given in x86/x86-64 assembly, but other architectures are also supported.

+
+

Inline assembly is currently supported on the following architectures:

+
    +
  • x86 and x86-64
  • +
  • ARM
  • +
  • AArch64
  • +
  • RISC-V
  • +
+

Basic usage

+

Let us start with the simplest possible example:

+
#![allow(unused)]
+fn main() {
+use std::arch::asm;
+
+unsafe {
+    asm!("nop");
+}
+}
+

This will insert a NOP (no operation) instruction into the assembly generated by the compiler. +Note that all asm! invocations have to be inside an unsafe block, as they could insert +arbitrary instructions and break various invariants. The instructions to be inserted are listed +in the first argument of the asm! macro as a string literal.

+

Inputs and outputs

+

Now inserting an instruction that does nothing is rather boring. Let us do something that +actually acts on data:

+
#![allow(unused)]
+fn main() {
+use std::arch::asm;
+
+let x: u64;
+unsafe {
+    asm!("mov {}, 5", out(reg) x);
+}
+assert_eq!(x, 5);
+}
+

This will write the value 5 into the u64 variable x. +You can see that the string literal we use to specify instructions is actually a template string. +It is governed by the same rules as Rust format strings. +The arguments that are inserted into the template however look a bit different than you may +be familiar with. First we need to specify if the variable is an input or an output of the +inline assembly. In this case it is an output. We declared this by writing out. +We also need to specify in what kind of register the assembly expects the variable. +In this case we put it in an arbitrary general purpose register by specifying reg. +The compiler will choose an appropriate register to insert into +the template and will read the variable from there after the inline assembly finishes executing.

+

Let us see another example that also uses an input:

+
#![allow(unused)]
+fn main() {
+use std::arch::asm;
+
+let i: u64 = 3;
+let o: u64;
+unsafe {
+    asm!(
+        "mov {0}, {1}",
+        "add {0}, 5",
+        out(reg) o,
+        in(reg) i,
+    );
+}
+assert_eq!(o, 8);
+}
+

This will add 5 to the input in variable i and write the result to variable o. +The particular way this assembly does this is first copying the value from i to the output, +and then adding 5 to it.

+

The example shows a few things:

+

First, we can see that asm! allows multiple template string arguments; each +one is treated as a separate line of assembly code, as if they were all joined +together with newlines between them. This makes it easy to format assembly +code.

+

Second, we can see that inputs are declared by writing in instead of out.

+

Third, we can see that we can specify an argument number, or name as in any format string. +For inline assembly templates this is particularly useful as arguments are often used more than once. +For more complex inline assembly using this facility is generally recommended, as it improves +readability, and allows reordering instructions without changing the argument order.

+

We can further refine the above example to avoid the mov instruction:

+
#![allow(unused)]
+fn main() {
+use std::arch::asm;
+
+let mut x: u64 = 3;
+unsafe {
+    asm!("add {0}, 5", inout(reg) x);
+}
+assert_eq!(x, 8);
+}
+

We can see that inout is used to specify an argument that is both input and output. +This is different from specifying an input and output separately in that it is guaranteed to assign both to the same register.

+

It is also possible to specify different variables for the input and output parts of an inout operand:

+
#![allow(unused)]
+fn main() {
+use std::arch::asm;
+
+let x: u64 = 3;
+let y: u64;
+unsafe {
+    asm!("add {0}, 5", inout(reg) x => y);
+}
+assert_eq!(y, 8);
+}
+

Late output operands

+

The Rust compiler is conservative with its allocation of operands. It is assumed that an out +can be written at any time, and can therefore not share its location with any other argument. +However, to guarantee optimal performance it is important to use as few registers as possible, +so they won't have to be saved and reloaded around the inline assembly block. +To achieve this Rust provides a lateout specifier. This can be used on any output that is +written only after all inputs have been consumed. +There is also a inlateout variant of this specifier.

+

Here is an example where inlateout cannot be used:

+
#![allow(unused)]
+fn main() {
+use std::arch::asm;
+
+let mut a: u64 = 4;
+let b: u64 = 4;
+let c: u64 = 4;
+unsafe {
+    asm!(
+        "add {0}, {1}",
+        "add {0}, {2}",
+        inout(reg) a,
+        in(reg) b,
+        in(reg) c,
+    );
+}
+assert_eq!(a, 12);
+}
+

Here the compiler is free to allocate the same register for inputs b and c since it knows they have the same value. However it must allocate a separate register for a since it uses inout and not inlateout. If inlateout was used, then a and c could be allocated to the same register, in which case the first instruction to overwrite the value of c and cause the assembly code to produce the wrong result.

+

However the following example can use inlateout since the output is only modified after all input registers have been read:

+
#![allow(unused)]
+fn main() {
+use std::arch::asm;
+
+let mut a: u64 = 4;
+let b: u64 = 4;
+unsafe {
+    asm!("add {0}, {1}", inlateout(reg) a, in(reg) b);
+}
+assert_eq!(a, 8);
+}
+

As you can see, this assembly fragment will still work correctly if a and b are assigned to the same register.

+

Explicit register operands

+

Some instructions require that the operands be in a specific register. +Therefore, Rust inline assembly provides some more specific constraint specifiers. +While reg is generally available on any architecture, explicit registers are highly architecture specific. E.g. for x86 the general purpose registers eax, ebx, ecx, edx, ebp, esi, and edi among others can be addressed by their name.

+
#![allow(unused)]
+fn main() {
+use std::arch::asm;
+
+let cmd = 0xd1;
+unsafe {
+    asm!("out 0x64, eax", in("eax") cmd);
+}
+}
+

In this example we call the out instruction to output the content of the cmd variable to port 0x64. Since the out instruction only accepts eax (and its sub registers) as operand we had to use the eax constraint specifier.

+
+

Note: unlike other operand types, explicit register operands cannot be used in the template string: you can't use {} and should write the register name directly instead. Also, they must appear at the end of the operand list after all other operand types.

+
+

Consider this example which uses the x86 mul instruction:

+
#![allow(unused)]
+fn main() {
+use std::arch::asm;
+
+fn mul(a: u64, b: u64) -> u128 {
+    let lo: u64;
+    let hi: u64;
+
+    unsafe {
+        asm!(
+            // The x86 mul instruction takes rax as an implicit input and writes
+            // the 128-bit result of the multiplication to rax:rdx.
+            "mul {}",
+            in(reg) a,
+            inlateout("rax") b => lo,
+            lateout("rdx") hi
+        );
+    }
+
+    ((hi as u128) << 64) + lo as u128
+}
+}
+

This uses the mul instruction to multiply two 64-bit inputs with a 128-bit result. +The only explicit operand is a register, that we fill from the variable a. +The second operand is implicit, and must be the rax register, which we fill from the variable b. +The lower 64 bits of the result are stored in rax from which we fill the variable lo. +The higher 64 bits are stored in rdx from which we fill the variable hi.

+

Clobbered registers

+

In many cases inline assembly will modify state that is not needed as an output. +Usually this is either because we have to use a scratch register in the assembly or because instructions modify state that we don't need to further examine. +This state is generally referred to as being "clobbered". +We need to tell the compiler about this since it may need to save and restore this state around the inline assembly block.

+
use core::arch::asm;
+
+fn main() {
+    // three entries of four bytes each
+    let mut name_buf = [0_u8; 12];
+    // String is stored as ascii in ebx, edx, ecx in order
+    // Because ebx is reserved, we get a scratch register and move from
+    // ebx into it in the asm.  The asm needs to preserve the value of
+    // that register though, so it is pushed and popped around the main asm
+    // (in 64 bit mode for 64 bit processors, 32 bit processors would use ebx)
+
+    unsafe {
+        asm!(
+            "push rbx",
+            "cpuid",
+            "mov [{0}], ebx",
+            "mov [{0} + 4], edx",
+            "mov [{0} + 8], ecx",
+            "pop rbx",
+            // We use a pointer to an array for storing the values to simplify
+            // the Rust code at the cost of a couple more asm instructions
+            // This is more explicit with how the asm works however, as opposed
+            // to explicit register outputs such as `out("ecx") val`
+            // The *pointer itself* is only an input even though it's written behind
+            in(reg) name_buf.as_mut_ptr(),
+            // select cpuid 0, also specify eax as clobbered
+            inout("eax") 0 => _,
+            // cpuid clobbers these registers too
+            out("ecx") _,
+            out("edx") _,
+        );
+    }
+
+    let name = core::str::from_utf8(&name_buf).unwrap();
+    println!("CPU Manufacturer ID: {}", name);
+}
+

In the example above we use the cpuid instruction to read the CPU manufacturer ID. +This instruction writes to eax with the maximum supported cpuid argument and ebx, esx, and ecx with the CPU manufacturer ID as ASCII bytes in that order.

+

Even though eax is never read we still need to tell the compiler that the register has been modified so that the compiler can save any values that were in these registers before the asm. This is done by declaring it as an output but with _ instead of a variable name, which indicates that the output value is to be discarded.

+

This code also works around the limitation that ebx is a reserved register by LLVM. That means that LLVM assumes that it has full control over the register and it must be restored to its original state before exiting the asm block, so it cannot be used as an output. To work around this we save the register via push, read from ebx inside the asm block into a temporary register allocated with out(reg) and then restoring ebx to its original state via pop. The push and pop use the full 64-bit rbx version of the register to ensure that the entire register is saved. On 32 bit targets the code would instead use ebx in the push/pop.

+

This can also be used with a general register class (e.g. reg) to obtain a scratch register for use inside the asm code:

+
#![allow(unused)]
+fn main() {
+use std::arch::asm;
+
+// Multiply x by 6 using shifts and adds
+let mut x: u64 = 4;
+unsafe {
+    asm!(
+        "mov {tmp}, {x}",
+        "shl {tmp}, 1",
+        "shl {x}, 2",
+        "add {x}, {tmp}",
+        x = inout(reg) x,
+        tmp = out(reg) _,
+    );
+}
+assert_eq!(x, 4 * 6);
+}
+

Symbol operands and ABI clobbers

+

By default, asm! assumes that any register not specified as an output will have its contents preserved by the assembly code. The clobber_abi argument to asm! tells the compiler to automatically insert the necessary clobber operands according to the given calling convention ABI: any register which is not fully preserved in that ABI will be treated as clobbered. Multiple clobber_abi arguments may be provided and all clobbers from all specified ABIs will be inserted.

+
#![allow(unused)]
+fn main() {
+use std::arch::asm;
+
+extern "C" fn foo(arg: i32) -> i32 {
+    println!("arg = {}", arg);
+    arg * 2
+}
+
+fn call_foo(arg: i32) -> i32 {
+    unsafe {
+        let result;
+        asm!(
+            "call *{}",
+            // Function pointer to call
+            in(reg) foo,
+            // 1st argument in rdi
+            in("rdi") arg,
+            // Return value in rax
+            out("rax") result,
+            // Mark all registers which are not preserved by the "C" calling
+            // convention as clobbered.
+            clobber_abi("C"),
+        );
+        result
+    }
+}
+}
+

Register template modifiers

+

In some cases, fine control is needed over the way a register name is formatted when inserted into the template string. This is needed when an architecture's assembly language has several names for the same register, each typically being a "view" over a subset of the register (e.g. the low 32 bits of a 64-bit register).

+

By default the compiler will always choose the name that refers to the full register size (e.g. rax on x86-64, eax on x86, etc).

+

This default can be overridden by using modifiers on the template string operands, just like you would with format strings:

+
#![allow(unused)]
+fn main() {
+use std::arch::asm;
+
+let mut x: u16 = 0xab;
+
+unsafe {
+    asm!("mov {0:h}, {0:l}", inout(reg_abcd) x);
+}
+
+assert_eq!(x, 0xabab);
+}
+

In this example, we use the reg_abcd register class to restrict the register allocator to the 4 legacy x86 registers (ax, bx, cx, dx) of which the first two bytes can be addressed independently.

+

Let us assume that the register allocator has chosen to allocate x in the ax register. +The h modifier will emit the register name for the high byte of that register and the l modifier will emit the register name for the low byte. The asm code will therefore be expanded as mov ah, al which copies the low byte of the value into the high byte.

+

If you use a smaller data type (e.g. u16) with an operand and forget the use template modifiers, the compiler will emit a warning and suggest the correct modifier to use.

+

Memory address operands

+

Sometimes assembly instructions require operands passed via memory addresses/memory locations. +You have to manually use the memory address syntax specified by the target architecture. +For example, on x86/x86_64 using Intel assembly syntax, you should wrap inputs/outputs in [] to indicate they are memory operands:

+
#![allow(unused)]
+fn main() {
+use std::arch::asm;
+
+fn load_fpu_control_word(control: u16) {
+    unsafe {
+        asm!("fldcw [{}]", in(reg) &control, options(nostack));
+    }
+}
+}
+

Labels

+

Any reuse of a named label, local or otherwise, can result in an assembler or linker error or may cause other strange behavior. Reuse of a named label can happen in a variety of ways including:

+
    +
  • explicitly: using a label more than once in one asm! block, or multiple times across blocks.
  • +
  • implicitly via inlining: the compiler is allowed to instantiate multiple copies of an asm! block, for example when the function containing it is inlined in multiple places.
  • +
  • implicitly via LTO: LTO can cause code from other crates to be placed in the same codegen unit, and so could bring in arbitrary labels.
  • +
+

As a consequence, you should only use GNU assembler numeric local labels inside inline assembly code. Defining symbols in assembly code may lead to assembler and/or linker errors due to duplicate symbol definitions.

+

Moreover, on x86 when using the default Intel syntax, due to an LLVM bug, you shouldn't use labels exclusively made of 0 and 1 digits, e.g. 0, 11 or 101010, as they may end up being interpreted as binary values. Using options(att_syntax) will avoid any ambiguity, but that affects the syntax of the entire asm! block. (See Options, below, for more on options.)

+
#![allow(unused)]
+fn main() {
+use std::arch::asm;
+
+let mut a = 0;
+unsafe {
+    asm!(
+        "mov {0}, 10",
+        "2:",
+        "sub {0}, 1",
+        "cmp {0}, 3",
+        "jle 2f",
+        "jmp 2b",
+        "2:",
+        "add {0}, 2",
+        out(reg) a
+    );
+}
+assert_eq!(a, 5);
+}
+

This will decrement the {0} register value from 10 to 3, then add 2 and store it in a.

+

This example shows a few things:

+
    +
  • First, that the same number can be used as a label multiple times in the same inline block.
  • +
  • Second, that when a numeric label is used as a reference (as an instruction operand, for example), the suffixes “b” (“backward”) or ”f” (“forward”) should be added to the numeric label. It will then refer to the nearest label defined by this number in this direction.
  • +
+

Options

+

By default, an inline assembly block is treated the same way as an external FFI function call with a custom calling convention: it may read/write memory, have observable side effects, etc. However, in many cases it is desirable to give the compiler more information about what the assembly code is actually doing so that it can optimize better.

+

Let's take our previous example of an add instruction:

+
#![allow(unused)]
+fn main() {
+use std::arch::asm;
+
+let mut a: u64 = 4;
+let b: u64 = 4;
+unsafe {
+    asm!(
+        "add {0}, {1}",
+        inlateout(reg) a, in(reg) b,
+        options(pure, nomem, nostack),
+    );
+}
+assert_eq!(a, 8);
+}
+

Options can be provided as an optional final argument to the asm! macro. We specified three options here:

+
    +
  • pure means that the asm code has no observable side effects and that its output depends only on its inputs. This allows the compiler optimizer to call the inline asm fewer times or even eliminate it entirely.
  • +
  • nomem means that the asm code does not read or write to memory. By default the compiler will assume that inline assembly can read or write any memory address that is accessible to it (e.g. through a pointer passed as an operand, or a global).
  • +
  • nostack means that the asm code does not push any data onto the stack. This allows the compiler to use optimizations such as the stack red zone on x86-64 to avoid stack pointer adjustments.
  • +
+

These allow the compiler to better optimize code using asm!, for example by eliminating pure asm! blocks whose outputs are not needed.

+

See the reference for the full list of available options and their effects.

+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/unsafe/intro.html b/unsafe/intro.html new file mode 100644 index 000000000..1c1f3adcc --- /dev/null +++ b/unsafe/intro.html @@ -0,0 +1,250 @@ + + + + + + Unsafe doing - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Unsafe todo

+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/variables.html b/variables.html new file mode 100644 index 000000000..b2f62299e --- /dev/null +++ b/variables.html @@ -0,0 +1,396 @@ + + + + + + Variables - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Variables

+

Binding and mutability

+
    +
  1. 🌟 A variable can be used only if it has been initialized.
  2. +
+

+// Fix the error below with least amount of modification to the code
+fn main() {
+    let x: i32; // Uninitialized but used, ERROR !
+    let y: i32; // Uninitialized but also unused, only a Warning !
+
+    assert_eq!(x, 5);
+    println!("Success!");
+}
+
    +
  1. 🌟 Use mut to mark a variable as mutable.
  2. +
+

+// Fill the blanks in the code to make it compile
+fn main() {
+    let __ __ = 1;
+    __ += 2; 
+    
+    assert_eq!(x, 3);
+    println!("Success!");
+}
+

Scope

+

A scope is the range within the program for which the item is valid.

+
    +
  1. 🌟
  2. +
+

+// Fix the error below with least amount of modification
+fn main() {
+    let x: i32 = 10;
+    {
+        let y: i32 = 5;
+        println!("The value of x is {} and value of y is {}", x, y);
+    }
+    println!("The value of x is {} and value of y is {}", x, y); 
+}
+
    +
  1. 🌟🌟
  2. +
+

+// Fix the error with the use of define_x
+fn main() {
+    println!("{}, world", x); 
+}
+
+fn define_x() {
+    let x = "hello";
+}
+

Shadowing

+

You can declare a new variable with the same name as a previous variable, here we can say the first one is shadowed by the second one.

+
    +
  1. 🌟🌟
  2. +
+

+// Only modify `assert_eq!` to make the `println!` work(print `42` in terminal)
+fn main() {
+    let x: i32 = 5;
+    {
+        let x = 12;
+        assert_eq!(x, 5);
+    }
+
+    assert_eq!(x, 12);
+
+    let x = 42;
+    println!("{}", x); // Prints "42".
+}
+
    +
  1. 🌟🌟
  2. +
+

+// Remove a line in the code to make it compile
+fn main() {
+    let mut x: i32 = 1;
+    x = 7;
+    // Shadowing and re-binding
+    let x = x; 
+    x += 3;
+
+
+    let y = 4;
+    // Shadowing
+    let y = "I can also be bound to text!"; 
+
+    println!("Success!");
+}
+

Unused variables

+
    +
  1. Fix the warning below with :
  2. +
+
    +
  • 🌟 Only one solution
  • +
  • 🌟🌟 Two distinct solutions
  • +
+
+

Note: none of the solutions is to remove the line let x = 1

+
+

+fn main() {
+    let x = 1; 
+}
+
+// Warning: unused variable: `x`
+

Destructuring

+
    +
  1. 🌟🌟 We can use a pattern with let to destructure a tuple to separate variables.
  2. +
+
+

Tips: you can use Shadowing or Mutability

+
+

+// Fix the error below with least amount of modification
+fn main() {
+    let (x, y) = (1, 2);
+    x += 2;
+
+    assert_eq!(x, 3);
+    assert_eq!(y, 2);
+
+    println!("Success!");
+}
+

Destructuring assignments

+

Introduced in Rust 1.59: You can now use tuple, slice, and struct patterns as the left-hand side of an assignment.

+
    +
  1. 🌟🌟
  2. +
+
+

Note: the feature Destructuring assignments need 1.59 or higher Rust version

+
+

+fn main() {
+    let (x, y);
+    (x,..) = (3, 4);
+    [.., y] = [1, 2];
+    // Fill the blank to make the code work
+    assert_eq!([x,y], __);
+
+    println!("Success!");
+} 
+
+

You can find the solutions here(under the solutions path), but only use it when you need it

+
+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/weak.html b/weak.html new file mode 100644 index 000000000..6f9315b3c --- /dev/null +++ b/weak.html @@ -0,0 +1,250 @@ + + + + + + Weak and Circle reference TODO - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+

Weak and Circle reference

+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/why-exercise.html b/why-exercise.html new file mode 100644 index 000000000..914894d6a --- /dev/null +++ b/why-exercise.html @@ -0,0 +1,284 @@ + + + + + + Rust By Practice - Rust By Practice + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ +
+
+
+ +
+

Practice Rust with challenging examples, exercises and projects

+
+

Stars Count Forks Count +LICENSE

+
+

This book was designed for easily diving into and getting skilled with Rust, and it's very easy to use: All you need to do is to make each exercise compile without ERRORS and Panics !

+

Reading online

+ +

Running locally

+

We use mdbook building our exercises. You can run locally with below steps:

+
$ git clone git@github.com:sunface/rust-by-practice.git
+$ cargo install mdbook
+$ cd rust-by-practice && mdbook serve en/ 
+
+

Features

+

Part of our examples and exercises are borrowed from Rust By Example, thanks for your great works!

+

Although they are so awesome, we have our own secret weapons :)

+
    +
  • +

    There are three parts in each chapter: examples, exercises and practices

    +
  • +
  • +

    Besides examples, we have a lot of exercises, you can Read, Edit and Run them ONLINE

    +
  • +
  • +

    Covering nearly all aspects of Rust, such as async/await, threads, sync primitives, optimizing, standard libraries, tool chain, data structures and algorithms etc.

    +
  • +
  • +

    Every exercise has its own solutions

    +
  • +
  • +

    The overall difficulties are a bit higher and from easy to super hard: easy 🌟 medium 🌟🌟 hard 🌟🌟🌟 super hard 🌟🌟🌟🌟

    +
  • +
+

What we want to do is fill in the gap between learning and getting started with real projects.

+ +
+
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file